ct traj

For trajectory manipulation and conversion.

Usage

ct traj [OPTIONS] COMMAND [ARGS]...

Options

OptionDescription
--helpShow this message and exit.

Commands

CommandDescription
ct traj applyApply all file edits from an eval log file to its environment.
ct traj downloadDownload trajectories from the API or a viewer URL and store them locally.
ct traj listList trajectories from the API (default) or the local filesystem (--fs).
ct traj makeConvert a traj-like input into a single trajectory JSON.
ct traj patchGenerate a patch file from a trajectory using the live CLI.
ct traj top-susShow top actions by suspicion score across trajectories.
ct traj tuiOpen a TUI to quickly view and edit trajectories.
ct traj uiInteractively view a trajectory and re-run action monitors in a web UI.
ct traj uploadUpload a trajectory JSON file to the viewer API.