カオスマップに戻る
GitHub Copilot

GitHub Copilot

Overview

GitHub Copilot is the oldest AI coding assistant, born from the GitHub × OpenAI collaboration. In 2026, it goes far beyond completion with Agent Mode, Coding Agent, Spark, and Agentic Code Review. Agent Mode became GA on both VS Code and JetBrains in March 2026.

Key Features

Agent Mode (GA March 2026)

Autonomous coding agent, now GA on both VS Code and JetBrains. Multi-step tasks consume premium requests.

Agentic Code Review (March 2026)

Code review now gathers full project context and can pass suggestions directly to the coding agent for automatic fix PRs.

GitHub Spark

Pro+ and Enterprise only. Describe an application in plain English to get generated code with live preview.

Semantic Code Search

Finds conceptually related code instead of keyword matches. Describe "login bug" to locate auth middleware even without the word "login."

Model Selection

Choose from multiple AI models including Claude Opus 4 and OpenAI o3 (Pro+ and above).

Pricing

PlanMonthlyPremium RequestsNotes
Free$0LimitedBasic completion
Pro$10300/moFull access
Pro+$391,500/moClaude Opus 4, o3, Spark
Business$19/userTeam management
Enterprise$39/userSSO, audit logs

Metered billing introduced June 2025 — $0.04 per request beyond the allocation.

Strengths

  • Broad IDE support (VS Code, JetBrains, Xcode, etc.)
  • Agent Mode GA on JetBrains
  • Agentic Code Review for automatic fix PRs
  • Seamless GitHub ecosystem integration
  • Claude Opus 4 / o3 model selection
  • Personal free plan available

Weaknesses

  • ❌ Premium request model can be confusing
  • ❌ Spark limited to Pro+ ($39/mo)
  • ❌ Less autonomous than Cursor or Claude Code

Official Resources

公式サイト