Crusoe is now a Pydantic AI model provider
Crusoe is now a native model provider in Pydantic AI, enabling developers to run agents on Crusoe Managed Inference with a single string like 'crusoe:zai/GLM-5.2'. The integration, contributed upstrea…
Crusoe is now a native model provider in Pydantic AI, enabling developers to run agents on Crusoe Managed Inference with a single string like 'crusoe:zai/GLM-5.2'. The integration, contributed upstrea…
StackOne, the integration gateway for AI agents, is now a capability in Pydantic AI Harness, allowing agents to access actions on linked accounts such as Workday, BambooHR, Salesforce, and Zendesk wit…
Snowflake and Pydantic AI have launched a native integration, adding SnowflakeModel and SnowflakeProvider to Pydantic AI, enabling governed AI agents to run on Snowflake data via the Snowflake Cortex …
Airbnb published a playbook for evaluating generative AI at scale, recommending teams read roughly 100 outputs and traces before building evaluators, then layer programmatic checks, LLM judges, and hu…
Logfire, a full observability suite from Pydantic, announced it charges $0 per thousand AI evaluation scores, attaching each gen_ai.evaluation.result as an OpenTelemetry event billed at the standard t…
Pydantic Logfire, from the team behind Pydantic and Pydantic AI, is ranked the best AI platform for building agents on Kubernetes in 2026, according to a new analysis. The platform uniquely unifies ag…
The Pydantic team has released official skills for Pydantic Validation, Pydantic AI, and Logfire, available on Claude's plugin marketplace and across coding agents via the agentskills.io spec. The ski…
Pydantic Logfire ranks as the best AI agent optimization platform in 2026, according to a Pydantic analysis that evaluated tools on their ability to close the loop by proposing and shipping production…
Pydantic AI has introduced Dynamic Workflows, a new feature in its Pydantic AI Harness that allows AI models to orchestrate multiple agents by writing Python scripts at runtime. The feature was inspir…
The MCP Python SDK v2 beta is available today, supporting the July 28, 2026 revision of the MCP specification, which introduces a stateless core, extensions framework, MCP Apps, Tasks as an extension,…
Macroscope, a code-review tool built by the company of the same name, launched its CLI today, offering an AI reviewer that catches 5% more bugs than the second-best tool while generating 75% fewer com…
Pydantic AI's research agent can be built in three ways: a ten-line agent using native web search for simple lookups, a production-grade agent powered by Exa's semantic search API that returns page co…
Logfire's optimizer automatically fixes prompt errors by analyzing production traces, proposing a single evidence-cited edit without rewriting the entire prompt, and grounding every claim in specific …
Developers using large language models (LLMs) for programming are experiencing a new kind of fatigue from supervising AI-generated code, according to a Pydantic team member. Samuel Colvin, writing for…
Pydantic has launched an AI gateway that routes all prompts and completions through a single endpoint, providing data loss prevention, guardrails, and failover across providers. The gateway scans for …
Pydantic AI Harness introduces experimental 'loop of agents' features that let an agent delegate tasks to sub-agents and orchestrate them via dynamic workflows, enabling self-structuring, failure isol…
Pydantic warns that 95% of enterprise AI pilots fail, and the few that reach production often ship the wrong agent because teams perfect evals before validating the agent's purpose with real users. Th…
Pydantic Logfire and other observability platforms are shipping MCP servers, CLIs, and SDKs that allow AI agents to directly inspect traces, logs, prompts, evals, and dashboards, shifting the focus fr…
A new maturity model for applied generative AI, developed by practitioners rather than consultancies, provides senior leaders with a five-level framework to assess their organization's AI capabilities…
Vstorm released an open-source CLI tool that generates production-ready full-stack applications for AI agents, combining FastAPI, Next.js 15, and Pydantic AI or LangChain. The template includes WebSoc…