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

Mistral Rebrands Le Chat as Vibe, Launches Agentic Work and Code Modes with VS Code Extension

Mistral has rebranded Le Chat as Vibe, launching new agentic capabilities for long-running work tasks and software development. The platform now includes Work Mode for enterprise knowledge search and document synthesis, Code Mode with GitHub integration and sandboxed execution, and a new VS Code extension. Pricing starts at $14.99/month for Pro and $24.99/user/month for Team plans.

product update

Mistral Acquires Emmi AI, Launches Physics Simulation Models for Industrial Engineering

Mistral has acquired Emmi AI and launched a physics AI capability that reduces computational fluid dynamics and finite element simulations from hours to seconds on a single GPU. The company is deploying the technology with ASML, Airbus, Safran, and Siemens Energy for design optimization, tooling, and real-time digital twins.

product update

Mistral AI Launches Forge for Enterprise Model Training on Proprietary Data

Mistral AI has launched Forge, a platform that allows enterprises to train custom AI models on their proprietary data including codebases, compliance policies, and operational documentation. The system supports both dense and mixture-of-experts architectures with pre-training, post-training, and reinforcement learning capabilities.

product update

Mistral releases Vibe 2.0 terminal coding agent with custom subagents and Devstral 2 API pricing

Mistral AI released Vibe 2.0, a terminal-native coding agent powered by Devstral 2, adding custom subagents, multi-choice clarifications, and slash-command skills. Devstral 2 API pricing is now $0.40/M input tokens and $2.00/M output tokens, with a smaller variant at $0.10/$0.30 per million tokens.

Comments

Loading...