Commit graph

4 commits

Author SHA1 Message Date
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
James Long
ffcb45d7c9
feat(tui): show project copy in session list (#31421) 2026-06-09 12:10:37 -04:00
Dax
106f8e94d6
refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
Dax
fe0c4f8c74
refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00
Renamed from packages/opencode/src/cli/cmd/tui/component/dialog-session-list.tsx (Browse further)