GitHub Copilot is GitHub's AI coding assistant. It can suggest code completions, answer coding questions, help with pull requests, and support development workflows inside compatible editors and GitHub surfaces.
In practice
Copilot is often used for autocomplete and chat, but its capabilities have expanded toward broader coding assistance and agent-like workflows.
What to watch
Generated code should be reviewed for correctness, licensing concerns, security, and project fit before it is merged.