What problem does it solve?
The cmux-orchestration Skill unit addresses the challenges of managing and controlling cmux (manaflow-ai/cmux) agent fleets, providing solutions to common issues that arise during the orchestration of cmux workspaces, panes, and surfaces from a command-line interface.
Core Features & Use Cases
- Surface & Pane Management: Target specific surfaces or panes within a cmux workspace for commands, overcoming 'Surface not found' errors.
- Agent Orchestration: Build and drive an agent team programmatically, ideal for headless and interactive agent operations.
- Browser Command Correction: Includes workarounds for browser-related subcommand errors like 'Unsupported browser subcommand'.
- Durable Configuration: The configuration lives in the dotfiles directory, surviving cmux updates, providing the latest verified corrections.
- Quick Start for Interactive Sessions: Instructions to set up and use an interactive session with cmux agents from an external terminal.
- External Terminal Compatibility: Guides users through setting
socketControlMode to use cmux from an external terminal safely.
Quick Start
Run the command 'cmux-orchestration --create-agent-fleet' to launch an agent fleet, manage workspaces and panes with the correct flags for optimal interaction.