Nice! For those who haven't looked at the code: no LLM slop in the output, just pure regexes that extract the flag descriptions from either a man page, or from `--help` output. I can imagine this being helpful for people starting their life in the terminal.
I was confused why i was getting traffic on my repo from ycombinator, thanks for sharing the repo here too :)
Nice! For those who haven't looked at the code: no LLM slop in the output, just pure regexes that extract the flag descriptions from either a man page, or from `--help` output. I can imagine this being helpful for people starting their life in the terminal.