🚀 Now with Claude Code support

Terminal Multiplexer for AI Coding

CodeMux is a specialized terminal multiplexer designed for "vibe coding" - letting AI assistants like Claude, Gemini, and Aider drive your development with enhanced web UI support. Works on macOS, Linux, and WSL.

Why CodeMux?

Seamless Integration

Designed specifically for Claude Code and other AI assistants with zero configuration.

Smart Prompts

Detects and intercepts interactive prompts with native web UI components.

Claude Code Ready

Optimized for Claude Code with web interfaces. Mobile support coming soon.

True Multiplexing

Manage multiple AI sessions across different projects simultaneously.

Quick Start

Install CodeMux

curl -sSfL https://codemux.dev/install.sh | sh

Alternative Methods

Homebrew (macOS/Linux/WSL)brew install codemuxlab/tap/codemux
npm (Node.js)npm install codemux@latest

Run your AI assistant

# Quick mode - launch immediately
codemux claude

# Server mode - manage multiple sessions
codemux server start
codemux claude --open  # Opens web UI

Operating Modes

Quick Mode

Launch a single AI session immediately. Perfect for quick tasks and focused work.

codemux claude

Server Mode

Background service managing multiple project sessions. Ideal for complex workflows.

codemux server start

Ready to enhance your AI coding?

Join developers who are embracing the future of AI-assisted development.