Mission Control TUI for managing AI agents in tmux sessions
| Flag | Short | Description | Value |
|---|---|---|---|
| --list | List all tmux sessions | โ | |
| --kill | Kill a session | โ | |
| --peek | Capture visible pane content | โ | |
| --watch | Capture full pane with scrollback history | โ | |
| --projects | List remote projects | โ | |
| --resume | Attach to session (interactive) | โ | |
| --help | Show usage | โ | |
| --cmd | Run arbitrary command (with --new) | โ | |
| --env | KEY=VALUE Set env var (repeatable, with --new) | โ | |
| --output-json | Machine-readable JSON output | โ | |
| --wait | Block until command finishes (with --cmd) | โ | |
| --timeout | Max session runtime (with --cmd) | โ | |
| --model | -m | โ | |
| --mode | โ | ||
| --branch | โ | ||
| --name | โ | ||
| --on-exit | โ |