Aiden Cline
d927f6fa8d
feat(plugin): add session options hook
2026-07-18 17:00:43 +00:00
opencode-agent[bot]
1f2de535aa
fix(ai): parse compatible reasoning deltas ( #37558 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2026-07-18 10:57:10 -05:00
opencode-agent[bot]
529d55b1c3
fix(core): remove session import cycle ( #37596 )
...
Co-authored-by: James Long <17031+jlongster@users.noreply.github.com >
2026-07-18 13:24:47 +00:00
Aiden Cline
deb5b144c3
test(ai): record MiniMax messages compatibility ( #37604 )
2026-07-17 23:22:09 -05:00
opencode-agent[bot]
cd3cca0006
feat(core): add runtime MCP controls ( #37308 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-07-17 22:56:52 -05:00
Aiden Cline
08a7080e11
fix(tui): exit composer picker with up arrow ( #37601 )
2026-07-17 22:22:00 -05:00
Dax Raad
f2579c41b6
docs: allow trusted cli installation
2026-07-17 20:49:42 -04:00
Dax Raad
c4830c147d
fix(core): defer cyclic layer dependencies
2026-07-17 20:25:21 -04:00
Dax Raad
22c23cb44c
fix(cli): reduce startup overhead
2026-07-17 20:14:04 -04:00
opencode-agent[bot]
60ce33cde8
fix(cli): simplify service registration lease ( #37576 )
...
Co-authored-by: Dax Raad <826656+thdxr@users.noreply.github.com >
2026-07-17 19:47:17 -04:00
opencode-agent[bot]
6ea8247e0f
fix(cli): elect managed service by port bind ( #37572 )
...
Co-authored-by: Dax Raad <thdxr@users.noreply.github.com >
2026-07-17 23:12:36 +00:00
Aiden Cline
987242b3e8
fix(core): honor OAuth attempt expiration ( #37557 )
2026-07-17 16:10:53 -05:00
James Long
fafb04ed59
feat(tui): track hue source identity ( #37550 )
2026-07-17 15:38:22 -04:00
Aiden Cline
87d5b27668
feat(codemode): project OpenAPI schema directions ( #37361 )
2026-07-17 14:24:50 -05:00
James Long
c7a7900ff2
refactor(tui): migrate workflow views to V2 themes ( #37526 )
2026-07-17 15:18:58 -04:00
opencode-agent[bot]
f2a4011371
fix(cli): restore plugin list diagnostics ( #37540 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-07-17 13:42:44 -05:00
Aiden Cline
4bc8faa01c
feat(core): add tool namespaces ( #37529 )
2026-07-17 13:14:06 -05:00
Simon Klee
5d5b33f195
cli: rename node package to opencode-node ( #37528 )
2026-07-17 19:04:40 +02:00
Kit Langton
3fc06accbd
fix(simulation): normalize named key presses ( #37523 )
2026-07-17 12:24:54 -04:00
James Long
677526d72e
refactor(tui): migrate dialog views to V2 themes ( #37516 )
2026-07-17 12:17:11 -04:00
Kit Langton
bce9c639d1
feat(tui): expose session composer top slot ( #37518 )
2026-07-17 11:55:18 -04:00
Kit Langton
48adb9521c
feat(tui): expose session header slot ( #37520 )
2026-07-17 11:55:06 -04:00
opencode-agent[bot]
9b3a4655f1
fix(core): clarify user-executed shell history ( #37515 )
...
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
2026-07-17 10:49:02 -05:00
James Long
bd79e24842
fix(tui): raise neutral permission backgrounds ( #37513 )
2026-07-17 11:35:02 -04:00
James Long
d67e035c18
refactor(tui): migrate leaf views to V2 themes ( #37510 )
2026-07-17 11:19:03 -04:00
Simon Klee
f8470404e3
fix(cli): stabilize Windows ARM64 Node builds ( #37503 )
2026-07-17 16:45:14 +02:00
opencode-agent[bot]
651751405d
test(tui): await diff tree context readiness ( #37501 )
...
Co-authored-by: James Long <longster@gmail.com >
2026-07-17 10:41:00 -04:00
Kit Langton
44f7bb71c1
chore: upgrade Effect to beta.98 ( #37498 )
2026-07-17 10:31:27 -04:00
James Long
b26d948b76
feat(tui): add hovered theme state ( #37404 )
2026-07-17 10:19:42 -04:00
Simon Klee
2180fb8e7b
ci: fix node publish multi-arch install ( #37497 )
2026-07-17 16:16:43 +02:00
Kit Langton
3db4458e6c
feat(session): expose transient generation API ( #37433 )
2026-07-17 09:25:50 -04:00
Simon Klee
42e2dde739
fix(cli): prevent Node stdout EPIPE failures
...
Keep draining standalone server stdout after reading its readiness message so
later server output does not write into a closed pipe.
Install the Node CLI broken-pipe handler before loading the main entrypoint.
Ignore only EPIPE while preserving all unrelated stdout errors. This prevents
Windows Node builds from failing when the TUI prints its exit epilogue after
renderer teardown.
2026-07-17 14:46:46 +02:00
Simon Klee
a1b274e6f8
node v2 cli support ( #36309 )
2026-07-17 14:45:06 +02:00
Aiden Cline
27e1692848
fix: rm used config
2026-07-17 00:15:16 -05:00
Aiden Cline
73567f3570
feat(core): record title and compaction usage in session totals ( #37441 )
2026-07-17 00:10:30 -05:00
Aiden Cline
91238441a6
fix(codemode): enforce lexical temporal dead zones ( #37358 )
2026-07-16 22:26:45 -05:00
Kit Langton
faf964691b
fix(core): initialize provider state before catalog transforms ( #37419 )
2026-07-16 22:45:42 -04:00
Kit Langton
4a7f760d25
fix(tui): preserve prompt footer actions ( #37180 )
2026-07-16 22:08:22 -04:00
James Long
f76e18201a
fix(tui): derive session surface colors from hues ( #37401 )
2026-07-16 20:16:13 -04:00
Dustin Deus
331533deff
fix(cli): isolate server request traces ( #37395 )
2026-07-17 00:52:14 +02:00
James Long
309860558d
refactor(tui): remove secondary action styles ( #37378 )
2026-07-16 17:44:11 -04:00
opencode-agent[bot]
b4a4ef0b3c
refactor(tui): remove legacy keymap layer ( #37206 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com >
Co-authored-by: Dax Raad <d@ironbay.co >
2026-07-16 21:33:15 +00:00
opencode-agent[bot]
e916b99742
chore: merge dev into v2 ( #37370 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com >
Co-authored-by: Brendan Allan <git@brendonovich.dev >
Co-authored-by: James Long <longster@gmail.com >
Co-authored-by: James Long <jlongster@users.noreply.github.com >
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Jay <53023+jayair@users.noreply.github.com >
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com >
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com >
Co-authored-by: Dustin Deus <deusdustin@gmail.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
Co-authored-by: 冯基魁 <56265583+fengjikui@users.noreply.github.com >
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: Frank <frank@anoma.ly >
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com >
Co-authored-by: Kit Langton <kit.langton@gmail.com >
Co-authored-by: David Hill <1879069+iamdavidhill@users.noreply.github.com >
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com >
Co-authored-by: Victor Navarro <vn4varro@gmail.com >
Co-authored-by: Dax Raad <d@ironbay.co >
Co-authored-by: Dax <mail@thdxr.com >
Co-authored-by: Nabs <nabil@instafork.com >
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com >
Co-authored-by: AidenGeunGeun <eastlandwyvern@gmail.com >
Co-authored-by: Mark <geraint0923@users.noreply.github.com >
Co-authored-by: Jay <air@live.ca >
Co-authored-by: BB84 <110078428+BB-84C@users.noreply.github.com >
2026-07-16 15:44:26 -05:00
James Long
88b8883122
feat(tui): resolve action state priority ( #37373 )
2026-07-16 16:40:34 -04:00
James Long
ac1b802820
fix(tui): restore selected action styling, fix subagent list ( #37371 )
2026-07-16 16:20:16 -04:00
Dustin Deus
5ee4c1082a
feat(tui): add message navigation shortcuts ( #37362 )
2026-07-16 16:18:18 -04:00
starptech
8a70d70006
revert(tui): remove message navigation shortcuts
2026-07-16 21:45:40 +02:00
James Long
91b4634363
fix(tui): remove debug theme toggle ( #37359 )
2026-07-16 15:31:42 -04:00
starptech
4f60bde502
feat(tui): add message navigation shortcuts
2026-07-16 21:27:13 +02:00
Dax Raad
0d3b6d430e
fix(tui): restore expandable tool hover state
2026-07-16 15:00:49 -04:00