amux
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/amux/
A TUI for easily running parallel coding agents.
Script Preview
Review this script before executing in your terminal.

amux is a terminal tool for running several coding agents in parallel.
Core features include parallel agent sessions, support for many terminal coding agents, importing and using git worktrees, diff viewing, keyboard and mouse control, tmux backed isolation, and persistent sessions for each agent. This tool requires tmux so that each agent can run a seperate tmux session for terminal isolation.
Handy for developers comparing coding agents, running parallel prompts at once, or splitting tasks across branches while keeping output separated during experiments, reviews, and fast moving build sessions in the terminal.
