v0.1.0
tmux-opencode-plugin v0.1.0
Initial public release of a bash-only tmux plugin for browsing and resuming opencode sessions.
Highlights
- Tracks opencode sessions from both tmux panes and the local opencode SQLite database
- Popup session browser with
fzfsupport and fallback numbered selection - Resume flow for stored sessions in a new tmux window or split pane
- Status segment for tmux status line
- Best-effort detection of attached/live tmux sessions
- Multiagent-aware session collapsing for orchestrator + subagent trees
- TPM-compatible setup and English documentation
Notes
- tmux
>= 3.2is required fordisplay-popup sqlite3and theopencodeCLI must be available inPATH