ct run mtgen run-all

Control Tower command.

Usage

ct run mtgen run-all [OPTIONS]

Options

OptionDescription
-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 DIRECTORYRun dir for one task type, or parent job dir for multiple task types.
--steer TEXTSuggestion for ideation.
--task-count INTEGERHow many ideas to turn into tasks per task type. Defaults to all ideas.
--max-concurrency INTEGER
--no-ec2Run honest-policy eval locally.
--keep-ec2-instanceKeep the EC2 instance after the honest-policy run.
--helpShow this message and exit.