From fe917dd174d856f269fba5e0c026138ff176f174 Mon Sep 17 00:00:00 2001 From: James Murdza Date: Tue, 14 Apr 2026 02:05:32 +0000 Subject: [PATCH] Add cmux - Ghostty-based terminal for AI coding agents --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8178e92..72cf2b0 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ Autonomous CLI agents that generate code, execute shell commands, and manage mul - [Arctic](https://github.com/arctic-cli/interface) — A terminal-first TUI that unifies multiple AI coding plans and APIs with built-in usage and quota visibility. - [Mini SWE-Agent](https://mini-swe-agent.com/latest/) — A minimal, hackable software engineering agent built for learning and experimentation. Lightweight implementation demonstrating core SWE-agent concepts with a focus on simplicity and extensibility. - [Micro Agent](https://www.builder.io/blog/micro-agent) — An AI agent that writes and fixes code for you. +- [cmux](https://github.com/manaflow-ai/cmux) — A Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents. Features notification rings, in-app browser, SSH support, and Claude Code Teams integration. ### CLI Utilities