Skip to content

v0.18.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 17:18
fffba3a

Added

  • Docs recipe: Delegating to sub-agents — wire the
    pydantic-ai-harness SubAgents capability through the existing
    CAPABILITIES seam (the [harness] extra) to give the agent a
    delegate_task tool over a roster of named child agents. Zero new package
    code — a stateless capability adopted like CodeMode; covered by an
    importorskip-guarded recipe test. Per-delegate limits (usage_limits /
    timeout_seconds / max_calls / on_failure) are fields on SubAgent.