- 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 listto make it clearer which is the current user - Improved PowerShell parsing of
ForEach-Objectand detection of command name expressions (e.g.,& $someCommand)