Directory / GitHub Copilot
GitHub Copilot
Verified
Incumbent coding assistant with a cloud coding agent on GitHub.
GitHub Copilot is Microsoft’s coding assistant across VS Code, JetBrains, Visual Studio, and github.com. Completions and chat sit in the editor. Copilot coding agent (and related GitHub Actions) can take an issue, open a branch, and leave a pull request on GitHub-hosted compute. It is the default AI surface for teams that already standardized on GitHub.
- Model independence
- Multi-model
- Deployment
- Cloud
- Open source
- No
- License
- Proprietary
- Pricing model
- Mixed
- Added / updated
- 19 Aug 2026 / 19 Aug 2026
github.com/features/copilot · Docs
Editorial take
Copilot is infrastructure if your factory is GitHub, and a compromise if it is not. The coding agent is the factory-shaped part: issue in, PR out, on GitHub’s runners. Completions are still the revenue product. Model choice exists and still routes through GitHub’s meter. We have not treated Microsoft keynote adoption percentages as production evidence.
Strengths
- Issue-to-PR coding agent lives where the pull request already is.
- Works in the editors most enterprises already allow.
- GitHub-native review, Actions, and policy hooks instead of a second control plane.
Limitations
- Cloud-only as a product. There is no self-hosted Copilot control plane in public docs we checked.
- Closed source. The agent runtime is not auditable.
- Best on GitHub. GitLab or self-hosted Git is a second-class path.
Compare
- vs cursor — The two IDEs that already sit on most laptops.
- vs amazon-q-developer — The two incumbent cloud-vendor coding assistants.