Commit Graph

4447 Commits

Author SHA1 Message Date
Sameer Kankute 46e90bf9db fix(provider): remove LiteLLM workarounds ported upstream, requires LiteLLM v1.85.0-rc.2+ (#26819) 2026-05-14 11:26:07 -05:00
Shoubhit Dash 5c9d2889ad fix(tool): close shell truncation stream (#27517) 2026-05-14 16:34:42 +05:30
Shoubhit Dash 67acb29f42 refactor(flags): simplify tui plugin runtime flags (#27506) 2026-05-14 15:56:02 +05:30
Shoubhit Dash 4d53bc8f21 refactor(lsp): type initialize errors (#27494) 2026-05-14 15:20:02 +05:30
Shoubhit Dash 98c6cb7044 refactor(provider): type init errors (#27484) 2026-05-14 14:48:58 +05:30
Shoubhit Dash c241d41f8a fix(server): stop exposing named defects (#27471) 2026-05-14 12:51:05 +05:30
Shoubhit Dash 1329a2d1b9 refactor(server): centralize session busy mapping (#27473) 2026-05-14 12:50:36 +05:30
Aiden Cline 41da3e183a fix(session): finalize interrupted assistant messages (#27254) 2026-05-14 01:19:11 -05:00
opencode-agent[bot] 4d33853872 chore: generate 2026-05-14 04:25:32 +00:00
Frederik 7163b29b30 fix: bug encountered when using azure gpt-5.5 w/ completions api (#26222) 2026-05-13 23:24:16 -05:00
Nikhil Patel e063e3652f fix(tui): preserve text selection on question prompt options (#24988)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-05-13 23:17:59 -05:00
opencode-agent[bot] fc2faddb46 chore: generate 2026-05-14 04:07:30 +00:00
Aiden Cline 29bbff1aee fix: image resizer wasm loading, reenable image resizing (#26805) 2026-05-13 23:06:07 -05:00
Aiden Cline 4e9c79f355 Refactor event HTTP API route modules (#27441) 2026-05-13 22:41:17 -05:00
Kit Langton b79b05fc0f fix(httpapi): preserve event stream context (#27425)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: James Long <longster@gmail.com>
2026-05-13 22:02:30 -04:00
Sebastian 0621be5bcf flip back to markdown renderable (#27421) 2026-05-14 03:53:48 +02:00
Kit Langton 6df62681cb refactor(storage): remove not found wire serializer (#27416) 2026-05-13 21:39:50 -04:00
Kit Langton 4abae0eb17 fix(session): type busy errors (#27410) 2026-05-14 01:28:04 +00:00
opencode-agent[bot] 72f1150455 chore: generate 2026-05-14 00:59:33 +00:00
Dax 4c90312462 refactor(core): move models.dev into core (#27347) 2026-05-13 20:58:24 -04:00
Kit Langton 4cf9136b33 fix(provider): make small model fallback optional (#27405) 2026-05-14 00:44:34 +00:00
opencode-agent[bot] 786bb115b2 chore: generate 2026-05-14 00:33:32 +00:00
Kit Langton a16d785c05 effect(patch,tool): migrate patch/index and tool/read to AppFileSystem (#27155) 2026-05-13 20:32:19 -04:00
Kit Langton e918d5275a effect(server): typed errors in session/sync handlers, fix concurrency (#27146) 2026-05-13 20:31:27 -04:00
Kit Langton 92c16a371e effect(core): track stderr truncation; polish AppProcess callers (#27353) 2026-05-13 20:31:03 -04:00
Kit Langton 92653f38cb effect(util): migrate filesystem callers to AppFileSystem.Service (#27152) 2026-05-13 20:25:37 -04:00
Aiden Cline 08d984bde7 cleanup: make smallOptions rely on variants (#27390) 2026-05-13 18:30:36 -05:00
Kit Langton b5c3067e10 fix(provider): type model not found errors (#27334) 2026-05-13 22:23:09 +00:00
Sebastian 44e41479d9 fix keymap fallback priority and TUI config diagnostics (#27384) 2026-05-13 23:00:48 +02:00
Shoubhit Dash b2b8573dfa fix(server): map busy sessions in http handlers (#27375) 2026-05-14 01:02:07 +05:30
Shoubhit Dash 3a97201db2 fix(provider): restore model suggestions (#27372) 2026-05-14 00:38:38 +05:30
Aiden Cline be0a5249cb fix(run): restore non-interactive exit behavior (#27371) 2026-05-13 18:45:34 +00:00
Shoubhit Dash ba9a195ae4 refactor(flags): route installation client through runtime flags (#27369) 2026-05-14 00:10:31 +05:30
Shoubhit Dash 5e607cbcfd refactor(flags): route llm client through runtime flags (#27368) 2026-05-14 00:09:53 +05:30
Kit Langton 365f1707b0 effect(git): migrate to AppProcess.run (#27190) 2026-05-13 12:04:51 -04:00
Kit Langton 8fc0a5e6a8 effect(installation): migrate to AppProcess.run (#27188) 2026-05-13 11:54:29 -04:00
Kit Langton 0f00529583 effect(worktree): migrate to AppProcess.run (#27186) 2026-05-13 11:39:35 -04:00
Kit Langton 6dc9802133 effect(format): migrate to AppProcess (#27185) 2026-05-13 15:26:42 +00:00
Kit Langton e4683ff4e3 effect(core): add stdin option to AppProcess.run; migrate snapshot+clipboard (#27224) 2026-05-13 11:10:23 -04:00
Kit Langton 3cce11b697 chore: delete unused util/lock module (#27223) 2026-05-13 15:08:35 +00:00
Shoubhit Dash a6a78ec2f3 refactor(flags): route control-plane workspaces through runtime flags (#27337) 2026-05-13 20:22:30 +05:30
opencode-agent[bot] b915354a71 chore: generate 2026-05-13 14:50:34 +00:00
Shoubhit Dash a8ed9a9121 refactor(flags): route sync workspaces through runtime flags (#27336) 2026-05-13 20:18:06 +05:30
opencode-agent[bot] b93caf6102 chore: generate 2026-05-13 14:47:40 +00:00
Kit Langton 00444c7b7f effect(snapshot): migrate to AppProcess.run (#27189) 2026-05-13 10:46:14 -04:00
Shoubhit Dash f2ad72b735 refactor(flags): route session workspaces through runtime flags (#27335) 2026-05-13 20:14:40 +05:30
Dax 0381c92481 core: expose v2 model listing API (#25821) 2026-05-13 14:43:08 +00:00
Kit Langton d6880b46b9 chore: delete unused util/color module (#27331) 2026-05-13 14:02:17 +00:00
Kit Langton 2de71234f6 chore: delete util/scrap module (#27330) 2026-05-13 14:01:19 +00:00
Kit Langton 5677d2a13c chore: delete unused util/network module (#27329) 2026-05-13 13:56:15 +00:00