Wiki / concepts / wiki

Agent-native multiplexer

Emerging tool category: a terminal multiplexer whose first-class objects are running AI agents, not just panes โ€” agent status panels, done/waiting notifications with sounds, direct agent attach, and orchestration APIs. herder is the archive's exemplar, validated from two angles: dhh needs it to stay in flow across 16 parallel agent threads ("constantly making decisions... unblocking an agent or ready for a new task"), while omer-hamerman finds the agent features secondary to it simply being a better multiplexer (beautiful-defaults). Both data points suggest the category wins by being excellent at the old job first.

Third data point: typecraft adds agent state as a navigation primitive (fuzzy-find agents by blocked/working/idle/done) and the inversion โ€” agents driving the multiplexer via agent-skill-files (report).

Sources: DHH, DevOps Toolbox

Linked from

Agent-orchestrating multiplexer