ccline — AI at your shell prompt in code-server's integrated terminal #7843
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 code-server users!
Running VS Code in the browser via code-server means your terminal is also browser-accessible. ccline makes that terminal's shell smarter with Claude/Codex at the prompt:
ccline hooks into
command_not_found_handler— type questions at the prompt instead of opening another browser tab. Works great in code-server's integrated terminal.curl -fsSL https://raw.githubusercontent.com/jianshuo/ccline/main/install.sh | bashUses
claudeCLI orcodexCLI. Linux servers.Beta Was this translation helpful? Give feedback.
All reactions