ccline — AI at your shell prompt (complements Tabby's code completion) #4498
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.
-
Hey Tabby users!
Tabby brings AI code completion to your editor. ccline brings AI to your terminal prompt — for quick command questions that don't need a full IDE:
ccline hooks into zsh/bash's
command_not_found_handler. Type questions at the prompt — only activates for non-commands, so Tabby's terminal integration is completely unaffected.curl -fsSL https://raw.githubusercontent.com/jianshuo/ccline/main/install.sh | bashUses
claudeCLI orcodexCLI.Beta Was this translation helpful? Give feedback.
All reactions