Codemux
Description
The Agentic Development Environment You Need.
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
Codemux
**The Agentic Development Environment for Builders**

Codemux is a Linux-first workspace that brings terminals, browser panes, and multi-agent orchestration into one app. Run coding agents side by side, review changes, test in-browser, and ship — without leaving the window.
Features
- Multi-workspace terminals — Split, resize, swap, and manage terminal sessions across isolated workspaces
- Browser panes — Embedded browser alongside your terminals for testing and agent-assisted browsing
- Git worktree isolation — Each workspace gets its own worktree so agents never interfere with each other
- Built-in diff review — See what changed, commit, and manage branches without switching tools
- Workflow orchestration — Run structured Claude workflows with approval, progress, summaries, and agent drill-in
- Notifications & attention signals — Know exactly when an agent needs you, with desktop notifications and per-pane indicators
- CLI & socket control — Automate everything via
codemuxCLI or the local Unix socket API - Custom keybinds — Full keyboard-first workflow with a command palette and rebindable shortcuts
Install
AppImage (any Linux distro)
Download the latest `.AppImage` from [Releases](https://github.com/Zeus-Deus/codemux/releases), make it executable, and run:
chmod +x Codemux-*.AppImage
./Codemux-*.AppImage
Requirements
- Linux (X11 or Wayland)
- git
- ydotool with ydotoold running — needed for browser automation
- A Chromium-based browser (Chromium, Google Chrome, or Brave) — for browser panes
- ripgrep — file content search
- fd — file name search
- GitHub CLI — PR creation and GitH
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