Skip to main content

Module agent

Module agent 

Source
Expand description

Agent handles and the single linear command dispatch loop.

Structs§

Agent
Bidirectional handle consumed by a frontend.
AgentConfig
Dependencies and policy for one agent session.
AgentSender
Cloneable command side of a running agent.

Functions§

create_agent
Validates capabilities, restores a checkpoint, and starts the agent loop.