anomalyco / anomalyco/opencode
TUI: Project sessions no longer displayed on a single page
Open
@kommander is already working on this.
Since Sep 14, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Describe the bug
In the new TUI UI (opencode 1.18.23), project sessions are no longer listed on a single page. The session list is split across multiple pages/tabs, which makes it hard to browse and switch between sessions of different projects at a glance.
Expected behavior
All project sessions should be visible on one page (as in the previous UI), so users can quickly find and resume any session.
Environment
- opencode version: 1.18.23
- OS: Windows 11
- Terminal: Windows Terminal
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.