Rebeca Moen
Jan 21, 2026 22:20
GitHub Copilot CLI introduces plan mode for collaborative coding, GPT-5.2-Codex mannequin, and infinite session assist via auto-compaction options.
GitHub shipped a considerable replace to Copilot CLI on January 21, 2026, introducing plan mode—a characteristic that lets builders collaborate with the AI earlier than any code will get written. The replace additionally brings GPT-5.2-Codex and session administration instruments that successfully eradicate context window limitations.
Plan mode addresses a persistent frustration with AI coding assistants: they usually begin implementing earlier than absolutely understanding the duty. Press Shift + Tab to enter plan mode, the place Copilot analyzes your request, asks clarifying questions on scope, and builds a structured implementation plan. You overview and approve earlier than a single line of code seems.
The brand new ask_user device powers this conversational strategy, prompting for enter on design choices and confirming assumptions. Consider it as a technical spec session with an AI that truly listens.
GPT-5.2-Codex and Reasoning Controls
The newest Codex mannequin optimized for code era is now out there by way of the /mannequin command or –model gpt-5.2-codex flag. GitHub added configurable reasoning effort for GPT fashions with prolonged considering capabilities, letting builders steadiness response velocity towards reasoning depth.
Ctrl + T toggles visibility of the mannequin’s reasoning steps throughout era. The setting persists throughout classes—helpful for understanding how Copilot approaches complicated issues or debugging sudden outputs.
Infinite Classes and Actual-Time Steering
Auto-compaction kicks in when conversations hit 95% of the token restrict, compressing historical past within the background with out interruption. Guide compression is offered by way of /compact, and /context reveals detailed token utilization breakdown.
Builders can now queue further messages whereas Copilot is considering—ship follow-up directions or steer the dialog with out ready. When rejecting a device permission request, inline suggestions helps Copilot adapt its strategy relatively than halting totally.
Code Evaluate and Reminiscence
The /overview command analyzes staged or unstaged adjustments straight within the terminal. Copilot additionally now shops conventions, patterns, and preferences it learns throughout classes, making future interactions extra productive.
GitHub Copilot has been activated by over a million builders and adopted by greater than 20,000 organizations since launch. The CLI entered public beta in November 2023, with reviews indicating roughly 30% of coding strategies get accepted.
Replace by way of brew improve copilot-cli, winget improve GitHub.Copilot, or npm set up -g @github/copilot@newest. GitHub CLI customers can run gh copilot to get began—first-time use prompts computerized set up.
Picture supply: Shutterstock







