andyrewlee/amux — reverse-engineered prompt

Reverse engineered prompt

Build me a terminal app for Mac and Linux that makes it easy to run several coding agents side by side. I want a clean dashboard where I can open a repo, create or import separate workspaces from git worktrees, launch agents in parallel, and jump between their terminals, diffs, and status without a bunch of manual setup.

Each agent should run in its own tmux session so things stay isolated and keep running if I leave and come back. It should work with common coding agents like Claude Code, Codex, Gemini, Amp, OpenCode, and Droid without needing custom wrappers. I want solid keyboard use, mouse support, and a simple workspace config file in the repo for setup, run, and archive commands. If the repo provides scripts, make the app ask me to trust them before running anything, and remember that approval unless the file changes.

Please make it feel polished and practical, with logging and basic debugging support. Check current docs online if you need to.

Want more depth? Deep Reverse