You may be interested in copying some of the usage patterns from my similar project: <a href="https://github.com/CGamesPlay/llm-cmd-comp">https://github.com/CGamesPlay/llm-cmd-comp</a><p>Instead of being a separate command, I released a set of key bindings you can push that start the LLM prompt with your current command line, and if you successfully accept the suggestion, replace your command line with the result, bypassing the manual clipboard step, and making it so that the result goes into your shell history as a normal command.