Hacker News new | ask | show | jobs
by NeroVanbierv 513 days ago
How it works 1. Takes the last command from your bash history 2. Reruns it to capture the output 3. Gives this info to `llm cmd` to get a suggestion 4. Show the suggestion to the user!

Basically a quicker feedback loop instead of looking up params & typos on google.