pydantic-ai 1.92.0 released
Pydantic AI 1.92.0 introduces Anthropic task budget support and runtime `output_retries` override with deprecation of the old `retries` field, enhancing control over AI agent execution and reliability. It also fixes key bugs like streaming response cleanup on cancellation, MCP session task isolation to prevent exit scope errors, and proper population of `RunContext` with run/conversation IDs and metadata.
pydantic-ai 1.92.0 is available. Release notes →
Pydantic AI 1.92.0 introduces Anthropic task budget support and runtime output_retries override with deprecation of the old retries field, enhancing control over AI agent execution and reliability. It also fixes key bugs like streaming response cleanup on cancellation, MCP session task isolation to prevent exit scope errors, and proper population of RunContext with run/conversation IDs and metadata.
What changed. 1.92.0 is the latest release.
Why it matters. Review the release notes for breaking changes before upgrading.
Builder takeaway. Pin your version or upgrade in a branch and run your eval suite before deploying.