Analysis updated 2026-08-08 · repo last pushed 2026-07-27
Run multiple AI coding agents side by side and get visual alerts when one needs your input.
Split your terminal screen to watch several AI sessions simultaneously while keeping them organized.
SSH into a remote server and use the routed browser to interact with local websites from that connection.
Restore your previous terminal session after quitting, with tabs and history exactly as you left them.
| jleechanorg/cmux | 0xsmw/pixelcop | aiduckman/claudeusage_latest_may2026 | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | Swift | Swift | Swift |
| Last pushed | 2026-07-27 | 2026-07-24 | — |
| Maintenance | Active | Active | — |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | developer | designer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Requires macOS and familiarity with terminal-based workflows, you need to have AI coding agents like Claude Code or Codex installed to get full value.
cmux is a Mac terminal app designed specifically for people who run multiple AI coding agents (like Claude Code or Codex) at the same time. If you have ever had several AI sessions running in separate tabs and missed an important notification because they all just said "waiting for input," this tool solves that problem. It gives you a visual sidebar to track everything and highlights exactly which AI agent needs your attention. At its core, the app is a fast, native Mac terminal built on top of a popular terminal engine called Ghostty. It uses a vertical sidebar to organize your tabs, showing useful context for each session like the current git branch, open ports, and the latest notification text. When an AI agent needs you, the corresponding pane gets a blue ring and its tab lights up. You can split your screen to view multiple terminals at once, or even open a built-in web browser next to your terminal so an AI agent can directly interact with a local website. The tool is built for developers and technical founders who live in the terminal but want better visual management of their AI workflows. For example, if you are running a team of AI coding agents simultaneously, this app can spawn them all in organized splits and alert you when specific ones finish. It also includes an SSH feature that lets you connect to remote servers, complete with a routed browser so that local web links work smoothly on the remote machine. Additionally, it can restore your previous session if you quit, reopening your tabs and terminal history exactly as you left them. What makes this project notable is its philosophy and performance. The creator deliberately avoided using web-based frameworks like Electron to keep the app fast and lightweight. Instead, it is built natively for macOS using Swift. The project's overarching philosophy is to act as a set of building blocks rather than a rigid system. It provides the terminal, the browser, the notifications, and a command-line interface, leaving you to figure out the best way to manage your AI agents.
A native Mac terminal app for running multiple AI coding agents at once, with a visual sidebar that tracks each session and alerts you when an agent needs your attention.
Mainly Swift. The stack also includes Swift, macOS, Ghostty.
Active — commit in last 30 days (last push 2026-07-27).
No license information was provided in the explanation, so usage rights are unknown.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.