Preparing for new features and models - GitHub Docs
Skip to main content

Preparing for new features and models

Stay informed about GitHub Copilot features and models, and make confident decisions about enabling them for your enterprise.

GitHub Copilot is evolving rapidly, with new features and models released regularly. If you're an enterprise administrator, staying informed helps you make confident decisions about which capabilities to enable, when to adopt them, and how to manage risk across your organizations.

This article provides guidance on navigating the Copilot landscape, understanding different types of features and models, and preparing for upcoming changes.

Keeping up to date with Copilot changes

You can use GitHub Docs and the GitHub Blog to keep track of new releases.

Learning about new Copilot features

To learn about new Copilot features, we recommend monitoring these two locations:

Copilot features generally fall into three categories:

TypeDescriptionExamplesConsiderations
AssistiveRespond to prompts and provide suggestions, but require human review before changes are made.Inline suggestions, Copilot Chat, Copilot pull request summaries.All changes require user approval.
AgenticAutonomously research, plan, and make changes on behalf of users.Copilot cloud agent, third-party agents.Can work autonomously, but with built-in protections.
Third-partyExternal coding agents that work alongside Copilot cloud agent to complete tasks asynchronously.Anthropic Claude, OpenAI Codex.Same as agentic. Review provider documentation and enable via policies. See About third-party agents.

Each feature has its own enablement requirements and policy settings. When a new feature is released:

  1. Review the feature documentation to understand its capabilities.
  2. Check the policy settings available at the enterprise and organization level. See GitHub Copilot policies to control availability of features and models.
  3. Consider running a pilot with a subset of users before broader rollout.

Learning about new Copilot models

GitHub Copilot uses multiple AI models from different providers to power its features. Different models have different strengths: some prioritize speed and cost-efficiency, while others are optimized for accuracy, reasoning, or working with multimodal inputs (like images and code together).

Users will have access to different models depending on the feature they're using and your enterprise's Copilot plan and policies.

You can find information about the models available and upcoming models in the following locations:

To plan for model transitions and set user expectations, track which models GitHub designates as base or long-term support (LTS). Copilot automatically falls back to a base model when premium requests run out:

Model typeDescriptionWhy it matters
Base modelThe default model when no other models are enabled.Automatically enabled within 60 days of designation.
LTS modelA model supported for one year from designation.Allows enterprises to build workflows around a stable model.
FallbackWhen premium requests are exhausted, Copilot uses an earlier base model.Ensures continuous access at no additional cost.

For more information, see Base and long-term support (LTS) models.

Considering different release stages

Copilot features and models progress through different release stages. Understanding release stages helps you decide when to enable features for your organization. Each stage has different expectations for stability and support.

StageAvailabilityStability
Private previewLimited set of customers by invitation.May change significantly based on feedback.
Public previewAll eligible customers who opt in.Functional but may have limitations or change.
Generally available (GA)All customers.Fully supported and recommended for production.

Tip

Many preview features are covered by the GitHub Data Protection Agreement, meaning you can test them without breaching compliance requirements. See GitHub DPA-Covered Previews for a list.

Preview features are controlled by policy settings at the organization and enterprise level. The Opt in to preview features policy allows administrators to enable or disable preview features on the GitHub website specifically. See Managing policies and features for GitHub Copilot in your enterprise and Managing policies and features for GitHub Copilot in your organization.

Reviewing information about Responsible AI

GitHub is committed to responsible AI development and provides transparency documentation for each Copilot feature.

Each Copilot feature has a dedicated responsible use article describing its purpose, capabilities, and limitations. See Responsible use of GitHub Copilot features.