anomalyco / anomalyco/opencode
V2: Worktree directory labels missing from session picker
Open
@simonklee is already working on this.
Since Aug 7, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
In OpenCode v2, /session current-project mode hides the directory label for every session. Sessions in different worktree directories are therefore indistinguishable. Project-root sessions should remain unlabeled; worktree sessions should show the directory basename.
Plugins
None
OpenCode version
v2
Steps to reproduce
- Create sessions in a project root and a worktree directory.
- Open
/sessionin the project. - Observe that neither session has a right-side directory label.
Screenshot and/or share link
Operating System
macOS
Terminal
No response
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.