opencode/packages/tui/src
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
..
component fix(tui): load root sessions in session switcher (#33931) 2026-06-25 18:36:08 +02:00
config feat(tui): add diff viewer keybind (#33365) 2026-06-24 12:07:23 +02:00
context fix(tui): scope file autocomplete to session (#33458) 2026-06-22 20:31:36 -04:00
feature-plugins feat(tui): add main branch source to diff mode (#30942) 2026-06-24 10:35:37 +00:00
plugin feat(tui): add main branch source to diff mode (#30942) 2026-06-24 10:35:37 +00:00
prompt refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
routes Revert "deps: update OpenTUI to 0.4.2 (#33610)" (#33842) 2026-06-25 10:38:09 +02:00
theme refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
ui fix(tui): load root sessions in session switcher (#33931) 2026-06-25 18:36:08 +02:00
util tui: fix multi-day duration formatting (#33651) 2026-06-24 12:05:06 +00:00
app.tsx feat(tui): add diff viewer keybind (#33365) 2026-06-24 12:07:23 +02:00
attention.ts refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
audio.d.ts refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
audio.ts refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
clipboard.ts chore: generate 2026-06-07 05:25:52 +00:00
editor-zed.ts refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
editor.ts run: make minimal mode more minimal (#31227) 2026-06-07 23:26:14 +02:00
index.tsx refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
keymap.tsx chore: generate 2026-06-07 03:28:52 +00:00
logo.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
parsers-config.ts refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
runtime.tsx refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
terminal-win32.ts refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00