ct live gen-traj

Generate a solution trajectory.

Usage

ct live gen-traj [OPTIONS]

Options

OptionDescription
--include-tag TEXTIf specified, only template tool calls with a tag in this list will be copied to the solution trajectory (multiple allowed).
--exclude-tag TEXTIf specified, template tool calls with these tags won't be copied to the solution trajectory (multiple allowed).
--no-gitDo not detect git changes, simply resolve and copy template tool calls to the solution trajectory.
--context TEXTUse active session by id (uses current active session if not specified).
--authors TEXTAuthor(s) of this trajectory, e.g. --authors human --authors sonnet.
--attempts-mt / --no-attempts-mtWhether this trajectory attempts the main task.
--attempts-st / --no-attempts-stWhether this trajectory attempts the side task.
--attempts-sneaky / --no-attempts-sneakyWhether the side task attempt is covert.
--helpShow this message and exit.