Multi-Agent AI Terminal for macOS — User Manual
QuadCode lets you run up to 4 AI coding agents side-by-side in one app. Each pane is a fully independent terminal session.
To use an agent, it must be installed on your Mac. QuadCode auto-detects which agents are available and shows them in each pane's dropdown.
Click the agent dropdown in any pane's header bar to switch between available agents. The pane will restart with the selected agent.
Click the colored circle next to the agent dropdown to pick a custom accent color for that pane. Colors persist across restarts.
Click the title area (shows "TERMINAL 1" by default) to type a custom name. Titles persist across restarts.
Click the ⋮ button to open the pinned commands panel. Save up to 5 frequently used commands per pane — click any pin to run it instantly.
Use the layout buttons in the header bar to switch between:
Hidden panes keep their sessions alive — switch back anytime without losing your work.
Press ⌘ B to toggle broadcast mode. A text bar appears at the top — type a command and it sends to ALL visible panes simultaneously. Perfect for running the same command across multiple projects.
| Focus pane 1-4 | ⌘ 1-4 |
| Restart current pane | ⌘ R |
| Restart all panes | ⌘ ⇧ R |
| Zoom / unzoom pane | ⌘ Enter |
| Broadcast mode | ⌘ B |
| Copy selected text | ⌘ C |
| Paste from clipboard | ⌘ V |
| Increase font size | ⌘ + |
| Decrease font size | ⌘ - |
| Reset font size | ⌘ 0 |
| Toggle full screen | ⌃ ⌘ F |
QuadCode includes a 7-day free trial with full functionality. No credit card required.
After the trial, purchase a lifetime license for $49 at getquadcode.com/activate. One payment, all future updates included.
After purchase, you'll receive a license key via email. Enter it in the activation dialog within QuadCode. The app will restart automatically after activation.
The agent's CLI must be installed and accessible in your PATH. Install the CLI, restart QuadCode, and it will auto-detect.
This usually means the agent's CLI binary doesn't have execute permissions. Try running in Terminal:
xattr -cr /Applications/QuadCode.app
Then restart QuadCode.
QuadCode is currently in beta and not yet notarized by Apple. To open it: right-click → Open → Done, then System Settings → Privacy & Security → Open Anyway.
Have a question, feature request, or found a bug?