ccline — AI at your zsh shell, for knowledge graph developers #2396
Closed
Jian Shuo Wang (jianshuo)
started this conversation in
General
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 GraphRAG community! 👋
GraphRAG users work with complex AI workflows. I built ccline — quick AI help at your zsh shell:
ccline uses zsh's
command_not_found_handler— any unrecognized text at your shell becomes a question to Claude.Install:
brew install jianshuo/tap/ccline # Add to ~/.zshrc: source $(brew --prefix)/share/ccline/ccline.zshGitHub: https://github.com/jianshuo/ccline
For AI researchers and developers who want AI across their entire workflow 🔬
All reactions