Structs§
- Agent
Completion - Launched
Agent - An agent process under supervision: spawned, checkpointed, and being drained of output until it exits.
Functions§
- create_
run_ worktree - Creates the isolated workspace a run executes every one of its stages in. The driver does this once, before the first stage, because a flow need not open with an agent action.
- kill_
straggler_ process_ group - launch_
agent - mint_
worker_ credentials - Binds a worker socket and mints the token that authenticates against it, scoped to what the token may do. Returned unregistered: the caller decides who serves the socket, and no request can be answered before it does.
- process_
identity_ matches - process_
start_ time - run_
exec_ stage - run_
output_ path - wait_
for_ test_ hook - worker_
socket_ path