Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 528 Bytes

File metadata and controls

6 lines (5 loc) · 528 Bytes

0.0.328 - 2025-09/26

  • Improved error message received when Copilot CLI is blocked by organization policy (fixes github#18 )
  • Improved the error message received when using a PAT that is missing the "Copilot Requests" permission (fixes github#46 )
  • Improved the output of /user list to make it clearer which is the current user
  • Improved PowerShell parsing of ForEach-Object and detection of command name expressions (e.g.,& $someCommand)