News

GitHub Copilot CLI Reaches General Availability, Bringing Agentic Coding to the Terminal

GitHub has announced the general availability of Copilot CLI for all paid Copilot subscribers, transforming the command line into an environment for advanced AI-assisted development. The company states, "GitHub Copilot CLI--the terminal-native coding agent that brings the power of GitHub Copilot directly to your command line--is now generally available for all Copilot subscribers" here.

After months of preview and hundreds of updates, Copilot CLI has grown significantly. GitHub describes, "Copilot CLI has grown from a terminal assistant into a full agentic development environment--one that plans, builds, reviews, and remembers across sessions, all without leaving the terminal." These new capabilities allow developers to execute complex projects and iterate quickly without ever leaving their terminal window.

Flexible Coding through Plan and Autopilot Modes
Copilot CLI supports two primary operational modes. Plan mode guides users through request analysis, clarifications, and implementation plans, ensuring oversight prior to execution. Autopilot mode is designed for hands-off experiences--"For tasks you trust Copilot to handle end-to-end, autopilot mode lets Copilot work autonomously--executing tools, running commands, and iterating without stopping for approval." This flexibility enables both interactive and autonomous development workflows.

Agent Delegation and Advanced Session Management
The CLI introduces specialized agents, such as Explore for rapid codebase analysis and targeted queries. Its architecture supports automatic agent delegation, background operations, and parallel execution, leading to seamless project management and robust automation.

Choice of AI Models and Contextual Intelligence
With this release, Copilot CLI allows developers to select from several advanced models, including Claude Opus 4.6, Claude Sonnet 4.6, GPT-5.3-Codex, Gemini 3 Pro, and Claude Haiku 4.5. Additional details about model support, session improvements, and agent extensibility can be found in the January update here.

Quick Setup and Enterprise Readiness
All paid plans, including Pro, Pro+, Business, and Enterprise, support Copilot CLI. Setup is fast and secure, with organizational access controls and extensibility options for large teams.

Subscribers and teams are encouraged to review the latest documentation and both the general availability release notes and January update to make full use of these advanced capabilities.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • VS Code 1.127 Further Integrates Advanced Browser-AI Tech

    Microsoft's July 1 Visual Studio Code update continues a recent push to make the editor's integrated browser a more capable development surface -- and a more useful tool for AI agents.

  • Support Vector Regression with SGD Training Using C#

    Support vector regression can predict numeric values effectively, and this article shows how to implement and train a kernel SVR model in C# using stochastic sub-gradient descent.

  • New GitHub Switch Limits Repo Issue Creation to Collaborators Only

    After publicly touting pull request limits as a way to cut maintainer noise, GitHub is taking the same idea further with a new setting that lets repository admins restrict issue creation to collaborators only.

  • Uno Platform Helps Ship First Stable SkiaSharp 4.0 Release for 2D .NET Graphics

    SkiaSharp 4.148.0 is the first stable v4 release, bringing a newer Skia engine, API cleanup, performance work and a Microsoft-Uno co-maintenance model.

Subscribe on YouTube