Commit Graph

5896 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
Aiden Cline d9bd18d14e tweak(tui): remove italics from thinking labels (#28737) 2026-05-21 22:22:51 -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
OpeOginni b234169381 fix(opencode): update spinner color logic (#28032)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-21 16:02:08 -05:00
Kit Langton ce71b723d6 refactor(server): rename Fence.waitEffect to Fence.wait (#28717) 2026-05-21 20:48:15 +00:00
Kit Langton 2c867ce1e5 refactor(server): drop dead Fence.wait + redundant casts (#28710) 2026-05-21 16:35:44 -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
Vladimir Glafirov 26472c2a86 chore(deps): bump gitlab-ai-provider to 6.7.0 (#28218) 2026-05-21 12:12:39 -05:00
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
opencode d7c964fdcc sync release versions for v1.15.7 2026-05-21 15:51:26 +00:00
opencode-agent[bot] 5f40eca868 chore: generate 2026-05-21 11:01:36 +00: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
Brendan Allan 8e15becf36 opencode: provide channel to web build (#28612) 2026-05-21 17:22:27 +08:00
opencode-agent[bot] f78b654a47 chore: generate 2026-05-21 07:58:37 +00:00
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
Kit Langton d2ffc41488 refactor(permission): drop redundant inner decode in Permission.ask (#28575) 2026-05-21 03:34:46 +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
opencode-agent[bot] 0966f1a046 chore: generate 2026-05-21 01:53:45 +00:00
Aiden Cline 0da0408922 fix(tui): use colon for collapsed thinking labels (#28562) 2026-05-20 20:52:28 -05:00
Kit Langton 318702ac5e test(opencode): remove redundant global event casts (#28564) 2026-05-20 21:48:55 -04:00
Aiden Cline 2d1f4428ee fix(provider): support PDF attachments for xAI/Grok (#28561) 2026-05-20 20:46:31 -05:00