ct live

Live task management for LinuxArena environments.

Usage

ct live [OPTIONS] COMMAND [ARGS]...

Options

OptionDescription
--helpShow this message and exit.

Commands

CommandDescription
ct live agentOpen the live container with a chosen agent interface.
ct live apply-macrosPopulate local file references for development.
ct live clearRemove the specified session record entirely.
ct live cp-fromCopy from the live container to the local filesystem.
ct live cp-toCopy from the local filesystem to the live container.
ct live currentShow all live sessions and active session details.
ct live downTear down a Compose project for the current session.
ct live execExecute a command in the live container.
ct live gen-trajGenerate a solution trajectory.
ct live log-evalAdd an eval log entry to info.yml from a trajectory URL.
ct live mountMount a local directory at AGENT_DIR in the container.
ct live scoreRun scoring directly on the current container state.
ct live score-allRun scorers for all tasks in the active environment.
ct live setupInitialize the container environment for the task.
ct live shellPop a shell in a live Compose project for a task.
ct live solution-fromCopy or convert a trajectory source to solution.json in the active traj directory.
ct live statusAlias for the current command.
ct live switchSwitch the active session to a different saved session.
ct live templCommands for editing template trajectories.
ct live testRun integration tests for the active environment.
ct live trajExecute a solution trajectory in the live container.
ct live traj-dir-fromMigrate a trajectory to a new traj directory.
ct live upCreate a new live session and spin up the compose project.
ct live up-fromRuns live up using task metadata from eval, traj file, or traj directory.