cmux (manaflow) — Summary
cmux by manaflow-ai is a native macOS terminal application built on Ghostty (using libghostty for GPU-accelerated rendering) that adds agent-awareness on top of a standard terminal experience. It provides vertical and horizontal tab management with a sidebar showing git branch, linked PR status, working directory, listening ports, and latest notification per workspace; a notification system that picks up terminal sequences (OSC 9/99/777) and lights up panes with a blue ring when agents need attention; an in-app scriptable browser (ported from Vercel's agent-browser); SSH workspace support; and a cmux claude-teams command that runs Claude Code's teammate mode with native splits. It is distributed as a macOS DMG/Homebrew Cask (Swift/AppKit, not Electron), auto-updates via Sparkle, and reads existing ~/.config/ghostty/config. The project has 19,779 stars and 30 contributors — by far the most popular framework in this batch. Compared to the seeds, cmux is closest to a "primitive toolbox" philosophy explicitly articulated in its docs ("cmux is not prescriptive about how developers hold their tools"), making it analogous to the "Archetype 4 — Markdown scaffold, zero primitives" seeds in spirit but with a rich native GUI rather than static markdown files.