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 SettingsPostTrainBench Port StatusMaking Main TasksMaking Side TasksMaking ScorersSide-Task Scorer PatternsFailure TypesMaking StrajsStraj Review WorkflowStrategy DevelopmentInternet SimulatorHawk Values ContractFunction RegistryPR ConventionsDevelopment and Release Process
DatabaseEC2 FleetSimulated SandboxHTTP API

ct traj ui

Interactively view a trajectory and re-run action monitors in a web UI.

Usage

ct traj ui [OPTIONS] TRAJ_LIKE

Arguments

ArgumentTypeRequired
TRAJ_LIKEtextYes

Options

OptionDescription
-m, --monitor TEXTAction monitor to run interactively. [default: three-scores]
--trusted-model TEXTModel bound as the trusted role the monitors run on. [required]
--no-browserDon't open the browser automatically.
--helpShow this message and exit.

On this page

  • Usage
  • Arguments
  • Options