Releases: PowerShell/AIShell
Releases · PowerShell/AIShell
v1.0.0-preview.3 Release of AIShell
1.0.0-preview.3 - 2025-03-12
This release includes the following changes:
- Update flight flags and make corresponding changes to the
azure
agent (#349, #355) - Update the regex for matching single-quote and double-quote strings for
PowerShell
andBash
syntax (#357) - Add support for Entra ID authentication when using the
interpreter
oropenai-gpt
agents (#356) (Thanks @jbayardo!) - Update
install-aishell.ps1
to allow a user to specify the version to install (#345)
SHA256 Hashes of the release artifacts
- AIShell-1.0.0-preview.3-linux-arm64.tar.gz
- 46ACB7A34DA5AEFC19F7D36CBB43F19117C5760383F51402435F2EB1A7EA4B2A
- AIShell-1.0.0-preview.3-linux-x64.tar.gz
- 6AD84342F2B39E6906D1C7E46B41FF67B07EF44823F3B23F42BC5CD8AD725595
- AIShell-1.0.0-preview.3-osx-arm64.tar.gz
- 9E5D41E0F092C81CDF81E8C2BE26CA2258B14EAEF751EB08D477FBA0CB9E1F2E
- AIShell-1.0.0-preview.3-osx-x64.tar.gz
- 965A2B82E507A677FADE887AD900AAC8E9E62F0B4FD94988593ABDD1A7436ACE
- AIShell-1.0.0-preview.3-win-arm64.zip
- 2BF0001A8D342A841C27B3BEF5D6B793E26BDADFC40D73961F9B40CE50C592FE
- AIShell-1.0.0-preview.3-win-x64.zip
- 74A5B3F320A92D7D8DBF90B0B28064192CA06C7B385F518F77A14B10BC68D860
- AIShell-1.0.0-preview.3-win-x86.zip
- 221EB2E78A14BC3A7BDDE0F8403CA9DE2BB6AA8CD8C499BE86A82D8C88AEC397
v1.0.0-preview.2 Release of AIShell
1.0.0-preview.2 - 2025-02-26
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 toAzure.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 theBash
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)
- Implement conversation context and streaming for the
Ollama
agent withOllamaSharp
(#310) (Thanks @kborowinski!) - Adding docs and files for deploying an Azure OpenAI instance via Bicep file (#324)
- Modify readme and agent to point to docs (#326)
SHA256 Hashes of the release artifacts
- AIShell-1.0.0-preview.2-linux-arm64.tar.gz
- D74D67BED49454F5EF6078D1FDF384CA8098F0D353D0962215733300D5912219
- AIShell-1.0.0-preview.2-linux-x64.tar.gz
- 19B223AD12B0CDF07E2A253507A54E703CD910DD1BB71A2D358F5C03FC3A11F9
- AIShell-1.0.0-preview.2-osx-arm64.tar.gz
- 673B85E8F53769CCB40A3436FCECA0276E6A65DEB0DCD0DC448FC22C9076BC9D
- AIShell-1.0.0-preview.2-osx-x64.tar.gz
- DEEAE8321A7F78B736254BC583835FD47A5C72062AA2E8E5623DB1FA8FB322F9
- AIShell-1.0.0-preview.2-win-arm64.zip
- C280B0F39E4A12912D4EB8C0EE18FA23A6C390C3B6E39D3263858EBE83F4256D
- AIShell-1.0.0-preview.2-win-x64.zip
- 638F854CFAA1C81847B28F9FB2DA0B35CA181249F8D06E7E14EB69AE30E6392E
- AIShell-1.0.0-preview.2-win-x86.zip
- 9F8D7E1BE2330B6CAA578E66B9AD18A77AF726ED75BD048A0102075217624EE2
v1.0.0-preview.1 Release of AIShell
AI Shell 1.0.0-preview.1 Release Notes
We are thrilled to share the first public preview of AI Shell. AI Shell is a new CLI tool that
creates an interactive shell to connect you with different artificial intelligence assistants. We
refer to these different AI assistants as AI agents; AI Shell is shipped with two agents by default,
one to talk to the Copilot in Azure and one to talk to an Azure OpenAI deployment.
You can learn more about using AI Shell in the official documentation.
Key Features of executable
- Interactive chat to talk to AI agents
- Rendering of markdown responses
- Chat
/
commands to interact with the code responses from the AI agent of choice - Complemented by the AI Shell PowerShell Module
SHA256 Hashes of the release artifacts
- AIShell-1.0.0-preview.1-linux-arm64.tar.gz
- CF301003A05CB2E34C06DEF18F65AE17F8E0CA3C791D9BC68F4A972698FB36CE
- AIShell-1.0.0-preview.1-linux-x64.tar.gz
- C520212F501FD521954C8621CB31A11B178129195FDC1929CDE57DF4E4ACD9B0
- AIShell-1.0.0-preview.1-osx-arm64.tar.gz
- 9148D8D7588BDCD33F7D92E52E5DF7F87CFC6A87EBCCF208552B2A52A36C1EC9
- AIShell-1.0.0-preview.1-osx-x64.tar.gz
- 3AEAD49BFF95829473D62A55A4DC238F429165057457A7B2F900E109988713F2
- AIShell-1.0.0-preview.1-win-arm64.zip
- 6D18424E299C2EA3B7F2C0C7FAD068F5A8ED40155A066BD2442ED590692FD538
- AIShell-1.0.0-preview.1-win-x64.zip
- 539F9F732DB308A8113BAC8B230937225B505D56AB20B4A667F7E0C00FCFEBFA
- AIShell-1.0.0-preview.1-win-x86.zip
- 0FE4A571F15B403A56AF2632AD1C52B1E80F1B84FE6CF9D15F9BE062CA19B117