Back to timeline

GitHub Copilot

GitHub launches Copilot, an AI pair programmer powered by OpenAI Codex that autocompletes code in real time within IDEs.

Product Launch

What Happened

GitHub, in collaboration with OpenAI, launched Copilot as a technical preview. Copilot is an AI-powered code completion tool that integrates directly into code editors (initially VS Code), suggesting whole lines or entire functions as developers type. It was powered by OpenAI Codex, a model fine-tuned on publicly available code from GitHub repositories.

Why It Matters

GitHub Copilot was one of the first mainstream AI-powered developer tools, demonstrating that large language models could meaningfully accelerate software development. It brought AI coding assistance out of research labs and into daily workflows for millions of developers. Copilot also sparked significant debate around copyright, licensing, and the use of open-source code for AI training — legal challenges that are still being resolved.

Technical Details