ccline — AI shell helper for Python learners at the terminal #14791
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 Python learners!
When you're learning algorithms and coding in Python, you spend a lot of time in the terminal. ccline makes that time more productive by routing command questions to Claude/Codex:
ccline hooks into
command_not_found_handler— when you type a question instead of a command, it goes to AI. Normal commands are completely unchanged.curl -fsSL https://raw.githubusercontent.com/jianshuo/ccline/main/install.sh | bashUses
claudeCLI (Claude Code) orcodexCLI. macOS + Linux.Beta Was this translation helpful? Give feedback.
All reactions