Aiden Cline
cb034dc28c
rm log statement
2026-01-25 12:44:17 -05:00
ishaksebsib
ea29d4d86f
fix(tui): prevent crash when theme search returns no results ( #10565 )
2026-01-25 12:11:49 -05:00
Michael Yochpaz
d1aeb93b40
fix(provider): enable thinking for google-vertex-anthropic models ( #10442 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-01-24 23:42:29 -05:00
Aiden Cline
16ae5e86a3
tweak: make question valdiation more lax to avoid tool call failures
2026-01-24 23:11:21 -05:00
Maharshi Patel
b757c5b0c6
fix(opentui): question selection click when terminal unfocused ( #9731 )
2026-01-24 15:12:16 -05:00
Dax Raad
05cf87fd8c
tests
2026-01-24 14:16:46 -05:00
Dax Raad
04af783c63
sync
2026-01-24 14:14:17 -05:00
Dax Raad
9920190f6b
core: fix models snapshot loading to prevent caching issues
2026-01-24 14:06:07 -05:00
Dax Raad
f9e8fbfb8a
core: fix unicode filename handling in snapshot diff by disabling quote escaping
...
This ensures unicode and special characters in filenames are displayed correctly when generating diff patches, allowing proper file detection and revert operations
2026-01-24 13:07:07 -05:00
zerone0x
6550de3398
fix(provider): deep merge providerOptions in applyCaching ( #10323 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-01-24 13:07:04 -05:00
Britt
16c9f5b8a4
fix(web): construct apply_patch metadata before requesting permission ( #10422 )
2026-01-24 12:00:21 -06:00
Dax Raad
e47a14fd43
get rid of models.dev macro
2026-01-24 12:27:13 -05:00
Sebastian Herrlinger
cfe3fd3bb6
use min/maxHeight for question textarea
2026-01-24 12:14:12 -05:00
Aiden Cline
75ede6a527
tweak: tell the model what model it is in environment section of prompt
2026-01-24 12:10:15 -05:00
justfortheloveof
fa63209e3d
fix: permission prompt should ignore keyboard events while dialog stack len > 0 ( #10338 )
2026-01-24 12:01:46 -05:00
GitHub Action
d66cd3dcfc
chore: generate
2026-01-24 14:47:36 +00:00
Ariane Emory
59803d52a6
fix(tui): Use selectedForeground for question prompt tab text visibility ( resolves #10334 ) ( #10337 )
2026-01-24 09:46:59 -05:00
Fynn
b93808a31b
fix: retry webfetch with simple UA on 403 ( #10328 )
2026-01-24 00:14:32 -05:00
GitHub Action
f566cfa948
chore: generate
2026-01-24 05:12:45 +00:00
Daniel Olowoniyi
1da8e131d7
fix: allow gpt-5.1-codex model in codex auth pluginFixes ( #10181 )
2026-01-24 00:11:54 -05:00
Shantur Rathore
b271a4f2c0
feat(tasks): Add model info as part of metadata ( #10307 )
2026-01-24 00:10:40 -05:00
Arthur
2d61d471ee
fix: add xhigh reasoning effort for GitHub Copilot GPT-5 models ( #10092 )
...
Co-authored-by: Arthur Freitas Ramos <arthur@MacBook-Air-de-Arthur.local >
2026-01-24 00:09:47 -05:00
Alex Yaroshuk
724bb5ad92
fix(app): normalize path separators for session diff filtering on Windows ( #10291 )
2026-01-23 16:17:47 -06:00
Ariane Emory
8456b15b1c
feat: always center selected item in selection dialogs ( resolves #10209 ) ( #10207 )
2026-01-23 11:59:39 -06:00
Adam
6f392b9bbe
perf(app): faster workspace creation
2026-01-23 05:18:42 -06:00
zerone0x
8cd1708b56
fix(provider): add thinking presets for Google Vertex Anthropic ( #9953 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-01-22 19:44:18 -06:00
Idris Gadi
e265fd5168
fix(tui): add weight to fuzzy search to maintain title priority ( #10106 )
2026-01-22 16:15:11 -06:00
iltenahmet
a90f5ca0e9
fix(ui): show file path in apply_patch request permission screen ( #10079 )
2026-01-22 13:43:11 -06:00
Greg Pstrucha
6bb7cc3e4d
fix(attach): allow remote --dir ( #8969 )
2026-01-22 13:19:08 -06:00
Adam
070dbd1111
Revert "fix: handle special characters in paths and git snapshot reading logic( #9804 ) ( #9807 )"
...
This reverts commit 6e81139742 .
2026-01-22 10:37:13 -06:00
Adam
4e9d2881f4
Revert "fix(core): snapshot regression"
...
This reverts commit 9ca28b4752 .
2026-01-22 10:35:31 -06:00
Aiden Cline
64668b52bb
tweak: bash tool, ensure cat will trigger external_directory perm
2026-01-22 10:26:06 -06:00
karta0807913
367a824ef6
feat(mcp log): print mcp stderr to opencode log file ( #9982 )
...
Co-authored-by: chuxuan.liang <chuxuan.liang@bytedance.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-01-22 10:02:26 -06:00
Cas
7314571c3f
fix(codex): write refresh tokens to openai auth ( #10010 ) ( #10011 )
2026-01-22 09:53:09 -06:00
Adam
526b00d413
feat(app): add workspace startup script to projects
2026-01-22 07:42:56 -06:00
Aiden Cline
4a98b986ea
fix: ensure images are properly returned as tool results
2026-01-21 23:54:44 -06:00
Alex Sadleir
2791300b65
fix(acp): rename setSessionModel to unstable_setSessionModel ( #9940 )
2026-01-21 22:11:09 -06:00
luo jiyin
155a6302d2
fix: correct spelling 'supercedes' to 'supersedes' ( #9935 )
...
Signed-off-by: luojiyin <luojiyin@hotmail.com >
2026-01-21 22:10:40 -06:00
dpuyosa
36ece4e82f
feat: Add promptCacheKey for Venice provider ( #9915 )
2026-01-21 20:28:04 -06:00
Daniel Rodriguez
e10f160f10
fix: include _noop tool in activeTools for LiteLLM proxy compatibility ( #9912 )
2026-01-21 18:46:41 -06:00
Aiden Cline
889c8c5acf
mark subagent sessions as agent initiated to ensure they dont count against quota (got the ok from copilot team)
2026-01-21 16:33:43 -06:00
Suad Wolgram
3fb7fe07a8
feat(ui): add gruvbox theme (Web/App) ( #9855 )
2026-01-21 15:34:27 -06:00
Aiden Cline
3ac44e7f9d
add chat.headers hook, adjust codex and copilot plugins to use it
2026-01-21 15:10:08 -06:00
Tommy D. Rossi
6922553273
feat(acp): add session/list and session/fork support ( #7976 )
2026-01-21 14:14:56 -06:00
Aiden Cline
54714b7d10
fix: when dropping unsupported metadata match on providerID/model.id instead of providerID/model.api.id to prevent regression when using legacy model ids (pre-variant)
2026-01-21 13:39:55 -06:00
Aiden Cline
b1a6072991
tweak: adjust textVerbosity and reasoningEffort defaults to better match codex cli
2026-01-21 13:23:04 -06:00
Daniel Olowoniyi
1b13aca9c2
feat: implement home directory expansion for permission patterns using ~ and $HOME prefixes. ( #9813 )
2026-01-21 12:52:21 -06:00
Aiden Cline
fbd2bfd5b6
tweak: add back todo list tools for openai models
2026-01-21 12:14:09 -06:00
Noam Bressler
149d16d059
fix: Persist loaded model and mode on ACP session load ( #9829 )
2026-01-21 12:10:54 -06:00
Vladimir Glafirov
b14e68f026
chore(deps): update GitLab packages for better self-hosted instance support ( #9856 )
2026-01-21 11:23:33 -06:00