anomalyco / anomalyco/opencode
[FEATURE]: Replace top tab bar with a sidebar session list to prevent accidental session loss
@Brendonovich is already working on this.
Since Sep 13, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
The top tab system (instead of a sidebar stack, which is standard in AI chat UIs) leads to session loss. I just lost a session while trying to switch to it — I accidentally clicked the close button (X) that appears on hover. It's extremely easy to hit the X by mistake, and then the entire long session is deleted with no way to recover it.
Suggestion: Replace the tab bar with a sidebar session list (stack), like most other AI chat interfaces use. This would prevent accidental deletions and make session management much more intuitive.
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.