GitHub Copilot
- Category
- AI Editor Plugin + CLI
- Platform
- VS Code, JetBrains, Neovim, Xcode, Copilot CLI
- Pricing
- Free / Pro ($10/mo) / Pro+ ($39/mo) / Business ($19/user/mo)
- Models
- GPT-5, Claude, Gemini (model picker on Pro+)
- Context File
- copilot-instructions.md + AGENTS.md
- Key Features
- Tab completion, Agent mode, Copilot CLI, code review
GitHub Copilot is the widest-deployed AI coding assistant — embedded in the editors most teams already use. In 2026 it's evolved from autocomplete into a full agent with coding agent mode, a terminal CLI, and native GitHub integration for PRs and security review.
Why It Still Matters
Copilot's moat is distribution: it ships inside VS Code by default, integrates with GitHub Actions and secret scanning, and costs less than Cursor or Claude Code Pro. For teams standardized on Microsoft/GitHub, it's often the path of least resistance.
2026 Capabilities
- Agent mode — multi-file edits with terminal access in VS Code
- Copilot CLI — terminal agent with /security-review workflow
- Model picker — switch between GPT, Claude, and Gemini on Pro+
- Copilot coding agent — assign issues, get PRs on GitHub
- Enterprise controls — policy, audit logs, IP indemnity on Business
Tradeoffs
Agent mode is less mature than Cursor Composer or Claude Code for hard refactors. MCP support lags dedicated agents. Best as a daily driver for autocomplete + light agent tasks, not as your only tool for complex architectural work.