anomalyco / anomalyco/opencode
[FEATURE]: Add session switching to `opencode --mini`
Open
@kommander is already working on this.
Since Sep 17, 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
The opencode --mini interface should provide a way to list and switch
between existing sessions without leaving the current TUI.
Suggested behavior:
- keyboard shortcut or command to open the session list
- search/filter sessions
- switch to a selected session
- preserve the current session when the picker is cancelled
Equivalent CLI behavior already exists through session IDs, but an
interactive session picker would make --mini easier to use.
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.