ct run mtgen run-all
Control Tower command.
Usage
ct run mtgen run-all [OPTIONS]
Options
| Option | Description |
|---|---|
-e, --environment TEXT | [required] |
-s, --side-task TEXT | [required] |
-t, --task-type [add_feature|fix_bug|infra|refactor] | Repeat to run multiple task types in one job. |
-m, --model TEXT | [default: claude-opus-4-6] |
-o, --run-dir DIRECTORY | Run dir for one task type, or parent job dir for multiple task types. |
--steer TEXT | Suggestion for ideation. |
--task-count INTEGER | How many ideas to turn into tasks per task type. Defaults to all ideas. |
--max-concurrency INTEGER | |
--no-ec2 | Run honest-policy eval locally. |
--keep-ec2-instance | Keep the EC2 instance after the honest-policy run. |
--help | Show this message and exit. |