03
GitHub Copilot opens agent sessions to any model provider via BYOK
incrementalDeveloperPlatform
Wednesday, June 24, 2026
Confidence
High · on the product fact, Medium on enterprise adoption pace
Evidence
vendor changelog + official docs
The GitHub Copilot app now supports bring your own key (BYOK), so you can run agent sessions against your own model providers, including OpenAI, Azure OpenAI, Microsoft Foundry, Anthropic, LM Studio, Ollama, and any OpenAI-compatible endpoint.
Keys are stored in the local OS keychain and are never read back by the UI
, per the GitHub changelog. The same release notes flag that
Copilot CLI's new terminal interface is generally available
.
Sources