Key details

  1. GitHub announced the new Auto tiers on September 14, 2026.
  2. The three tiers are Efficiency, Balance and Intelligence.
  3. Efficiency prioritizes lower cost; Balance weighs cost, quality and latency; Intelligence prioritizes quality.
  4. All three tiers use the same available model set.
  5. Auto still evaluates each prompt individually before selecting a model.
  6. The feature is rolling out in Visual Studio Code, Copilot CLI and the GitHub Copilot app.
  7. Billing follows the model selected, regardless of tier.
  8. Paid subscribers retain the 10% Auto usage discount.

What builders should take away

  1. Use Efficiency for high-volume routine work where occasional escalation to a stronger model is less important than controlling expected cost.
  2. Use Intelligence for difficult work where you want routing to favor quality, but do not assume it guarantees the largest or most expensive model.
  3. Track actual model selections and AI-credit usage; the tier is an optimization preference, not a hard budget or model pin.
  4. Compare Auto tiers on completed-task cost and retry rate rather than only token or credit consumption.
  5. Organizations should treat routing preferences as another policy dimension to review alongside model allowlists and Copilot permissions as GitHub expands customization.

What changed

On September 14, 2026, GitHub added three selectable optimization tiers to Copilot Auto model selection: Efficiency, Balance and Intelligence. Efficiency prioritizes lower cost for straightforward work, Balance weighs cost, quality and latency together, and Intelligence prioritizes quality for more complex tasks. All three tiers draw from the same set of models and Auto still evaluates every prompt individually. GitHub says the feature is rolling out across Visual Studio Code, Copilot CLI and the Copilot app. Usage is billed at the rate of the model Auto actually selects, and paid subscribers keep the existing 10% Auto discount.

Why it matters

Automatic model routing is becoming part of coding-agent economics rather than just an invisible vendor implementation detail. Until now, Copilot Auto largely decided the cost-versus-capability tradeoff on the user's behalf. The new tiers expose that tradeoff as a user-controlled setting without requiring developers to pick a specific model for every prompt. That can make mixed workloads easier to manage: routine edits can stay cost-sensitive while harder debugging or architectural work can bias toward stronger models. The important caveat is that selecting Intelligence does not force a premium model, and selecting Efficiency does not set a hard spending cap; billing still depends on the model chosen for each prompt.

The tiers change the routing objective, not the model catalogue

GitHub says Efficiency, Balance and Intelligence all use the same pool of models available to the user's plan and policies. The difference is how Auto weighs cost, quality and response time. A simple request can still be routed to a smaller model even under Intelligence if GitHub judges that model sufficient.

Billing remains model-based

The tier itself does not have a fixed price. Copilot charges according to the model Auto selects for the prompt. Paid subscribers continue to receive the existing 10% discount for usage routed through Auto, so developers still need to watch underlying model consumption rather than treating Efficiency as a budget ceiling.

This builds on task-aware Auto routing rather than replacing it

GitHub had already made Auto task-aware in VS Code and Copilot CLI, evaluating factors such as reasoning complexity, code generation, bug diagnosis and tool orchestration. The September change adds an explicit user preference on top of that routing system rather than replacing per-prompt evaluation.

GitHub is signalling more routing controls are coming

GitHub describes the three tiers as the first step toward customizable model selection with greater visibility into tradeoffs. That suggests model choice in Copilot may increasingly resemble a policy layer where users and organizations specify objectives while the platform handles individual routing decisions.

What to watch next

  • Whether GitHub exposes organization-level defaults or policies for the three Auto tiers.
  • Whether users get more detailed reporting on which routing factors caused a model to be selected.
  • How model-selection behavior and effective cost differ between the tiers on real coding workloads.
  • Whether GitHub adds hard budget, latency or model-family constraints to Auto routing.

Still unclear

  • GitHub has not published independent or detailed comparative benchmarks for the three new tiers.
  • The exact model chosen can change as GitHub changes the Auto model pool and routing system.
  • Efficiency is not a spending cap and Intelligence is not a guarantee that a frontier model will be used.
  • The feature is still rolling out, so availability may differ across Copilot clients and accounts.

Sources

Direct reading behind this dossier.

2 sources

Discussion

Discussion is reader-contributed. Comments are not part of the BTN dossier or its editorial evidence.

0 visible comments

Join the discussion

Keep comments useful and relevant. Reader contributions may be moderated and are not BTN editorial evidence.

Sign in to comment