Skip to main content

Module agent

Module agent 

Source

Re-exports§

pub use tools::CollectedOutput;

Modules§

prompt
tools

Functions§

run_agent_loop
Run the annotation agent loop. Calls the LLM with tools until it finishes or hits the turn limit. Returns collected v2 output (narrative, decisions, markers) plus a summary string.