Copilot CLI v1.0.46: Deprecation Warnings & Session Stability

Copilot CLI 1.0.46 adds deprecation warnings, fixes PowerShell startup, auto-approves read-only commands, and eliminates HTTP/2 session crashes.

Copilot CLI v1.0.46: Deprecation Warnings & Session Stability

TL;DR

  • Deprecation warnings for outdated CLI versions to prevent premium model access loss
  • PowerShell startup fixed for .NET global tool shims
  • Read-only gh commands now auto-approved — no more confirmation prompts
  • Session crashes from HTTP/2 errors eliminated

New

  • Deprecation warnings — CLI alerts you when your version is deprecated and premium model access may be lost
  • Auto-approval for read-only commands — list, view, status, diff, and other read-only gh CLI commands skip confirmation prompts

Fixed

  • PowerShell now starts correctly when pwsh is installed as a .NET global tool shim
  • Long lines in diff view wrap at terminal width instead of truncating
  • Sessions no longer crash mid-turn with ERR_HTTP2_INVALID_SESSION errors

Update: gh copilot update or download from GitHub releases

Source: Copilot CLI