For the complete documentation index, see llms.txt. This page is also available as Markdown.

GitHub Copilot

Connect GitHub Copilot to power codev's AI features.

Teams with an active GitHub Copilot subscription can use it as codev's AI provider, with no extra cost beyond the subscription. Connect it with a GitHub personal access token that has model access enabled.

Connect it

  1. Confirm you have an active GitHub Copilot subscription with model access enabled.

  2. In GitHub, go to Settings > Developer Settings > Personal Access Tokens and generate a token with the copilot scope.

  3. Go to Settings > Organization > Integrations and open the GitHub Copilot card.

  4. Paste the token, pick a Model (the default is Claude Sonnet 5), and set Availability to Global — optionally the default for AI — or a specific project.

  5. Click Add Integration.

The GitHub Copilot connect form with a Personal Access Token field and a Model selector
The GitHub Copilot form: a personal access token and the model reports will use.

For default models and how to verify the provider with sfp ai test --provider github-copilot, see Configuring LLM Providers.

Last updated

Was this helpful?