Commit graph

171 commits

Author SHA1 Message Date
Aiden Cline
b31747124b
fix(core): stream Code Mode tool progress (#38718) 2026-07-24 14:46:46 -05:00
Kit Langton
3193f3aa95
fix(tui): flag likely cache busts accurately (#38727) 2026-07-24 18:35:13 +00:00
Kit Langton
79c1544072
refactor(tools): unify tool APIs and result handling (#38367) 2026-07-23 21:13:31 +00:00
James Long
833dd2ed7f
refactor(tui): simplify turn usage reduction (#38514) 2026-07-23 11:22:00 -04:00
James Long
5b1321a8ca
feat(tui): add turn token usage diagnostics (#38398) 2026-07-23 10:00:51 -04:00
James Long
8a36abd328
feat(tui): add developer debug bar (#38359) 2026-07-22 14:35:28 -04:00
Kit Langton
7a1f9764a2
feat(core): compact durable tool metadata (#38343) 2026-07-22 12:09:48 -04:00
opencode-agent[bot]
aea36d7630
fix(tui): prevent duplicate message forks (#38240)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-22 10:11:58 -05:00
Simon Klee
ced3d5e02a
fix(tui): submit prompt when resuming session (#38260) 2026-07-22 10:34:39 +02:00
James Long
6b9136e797
fix(tui): inherit elevated tool theme (#38224) 2026-07-21 22:45:21 -04:00
Simon Klee
dd50d457b0
refactor(tui): simplify mini footer status line (#38112) 2026-07-21 16:08:19 +02:00
James Long
c0ba62b972
refactor(tui): expose theme colors as properties (#37995) 2026-07-20 16:17:09 -04:00
James Long
e8b19afa8f
fix(tui): adapt file badge accent to theme mode (#37953) 2026-07-20 11:45:29 -04:00
Dax Raad
c7aa47c144 feat(tui): implement session timeline 2026-07-20 09:53:07 -04:00
James Long
6702ce0d3f
fix(tui): soften theme scale extremes (#37555) 2026-07-20 09:20:20 -04:00
Simon Klee
0eb71d0fc7
refactor(tui): extract shared frontend helpers (#37868) 2026-07-20 10:43:02 +02:00
Kit Langton
edc93ceff1
feat(simulation): expose semantic UI snapshots (#37802) 2026-07-19 16:04:27 -04:00
Dax Raad
4e85a37590 fix(tui): auto-approve permissions in auto mode 2026-07-18 17:54:59 -04:00
opencode-agent[bot]
0d68b0bb20
fix(tui): style interrupted compaction neutrally (#37655)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-18 13:41:01 -05:00
Aiden Cline
08a7080e11
fix(tui): exit composer picker with up arrow (#37601) 2026-07-17 22:22:00 -05: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
James Long
bd79e24842
fix(tui): raise neutral permission backgrounds (#37513) 2026-07-17 11:35:02 -04:00
James Long
b26d948b76
feat(tui): add hovered theme state (#37404) 2026-07-17 10:19:42 -04:00
Simon Klee
a1b274e6f8
node v2 cli support (#36309) 2026-07-17 14:45:06 +02:00
James Long
f76e18201a
fix(tui): derive session surface colors from hues (#37401) 2026-07-16 20:16:13 -04: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
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
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
James Long
7a7075d86f
feat(tui): refine V2 theme colors (#37346) 2026-07-16 14:01:25 -04:00
Kit Langton
041cda905d
fix(tui): label only detached subagents as background (#37306) 2026-07-16 12:21:19 -04:00
opencode-agent[bot]
06a2592836
fix(tui): align subagent navigation copy (#37319)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-16 10:55:54 -04:00
James Long
5fcef6773c
feat(tui): migrate core surfaces to V2 themes (#37145) 2026-07-16 10:22:29 -04:00
Dax Raad
b95a5dc259 fix(tui): remove shell expansion hint 2026-07-15 15:43:33 -04:00
opencode-agent[bot]
36f8a1e6e5
fix(tui): summarize deleted patch files (#37134)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-15 11:25:37 -04:00
Dax Raad
83cfafc884 fix(tui): mount toast at app root 2026-07-15 01:24:18 -04:00
Dax Raad
94a23b8537 refactor(tui): centralize location state 2026-07-14 23:01:41 -04:00
Dax Raad
387bff8fd9 feat(tui): stream shell tool output 2026-07-14 21:29:59 -04:00
Dax Raad
2508a74956 refactor(tui): make data sync owner-driven 2026-07-14 17:33:15 -04:00
Kit Langton
a149a61a89
fix(tui): harden reasoning groups (#36913) 2026-07-14 16:38:42 -04:00
Dax Raad
a32c480d45 refactor(tui): centralize active location 2026-07-14 16:18:30 -04:00
Dax Raad
915be9b54d feat(plugin): add tool progress reporting 2026-07-14 15:57:16 -04:00
Dax Raad
6039f54126 fix(tui): refine thinking block styling 2026-07-14 15:26:04 -04:00
opencode-agent[bot]
016545513f
feat(tui): group sequential thinking (#36901)
Co-authored-by: Kit Langton <7587245+kitlangton@users.noreply.github.com>
2026-07-14 15:13:16 -04:00
Dax Raad
4a93972a78 feat(tui): add v2 plugin runtime 2026-07-14 12:49:56 -04:00