PowerShell / ProjectMercury

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

Make <agent name> optional for /agent config #218

Closed StevenBucher98 closed 2 months ago

StevenBucher98 commented 2 months ago

Summary of the new feature / enhancement

Given that we now have the scope of the agent in the prompt, it is repetitive to have the user type <agentname>> /agent config <agent name>

Proposed technical implementation details (optional)

Make the parameter optional and when its not included then open the config of the current agent.