Commit Graph

3057 Commits

Author SHA1 Message Date
Aiden Cline 4c4f51cc29 core: fix issue when switching models (mainly between providers) where past reasoning/metadata would be sent to server and cause 400 errors since they came from another account/provider 2026-01-20 16:39:00 -06:00
Aiden Cline c568f0b748 chore: rename toModelMessage -> toModelMessages 2026-01-20 16:16:23 -06:00
opencode b2145a81d1 release: v1.1.28
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-20 22:04:12 +00:00
Trevor Walker ecccd10bf3 fix(opencode): preserve tool input from running state for MCP tool results (#9667) 2026-01-20 15:12:15 -06:00
Idris Gadi 4d983c4b77 fix(tui): prevent sidebar height from overflowing. (#9689) 2026-01-20 14:56:18 -06:00
Tommy D. Rossi ba92a028aa fix: pass arguments to commands without explicit placeholders (#9606) 2026-01-20 11:12:43 -06:00
Aiden Cline 4873631197 tweak: adjust codex prompt to discourage unnecessary question asking and encourage more autonomy 2026-01-20 11:08:04 -06:00
msvechla 49b193f61b fix(mcp): register OAuth callback before opening browser (#9646) 2026-01-20 10:18:49 -06:00
GitHub Action 8e3c611633 chore: generate 2026-01-20 16:11:56 +00:00
Noam Bressler 0a38e1add8 feat: Support ACP audience by mapping to ignore and synthetic (#9593)
Co-authored-by: noam-v <noam@bespo.ai>
2026-01-20 10:11:02 -06:00
Rahul A Mistry 7965ccea94 fix(app): terminal no longer hangs on exit or ctrl + D and closes the pane (#9506) 2026-01-20 09:42:20 -06:00
Adam 161f9e6e32 wip(app): settings 2026-01-20 07:33:44 -06:00
opencode 4d2e570b3a release: v1.1.27
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-20 12:13:48 +00:00
GitHub Action c4bb0cd487 chore: generate 2026-01-20 06:33:16 +00:00
Aiden Cline 96e8e691b9 rm filetime assertions from patch tool 2026-01-20 00:32:29 -06:00
Craig Jellick 162f3589c2 fix: add space toggle hint to tool selection prompt (#9535) 2026-01-19 23:38:26 -06:00
Aiden Cline c099f9001b chore: remove duplicate prompt file 2026-01-19 23:22:57 -06:00
Aiden Cline f421eee542 fix: ensure truncation handling applies to mcp servers too 2026-01-19 23:19:24 -06:00
James Meng b0596ab947 fix(batch): update batch tool definition to outline correct value for max tool calls (#9517) 2026-01-19 22:15:02 -06:00
Dax Raad 19bba02e90 tui: fix message history cleanup to prevent memory leaks 2026-01-19 18:22:19 -05:00
opencode 764828e07a release: v1.1.26
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
2026-01-19 21:55:27 +00:00
Spoon b37c9787b5 tweak(batch): up restrictive max batch tool from 10 to 25 (#9275) 2026-01-19 15:44:58 -06:00
Adam 9c61681431 fix(app): no more favicons 2026-01-19 14:59:47 -06:00
Aiden Cline 5aa71d0721 chore: rm double conditional 2026-01-19 14:49:51 -06:00
GitHub Action 60b0ee5e01 chore: generate 2026-01-19 20:47:09 +00:00
Ronan Kearns 36a251fbe5 fix(tui): clarify resume session tip (#9490) 2026-01-19 14:46:32 -06:00
Joseph Campuzano e91d8ae3db fix(opencode): sets input mode based on whether mouse vs keyboard is in use to prevent mouse events firing (#9449) 2026-01-19 14:46:17 -06:00
Ariane Emory 90fc880de4 fix: Don't unnecessarily wrap lines and introduce an unneeded empty line (resolves #9489) (#9488) 2026-01-19 13:56:24 -06:00
Aiden Cline 14f2effb0a chore: handle fields other than reasoning_content in interleaved block 2026-01-19 12:18:17 -06:00
Aiden Cline 1cace8f827 tweak: apply patch description 2026-01-19 11:22:00 -06:00
Goni Zahavy 0e76436a33 fix(opencode): cargo fmt is formatting whole workspace instead of edited file (#9436) 2026-01-19 10:48:59 -06:00
Aiden Cline 5d12d620ac fix: cargo fmt actually does not support formatting single files 2026-01-19 10:15:32 -06:00
paulclou aa2c05ce95 fix(config): rename uv formatter from 'uv format' to 'uv' for config consistency (#9409)
Co-authored-by: Paul C. Lou <paul@exig.ai>
2026-01-19 09:59:51 -06:00
Adam e14b9eda3a test(app): initial e2e test setup 2026-01-19 09:03:52 -06:00
Adam 5176f59d60 chore: cleanup 2026-01-19 07:35:52 -06:00
Adam c3dc0912f6 chore: cleanup 2026-01-19 07:35:52 -06:00
Adam 9a2c42af36 feat(app): reset worktree 2026-01-19 07:35:52 -06:00
Adam d9b29d8acb feat(app): delete workspace 2026-01-19 07:35:52 -06:00
Aiden Cline 4c9279e1f2 tweak apply_patch tool description 2026-01-19 01:31:30 -06:00
Aiden Cline 3b5629a7ab omit todo tools for openai models 2026-01-19 01:06:26 -06:00
Aiden Cline 2574d3f676 add proper variant support to copilot 2026-01-19 00:18:42 -06:00
GitHub Action 2cabf0e0f7 chore: generate 2026-01-19 06:14:40 +00:00
Aiden Cline e61da6d828 chore: cleanup provider code to assign copilot sdk earlier in flow 2026-01-19 00:13:58 -06:00
GitHub Action 5a6d365b3f chore: generate 2026-01-19 06:12:36 +00:00
NateSmyth 0f4408243c fix: track reasoning by output_index for copilot compatibility (#9124)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-19 00:11:54 -06:00
Aiden Cline b775887049 add scheduler, cleanup module (#9346) 2026-01-18 23:33:23 -06:00
Christopher Tso d03ace53cb fix(github-copilot): auto-route GPT-5+ models to Responses API (#5877)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-18 23:30:28 -06:00
Thiago Malek 3557701dd6 fix(opencode): use streamObject when using openai oauth in agent generation (#9231) 2026-01-18 23:22:31 -06:00
Luke Parker 80dff20fdc feat(tui): use mouse for permission buttons (#9305) 2026-01-18 21:42:10 -06:00
Luke Parker d7f1c2d505 fix: Windows evaluating text on copy (#9293) 2026-01-18 17:27:30 -06:00