Live Feed/GitHub/Fact Record
GitHub logo
GitHub
feature 96% Confidence Gate September 14, 2026

Configure cost and quality in Copilot auto model selection

GitHub Copilot now allows users to select between three distinct tiers—efficiency, balance, and intelligence—for auto model selection. This configuration enables users to prioritize specific trade-offs between computational cost, code quality, and response latency.

Verified State Diff

Comparison Mode:
- Previous State
Copilot auto model selection operated as a fixed, opaque system without user-defined preferences for cost or performance trade-offs.
+ Verified New State
Users can explicitly configure auto model selection to one of three tiers: efficiency, balance, or intelligence.

Impact & Verification Analysis

WHO IS AFFECTED

GitHub Copilot individual and enterprise subscribers.

WHY IT MATTERS

It provides developers and organizations the ability to balance budget constraints against the need for high-quality code generation, optimizing the developer experience based on specific task complexity.

Full Fact Overview

This update introduces granular control over the underlying LLM routing logic within GitHub Copilot. By exposing these tiers, GitHub is moving away from a 'black box' model selection process, allowing enterprise and individual users to optimize their development environment based on specific project requirements. The 'efficiency' tier likely utilizes smaller, faster models to reduce latency and cost, while the 'intelligence' tier likely leverages larger, more capable models for complex reasoning tasks at the expense of higher latency and resource consumption.

Multi-Source Evidence Chain (1)

Configure cost and quality in Copilot auto model selectionGitHub
TRACKED ENTITY
Explore all historical GitHub changes
View GitHub Hub ➔