ct traj tui

Open a TUI to quickly view and edit trajectories.

Usage

ct traj tui [OPTIONS] TRAJECTORY_PATH

Arguments

ArgumentTypeRequired
TRAJECTORY_PATHpathYes

Options

OptionDescription
-s, --side-task TEXTSide task name
-t, --main-task TEXTMain task name
-e, --env, --environment TEXTEnvironment name
--liveWhether to enable live sandbox and Git tracking to get full context and allow editing
--reuseWhether to reuse the existing container for the TUI without tearing it down and backup again first. Only use this if you know what you're doing!
--suspicion-threshold INTEGERThreshold from which to mark steps as 'too suspicious' in the TUI
--suspicion-firstWhether to show suspiciouesness information first in the details
--helpShow this message and exit.