GitHub Copilot
Copilot's coding agent plus a control plane for running third-party agents on your repos.
Logo assets
GitHub Copilot brand colours
Extracted from the artwork and ranked by how much of the mark each covers — not from a brand book, so treat them as observed rather than official.
What GitHub Copilot is
Copilot's agentic story is now two things: a coding agent that runs in GitHub Actions, pushes under a bot identity and opens pull requests, and Agent HQ — a mission control inside github.com for dispatching third-party agents including Claude Code, Codex and Devin against the same repo. The identity and permissions model is the best-resolved here: the agent cannot approve its own pull request. Billing runs on premium requests, whose multipliers are the opaque part.
Recent changes
- 2025-10-28GitHub announces Agent HQ
GitHub reframed Copilot as a control plane: a mission-control surface in github.com for dispatching Copilot's own coding agent alongside third-party agents including Claude Code and Codex, all running under bot identities inside existing branch protections.