GitHubCLI

GitHub Copilot CLI

GitHub Copilot CLI is a terminal AI agent that answers questions, writes and debugs code, changes projects, and works with GitHub to create pull requests.

It can run as an interactive coding partner or programmatically in scripts and automation. From a repository, it can investigate code, implement and debug changes, use GitHub context, and prepare or create pull requests.

GitHub Copilot CLI

Install

$ npm install -g @github/copilot

Launch

$ copilot

What can GitHub Copilot CLI do?

Answer questions in context

Ask about repository structure, implementation details, or an unfamiliar error and receive an answer grounded in the current project.

Write, debug, and modify code

Have the agent implement features, diagnose failures, and edit files while working with the project from the terminal.

Work with GitHub and pull requests

Use GitHub context and workflows to inspect repository activity and prepare or create pull requests without leaving the command line.

Pricing

Individual

Free

Free

Individual

Pro

$10.00/month

Individual

Pro+

$39.00/user/month

Individual

Max

$100.00/user/month

Business

Business

$19.00/user/month

Enterprise

Enterprise

Contact sales

View full pricing details →

Frequently asked questions

What is GitHub Copilot CLI?

It is GitHub's terminal-native coding agent for investigating codebases, implementing changes, debugging problems, and completing GitHub workflows.

What are the core capabilities of GitHub Copilot CLI?

It can answer codebase questions, write and debug code, modify project files, work with GitHub, and create pull requests.

Can GitHub Copilot CLI run interactively and programmatically?

Yes. You can use it as an interactive terminal agent or invoke it programmatically for repeatable scripts, automation, and integrations.

Which platforms does GitHub Copilot CLI support?

It supports macOS, Windows, and Linux. These platforms support local terminal workflows.

Where can I find pricing for GitHub Copilot CLI?

Check GitHub's official pricing page for current plan availability and usage terms.