PowerShell / ProjectMercury

An interactive shell to work with AI-powered assistance providers
MIT License
43 stars 11 forks source link

`Start-AISH` needs some way to pass --shell--wraper and other args to the aish executable #120

Closed StevenBucher98 closed 1 month ago

StevenBucher98 commented 3 months ago

Summary of the new feature / enhancement

This is going to be needed in order to have other tools call and configure AISH with their specific details.

Proposed technical implementation details (optional)

No response

StevenBucher98 commented 3 months ago

Ultimately we want some way to specify what agent to open so that it is one less step the user has after they run Start-AISH

StevenBucher98 commented 1 month ago

Superceeded by #197