• by NeroVanbierv on 1/24/2025, 3:09:52 PM

    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.