BuilderIO / ai-shell

A CLI that converts natural language to shell commands.
MIT License
4.04k stars 257 forks source link

Allow users to modify generated commands before execution #34

Closed tshu-w closed 1 year ago

tshu-w commented 1 year ago

One major inconvenience of using copilot-cli/ai-shell is that I often need to make tweaks to the generated command before executing it, which currently requires copying the command and then manually modifying it with the mouse. It would be beneficial if there was a way for users to modify the command before executing it.

steve8708 commented 1 year ago

released in v0.1.8!