ct run pairing-analysis
Analyze main/side task pairings for Control Tower environments.
Usage
ct run pairing-analysis [OPTIONS]
Options
| Option | Description |
|---|---|
-e, --env TEXT | Environment(s) to analyze. Can be repeated. If not specified, runs on all. |
-s, --side-task TEXT | Side task ID(s) to analyze. Can be repeated. If not specified, runs on all side tasks in the selected environments. |
-n, --num-workers INTEGER | Maximum concurrent API calls. Default: 5. |
--use-1m-context | Use Sonnet 4.5 with 1M context (for large environments). |
--help | Show this message and exit. |