GitHub Copilot CLI Becomes Generally Available

GitHub Copilot CLI is now generally available for all paid subscribers, bringing AI-powered code assistance directly into the command-line interface. The tool is designed to help engineers generate code, manage infrastructure, and automate repetitive tasks like SQL authoring and pipeline deployment without leaving the terminal. This move aims to accelerate development workflows for data and analytics engineers.

- The transition to general availability on February 25, 2026, followed a public preview that began on September 25, 2025, marking a significant evolution from its origins as a simpler `gh-copilot` command-line extension. - It operates as an autonomous agent with features like "Plan mode" for reviewing an AI-generated implementation plan and "Autopilot mode" for end-to-end execution of tasks like running tests and editing files without requiring approval for each step. - Access to the CLI is included with all paid GitHub Copilot plans (Pro, Business, and Enterprise), but for organizational use, an administrator must first enable the "Copilot CLI" policy in the GitHub settings. - The tool is not tied to a single AI model; it can orchestrate various models from providers like OpenAI, Anthropic, and Google, automatically selecting the best one for a given task or allowing manual switching. - For data engineering workflows, it can accelerate tasks such as generating boilerplate code for ETL pipelines, refactoring and optimizing legacy SQL queries, and creating documentation for data models on the fly. - GitHub Copilot for Business and Enterprise plans offer enhanced privacy by not training on users' private code or prompts, a key consideration for work in regulated industries like healthcare. - The system is extensible via the Model Context Protocol (MCP), allowing organizations to connect the CLI to internal tools, databases, and private APIs, creating a more context-aware assistant for proprietary data platforms. - It maintains context and memory across sessions, learning a codebase's conventions and patterns to improve the relevance of its assistance over time on a specific project.

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.