Integration Guide

GitHub Copilot

Use your GitHub Personal Access Token with an active Copilot subscription for AI-powered task execution.

About GitHub Copilot

GitHub Copilot is an AI pair programmer that helps you write code faster. With an active Copilot subscription and a Personal Access Token, Vibe Coding Plan can use Copilot's capabilities for autonomous task execution, writing code directly in your repositories.

Requires Copilot subscription GitHub ecosystem

How to Get Your Token

1

Ensure You Have a Copilot Subscription

Go to github.com/settings/copilot and make sure you have an active GitHub Copilot Individual, Business, or Enterprise subscription.

2

Go to Personal Access Tokens

Navigate to github.com/settings/tokens. You can create either a fine-grained token or a classic token.

3

Create a New Token

Click "Generate new token". For a classic token, select the copilot scope. Give it a descriptive name like "Vibe Coding Plan" and set an expiration.

4

Copy the Token

Copy the token immediately — it starts with ghp_ or ghu_. You won't be able to see it again after leaving the page.

5

Add to Vibe Coding Plan

Go to AI Integrations in your dashboard, find the GitHub Copilot card, paste your token, and click "Save API Key".

Token Scopes & Permissions

Classic token: Select the copilot scope to grant Copilot access through the API.

Fine-grained token: Enable Copilot-related permissions under your organization or personal account.

Expiration: Set a reasonable expiration date. You can always regenerate the token when it expires.

Security: Your token is encrypted and stored securely. It is only used when executing tasks in your projects.