Commit graph

16324 commits

Author SHA1 Message Date
Kit Langton
ea7fa43243
refactor(core): share session model requests (#42680) 2026-08-20 02:33:46 +00:00
opencode-agent[bot]
730e1935cf chore: update nix node_modules hashes 2026-08-20 02:33:37 +00:00
Luke Parker
d6deed6752
refactor(session-ui): render current messages directly across surfaces (#43345) 2026-08-20 12:16:03 +10: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
30db9dd86e
chore(app): use schema ID minting instead of hand-rolled encoder (#43542) 2026-08-19 20:59:35 -04:00
Kit Langton
b6966177fa
refactor(core): simplify interrupt continuation (#42810) 2026-08-19 20:40:32 -04:00
Kit Langton
6b09b9e6a2
feat(client): optimistic prompt admission with client-minted IDs (#43520) 2026-08-19 20:34:12 -04:00
xdagiz
3876f7aad6
fix(desktop): show window on did-finish-load fallback for wayland (#42681) 2026-08-20 00:02:46 +00: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
Kit Langton
c4afbc4aae
fix(tui): handle form clipboard shortcut (#43526) 2026-08-19 18:10:44 -04: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
Kit Langton
83ffd292f8
docs(ai): remove stale design documents (#43512) 2026-08-19 17:32:23 -04:00
opencode-agent[bot]
8fb534d03e
feat(tui): close tabs with middle click (#43497)
Co-authored-by: kitlangton <7587245+kitlangton@users.noreply.github.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-08-19 16:40:21 -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
opencode-agent[bot]
e0be1c0e13
fix(ai): match AI SDK Azure URL handling (#43506)
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-19 15:04:54 -05:00
Aiden Cline
8a03b87c1f
fix(ai): avoid azure chat v1 url duplication (#43505) 2026-08-19 14:50:00 -05:00
opencode-agent[bot]
173e3b0d48 chore: update nix node_modules hashes 2026-08-19 18:59:43 +00:00
ReStranger
1df9092f07
feat(ci): enable nix-hashes ci in v2 branch (#43482)
Signed-off-by: ReStranger <restranger@disroot.org>
2026-08-19 20:37:59 +02:00
Aiden Cline
fbf45f2384
fix(core): centralize native provider mapping (#43468) 2026-08-19 12:32:53 -05:00
ReStranger
9292bfbe49
feat(nix): update cli packaging (#43469)
Signed-off-by: ReStranger <restranger@disroot.org>
2026-08-19 11:19:13 -05:00
Shoubhit Dash
5d453752f0
refactor(core): move location watcher config into state (#43464) 2026-08-19 21:19:32 +05:30
Kit Langton
16b77e5b50
fix(tui): soften jump to latest action (#43457) 2026-08-19 11:41:57 -04:00
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