PowerShell / ProjectMercury

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

Add `PromptForArgument` API to `IHost` for parameter injection support #196

Closed daxian-dbw closed 2 months ago

daxian-dbw commented 2 months ago

PR Summary

Add the PromptForArgument API to IHost so that an agent that supports parameter injection can expose a command of its own to assist user's argument replacement workflow.