dragon.ai.agent.utils.errors.AgentLoopError

exception AgentLoopError[source]

Bases: AgentError

The agentic tool-calling loop failed.

Covers: - LLM produced unparseable / truncated JSON for a tool_request - Max tool-call iterations exceeded