ccline — Claude at your shell prompt (a complement to AI workflow tools) #994
Closed
jianshuo
started this conversation in
Show and tell
Replies: 0 comments
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.
-
Hello!
While RuView helps you see and work with AI, ccline brings Claude to the most basic interface of all — the shell prompt.
When you type something that isn't a command at your zsh/bash prompt, ccline routes it to Claude and prints an answer inline:
ccline hooks into
command_not_found_handler. Normal commands are completely unaffected.curl -fsSL https://raw.githubusercontent.com/jianshuo/ccline/main/install.sh | bashUses
claudeCLI (Claude Code) orcodexCLI.Beta Was this translation helpful? Give feedback.
All reactions