agentmux

Modern terminal workspace control plane over tmux.
Keyboard-first. Fast. Open source.

Install
curl -fsSL https://amux.coder.company/install.sh | sh
agentmux 5 sessions ──────────────────────────────────────────────────────────────────────────── ╭────────────────────────────────╮ ╭──────────────────────────────────────────╮ │ ▸ ● api-server 3w 2h │ │api-server ~/code/api │ │ deploy 1w 5h │ │win: server, logs, tests │ │ frontend 2w 1d │ │ │ │ infra 1w 3d │ │$ go run ./cmd/server │ │ │ │listening on :8080 │ │ │ │GET /api/health 200 1ms │ ╰────────────────────────────────╯ ╰──────────────────────────────────────────╯ j/k move · ⏎ attach · / filter · : commands · tab split · s sort · ? help

⚡ Session Browser

List all tmux sessions with window count, age, and attached state at a glance.

👁 Pane Preview

See live pane output for the selected session without attaching.

🔍 Command Palette

Fuzzy search across sessions, workspaces, and actions. One keystroke away.

🚀 Workspace Launcher

Define workspaces in TOML. Launch commands into named sessions instantly.

⌨️ Vim Navigation

j/k, gg, G, and all the keys you expect. Zero learning curve.

🪶 Zero Dependencies

Single binary. Pure Go. Works anywhere tmux runs. ~3MB.