Copilot CLI v1.0.12-0: Model Picker & Session Fixes Model picker gets a full-screen redesign with arrow-key reasoning control. Major fixes for OOM crashes, session cleanup, and terminal UX issues.
Copilot Chat v0.42.2026032501: Debug & Cache Fixes Copilot Chat v0.42.2026032501 reverts cache TTL support, adds debug logging for inline edits, and fixes hook execution. Three breaking changes to review.
Copilot Chat v0.41.1: Claude Code Model Picker Fix Copilot Chat v0.41.1 fixes Claude Code to respect your model picker selection. Quick fix for model configuration issues.
Copilot Chat v0.42: Gemini Fixes & Token Budget Boost Copilot Chat v0.42 fixes Gemini 400 errors, boosts token budgets for better context, and adds prompt cache experiments. Solid stability release with CLI improvements.
Building AI-Powered GitHub Issue Triage with the Copilot SDK GitHub's Copilot SDK lets you embed AI into custom apps. This walkthrough builds IssueCrush, a mobile issue triage tool, and shows the server-side architecture, prompt engineering, and error handling patterns you need to ship a production integration.
Building AI-Powered GitHub Issue Triage with the Copilot SDK The GitHub Copilot SDK lets you embed Copilot's AI into custom apps. This tutorial walks through building IssueCrush, a swipeable issue triage tool, and covers server-side architecture, prompt engineering, and graceful degradation patterns.
Copilot Chat v0.41.0: NES Telemetry Fix Copilot Chat v0.41.0 fixes telemetry tracking for Natural Edit Suggestions, ensuring first edit events are correctly reported.