> ## Documentation Index
> Fetch the complete documentation index at: https://diffhub.blode.md/llms.txt
> Use this file to discover all available pages before exploring further.

# cmux

## Usage

```bash
diffhub cmux
```

Or with options:

```bash
diffhub cmux --repo /path/to/repo --base develop
```

## How it works

The `cmux` command starts a detached server, derives a consistent port from the repo path (so each worktree gets its own server), opens a cmux browser split pane, and cleans up when the pane is closed.

## Requirements

- [cmux](https://cmux.app/) installed at `/Applications/cmux.app`