Commit Graph

4214 Commits

Author SHA1 Message Date
Frank 775164abd3 tui: update go upsell copy 2026-05-08 01:51:33 -04:00
Aiden Cline 64a3e384dc fix: tweaks to transform logic for anthropic and bedrock (#26276) 2026-05-07 23:17:43 -05:00
Kit Langton 535bc3ebba fix(provider): align Anthropic Opus 4.5 efforts (#26275) 2026-05-08 00:06:07 -04:00
Kit Langton 1caf3e9018 fix(provider): constrain OpenAI deep research efforts (#26273) 2026-05-07 23:43:42 -04:00
Erik Demaine a7eba14f55 feat(desktop): working indicator on project sidebar (#26223) 2026-05-08 11:42:39 +08:00
Kit Langton d7310878c8 fix(provider): align GPT-5 reasoning variants (#26268) 2026-05-07 23:32:47 -04:00
opencode-agent[bot] 4bde6f6474 chore: generate 2026-05-08 02:40:47 +00:00
Sebastian 9b0d82fab8 improve go sub animation perf (#26251) 2026-05-08 04:39:42 +02:00
Kit Langton 9cf71d889a fix(tui): retain cleared prompt drafts (#26258) 2026-05-08 02:08:29 +00:00
opencode-agent[bot] b0e4aa07b5 chore: generate 2026-05-07 21:54:31 +00:00
Aiden Cline 0179cc3922 tui: go plan payg msg (#26248) 2026-05-07 16:53:24 -05:00
opencode-agent[bot] dba7e1982d chore: generate 2026-05-07 18:36:42 +00:00
Sebastian 4785e66cc6 introduce opentui keymap as sole key/cmd engine (#26053) 2026-05-07 20:35:31 +02:00
opencode-agent[bot] 972ed9175c chore: generate 2026-05-07 14:25:30 +00:00
James Long 4d6c05923f feat(core): copy file changes when warping (#26190) 2026-05-07 10:24:17 -04:00
opencode-agent[bot] ffb7d67c27 chore: generate 2026-05-07 11:37:34 +00:00
Shoubhit Dash a3f6690406 fix(tui): restore custom provider in /connect (#26168) 2026-05-07 17:05:35 +05:30
Bence Ferdinandy 1e81db0713 fix(format): restore stdout/stderr ignore for formatter processes (#26037)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-07 00:52:07 -05:00
Aiden Cline 6927056ace feat: Update ACP support, modernize and fix misc issues (#25663) 2026-05-06 19:33:52 -05:00
André Cruz e216b1a38f fix(provider): preserve assistant message content when reasoning blocks present (#21370)
Co-authored-by: Omer Koren <54630488+omer-koren@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-06 18:57:56 -05:00
Luke Parker 7b899f2b2c fix(server): apply cors before legacy auth (#26092) 2026-05-07 08:55:09 +10:00
opencode-agent[bot] 076cff6ad0 chore: generate 2026-05-06 15:13:34 +00:00
Dax 905e38a685 feat(config): support well-known remote_config (#26054) 2026-05-06 15:12:23 +00:00
Kit Langton 99d3c4936d fix(cli): avoid AppRuntime re-entry for network options (#26052) 2026-05-06 11:02:08 -04:00
James Long 2e5b8ee6bb fix(tui): filter only connected workspaces in dialog; add warp synthetic message (#25915) 2026-05-06 10:25:42 -04:00
Shoubhit Dash 1099973329 fix(tui): preserve selected model on refresh (#25993) 2026-05-06 14:14:31 +05:30
opencode-agent[bot] cba07d069a chore: generate 2026-05-06 01:35:13 +00:00
Kit Langton d524b4f0f7 Type session not-found errors (#25818) 2026-05-05 21:33:47 -04:00
Luke Parker bcce79050c fix(server): restore web terminal CSP allowances (#25937) 2026-05-06 09:32:51 +10:00
Aiden Cline c81cb21d8e fix: sanitize surrogates (#25934) 2026-05-05 18:07:23 -05:00
Nathan Nguyen 190c44fbbf fix(cf-ai-gateway): route provider options through openaiCompatible key (#24432) (#25573) 2026-05-05 16:55:08 -05:00
James Long b4ee950c0a fix(core): use current workspace with /new; fix warping into local project (#25894) 2026-05-05 16:39:37 -04:00
James Long ccc17d1309 fix(core): better state handling of editor context (#25911) 2026-05-05 15:53:05 -04:00
OpeOginni 52c4b89af6 fix(TUI): update agent create target path from "/agent" to "/agents" (#14427) 2026-05-05 14:51:40 -05:00
Aiden Cline 850c53fa46 fix: retry server_is_overloaded errors (#25888) 2026-05-05 10:39:25 -05:00
Aiden Cline a5e66b3e75 fix: ensure mistral medium 3.5 has variants properly setup (#25887) 2026-05-05 10:34:20 -05:00
Shoubhit Dash 79fa0b4617 fix(compaction): order compaction summary before retained tail (#25851) 2026-05-05 16:12:37 +05:30
Brendan Allan f84a5ba167 fix(server): allow all connect-src origins in CSP for embedded UI (#25838) 2026-05-05 17:06:30 +08:00
Luke Parker 48eb24b20c fix(desktop): trust system certificates (#25837) 2026-05-05 18:47:38 +10:00
Kit Langton 37352128d6 fix(session): cancel subtask child sessions (#25798) 2026-05-04 22:36:06 -04:00
Dax d3db41c27c Improve v2 session message rendering (#25634) 2026-05-05 02:35:21 +00:00
James Long 688488502f fix(tui): fix type error for calling workspace.warp (#25801) 2026-05-04 22:06:33 -04:00
James Long 78edbb9df5 feat(core): session warping (#25768) 2026-05-04 21:28:38 -04:00
Luke Parker 0dff5a8e5d fix(vcs): preserve batched patch boundaries (#25787) 2026-05-05 00:34:06 +00:00
Aiden Cline 640d0c8c2a fix: ensure effect server middleware properly parses errors (#25717) 2026-05-04 18:29:00 -04:00
Kit Langton 9d84ce2a72 fix(server): provide fresh ConfigProvider per HttpApi listener (#25726) 2026-05-04 13:06:29 -04:00
Kit Langton 7c18bdbc00 fix(worktree): fork workspace worktree boot (#25723) 2026-05-04 12:01:13 -04:00
Aiden Cline 4fd6ab00bf fix: ensure anthropic sdk properly resolves when using azure (#25721) 2026-05-04 09:58:21 -05:00
OpeOginni 5d9ae2111d fix(opencode): strip transfer-encoding in UI proxy and allow public manifest assets (#25698)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-05-04 09:43:03 -04:00
opencode-agent[bot] b0fa03408a chore: generate 2026-05-04 02:57:18 +00:00