Honeymux, a TUI wrapper for tmux that simplifies agent-driven workflows
Global agent visibility across tmux sessions beats juggling terminal windows.

Tmux session manager beats SSH juggling, but existing tools cover this space.
System administrators, DevOps engineers, developers managing multiple servers
Teleport · Bastion · tmux-sessionizer
The workflow I kept doing manually: SSH into a box, tmux ls, attach or create a session, detach, repeat for the next server. With 5+ servers it gets tedious.
tmux-manager puts all your servers in a table, shows live session counts, and lets you attach/create/kill sessions without leaving your terminal. Ctrl-q detaches and drops you back to the TUI.
What it does: - Browse servers and their tmux session counts in one view - Drill into a server to view, attach, create, or kill sessions - Add/remove servers from inside the TUI (saved to YAML) - Filter by server name - Local tmux supported out of the box - Remembers your last selected server/session
Built with Go + Bubbletea.
Install: curl -fsSL https://raw.githubusercontent.com/charlie0077/tmux-manager/main/install.sh | sh
Repo: https://github.com/charlie0077/tmux-manager
Would love feedback — especially from people managing large fleets of servers.
Global agent visibility across tmux sessions beats juggling terminal windows.
100+ SSH sessions with auto-reconnect and tmux persistence, but audience is hyper-specialized.
Shell function validates Claude session files before attaching to prevent blank windows.
Ghostty-powered native macOS terminal built specifically for managing parallel Claude Code sessions.
Tmux-powered TUI runs Claude, Aider, and Codex agents in parallel git worktrees.
Tmux-based agent swarm manager for parallel AI workflows.