Skip to main content

Module agent_loop

Module agent_loop 

Source

Structs§

AgentLoop
AgentLoopResult
BackgroundResult
A result delivered from a background agent (subagent or team) back to the parent agent’s conversation. The agent loop drains these before each LLM call and injects them as user-role messages so the model can reference them.

Enums§

BackgroundResultKind
CompactionStrategy