Replies: 1 comment
|
So how much does it cost per failed command? I guess it sends all user data to cloud AI. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I built ccline — a zsh hook that turns unrecognized shell input into AI-answered questions with runnable commands.
The irony of building CLI tools: you sometimes forget your own flags. ccline helps:
Works via
command_not_found_handler. One-line install:Repo: https://github.com/jianshuo/ccline
All reactions