Skip to content

Conversation

daxian-dbw
Copy link
Member

@daxian-dbw daxian-dbw commented Aug 26, 2025

PR Summary

Two minor changes:

  1. Update the history file name from PSReadLine_history.txt to AIShell_history.txt
  2. Exclude the environment/managed-identity credentials from Azure authentication flow.
    • Environment credential requires putting client id and client secret in environment variables
    • Managed-identity credential is for service, not applicable to the interactive scenario.
  3. Include the error messages from inner exceptions when reporting errors from an agent.

The error reporting looks like this:
image

(BTW, I have no idea why InteractiveBrowserCredential stops working on my machine. It complains DPAPI is not supported...)

@daxian-dbw daxian-dbw merged commit cc0eee8 into PowerShell:main Aug 26, 2025
4 checks passed
@daxian-dbw daxian-dbw deleted the minor branch August 26, 2025 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants