Skip to content

v0.1.0

Choose a tag to compare

@CoderMungan CoderMungan released this 25 Jun 14:45
· 6 commits to main since this release

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 fzf support 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.2 is required for display-popup
  • sqlite3 and the opencode CLI must be available in PATH