Skip to main content
Dundie·Feature Parity Map← all products

github-copilot capabilities

14 mapped capabilities, each graded and dated. This is the diagnosis — the migration guide is the cure.


Capabilities

Agent mode (in-IDE autonomous agent)

provisionalverified 4 days ago

Synchronous, autonomous agent inside the IDE that plans multi-step coding tasks, edits files across the workspace, runs commands, and iterates until the task is complete.

medium confidence · 0.70docssource ↗source ↗

Code review (Copilot code review)

provisionalverified 4 days ago

Copilot can review pull requests on github.com and review uncommitted changes in the IDE, leaving inline review comments and suggesting fixes.

low confidence · 0.50docssource ↗source ↗

Copilot CLI (terminal agent)

provisionalverified 4 days ago

Terminal-native agentic assistant; natural-language conversation in the shell that proposes and executes commands and code edits with explicit per-action approval.

medium confidence · 0.70docssource ↗source ↗

Copilot Chat (Ask mode)

provisionalverified 4 days ago

Conversational AI panel and inline chat for asking coding questions, generating code, and explaining selections. Includes slash commands such as /explain, /fix, /tests, /doc, /new.

low confidence · 0.50docssource ↗source ↗

Copilot Spaces (curated context)

provisionalverified 4 days ago

Secure, shareable containers that bundle code, docs, specs, text snippets, and custom instructions to ground Copilot answers in project-specific knowledge. Replaces the retired Copilot knowledge bases (sunset 2025-11-01).

medium confidence · 0.70docssource ↗source ↗

Copilot cloud agent (async coding agent / PRs)

provisionalverified 4 days ago

Asynchronous cloud-hosted agent that, given an issue or task, researches the repo, drafts a plan, makes commits on a branch in a GitHub Actions cloud dev environment, and opens a draft pull request you can review.

medium confidence · 0.70docssource ↗source ↗

Edit mode (multi-file edits with diffs)

provisionalverified 4 days ago

Iterative, multi-file edit session driven by chat prompts. Copilot proposes inline diffs in a 'working set' of files that you accept or reject individually or collectively.

medium confidence · 0.70docssource ↗source ↗

IDE / editor integration

provisionalverified 4 days ago

First-party extensions for the major developer editors: VS Code, Visual Studio, JetBrains suite (IntelliJ, PyCharm, GoLand, WebStorm, Rider, etc.), Neovim/Vim, Xcode, Eclipse, and Azure Data Studio.

medium confidence · 0.70docssource ↗source ↗

Inline code completion (ghost text)

provisionalverified 4 days ago

Real-time, in-editor 'ghost text' code suggestions that appear at the cursor while you type; press Tab to accept. The core single-line and multi-line completion experience available across all supported editors.

low confidence · 0.50docssource ↗source ↗

MCP and tool/extension support

provisionalverified 4 days ago

Model Context Protocol (MCP) servers can be configured to extend Copilot Chat and Agent with custom tools and data sources. Copilot Extensions (legacy) and skillsets also provide third-party capability hooks.

medium confidence · 0.70docssource ↗source ↗

Model choice in Chat (frontier models)

provisionalverified 4 days ago

User-selectable models in the Chat/Edit/Agent model picker spanning OpenAI GPT-5.x family, Anthropic Claude (Haiku 4.5, Sonnet 4.5/4.6, Opus 4.5/4.6/4.7), and Google Gemini (2.5 Pro, 3 Flash, 3.1 Pro, 3.5 Flash).

low confidence · 0.50docssource ↗source ↗

Next Edit Suggestions (NES)

provisionalverified 4 days ago

Predicts both the location and content of the next likely edit based on edits you've already made, letting you tab through a chain of related changes across the file.

low confidence · 0.50docssource ↗source ↗

Plan pricing and gating

provisionalverified 4 days ago

Six plan tiers: Copilot Free, Copilot Student (free, eligibility-gated), Copilot Pro ($10/mo), Copilot Pro+ ($39/mo), Copilot Business ($19/seat/mo), Copilot Enterprise ($39/seat/mo).

medium confidence · 0.70docssource ↗source ↗

Repository custom instructions

provisionalverified 4 days ago

Per-repository Markdown instruction files (.github/copilot-instructions.md and .github/instructions/*.instructions.md) that prepend guidance to every Chat/Edit/Agent request. Prompt files (.prompt.md) provide reusable, parameterized prompts.

low confidence · 0.50docssource ↗source ↗

Editorial guidance, not a warranty. AI tools change weekly; every entry carries the date it was last verified. Verify before relying on a specific capability.