Commit graph

841 commits

Author SHA1 Message Date
Aiden Cline
8b93bc395d
feat(core): allow plan mode to write/edit PLAN files exclusively (#43710) 2026-08-21 02:29:50 -05:00
Aiden Cline
b0ab1e2992
fix(core): forward PDF prompt attachments (#43799) 2026-08-21 01:16:05 -05:00
Aiden Cline
d19f58c5df
fix(core): use small model for titles (#43702) 2026-08-21 00:28:27 -05:00
Aiden Cline
b84f5ad2fb fix(core): honor provider retry header (#43773) 2026-08-20 23:54:39 -05:00
Aiden Cline
5c4f6ef1e3
fix(core): continue interrupted model streams (#43757) 2026-08-20 23:22:21 -05:00
opencode-agent[bot]
ea43a16b7d
refactor(core): remove legacy Gemini system prompt (#43752)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-08-20 21:48:06 -05:00
Kit Langton
4db272ff64
fix(core): steer manual compaction by default (#43724) 2026-08-21 01:51:36 +00:00
Aiden Cline
2938ac3298
fix(core): prevent shell eviction loop (#43650) 2026-08-20 19:25:06 -05:00
Aiden Cline
5970537a8a
feat(plugin): expose session selection methods (#43718) 2026-08-20 18:04:43 -05:00
Kit Langton
ebc2504ef3
refactor(core): route title and compaction through shared model requests (#43555) 2026-08-20 16:46:57 +00:00
Aiden Cline
c33c9bf2b9
fix(core): preserve background shell status (#43663) 2026-08-20 11:01:15 -05:00
Kit Langton
2970b7a6a8
fix(core): settle foreign typed tool failures instead of dropping them (#43576) 2026-08-20 11:56:35 -04:00
Dax Raad
22f2604ffa fix(core): preserve unicode in compaction truncation 2026-08-20 11:52:42 -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
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
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