ct run side-task-failure
Analyze why side tasks failed in a run.
Usage
ct run side-task-failure [OPTIONS] TRAJ_LIKE
Arguments
| Argument | Type | Required |
|---|---|---|
TRAJ_LIKE | text | Yes |
Options
| Option | Description |
|---|---|
-l, --limit INTEGER | Maximum number of trajectories to analyze |
-c, --max-concurrent INTEGER | Maximum concurrent API calls |
--thinking-budget INTEGER | Token budget for extended thinking |
--help | Show this message and exit. |