Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents https://cmux.com
Find a file
2026-02-09 15:11:01 -08:00
.claude/commands Focus release changelog on end-user visible changes 2026-01-30 16:58:29 -08:00
.github/workflows Revert to npm create-dmg for styled DMG layout 2026-02-08 17:30:49 -08:00
Assets.xcassets Add dev build branding and reload scripts 2026-01-28 01:20:48 -08:00
CLI CLI: quote set-status value and preserve --tab routing 2026-02-09 15:10:58 -08:00
docs Sidebar status as text + detect git HEAD changes instantly (#30) 2026-02-09 14:18:33 -08:00
docs-site Bump version to 1.22.0 (#29) 2026-02-09 12:34:41 -08:00
ghostty@4713b7e236 Update ghostty submodule workflow 2026-01-28 22:35:28 -08:00
GhosttyTabs.xcodeproj Bump version to 1.22.0 (#29) 2026-02-09 12:34:41 -08:00
GhosttyTabsUITests Add UI test for jump-to-unread focus 2026-01-29 19:28:15 -08:00
homebrew-cmuxterm@c12d753824 Add homebrew-cmuxterm as submodule 2026-01-29 04:44:31 -08:00
node_modules Update app and tooling 2026-01-29 17:36:26 -08:00
Resources Sidebar status as text + detect git HEAD changes instantly (#30) 2026-02-09 14:18:33 -08:00
scripts scripts: don't inherit GIT_PAGER/GH_PAGER into app 2026-02-09 15:11:01 -08:00
Sources Sidebar status as text + detect git HEAD changes instantly (#30) 2026-02-09 14:18:33 -08:00
tests CLI: quote set-status value and preserve --tab routing 2026-02-09 15:10:58 -08:00
.gitignore Add zig, node, and hypothesis to gitignore (#8) 2026-02-03 15:18:59 -08:00
.gitmodules Add homebrew-cmuxterm as submodule 2026-01-29 04:44:31 -08:00
.vercelignore Add Vercel ignore 2026-01-29 17:50:35 -08:00
AGENTS.md agents 2026-01-22 03:18:02 -08:00
bun.lock Update app and tooling 2026-01-29 17:36:26 -08:00
CHANGELOG.md Bump version to 1.22.0 (#29) 2026-02-09 12:34:41 -08:00
CLAUDE.md Fix zsh autosuggestions shared history in cmuxterm (#26) 2026-02-09 02:35:20 -08:00
cmux-Bridging-Header.h Rename to cmux and add About panel 2026-01-26 03:05:03 -08:00
CONTRIBUTING.md Include local changes 2026-01-30 16:46:30 -08:00
ghostty.h Initial commit: macOS terminal app with vertical tabs using libghostty 2026-01-22 01:16:24 -08:00
package.json Update app and tooling 2026-01-29 17:36:26 -08:00
Package.resolved Initial commit: macOS terminal app with vertical tabs using libghostty 2026-01-22 01:16:24 -08:00
Package.swift Rename to cmux and add About panel 2026-01-26 03:05:03 -08:00
README.md Update README: Ghostty-based subtitle, separate notification panel and rings 2026-02-09 14:57:42 -08:00
TODO.md wip 2026-01-29 20:39:21 -08:00

cmuxterm

A Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents

Download cmuxterm for macOS

cmuxterm screenshot

Features

  • Native macOS app — Built with Swift and AppKit, not Electron. Fast startup, low memory.
  • Vertical tabs — See all your terminals at a glance in a sidebar
  • Notification panel — See which agents are waiting for input at a glance
  • Notification rings — Tabs flash when AI agents (Claude Code, Codex) need your attention
  • Lightweight — Small binary, minimal resource footprint. No bundled browser engine.
  • GPU-accelerated — Powered by libghostty for smooth rendering

Install

Homebrew:

brew tap manaflow-ai/cmuxterm
brew install --cask cmuxterm

Or download the DMG directly.

Why cmuxterm?

Running multiple AI coding agents? cmuxterm helps you manage them. Instead of losing track of which terminal needs input, the notification panel shows you exactly where to look.

A native macOS app means it launches instantly, uses minimal RAM, and feels right at home on your Mac.