Commit Graph

1473 Commits

Author SHA1 Message Date
opencode-agent[bot] 8984a228e4 chore: generate 2026-05-22 04:04:41 +00:00
JPFrancoia c137656108 fix(vertex): Vertex (Antropic) provider: use .rep.googleapis.com for continental multi-region endpoints (us, eu) (#28347)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-21 23:03:24 -05:00
opencode-agent[bot] 20f3b9b357 chore: generate 2026-05-21 22:36:00 +00:00
James Long cfc1c1f39e feat(tui): design revamp of diff viewer (#28728) 2026-05-21 18:34:32 -04:00
Kit Langton f44c9ebba2 chore: drop dead imports across opencode/core/llm (#28720) 2026-05-21 17:03:12 -04:00
Kit Langton 11c675672c refactor(opencode): fetch remote config with http client (#28661) 2026-05-21 15:53:44 -04:00
opencode-agent[bot] 7a0e47b7ba chore: generate 2026-05-21 19:19:25 +00:00
Kit Langton afa153a62c test(config): port env-var config tests to it.instance (#28706) 2026-05-21 19:17:29 +00:00
Kit Langton 4e25d75584 test(opencode): cover native reasoning continuation (#28683) 2026-05-21 14:50:37 -04:00
Shoubhit Dash 993bb6b37d fix(httpapi): return session busy error bodies (#28684) 2026-05-21 22:53:49 +05:30
opencode-agent[bot] c2b06015e4 chore: generate 2026-05-21 16:50:49 +00:00
Kit Langton 465a44d403 test(control-plane): finish porting workspace.test.ts to it.instance (#28665) 2026-05-21 12:48:59 -04:00
Kit Langton 8ce729d992 fix(llm): preserve native continuation metadata (#28678) 2026-05-21 11:57:45 -04:00
Shoubhit Dash f1e6dd64d6 fix(httpapi): handle corrupt v2 session messages (#28633) 2026-05-21 16:30:04 +05:30
Shoubhit Dash 3777d4aa78 fix(httpapi): remove config error middleware special case (#28631) 2026-05-21 15:57:25 +05:30
Shoubhit Dash 50cd4f869c fix(httpapi): add unknown error references (#28629) 2026-05-21 15:44:35 +05:30
Shoubhit Dash 102d4236bb fix(httpapi): expose unavailable v2 session mutations (#28624) 2026-05-21 15:12:13 +05:30
Shoubhit Dash 79fcc0c13c fix(httpapi): expose v2 session not found (#28511) 2026-05-21 13:27:20 +05:30
opencode-agent[bot] 0ce9d36284 chore: generate 2026-05-21 05:14:43 +00:00
Milosz Jankiewicz e16b360d6a feat(opencode): add xAI Grok OAuth (SuperGrok) + device-code login (#28557)
Co-authored-by: Jaaneek <Jaaneek@users.noreply.github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-21 00:13:28 -05:00
cooper-oai 3d2bbc5a53 fix(opencode): dedupe concurrent Codex OAuth refreshes (#28236)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-20 23:34:31 -05:00
opencode-agent[bot] 915f54d0df chore: generate 2026-05-21 04:02:29 +00:00
Kit Langton 55d431937e test(session): port llm.test.ts to it.instance (#28578) 2026-05-21 04:01:13 +00:00
opencode-agent[bot] 40d2e55d11 chore: generate 2026-05-21 03:37:50 +00:00
Kit Langton 65d8951700 refactor(opencode): roll out serviceUse proxy across 14 services + tests (#28576) 2026-05-21 03:36:27 +00:00
opencode-agent[bot] 98320557c5 chore: generate 2026-05-21 03:30:58 +00:00
Kit Langton 280418e639 fix(opencode): support native OpenAI OAuth fetch (#28571) 2026-05-20 23:29:25 -04:00
opencode-agent[bot] ee26f225c6 chore: generate 2026-05-21 03:24:51 +00:00
Kit Langton 0a0c51c186 test(control-plane): port workspace.test.ts to it.instance (#28572) 2026-05-21 03:23:26 +00:00
Kit Langton ae01a75d69 refactor(question): tool-arg errors at the boundary, drop redundant inner decode (#28570) 2026-05-21 03:06:22 +00:00
Kit Langton 384fcf3a9c test(server): port event SSE tests to it.instance + testEffectShared (#28569) 2026-05-21 02:55:54 +00:00
opencode-agent[bot] f86a87af2e chore: generate 2026-05-21 02:44:38 +00:00
Kit Langton 892a5d3c7a test(opencode): port provider.test.ts to it.instance (#28565) 2026-05-21 02:43:14 +00:00
opencode-agent[bot] a96033078f chore: generate 2026-05-21 02:32:58 +00:00
Kit Langton f9d5db4935 test(opencode): port amazon-bedrock.test.ts to it.instance (#28559) 2026-05-20 22:31:42 -04:00
Kit Langton 30d4ce031a fix(question): surface schema failures as friendly tool errors (#28563) 2026-05-21 02:03:03 +00:00
Kit Langton 318702ac5e test(opencode): remove redundant global event casts (#28564) 2026-05-20 21:48:55 -04:00
Kit Langton 7c0793159e fix(tui): separate question checkmark labels (#28558) 2026-05-20 21:35:59 -04:00
Kit Langton 62e566c929 fix(llm): restore OpenAI reasoning streams (#28552) 2026-05-20 21:02:59 -04:00
Dax 106fa6518a Rename v2 auth service to account (#28260) 2026-05-21 00:53:27 +00:00
Kit Langton 71d8410a07 Refactor LLM route-first provider API (#28523) 2026-05-20 20:15:52 -04:00
Kit Langton 3fc4e936c6 fix(tui): gate Zed context on terminal env (#28517) 2026-05-20 16:52:33 -04:00
opencode-agent[bot] 9e181d4892 chore: generate 2026-05-20 20:50:28 +00:00
Kit Langton 5924dce63e test(server): port event-diagnostics to Effect runner (#28520) 2026-05-20 16:48:41 -04:00
opencode-agent[bot] d166014ac7 chore: generate 2026-05-20 20:23:54 +00:00
James Long 925fba535f feat(tui): collapse directories when possible in file tree (#28512) 2026-05-20 16:22:04 -04:00
Shoubhit Dash a78882dd56 fix(httpapi): expose v2 catalog errors (#28498) 2026-05-21 00:53:35 +05:30
opencode-agent[bot] faa6ff0e44 chore: generate 2026-05-20 19:09:16 +00:00
Simon Klee bfea58dfe4 run: replace subagent tabs with on-demand picker (#28508)
Move subagent navigation into the existing palette: a
"View subagents" command entry, a dedicated picker panel, and a
Down-arrow shortcut from the empty composer.
2026-05-20 21:07:35 +02:00
opencode-agent[bot] 345eb08585 chore: generate 2026-05-20 17:57:38 +00:00