Commit graph

203 commits

Author SHA1 Message Date
Kit Langton
d5f6c088f0
fix(tui): prevent sidebar scrollbar flash (#40056) 2026-08-01 15:12:37 +00:00
opencode-agent[bot]
97f5fb3399
Remove unused subagent retry formatter (#39952)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:30:20 -04:00
opencode-agent[bot]
5b84e39f6d
refactor(tui): remove stub child cycling commands (#39949)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:28:23 -04:00
opencode-agent[bot]
80874c241f
refactor(tui): remove dead assistant renderer (#39945)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-31 20:27:15 -04:00
Kit Langton
102086c50f
feat(tui): hot-reload local TUI plugins (#39776) 2026-07-31 16:35:05 -04:00
opencode-agent[bot]
f92e490bb6
fix(tui): preserve diff hunk boundaries (#39693)
Co-authored-by: James Long <17031+jlongster@users.noreply.github.com>
2026-07-31 14:47:36 -04:00
Kit Langton
0481dba88e
fix(tui): improve narrow layouts (#39918) 2026-07-31 14:44:13 -04:00
Kit Langton
7aaf4e7750
refactor(session): centralize fallback title policy (#39890) 2026-07-31 10:56:38 -04:00
Kit Langton
1311d909a7
fix(tui): preserve session location during handoff (#39886) 2026-07-31 10:54:36 -04:00
Kit Langton
d07d9ae0da
fix(tui): remove shells from their location (#39885) 2026-07-31 10:46:43 -04:00
Kit Langton
77df98db51 Revert "feat(tui): delete current session (#39750)"
This reverts commit 7814568ba0.
2026-07-31 10:01:35 -04:00
Kit Langton
eb95bd27fe
feat(session): make generated titles optional (#39747) 2026-07-30 21:24:34 -04:00
Kit Langton
a460f02f67
feat(tui): inherit session directory when creating a new session (#39753) 2026-07-30 20:31:38 -04:00
Kit Langton
7814568ba0
feat(tui): delete current session (#39750) 2026-07-30 17:06:41 -04:00
Kit Langton
cba5ba03e3
fix(tui): show shells from session location (#39691) 2026-07-30 13:12:01 -04:00
opencode-agent[bot]
0ffec67ca3
refactor: remove unused V2 code (#39699)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
2026-07-30 11:25:03 -05:00
Kit Langton
77aa85c589
feat(tui): project picker with footer crossfade (#39566) 2026-07-30 10:39:22 -04:00
Kit Langton
cb37a7166a
feat(tui): make session tab switching fast for long transcripts (#39568) 2026-07-29 22:23:10 -04:00
Dax Raad
488445a679 fix(tui): correct project-aware session lists 2026-07-29 21:59:33 -04:00
James Long
c2e975c4e6
refactor(plugin): expose resolved TUI theme (#39536) 2026-07-29 12:51:55 -04:00
Dax Raad
fc11ed3838 feat(session): define explicit fork boundaries 2026-07-29 09:50:24 -04:00
Dax
12a931a220
feat(tui): filter subagents by activity 2026-07-28 22:13:46 -04:00
Dax Raad
06290907a9 feat(tui): restore plugin manager dialog 2026-07-28 21:19:17 -04:00
Kit Langton
37a1b80d5a
feat(tui): add adaptive session tabs (#39396) 2026-07-28 17:12:07 -04:00
James Long
08b80da931
refactor(tui): split theme hooks (#39395) 2026-07-28 16:25:32 -04:00
Aiden Cline
771174b5c3
fix(cli): align auto permission flags (#39384) 2026-07-28 13:31:57 -05:00
Dax Raad
44cd984589 feat(tui): refine plugin context slots 2026-07-28 14:19:31 -04:00
Dax Raad
b671a77145 fix(tui): simplify form field labels 2026-07-28 11:56:11 -04:00
Simon Klee
4d59b059ee
feat(tui): add verbose turn token usage (#39281) 2026-07-28 13:57:19 +02:00
opencode-agent[bot]
f5700808c5
fix(tui): preserve subagent list position (#39156)
Co-authored-by: Kit Langton <kit.langton@gmail.com>
2026-07-27 14:08:00 -04:00
Dax Raad
8db7487c89 refactor(core): consolidate tool architecture 2026-07-26 20:16:58 -04:00
Dax Raad
2ddc91a0e8 fix(tui): show shell working directory in prompt 2026-07-25 23:42:53 -04:00
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