Skip to content

Commit 04ef8c3

Browse files
committed
docs: minor tweaks
1 parent 90eb5be commit 04ef8c3

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/intro.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@
66

77
## What is cmux?
88

9-
cmux helps you work with AI coding assistants more effectively by:
9+
cmux helps you work with multiple coding assistants more effectively via:
1010

11-
- 🔀 **Git Worktree Integration** - Work on multiple branches simultaneously
12-
- 🤖 **Multiple Permission Modes** - Control how aggressively the AI can modify your code (plan/exec)
13-
- 📦 **Project Management** - Organize and switch between multiple projects seamlessly
14-
- 💬 **Session History** - Full chat history persistence across sessions
15-
- 🔄 **Flexible Workflows** - Support for different AI models and providers
11+
- Isolated workspaces with central view on git status updates
12+
- Multi-model (`sonnet-4-*`, `gpt-5-*`, `opus-4-*`) support
13+
- Supporting UI and keybinds for efficiently managing a suite of agents
14+
- Rich markdown outputs (mermaid diagrams, LaTeX, etc.)
1615

1716
## Quick Links
1817

0 commit comments

Comments
 (0)