Aiden Cline
76d122b48e
tweak: retry logic to catch certain provider problems
2026-01-26 16:12:41 -05:00
GitHub Action
059b7dd50e
chore: generate
2026-01-26 18:50:58 +00:00
Tim
c3541d98a4
fix: ensure openai 404 errors are retried ( #10590 )
2026-01-26 13:50:04 -05:00
Aiden Cline
c29791caa2
feat: use anthropic compat messages api for anthropic models through copilot
2026-01-26 13:18:08 -05:00
Sebastian Herrlinger
f877b0cd71
upgrade opentui to v0.1.75
2026-01-26 11:17:26 -05:00
Aiden Cline
5be2bcf5c9
feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them ( #10678 )
2026-01-26 10:49:41 -05:00
Steffen Deusch
90d0bb3bf0
feat(opencode): add agent description ( #10680 )
2026-01-26 10:43:10 -05:00
adamelmore
c13fc50272
fix(app): query selector with non-latin chars
2026-01-26 09:33:42 -06:00
Ariane Emory
e399b46c51
fix: Make diff wrapping toggle always available in command_list and correct a type error ( resolves #10682 ) ( #10683 )
2026-01-26 09:01:23 -05:00
Noam Bressler
2db6a1bf32
fix: await SessionRevert.cleanup for shell ( #10669 )
2026-01-26 07:36:17 -05:00
Idris Gadi
e71ac24ec6
fix(tui): add visual feedback for diff wrap and conceal toggles ( #10655 )
2026-01-26 07:34:09 -05:00
adamelmore
fcb7685d9a
fix(core): don't override source in custom provider loaders
2026-01-25 20:40:00 -06:00
adamelmore
7f35955df5
wip(app): provider settings
2026-01-25 20:40:00 -06:00
Aiden Cline
35b5c4d4db
tweak: adjust tui syncing logic to help prevent case where agents would be undefined / missing
2026-01-25 21:26:47 -05:00
Aiden Cline
97999b956a
fix: remove broken app.tsx command option
2026-01-25 20:27:41 -05:00
Ariane Emory
fa2ce06d76
fix(tui): Move animations toggle to global System category ( resolves #10495 ) ( #10497 )
2026-01-25 17:57:47 -05:00
Aiden Cline
66da7594d4
ignore: rm spoof and bump plugin version
2026-01-25 17:27:24 -05:00
adamelmore
d57338cfd5
chore: cleanup
2026-01-25 13:20:18 -06:00
adamelmore
65c12c7117
fix(app): run start command after reset
2026-01-25 13:20:18 -06:00
Aiden Cline
cb034dc28c
rm log statement
2026-01-25 12:44:17 -05:00
opencode
7a6447b068
release: v1.1.36
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-25 17:29:26 +00: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
b29d5ee105
test: fix
2026-01-24 23:42:12 -05:00
Aiden Cline
25644f2948
test: fix
2026-01-24 23:41:47 -05:00
Aiden Cline
16ae5e86a3
tweak: make question valdiation more lax to avoid tool call failures
2026-01-24 23:11:21 -05:00
opencode
fc4b6c493b
release: v1.1.35
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-25 00:37:58 +00: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
52f3917a29
fix nix
2026-01-24 13:24:40 -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
Vladimir Glafirov
cb6b09d905
fix: bump gitlab-ai-provider version ( #10255 )
2026-01-24 00:11:18 -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