Vibemux
Description
VibeMux – Orchestrate parallel Claude Code agents in a single TUI
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
VibeMux
 [](https://go.dev) [](LICENSE)
**A TUI-based AI Agent Orchestration Terminal for Vibe Coding**
[English](#overview) | [中文](#概述)
Overview
**VibeMux** is a Terminal User Interface (TUI) application designed for orchestrating and managing multiple AI coding agents. Think of it as `lazydocker` or `k9s`, but for **Claude Code** and **Codex** instances.
VibeMux enables developers to:
- Run multiple AI agent sessions in parallel
- Monitor and interact with agents through a unified interface
- Manage different configurations (Profiles) for different projects
- Switch seamlessly between agent sessions

Features
- Multi-Pane Layout: View and manage up to 9 agent sessions simultaneously (3x3 grid)
- Profile Management: Create and switch between different configurations
- Multi-Driver Support: Run
claude,codex, orccrwith per-profile commands - PTY Integration: Full terminal emulation with ANSI support
- Non-Intrusive: Uses environment variable injection, no modification to global configs
- IME Support: Chinese input method (Pinyin) compatibility
- Smart Notifications: Desktop notifications + optional webhooks
- Auto-Approve: Configurable auto-approval for common prompts
Requirements
- Go 1.25 or higher (for building from source)
- Claude Code CLI (
claude) or Codex CLI (codex) installed- Claude Code:
npm install -g @anthropic-ai/claude-code
- Claude Code:
- macOS / Linux (Windows supported via WSL; native Windows is experimental)
Installation
Quick Install (macOS / Linux / WSL)
curl -fsSL https://raw.githubusercontent.com/UgOrange/vibemux/refs/heads/main/scripts/install.sh | ba
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11