AI pair programmer and coding agent for autocomplete, chat, code review, pull requests, CLI, and cloud development tasks
Visit GitHub Copilot →GitHub Copilot is GitHub’s AI pair programmer and coding agent product. It started as an autocomplete and code suggestion tool, but as of June 2026 Copilot has expanded into a much broader developer platform: inline completions, next edit suggestions, IDE chat, agent mode, cloud agent, code review, CLI, GitHub Mobile, pull request summaries, issue workflows, and MCP connections.
Copilot’s biggest differentiator is that it is embedded directly into the GitHub ecosystem. Repositories, issues, pull requests, Actions, security alerts, branches, commits, and organization policies are native parts of the Copilot workflow. This makes Copilot more than a “coding chatbot”; it is a developer productivity and agentic software workflow layer running on GitHub.
As of June 2026, Copilot supports multiple model providers. OpenAI models, Anthropic Claude models, Google Gemini models, Microsoft models, and Copilot-specific fine-tuned models can be used inside the same product. Model access can vary by plan, mode, organization policy, and region.
GPT-5.5 — Frontier OpenAI model for advanced chat, reasoning, editing, and agent workflows.
GPT-5.3-Codex — OpenAI’s coding-focused model for agent mode, code generation, debugging, and software engineering tasks.
Claude Sonnet 4.6 — Anthropic model for balanced coding, refactoring, explanations, and agentic edits.
Claude Opus 4.8 — High-intelligence Anthropic model for complex coding tasks, deep reasoning, and large refactors.
Gemini 3.5 Flash — Google model for fast coding assistance, chat, and agent workflows.
MAI-Code-1-Flash — Microsoft coding model optimized for fast Copilot coding assistance and agent workflows.
Copilot is not a single-model product. Users can choose between different models in supported plans and modes, or use auto model selection.
Copilot model costs are not exposed to users as a classic input/output token API table. As of June 2026, features such as chat, agent mode, code review, cloud agent, CLI, and Copilot Apps consume GitHub AI Credits. 1 AI Credit = $0.01 USD. Code completions and next edit suggestions remain included in subscriptions and do not consume credits.
As of June 2026, Copilot has moved from the premium request model to GitHub AI Credits. Pro/Pro+/Max plans have a “base + flex” allotment structure: base credits drain first, flex credits are used for overflow. Annual plans are being retired; existing annual subscribers continue with PRU (premium request unit) until expiration.
Important note: New sign-ups for Pro/Pro+/Max plans have been paused since April 20, 2026. Existing users can still upgrade.
The GitHub Copilot ecosystem is not a classic chatbot ecosystem; it is a GitHub-native developer workflow ecosystem.
IDE Integrations bring Copilot into VS Code, Visual Studio, JetBrains IDEs, Xcode, Neovim, Eclipse, Zed, SQL Server Management Studio, and other supported environments. This is the main layer for autocomplete, chat, edits, and agent mode.
Copilot Cloud Agent is the autonomous coding agent layer running on GitHub. It can research repositories, create implementation plans, make code changes on branches, run tests/lints, produce commits, and create pull requests when needed. Unlike IDE agent mode, it works in a GitHub Actions-powered ephemeral cloud development environment.
Agent Mode is the more local agentic mode inside IDEs. It can perform multi-step coding tasks in the user’s development environment. When combined with MCP, it can connect to external resources and tools to complete stronger agentic loops.
MCP Support allows Copilot agent mode to connect to external tools and resources. Internal docs, APIs, databases, issue trackers, or custom services can be brought into Copilot workflows.
Copilot CLI enables natural-language coding, debugging, and command-line help in the terminal. It is positioned as a command-line coding assistant integrated with GitHub workflows.
Copilot Code Review provides AI-assisted review for code selections and pull requests. As of June 2026 it moved to an agentic architecture running on GitHub Actions, meaning PR reviews also consume Actions minutes.
GitHub Platform is Copilot’s biggest ecosystem advantage. Repository, issue, pull request, Actions, security alert, organization policy, audit, and admin controls turn Copilot from a standalone AI coding tool into a developer automation layer embedded inside GitHub.