GitHub Copilot (Agent Mode)

https://github.com/features/copilot

The original AI coding assistant (Copilot in editor; 2021). 2025 evolved into a full agentic surface: chat, completions, Agent Mode (multi-step), and Copilot Workspace. Backed by Microsoft. Distinct row from Workspace — this row covers the everyday in-editor + agent mode product, Workspace covers the hosted spec-driven workflow.

At a glance

Type
IDE Copilot extension — chat, completions, Agent Mode
Tier
T1
Created
2021-06
Latest release
not applicable — not OSS
License
not applicable — not OSS
GitHub
not applicable — no GitHub repo
Pricing
$10/mo Individual; $19/mo Business; $39/mo Enterprise
Funding
Microsoft (parent — public co, NASDAQ:MSFT)

Taxonomy

storage
file
retrieval
injection
persistence
cross-session
update
user-edit
unit
document
governance
inspectable
conflict
human-arbitrate

When to use

Optimised for: completions + chat + Agent Mode across all major IDEs

Anti-fit: GitHub-centric — best when your repos are on GitHub

Pros & cons

Pros

Largest paid-seat base in the category; deepest IDE coverage (VS, VS Code, JetBrains, Neovim); first-mover network effect.

Cons

GitHub-centric; product surface has fragmented (Copilot vs Workspace vs Agent Mode vs Spaces); slower to ship newer agentic patterns than startups.

Claims & capabilities

Microsoft/GitHub-built; >$2B ARR by 2025 (reported); 1.8M paid seats; widely the most-installed coding assistant.

Technical surface

API surface
VS Code + JetBrains + Visual Studio + Neovim plugins; CLI
Backend storage
session in IDE + GitHub-hosted
Deployment
Cloud (IDE extension + GitHub-hosted models)
Embedding model
not applicable — not a memory product
Multi-tenancy
per-tenant (Business/Enterprise)
MCP
MCP support GA in Agent Mode (2025)
A2A
searched not found
OpenTelemetry
searched not found

Compare GitHub Copilot (Agent Mode) with…

Similar systems

Other agent ides & coding harnesses in the catalog, ranked by inbound references.

  • Bedrock AgentCore (AWS) T2

    AWS Bedrock AgentCore — managed runtime to deploy + scale + observe agents. Multi-component: Runtime, Identity, Memory, Gateway, Browser, Code Interpreter, Observability. Distinct from Bedrock Agents (older fixed-config product); AgentCore is the 2025 framework-agnostic runtime for any agent (LangGraph, CrewAI, Strands, OpenAI Agents SDK).

  • Claude Code (Anthropic) T1

    Anthropic's official agentic coding CLI — runs Claude as a long-running coding agent in the developer's terminal. Memory layer = CLAUDE.md (project + user scoped), agent skills, MCP servers. Released GA October 2024; widely adopted as the reference harness for Claude-as-coder. Plan Mode and Compute Use surfaces extend it from coding to broader desktop automation.

  • Aider (harness) T2

    OSS terminal coding agent by Paul Gauthier — one of the original AI-pair-programmer CLIs (2023). Architect/Editor modes; repo-map for context; uses any LiteLLM-compatible model. Memory via CONVENTIONS.md and .aider.conf.yml — author-edited markdown. Distinct from the separate Aider memory-row in "Coding-agent memory"; this row characterises the harness itself.

  • Amazon Q Developer T1

    Amazon's developer-focused agent — formerly CodeWhisperer (renamed 2024-Q4). Available as IDE plugins (VS Code, JetBrains, Visual Studio, Eclipse), in AWS Console, and CLI. Strong AWS-tooling integration: Q can read CloudWatch, troubleshoot IAM, suggest AWS-SDK code. Companion to Kiro for spec-driven flows.

  • Anthropic Computer Use T1

    Anthropic's API-surface capability that lets Claude control a virtual desktop — see screenshots, type, click. Launched 2024-10 as a public beta. Not a finished IDE itself; it's the substrate that other harnesses (and Anthropic's own Claude apps) use to operate a computer.

  • Bolt.new (StackBlitz) — harness T1

    Cross-listing of Bolt.new at the harness layer. StackBlitz's WebContainer technology runs full Node.js in-browser; Bolt prompts the user for an app spec, then writes/edits/runs/deploys it entirely in-browser. The Coding-agent-memory row remains canonical for the memory framing.

Related systems

References (4)

  • Anthropic Claude (foundation models) depends on at runtime — adjacent-infrastructure cell: Azure OpenAI + Anthropic Claude + Google Gemini (multi-model 2024+)
  • Azure Machine Learning depends on at runtime — adjacent-infrastructure cell: Azure OpenAI + Anthropic Claude + Google Gemini (multi-model 2024+)
  • Google Gemini 3 family depends on at runtime — adjacent-infrastructure cell: Azure OpenAI + Anthropic Claude + Google Gemini (multi-model 2024+)
  • OpenAI GPT family (GPT-5 / GPT-4o / o3 / o4) depends on at runtime — adjacent-infrastructure cell: Azure OpenAI + Anthropic Claude + Google Gemini (multi-model 2024+)

Referenced by (1)

  • ChatGPT — Codex (cloud agent) integrates with — cloud environments; integrates with GitHub. Cross-listing — the coding-agent-memory row remains canoni

Row last verified 2026-05-14. Catalog data is CC-BY-4.0 — see how to read this.