AI Shell for PowerShell v1.0.0-preview.2 released



 AI Shell github:

This release includes the following changes:
  • Check and remove execute permission from the config file (#317)
  • Use nano or $EDITOR (if defined) to open the config file on Linux (#318)
  • Refactor the openai-gpt agent to move to Azure.AI.OpenAI v2.1.0 (#328)
  • Add support to Azure PowerShell login credential (#329)
  • Allow using 3rd party AI services that are compatible with OpenAI API format in the openai-gpt agent (#331)
  • Check for update before return the description for openai-gpt agent (#332)
  • Use #7a7a7a as the grey color in AIShell to meet the contrast requirement (#333)
  • Remove the fallback logic for authorization check and stick to the production URL (#334)
  • Capture native command output using screen scraping API on Windows (#335)
  • Add shell as an alias to the Bash parser (#336)
  • Enable pluginstore and update the topic name for CLI handler (#337)
  • Log the response text if exception is thrown while processing a user query (#338)
  • Enable parameter injection for Azure PowerShell response (#339)
  • Fix build to preserve file permission for Linux and macOS packages (#344)
  • Fix AzCLI command parsing to handle long/short flags and when no parameter is present (#344)
  • Big improvements to the Ollama agent by implementing conversation context and streaming with OllamaSharp (#310)
  • Adding docs and files for deploying an Azure OpenAI instance via Bicep file (#324)
  • Modify readme and agent to point to docs (#326)


 Source:

 
Last edited:

Latest Support Threads

Back
Top Bottom