yigitkonur/cmux-claude-code

8 stars · Last commit 2026-04-03

the definitive claude code + cmux integration — status pills, progress bars, sidebar logs, notifications, git integration, subagent tracking

README preview

# cmux-claude-pro

the definitive claude code + cmux integration. real-time status pills, progress bars, sidebar logs, desktop notifications, git integration, subagent tracking — all wired up through 16 claude code hooks and cmux's unix socket.

built by studying how [cmux's core team](https://github.com/manaflow-ai/cmux) does their official claude integration, then going way further.

![status](https://img.shields.io/badge/status-production--ready-brightgreen) ![hooks](https://img.shields.io/badge/hooks-16%20events-blue) ![latency](https://img.shields.io/badge/socket%20latency-~8ms-yellow) ![node](https://img.shields.io/badge/node-20%2B-green) ![license](https://img.shields.io/badge/license-MIT-lightgrey)

## demo

<!-- TODO: replace with actual video -->
https://github.com/user-attachments/assets/placeholder-demo-video

> paste the [test prompt](#try-it-yourself) into a fresh claude code session and watch the sidebar light up.

## the sidebar, explained

here's every state you'll see while claude works:

### status pill (top of sidebar)

View full repository on GitHub →