GitHub Copilot CLI

GitHub-native terminal agent that plans, codes, and merges via subagents.

Verify Installation

Check the installed version:

copilot version

Basic Commands

Show help:

cd <project>

Start Copilot:

opencode

Important Paths

  • Install directory: /usr/local/bin
  • Binary: /usr/local/bin/copilot

Application Details