PowerShell / ProjectMercury

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

Improve `/agent config` on Windows to make it use the default editor for the setting file #163

Closed daxian-dbw closed 1 month ago

daxian-dbw commented 1 month ago

Summary of the new feature / enhancement

Improve /agent config on Windows to make it use the default editor for the setting file, based on the file extension. When the setting file doesn't exist yet, allow the user to use its default editor to create a new file.

Proposed technical implementation details (optional)

No response