Fetching from the wire…
Public story · 2026-09-09 · high
Version 2.42.0 also tightens tool-approval validation, so payloads that used to slide through now raise an error.
Why now: Pydantic AI released 2.42.0 on September 9.
Pydantic AI 2.42.0 adds GitHubCopilotProvider, letting agents call GitHub Copilot's OpenAI-compatible endpoint using a Copilot subscription instead of a separate API key. For anyone already paying for Copilot, that's one less credential to manage.
The release also changes how DeferredToolResults.approvals behaves. It now rejects invalid values instead of accepting them, per Pydantic AI's 2.42.0 release notes. Code that was passing malformed approval payloads and having them silently accepted will start raising errors on upgrade.
The stricter validation changes behavior for existing users. The provider doesn't, since nobody has to touch it to keep their agent running.
If your agent setup builds approval payloads dynamically, whatever was wrong before and never surfaced is about to throw. Run your test suite against 2.42.0 before touching production, specifically around tool-approval flows.
The Copilot provider itself is straightforward. Point Pydantic AI at the Copilot endpoint, skip the extra API key. It's a convenience feature for teams already inside GitHub's ecosystem, not a new capability class.
Each link below shares sources, entities, or timing with this story.
A spec is a press release until someone who didn't write it implements it. GitHub made Agent Plugins 1.0 generally available on August 12 across VS Code, Copilot CLI, the Copilot SDK, and the Copilot app on all plans. The spec, published August 6, was co-authored by AWS, Anysp...
GitHub's July 14 changelog expands BYOK to custom OpenAI-compatible endpoints with your own keys, plus a Claude agent provider in public preview for Pro and up. This turns JetBrains Copilot into a routing shell over self-hosted or third-party models rather than a closed pipe t...
GitHub announced that every Copilot plan moves to usage-based billing via "AI Credits" on June 1, 2026. The flat-rate model is dead. Every plan gets a monthly credit allotment calculated by actual token consumption (input, output, cached) at listed API rates. Code completions...
An open-weight Chinese frontier model is now a dropdown option in Microsoft's coding product. That happened before anyone finished characterizing what the model does. GitHub's changelog dated August 6 makes Kimi K3 generally available across Copilot Pro, Pro+, Max, Business an...
Check your GitHub Copilot settings right now. As of April 24, GitHub's updated privacy policy flipped the default for all Copilot Free, Pro, and Pro+ users: your interaction data, including prompts, suggestions, and code snippets from your context, now trains AI models unless...
July 9, across VS Code, Visual Studio, Copilot CLI, the cloud agent, github.com, GitHub Mobile, JetBrains, Xcode, and Eclipse. Sol is the high-reasoning tier at $5/1M in, $30/1M out, gated to Pro+/Max/Business/Enterprise. Terra is the balanced default at $2.50/$15. Luna is fas...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.