Commit graph

6 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
Aiden Cline
c416ede20d
fix(tui): sort model picker by release date (#33558) 2026-06-23 22:35:47 -05:00
opencode-agent[bot]
21a644fef5 chore: generate 2026-06-07 05:25:52 +00:00
Dax
106f8e94d6
refactor(tui): extract standalone package (#31193) 2026-06-07 05:24:27 +00:00
Robert Douglass
f20655bef4
fix(tui): sort connect providers alphabetically (#30891)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-07 00:17:38 -05:00
Dax
fe0c4f8c74
refactor(server): canonicalize service API (#31049) 2026-06-07 03:27:28 +00:00