product updateGitHub

GitHub Copilot adds model picker to coding agent for Business and Enterprise users

TL;DR

GitHub has added a model picker feature to Copilot's autonomous coding agent for Business and Enterprise tier users. The feature allows teams to select which AI model powers the asynchronous background agent that handles delegated development tasks.

2 min read
0

GitHub Adds Model Selection to Copilot Coding Agent

GitHub has rolled out a model picker feature for Copilot's autonomous coding agent, giving Business and Enterprise users control over which AI model powers the tool.

What Changed

Copilot's coding agent is an asynchronous, autonomous background service that accepts delegated development tasks and executes them in isolated cloud environments. Previously, the model selection was fixed. The new model picker allows organizations to choose which underlying model processes their coding tasks.

This change applies exclusively to Copilot Business and Enterprise tier subscribers. Standard Copilot users do not have access to the coding agent feature or model selection.

How It Works

Users can now specify their preferred model when delegating tasks to the Copilot coding agent. The agent then operates in the background, working through the assigned task in its own development environment without requiring real-time developer input.

The exact models available in the picker were not specified in GitHub's announcement. Historically, GitHub Copilot has integrated OpenAI models (GPT-4 family) and Claude models (Anthropic). The model roster available for the coding agent may differ from standard Copilot's offerings.

Context

GitHub introduced the Copilot coding agent as an evolution beyond interactive code suggestions. Rather than offering inline completions, the agent operates autonomously—accepting high-level tasks like "refactor this module" or "add error handling to this function" and executing them end-to-end.

Offering model selection reflects a broader industry shift toward multi-model flexibility. Organizations have different requirements: some prioritize speed and cost, others demand maximum capability. By exposing model choice, GitHub reduces lock-in concerns and allows teams to optimize for their specific workflows.

What This Means

This feature signals GitHub's recognition that one model doesn't suit all use cases. Enterprise customers with compliance requirements, cost constraints, or capability preferences now have agency over their AI infrastructure within GitHub's ecosystem.

The move also subtly validates the multi-model strategy—rather than betting entirely on a single provider, enterprises benefit from choice. Whether this expands beyond OpenAI and Anthropic to include other providers (Mistral, Google, etc.) remains unclear, but the pattern suggests potential future broadening.

For Business and Enterprise tier customers, this removes a friction point in Copilot adoption: teams that prefer specific models can now use them within the coding agent. This may accelerate Copilot adoption in organizations with existing model preferences or compliance frameworks tied to specific providers.

Related Articles

product update

Meta's Muse AI Agent App Hits 730,000 Downloads, Overtakes ChatGPT on iOS Charts

Meta's Muse AI agent app overtook ChatGPT as the top free iOS app in the U.S., racking up 730,000 downloads in its first five days, according to Sensor Tower. The app, powered by Meta's Muse Spark model family, marks Zuckerberg's biggest push yet into AI agents.

product update

xAI's Grok 4.6 Launches on Amazon Bedrock With 500K Context and Cross-Region Inference

xAI's Grok 4.6 is now available on Amazon Bedrock via both bedrock-mantle and bedrock-runtime endpoints, adding Converse API support, cross-Region inference profiles, and Bedrock Guardrails. The model offers a 500K token context window and four reasoning effort levels, with input pricing starting at $2.00 per million tokens on the global inference profile.

product update

New Siri AI in iOS 27 Frustrates Users With Bugs, Slow Responses, and Lock-Screen Failures

Siri AI, Apple's overhauled assistant rolling out in iOS 27, is generating user complaints over network errors, broken device search, unlock requirements, slow Apple Watch responses, and missing features from classic Siri. The assistant remains labeled beta with no disclosed fix roadmap beyond new language support in October.

product update

Runway Details Research Into Real-Time, Streamed AI Video Generation

Runway has shared research into generating video frame by frame in real time, letting users steer output as it streams rather than waiting for a finished clip. The approach builds on GWM-1, Runway's General World Model introduced in December 2025, and no availability timeline has been announced.

Comments

Loading...