You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Docs recipe: Delegating to sub-agents — wire the pydantic-ai-harnessSubAgents 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.