anomalyco / anomalyco/opencode

[FEATURE]: Replace top tab bar with a sidebar session list to prevent accidental session loss

Open
#48,802 2 comments 5 reactions 1 assignee View on GitHub

@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

Image ## Title: Tab-based UI causes accidental session deletion

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.