Module loop_detector
Expand description
Loop detection guardrail for the agent tool-call loop.
Structs§
- Loop
Detector - Stateful loop detector that lives for the duration of a single
run_tool_call_loopinvocation. - Loop
Detector Config - Configuration for the loop detector, typically derived from
PacingConfigfields at the call site.
Enums§
- Loop
Detection Result - Outcome of a loop-detection check after recording a tool call.