Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents
https://cmux.com
| .github/workflows | ||
| Assets.xcassets | ||
| ghostty@ef19290456 | ||
| GhosttyTabs.xcodeproj | ||
| GhosttyTabsUITests | ||
| Resources/terminfo/78 | ||
| scripts | ||
| Sources | ||
| tests | ||
| .gitignore | ||
| .gitmodules | ||
| AGENTS.md | ||
| CLAUDE.md | ||
| cmux-Bridging-Header.h | ||
| ghostty.h | ||
| Package.resolved | ||
| Package.swift | ||
| README.md | ||
cmux
Vertical tabs for Ghostty on macOS, built on libghostty.
Releases
Tag a version like v0.1.0 and push it to trigger the GitHub Actions release workflow.
The workflow builds GhosttyKit.xcframework, builds the Release app, signs, notarizes,
staples, and uploads cmux-macos.zip to the release.
Required GitHub secrets
APPLE_CERTIFICATE_BASE64: Base64-encoded Developer ID Application .p12APPLE_CERTIFICATE_PASSWORD: Password for the .p12APPLE_SIGNING_IDENTITY: e.g.Developer ID Application: Your Name (TEAMID)APPLE_ID: Apple ID used for notarizationAPPLE_APP_SPECIFIC_PASSWORD: App-specific password for the Apple IDAPPLE_TEAM_ID: Apple Developer Team ID