Control Tower
/
EnvironmentsGitHub
Home
QuickstartHands-On GuideRunning Evals on HawkDevelopment Setup
Architecture at a GlanceAI Control ConceptsControl Tower and InspectSafety CurvesROC CurvesPareto Frontier
Running EvaluationsMonitoring TrajectoriesSabotage Eval PipelineProtocolsTrajectoriesWeb ViewerInspect Logs ViewerDocentAuditing EnvironmentsRun Scripts
CLI ReferencePython Reference
CLI DevelopmentLive DevelopmentMaking EnvironmentsEnvironment ArchitecturePorting SettingsMaking Main TasksMaking Side TasksMaking ScorersSide-Task Scorer PatternsFailure TypesMaking StrajsStraj Review WorkflowStrategy DevelopmentInternet SimulatorHawk Values ContractFunction RegistryPR ConventionsDevelopment and Release Process
DatabaseEC2 SandboxSimulated SandboxHTTP API

ct run side-task-failure

Analyze why side tasks failed in a run.

Usage

ct run side-task-failure [OPTIONS] TRAJ_LIKE

Arguments

ArgumentTypeRequired
TRAJ_LIKEtextYes

Options

OptionDescription
-l, --limit INTEGERMaximum number of trajectories to analyze
-c, --max-concurrent INTEGERMaximum concurrent API calls
--thinking-budget INTEGERToken budget for extended thinking
--helpShow this message and exit.

On this page

  • Usage
  • Arguments
  • Options