Commit graph

1166 commits

Author SHA1 Message Date
Kit Langton
6f629c2a9d
refactor(core): use Latch for shell output gate (#43573) 2026-08-20 11:38:01 -04:00
Kit Langton
38eeed56cd
refactor(core): use Latch for MCP startup gate (#43570) 2026-08-20 11:37:19 -04:00
Kit Langton
b453c2016c
refactor(core): use Latch for plugin supervisor ready gate (#43569) 2026-08-20 11:37:14 -04:00
Filip
838d747514
fix(core): revert SSE heartbeat handling (#43625) 2026-08-20 13:23:08 +02:00
Filip
879766aee7
fix(core): ignore SSE comment heartbeats (#43618) 2026-08-20 12:59:58 +02:00
Aiden Cline
e2d9376614
fix(ai): preserve response item ids (#43590) 2026-08-20 01:50:04 -05:00
Aiden Cline
98ad4465f8
fix(core): preserve discovered model limits (#43589) 2026-08-20 01:11:34 -05:00
Aiden Cline
99490f289b
refactor(ai): remove model limits (#43581) 2026-08-20 00:36:35 -05:00
Kit Langton
f43474043a
feat(core): acknowledge session interruption immediately (#43552) 2026-08-20 03:16:32 +00:00
Aiden Cline
5a0ba34d64
fix(core): expire stale shell output (#43554) 2026-08-19 21:58:58 -05:00
opencode-agent[bot]
9a1de86d9c
refactor(core): own resolved model limits (#43545)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-19 21:40:33 -05:00
Kit Langton
ea7fa43243
refactor(core): share session model requests (#42680) 2026-08-20 02:33:46 +00:00
Kit Langton
1d89e911e8
refactor(core): make prompt ID reuse idempotent (#43548) 2026-08-20 01:56:40 +00:00
opencode-agent[bot]
c85b09de6f
fix(core): default unknown model token limits (#43541)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-19 20:04:01 -05:00
Kit Langton
b6966177fa
refactor(core): simplify interrupt continuation (#42810) 2026-08-19 20:40:32 -04:00
Filip
d912202cf2
feat: better skill ux (#43523) 2026-08-20 01:27:57 +02:00
Kit Langton
f8c46684eb
fix: eliminate flaky CI races (#43522) 2026-08-19 22:12:41 +00:00
Dax
98a9d864e6
feat(plugin): add durable storage API (#43525) 2026-08-19 21:51:58 +00:00
Kit Langton
6adb98c266
refactor(ai): flatten provider request options (#43513) 2026-08-19 17:32:29 -04:00
opencode-agent[bot]
d4a0f163a9
test(core): isolate model resolver auth config (#43509)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-19 15:25:23 -05:00
Aiden Cline
a9caf9154e
fix: move around ai pkg logic (#43504) 2026-08-19 15:24:03 -05:00
Aiden Cline
fbf45f2384
fix(core): centralize native provider mapping (#43468) 2026-08-19 12:32:53 -05:00
Shoubhit Dash
5d453752f0
refactor(core): move location watcher config into state (#43464) 2026-08-19 21:19:32 +05:30
Dax
c1583ddcbb
docs: move CPU profiling to dev skill (#43448) 2026-08-19 11:29:06 -04:00
Shoubhit Dash
ace822308f
refactor(core): move compaction config into state (#43442) 2026-08-19 20:43:01 +05:30
opencode-agent[bot]
bfe9917ee7
fix(core): lower AI SDK system updates (#43440)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-19 10:03:03 -05:00
opencode-agent[bot]
1556b74082
fix(core): preserve Vertex billing labels (#43449)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-19 09:57:47 -05:00
Dax
7700faad81
feat(cli): capture CPU profiles with SIGPROF (#43446) 2026-08-19 10:45:05 -04:00
Major Hayden
3edcb3ca2b
fix(core): route Vertex Gemini through native provider (#43433)
Signed-off-by: Major Hayden <major@mhtx.net>
2026-08-19 08:59:11 -05:00
Shoubhit Dash
c40c306170
refactor(core): move shell config into state (#43430) 2026-08-19 19:23:22 +05:30
Shoubhit Dash
a207253242
fix(core): await snapshot state readiness (#43435) 2026-08-19 19:23:10 +05:30
Shoubhit Dash
1e867c228a
refactor(core): move snapshot config into state (#43425) 2026-08-19 18:34:54 +05:30
Shoubhit Dash
8a402d3f03
refactor(core): move tool output config into state (#43422) 2026-08-19 18:25:22 +05:30
Dax
f6f64d7ece
feat(cli): manage plugin packages (#43283) 2026-08-19 00:06:15 -04:00
Dax
0762d63b6a
fix(core): identify user-initiated web fetches (#43330) 2026-08-18 23:51:52 -04:00
Aiden Cline
4df0591025
feat(core): retain provider finish details (#43332) 2026-08-18 22:40:13 -05:00
Shoubhit Dash
4b9d89e943
refactor(core): move image config into state (#43090) 2026-08-18 21:07:27 +00:00
Kit Langton
5ff6bb87cf
fix(core): coalesce queued compactions (#43292) 2026-08-18 21:04:02 +00:00
Shoubhit Dash
cb39ea1136
fix(core): prefer websocket with request hooks (#43234) 2026-08-19 02:20:57 +05:30
Shoubhit Dash
ff9452bf03
refactor(core): move formatter config into state (#43087) 2026-08-19 02:20:24 +05:30
opencode-agent[bot]
02f3f3cb3e
test(core): remove flaky webfetch checks (#43278)
Co-authored-by: nexxeln <nexxeln@users.noreply.github.com>
2026-08-18 20:26:26 +02:00
Dax
b0c3a16ead
feat(plugin): expose server plugin status 2026-08-18 14:22:32 -04:00
Dax
b7402c264d
fix(core): reduce noisy tracing spans
Reduce low-value tracing emitted during parallel tool execution and suppress per-statement SQL spans.
2026-08-18 13:42:50 -04:00
Dax
3f79699bce
feat(core): persist websearch provider selection (#43268) 2026-08-18 17:32:08 +00:00
Aiden Cline
98c717cb5b
fix(core): migrate standalone small model (#43260) 2026-08-18 11:14:36 -05:00
Major Hayden
5c8d46ab4b
fix(core): make Google Vertex models work with ADC credentials (#43077)
Signed-off-by: Major Hayden <major@mhtx.net>
2026-08-18 10:47:13 -05:00
Dax Raad
d5e83fefda fix(core): reuse prompt cache for forks 2026-08-18 11:38:11 -04:00
Dax Raad
46378dda50 refactor(core): standardize builtin plugin ids 2026-08-18 11:07:11 -04:00
Shoubhit Dash
958308c913
fix(core): ignore malformed model costs (#43251) 2026-08-18 19:59:47 +05:30
Luke Parker
1f61eb5ca9
refactor(frontend): enforce package boundaries (#43177) 2026-08-18 15:49:23 +10:00