Commit graph

16298 commits

Author SHA1 Message Date
Dax
c1583ddcbb
docs: move CPU profiling to dev skill (#43448) 2026-08-19 11:29:06 -04:00
Kit Langton
d8debaa449
fix(tui): stabilize plugin reload generations (#43447) 2026-08-19 15:26:54 +00:00
Shoubhit Dash
ace822308f
refactor(core): move compaction config into state (#43442) 2026-08-19 20:43:01 +05:30
opencode-agent[bot]
728053b645
fix(tui): avoid retrying broken plugin setup (#43441)
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
2026-08-19 20:41:13 +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
Kit Langton
241a88a5d9
fix(tui): open subagent panel from footer (#43325) 2026-08-19 10:33:44 -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
opencode-agent[bot]
dcc7de2e47
test(app): stabilize reconnect offset timing (#43438)
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
2026-08-19 19:27:34 +05:30
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
opencode-agent[bot]
33567c5792
fix(desktop): connect wildcard service through loopback (#43171)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-19 14:39:54 +10:00
Aiden Cline
daf3f9ed08
feat(ai): support Responses tool controls (#43329) 2026-08-18 23:33:04 -05:00
opencode-agent[bot]
d5bf8799c0
fix(cli): keep run event stream alive (#43348)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-18 23:31:26 -05:00
Dax
f6f64d7ece
feat(cli): manage plugin packages (#43283) 2026-08-19 00:06:15 -04:00
Aiden Cline
6baad7fc3e
feat(ai): support Responses truncation policy (#43339) 2026-08-18 22:54:37 -05: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
Aiden Cline
30cb420900
feat(ai): lower system updates as developer (#43326) 2026-08-18 22:20:42 -05:00
Luke Parker
3b8d3ca639
refactor(ui): promote current design system (#43200) 2026-08-19 11:36:11 +10:00
Kyle Altendorf
044d04df06
fix(cli): preserve clean build manifest (#43287) 2026-08-18 16:32:10 -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
opencode-agent[bot]
511b4556a2
fix(tui): navigate nested subagents (#43290)
Co-authored-by: neriousy <34747899+neriousy@users.noreply.github.com>
2026-08-18 23:02:45 +02: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
Aiden Cline
97265f8ac5
fix(ai): ignore orphaned Anthropic tool deltas (#43289) 2026-08-18 15:42:31 -05:00
Dax Raad
56e66656b8 fix(ci): limit cli publish build time 2026-08-18 15:43:47 -04:00
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
Filip
594c395576
fix(tui): restore MCP sign-in flow (#43274) 2026-08-18 20:02:10 +02: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
Dax
67fe76057e
feat(cli): configure service environment (#43269) 2026-08-18 13:27:44 -04:00
opencode-agent[bot]
bac474aaa0
fix(tui): scope session picker to active location (#43264)
Co-authored-by: neriousy <34747899+neriousy@users.noreply.github.com>
2026-08-18 17:01:15 +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
Dax
b38d9d812f
refactor(client): move service shutdown client-side (#43252) 2026-08-18 15:02:37 +00:00
Dax Raad
8df039d261 fix(cli): limit source maps to development channels 2026-08-18 10:53:42 -04:00
Dax Raad
c92fb2d41b fix(cli): improve process failure logging 2026-08-18 10:49:52 -04:00
Shoubhit Dash
958308c913
fix(core): ignore malformed model costs (#43251) 2026-08-18 19:59:47 +05:30
Dax Raad
16390ca47d fix(cli): log background service startup 2026-08-18 10:15:36 -04:00
Dax Raad
643eed300d fix(cli): log managed service lease loss 2026-08-18 10:06:59 -04:00
Dax Raad
c3a6721de2 refactor(tui): standardize builtin plugin ids 2026-08-18 10:06:59 -04:00
Shoubhit Dash
47af7462ea
feat(cli): improve session export flow (#43229) 2026-08-18 18:00:12 +05:30