BuilderIO / ai-shell

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

How difficult would it be to have fix command? #120

Open jodusan opened 1 month ago

jodusan commented 1 month ago

Common case of using ai to help is to fix terminal command issues and dont have to copy error from command line (like this project https://github.com/shahnk19/gpt-comrade)

where if previous command fails command as "comrade fix" would right there in terminal suggest resolution. How difficult woudl be to add this?

steve8708 commented 1 month ago

oh thats a neat idea, always open to pull requests! an ai fix command could be a great idea and i don't think would be complicated to implement