opensouls / terminal-copilot

A smart terminal assistant that helps you find the right command.
Apache License 2.0
573 stars 43 forks source link

Better explanation of the proposed command #10

Open JoelKronander opened 1 year ago

JoelKronander commented 1 year ago

Currently the "explain" option uses explainshell web page to explain the command.

Would be cool to design some prompts for openai that could also explain the command it proposed, and break it down into components. This would probably make it easier to verify the command proposed is correct.