Skip to main content

Overview

Load AgentDefinition from a markdown file and execute it. The agent definition declares a tool allow-list in its frontmatter; tools are resolved from a ToolRegistry passed to DefinitionLoopFactory.

Example