#22 · Primary category: AI Assistant Managers & Switchers

opensessions

agent-orchestration amp claude-code codex coding-agents developer-tools opencode tmux

tmux sidebar for coding agents — Amp, Claude Code, Codex, OpenCode. Per-thread markers, local HTTP API, live session state.

Project last updated:06/23/26

GitHub Stars

1.2K

Forks

72

Contributors

11

License

Other

Why we included this project

For developers who live in tmux and run several coding agents at once, opensessions adds a small sidebar that shows which agent is working where without leaving the terminal. It fits into an existing tmux setup as a single pane, tracking per-thread markers for finished, failed, or interrupted work so you can jump back into the right conversation quickly. A local HTTP API lets scripts and agents push status updates, progress, and log lines into the sidebar, which helps when a long build or test run is churning in the background. The whole thing is written in Rust with ratatui, so it stays fast and needs no runtime dependencies beyond tmux itself, and it installs through TPM with a single line in your tmux.conf. For terminal-first teams working with Claude Code, Codex, OpenCode, or Amp, it's a lightweight coordination layer that doesn't replace your workflow.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category