Copilot CLI
GitHub Copilot with built-in ACP support. No separate adapter package needed.
Prerequisites
- Node.js installed and on your
PATH. - A GitHub account with Copilot access.
Setup
- Install the Copilot CLI:
npm install -g @github/copilot - Authenticate — Run the CLI once and follow the GitHub authentication flow to link your account.
- Select in Blueprint AI — Choose Copilot CLI from the agent dropdown in the chat panel.
Key Details
| Type | CLI (JSON-RPC over stdio) |
| ACP Adapter | Built-in (no extra package) |
| Default Model | Set by Copilot |
Troubleshooting
- Make sure your GitHub authentication is valid. Re-run the CLI authentication if sessions expire.
- If the CLI is not detected, set the path in
Project Settings > Blueprint AI > BAI Agents > Path Overrides > Copilot CLI Path.