David Hill
c596a8f11d
fix(tui): simplify narrow interrupt footer ( #46533 )
...
Co-authored-by: jlongster <17031+jlongster@users.noreply.github.com>
2026-09-01 11:06:25 -04:00
Kit Langton
30f998c5b9
feat(tui): make session preview tabs the default ( #46497 )
2026-09-01 11:02:11 -04:00
Kit Langton
d4b4dd17cc
refactor(core): rename plugin flush to awaitActivation
2026-09-01 10:48:08 -04:00
Dax Raad
f330f3e02b
feat(cli): check and update plugins with flat inventory
2026-09-01 10:46:47 -04:00
opencode-agent[bot]
a9c27209bb
fix(tui): open rename dialog from tab menu ( #46603 )
...
Co-authored-by: nexxeln <95541290+nexxeln@users.noreply.github.com>
2026-09-01 19:58:36 +05:30
Kit Langton
831f8f6cd1
fix(ai): reconcile final response calls by call id ( #46084 )
2026-09-01 09:47:10 -04:00
Victor Navarro
cff1d0fe01
fix(core): preserve legacy Console reasoning variants ( #46586 )
2026-09-01 13:45:26 +02:00
Simon Klee
e297da82ae
fix(tui): mini defer prompt echo until delivery ( #46578 )
2026-09-01 13:29:18 +02:00
Victor Navarro
77eac47493
feat(core): support canonical provider config ( #46134 )
2026-09-01 12:19:02 +02:00
Victor Navarro
aadc0c1b4b
fix: stabilize cross-platform unit tests ( #46569 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-09-01 11:38:55 +02:00
Victor Navarro
94caa36fd4
test(server): wait for plugin readiness ( #46567 )
2026-09-01 10:52:45 +02:00
Brendan Allan
a6f75d483a
fix(app): follow file tree order in review navigation ( #46557 )
2026-09-01 07:25:08 +00:00
Aiden Cline
000b42d204
refactor(core): nest code mode catalog ( #46541 )
2026-09-01 00:01:31 -05:00
Aiden Cline
02440f6715
feat(codemode): label item and value schema comments ( #46542 )
2026-08-31 23:54:58 -05:00
Brendan Allan
d46ed9e9db
Session message style ( #46538 )
...
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-09-01 04:49:16 +00:00
opencode-agent[bot]
71779ae5de
fix(app): scope pane visibility to tabs ( #46508 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-09-01 12:21:42 +08:00
Aiden Cline
4a3e25beab
feat(codemode): compact schema constraint comments ( #46521 )
2026-08-31 23:06:49 -05:00
opencode-agent[bot]
23fde448ec
test(cli): isolate Bun define cache ( #46536 )
...
Co-authored-by: rekram1-node <63023139+rekram1-node@users.noreply.github.com>
2026-08-31 23:01:02 -05:00
opencode-agent[bot]
1137861188
chore: update nix node_modules hashes
2026-09-01 04:00:15 +00:00
Dax Raad
815d4ab9b4
fix(tui): scope connect dialog to location
2026-08-31 23:42:35 -04:00
Dax Raad
5d73a5789f
feat(plugin): support live package updates
2026-08-31 23:35:21 -04:00
Aiden Cline
df05945042
chore(ci): align Bun with the release runtime ( #46524 )
2026-08-31 21:48:35 -05:00
Aiden Cline
6a99898ef7
feat(core): register tool namespaces ( #46487 )
2026-08-31 21:29:19 -05:00
opencode-agent[bot]
a40a87276a
fix(tui): pin diff highlights query ( #46518 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Andreas Holt <6665487+AndreasHolt@users.noreply.github.com>
2026-08-31 21:06:43 -05:00
Luke Parker
a20cbc394e
feat(session-ui): preview images in read tool results ( #46513 )
2026-09-01 01:44:39 +00:00
Aiden Cline
8fda87614f
feat(codemode): document numeric string and array constraints ( #46510 )
2026-08-31 20:44:07 -05:00
Kit Langton
dffd95ce7c
fix(codemode): reject Object.assign cycles ( #46076 )
2026-08-31 20:38:02 -04:00
opencode-agent[bot]
b0402f5a34
fix(session-ui): reduce inline code height ( #46500 )
...
Co-authored-by: David Hill <1879069+iamdavidhill@users.noreply.github.com>
2026-09-01 08:26:46 +08:00
Kit Langton
54b00ec5fe
test(tui): capture flushed Mini scrollback output ( #46505 )
2026-08-31 20:26:36 -04:00
Kit Langton
6dd1733bbf
fix(core): preserve continuation across chained moves
...
Carry unfinished model work across consecutive Location handoffs without resetting the logical step allowance. Keep idle moves and queued prompt admission unchanged. Cover steered and queued second moves, preserved tool history, and durable event ordering.
2026-08-31 20:12:47 -04:00
opencode-agent[bot]
663c2dc1ce
fix(app): raise composer only in dark mode ( #46503 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-09-01 08:12:09 +08:00
Kit Langton
01eda4c178
refactor(codemode): name only supported operations ( #46082 )
2026-08-31 20:00:13 -04:00
Kit Langton
a6b49b3f74
fix(shell): preserve output from fast-exiting commands
...
Capture child stdout and stderr eagerly before lazy Effect readers attach. Preserve the bounded post-exit drain and process cleanup policies, with delayed-consumption and backpressure regressions.
2026-08-31 19:52:08 -04:00
opencode-agent[bot]
5b2276666f
test(tui): stop Windows image preview test crashes ( #46479 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-31 18:31:47 -05:00
Kit Langton
cc0cc59700
fix(ai): preserve done-only response messages ( #46064 )
2026-08-31 19:24:33 -04:00
Kit Langton
57a9decefe
refactor(codemode): simplify input conflict detection ( #46465 )
2026-08-31 19:24:07 -04:00
Kit Langton
c0220ddd8b
refactor(codemode): reject unresolved intersections before rendering ( #46468 )
2026-08-31 19:23:52 -04:00
Kit Langton
b31defc0a5
refactor(util): slice the final filename segment ( #46466 )
2026-08-31 19:23:35 -04:00
Kit Langton
e7d42f83e6
refactor(core): slice model references at the first slash ( #46467 )
2026-08-31 19:23:21 -04:00
opencode-agent[bot]
db768c4886
refactor(app): share mobile drawer primitive ( #46453 )
...
Co-authored-by: Brendonovich <14191578+Brendonovich@users.noreply.github.com>
2026-09-01 07:03:50 +08:00
Aiden Cline
9553187ba6
fix(core): allow patch file-to-directory replacements ( #46476 )
2026-08-31 16:24:04 -05:00
Aiden Cline
d04257eeb4
feat(codemode): add inline namespace metadata ( #46464 )
2026-08-31 16:01:14 -05:00
opencode-agent[bot]
d68f425c17
feat(cli): port the upgrade command to v2 ( #46183 )
...
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-08-31 16:00:22 -05:00
Aiden Cline
49dd2cea34
refactor(ai): clarify responses adapters ( #46469 )
2026-08-31 15:36:57 -05:00
Simon Klee
fac875dba0
mini v2 v2 ( #46410 )
2026-08-31 22:03:27 +02:00
Kit Langton
566ca864a0
refactor(util): reuse private patch buffers ( #46459 )
2026-08-31 15:11:54 -04:00
Dax Raad
5df9cecf03
fix(tui): remove plugin current marker
2026-08-31 14:31:03 -04:00
Dax Raad
a68fe8a97d
fix(tui): toggle plugin on dialog submit
2026-08-31 14:28:19 -04:00
Dax Raad
c17c104827
fix(tui): toggle internal plugin controls
2026-08-31 14:25:06 -04:00
Dax Raad
5d4cc4a804
feat(tui): hide internal plugins by default
2026-08-31 14:25:06 -04:00