anomalyco / anomalyco/opencode
[FEATURE]: Automatically group desktop session tabs by project
@Brendonovich is already working on this.
Since Aug 24, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
In the new OpenCode Desktop layout, all session tabs are displayed in one flat tab bar.
When several projects and sessions are open at the same time, sessions from the same project are mixed with sessions from other projects. Session titles do not reliably indicate their project, making it difficult to identify the correct workspace and increasing the risk of working in the wrong project.
It would be helpful to group session tabs automatically by project/workspace, similar to browser tab groups:
- Show the project name as the group label
- Place new sessions into their project's group automatically
- Allow project groups to be collapsed and expanded
- Visually separate groups using color or clear dividers
- Preserve grouping and tab order after restarting the desktop app
This is related to #37273 and #38525, but specifically requests project-based grouping within the existing horizontal tab layout.
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.