Claude Code Command Center
Host Claude Code CLI sessions in imux with tests, logs, Git, and browser checks beside the agent — not inside an Electron editor clone.
Why imux?
Claude Code remains the agent; imux is the native host and evidence surface.
Key Features
- Native terminal host for Claude Code
- Neighbor panes for tests and servers
- Git staging while the agent works
- Remote SSH when the code lives on a server
- Optional Clavue Agent Chat for second opinions
Getting Started
Install imux and Claude Code
Install imux from the official DMG, then ensure Claude Code CLI is authenticated in a normal shell.
Open the repo in imux
Create a workspace for the project. Start Claude Code in one pane at the project root.
Attach verification panes
Split panes for unit tests, typecheck, and local preview. Keep agent output and verification visible together.
Commit with evidence
Review changes in the Git sidebar, run final checks, then commit. Prefer small reviewed batches over bulk apply.
FAQ
Do I need Clavue membership for Claude Code?
Claude Code uses Anthropic’s product auth. Clavue membership is for Clavue models, Chat, Imagine, and the OpenAI-compatible API.
Can I run Claude Code and Codex together?
Yes—separate panes, clear file ownership, and serialise writes to shared paths.