imux vs Claude Code
imux 与 Claude Code 是宿主与代理,不是替代关系。学习在 imux 中运行 Claude Code。
Claude Code is Anthropic’s agentic coding CLI/product for implementing tasks in a repository. It is an agent — not a full macOS multi-surface workbench.
功能对比
| 功能 | imux | Claude Code |
|---|---|---|
| 多 agent 舰队(并行 CLI) | ✓ | 部分 |
| Linked Mode · Agent mesh | ✓ | ✗ |
| GPU 加速 | ✓ | ✗ |
| 为 macOS 而造 | ✓ | 部分 |
| 工作区与标签 | ✓ | 部分 |
| 分屏面板 | ✓ | ✗ |
| AI 原生设计 | ✓ | ✓ |
| 源码管理集成 | ✓ | 部分 |
| 远程文件资源管理器 | ✓ | 部分 |
| 浏览器自动化 | ✓ | 部分 |
| 监督器 · Mission Control | ✓ | ✗ |
| Socket 自动化 API | ✓ | ✗ |
| 活动通知 | ✓ | 部分 |
| 会话持久化 | ✓ | 部分 |
| 编辑器智能(LSP · 多文件编辑) | 部分 | 部分 |
| Inline Tab 补全 | ✗ | ✗ |
为什么选择 imux?
要 Anthropic 代理回路用 Claude Code;要分屏、远程、浏览器证据用 imux。
- Hosts Claude Code as one of many panes — plus Codex, Grok CLI, shell, tests
- Git, remote explorer, and browser verification around the agent
- Session restore and multi-workspace operator chrome
- Clavue Agent Chat / membership models as a second channel when useful
- Does not pretend to replace Claude Code’s product identity
如何切换
保持 Claude Code 登录。在 imux 工作区项目根启动,并挂测试/日志分屏。
- 1
Keep Claude Code installed
Authenticate Claude Code as usual. imux does not replace Anthropic auth or billing.
- 2
Launch Claude Code inside an imux workspace
Open the repo workspace, start Claude Code in a pane at project root, and attach test/log panes.
- 3
Review with Git + browser
Treat Claude Code as the implementer; use imux surfaces for evidence and delivery.
常见问题
Is imux better than Claude Code?▼
Wrong question. Claude Code is an agent product; imux is the multi-surface host and operator console. Strong teams use both.
Where is the how-to?▼
See /tutorials/run-claude-code-in-imux and /use-cases/claude-code-command-center.