anomalyco / anomalyco/opencode
[FEATURE]: v2 Separate New Sessions From Session Tabs
Open
@kommander is already working on this.
Since Aug 24, 2026.
2.0
- 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 @opencode-ai/cli (v2), /new immediately opens the new session in another tab.
It would be nice to have an option for /new to create a new "session" in the current tab instead of making a new tab each time.
Ideally, this could be configurable so users can choose between the current behaviour and new sessions being created in a new tab.
I.E
{
"tui": {
"sessions": {
"openNewSessionInTab": false
}
}
}
Environment
- opencode version:
0.0.0-beta-18027 - OS: Windows 11
- Terminal:
Microsoft Terminal Preview v1.25.1912.0 - Shell:
pwsh - Install/channel:
@opencode-ai/cli - Active plugins:
oc-usage-limits-plugin@next
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.