Coordinating multiple coding agents with nothing but tmux and codex

viksit · x · 2026-09-09

A minimal multi-agent setup requiring no orchestration framework: run codex in a tmux session as a coordinator, have it spawn background agents in new tmux windows (8-char names), each on its own git worktree and branch, and clean up windows when done. Agents communicate by natural-language instructions, e.g. telling tmux to change the UI color and tail a new log file.

Original post →

More from coding & agent

coding & agent channel →