Lightweight multiplexer. CLI-only — no project dock, no agent resume. Sessions die on machine reboot.
The classic terminal multiplexer — sessions, windows, and panes inside any terminal emulator, fully keyboard-driven and infinitely scriptable.
You love tmux. So do we — the detach/attach mental model is what made `claude --resume` feel obvious to build on. You switch when you want what tmux gave you (sessions that survive) PLUS what tmux can't (sessions that survive an actual reboot, an agent that auto-resumes its conversation, a project dock instead of `prefix s`, and a worktree per feature with one keystroke).
// caveat · tmux is genuinely the right tool for a huge number of workflows — server admin, remote pair programming, anything ssh-heavy, anything where 'must work over a 56k link' matters. HyperCoder doesn't replace tmux on a server; it replaces the local Ghostty + tmux + custom config setup that a lot of agent-driven devs piece together when they want persistent multi-pane work on their laptop. If you live in tmux on remote boxes, keep doing that — and use HyperCoder for the local multi-agent grid.
researched · 2026-05-03