GitHub Copilot CLI
Brings the power of Copilot coding agent directly to your terminal
The CLI extension lets developers invoke the Copilot AI assistant from any terminal session, enabling question‑answering, code generation, debugging, and GitHub interactions without leaving the command line. It supports Linux, macOS, and Windows (including PowerShell and WSL), and works with all Copilot subscription plans, subject to organizational policy settings when provided by a company.
Two interfaces are offered: an interactive mode that opens a conversational session where users can iteratively request tasks, give feedback, and switch between a direct ask/execute flow and a plan mode that first clarifies requirements and outlines a structured implementation. A programmatic mode allows a single prompt to be supplied via the command line, completing the task and exiting, with options to approve file modifications automatically.
The tool is designed for developers who prefer terminal‑based workflows and need quick AI assistance for coding tasks, pull‑request creation, and other GitHub‑related operations, while providing controls for context management and security.
Reviews
Loading reviews…
Similar apps
AI Coding Agents
GitHub Copilot for Xcode
Xcode extension for GitHub Copilot
AI Coding Agents
Codex
OpenAI's coding agent that runs in your terminal

AI Coding Agents
CodeRabbit
AI code review CLI
AI Coding Agents
GitHub Copilot Language Server
Language Server Protocol server for GitHub Copilot

AI Coding Agents
Copilot for Xcode
Xcode extension for GitHub Copilot

AI Coding Agents
OpenCode
AI coding agent desktop client