Kit Langton
ab7a0bf65c
fix(tui): ignore stray releases on new session controls ( #42673 )
2026-08-14 20:57:49 -04:00
Kit Langton
a609acbb67
fix(tui): refine tab marquee motion ( #42617 )
2026-08-14 13:30:21 -04:00
Kit Langton
3a41ee8817
fix(tui): stop attention glow breathing ( #42404 )
2026-08-13 16:38:06 -04:00
Kit Langton
4836356c17
fix(tui): stop disabled tab pulse rendering ( #42346 )
2026-08-13 15:56:36 -04:00
Kit Langton
c894f87771
feat(tui): refine session tab activity indicators ( #42144 )
2026-08-12 16:43:58 -04:00
Kit Langton
0dec446ee6
fix(tui): restore tab marquee hover ( #42093 )
2026-08-12 14:47:34 -04:00
opencode-agent[bot]
b50924b993
test: stabilize Windows integration coverage ( #42079 )
...
Co-authored-by: Kit Langton <kit.langton@gmail.com >
2026-08-12 12:45:38 -04:00
Kit Langton
49081a4e24
fix(tui): flash tabs on prompt admission ( #39702 )
2026-07-30 16:57:36 +00:00
Kit Langton
3c259fc552
feat(tui): replace scrap screen with component storybook ( #39548 )
2026-07-29 15:51:15 -04:00
Kit Langton
b985d2eb8e
feat(tui): polish session tab animations ( #39542 )
2026-07-29 13:50:49 -04:00
Kit Langton
b47cfbee7c
fix(tui): reduce tab pulse allocations ( #39433 )
2026-07-28 22:43:46 -04:00
Kit Langton
f64b50d71b
feat(tui): add unread tab glow ( #39428 )
2026-07-28 22:34:33 -04:00
Kit Langton
37a1b80d5a
feat(tui): add adaptive session tabs ( #39396 )
2026-07-28 17:12:07 -04:00
Dax Raad
e6f660fecf
feat(tui): add v2 terminal interface
2026-06-26 14:38:25 -04:00
Simon Klee
e7c59b17a8
fix(tui): load root sessions in session switcher ( #33931 )
...
Request root sessions before applying the session list limit so child
sessions cannot crowd roots out of the switcher.
Keep the synchronized cache available while requests are pending or fail,
reconcile results with live updates, and retain current and pinned sessions.
Preserve selection by session ID when asynchronous results reorder the list.
Closes #16270
Closes #32725
2026-06-25 18:36:08 +02:00