Commit graph

13864 commits

Author SHA1 Message Date
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
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
Simon Klee
a76ab93673
tui: update OpenTUI to 0.5.4 (#43220) 2026-08-18 13:56:34 +02:00
Shoubhit Dash
dfb60e37a3
feat(cli): add interactive auth commands (#43127) 2026-08-18 16:37:56 +05:30
Brendan Allan
5105913568
perf(app): keep home session index query-local (#43191) 2026-08-18 16:16:28 +08:00
Brendan Allan
28b4cade9e
fix(client): remove order from message list query (#43204) 2026-08-18 16:15:53 +08:00
Luke Parker
1f61eb5ca9
refactor(frontend): enforce package boundaries (#43177) 2026-08-18 15:49:23 +10:00
opencode-agent[bot]
ea1ff90e42
perf(fs): use augmented rope for text pagination (#42972)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-18 15:38:49 +10:00
Aiden Cline
eb3c4c82fe
fix(ai): support newer Anthropic system updates (#43180) 2026-08-18 00:22:19 -05:00
Aiden Cline
7188d42b99
feat(core): resume subagent sessions (#43172) 2026-08-17 23:43:13 -05:00
Aiden Cline
9391987443
fix(ai): settle pending Anthropic tool calls (#43136) 2026-08-17 22:58:01 -05:00
opencode-agent[bot]
401a154ec3
fix(app): keep server details editable (#43170)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-18 13:32:43 +10:00
Luke Parker
18c25ae406
refactor(app): use one server event model (#43168) 2026-08-18 13:28:47 +10:00
opencode-agent[bot]
cd156f9f1c
test(tui): update web search label expectation (#43166)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-18 03:22:35 +00:00
Dax Raad
b968a314d3 fix(tui): hide empty tab bar 2026-08-17 23:15:09 -04:00
Luke Parker
93cdfafa78
refactor(desktop): extract renderer platform (#43164) 2026-08-18 13:12:39 +10:00