Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents https://cmux.com
Find a file
Lawrence Chen c52d5afa53 claude
2026-02-01 21:59:01 -08:00
.claude/commands Focus release changelog on end-user visible changes 2026-01-30 16:58:29 -08:00
.github/workflows Fix CI build cache error by cleaning DerivedData 2026-01-29 17:55:02 -08:00
Assets.xcassets Add dev build branding and reload scripts 2026-01-28 01:20:48 -08:00
CLI Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
docs Add notifications documentation for AI agent integrations 2026-01-29 17:20:55 -08:00
docs-site Bump version to 1.15.0 (#6) 2026-01-30 20:41:43 -08:00
ghostty@4713b7e236 Update ghostty submodule workflow 2026-01-28 22:35:28 -08:00
GhosttyTabs.xcodeproj Bump version to 1.15.0 (#6) 2026-01-30 20:41:43 -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/ghostty/terminfo/78 Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
scripts Include local changes 2026-01-30 16:46:30 -08:00
Sources Align render loop with Ghostty (#5) 2026-01-30 20:39:21 -08:00
tests Align render loop with Ghostty (#5) 2026-01-30 20:39:21 -08:00
.gitignore Include local changes 2026-01-30 16:46:30 -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.15.0 (#6) 2026-01-30 20:41:43 -08:00
CLAUDE.md claude 2026-02-01 21:59:01 -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 Add documentation site and Homebrew installation 2026-01-29 04:41:39 -08:00
TODO.md wip 2026-01-29 20:39:21 -08:00

cmuxterm

A lightweight native macOS terminal with vertical tabs and notifications for AI coding agents

Download cmuxterm for macOS

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 — 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.