TheR1D / shell_gpt

A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
MIT License
9.76k stars 769 forks source link

Revise command before executing? #630

Open Boscop opened 1 month ago

Boscop commented 1 month ago

Thanks for making such a useful tool, I use it frequently, on every machine, it's the first thing I install e.g. on a VPS. One missing feature that would be really useful is not just having the options to [E]xecute, [D]escribe, [A]bort, but also to revise the command, by responding with a chat message, to let GPT incorporate my suggested changes before then executing. Currently I have to abort and restart the cmd with a revised prompt, which is a much slower workflow, also because sometimes I have to do it multiple times before it does what I intend! It would be a much faster workflow if there was another option [R]evise (or [R]espond) which would allow me to respond to the LLM so that it can propose a revised command. Can you please add this feature? 🙂