ccr, on your Dock.
The full chat UI: in-app sign-in, session rail, command bar, live tool approvals, and live sync with sessions you start in your terminal.
macOS
Windows
Linux
Mac one-line installer (handles Gatekeeper for you)
Downloads the DMG, installs to /Applications, strips macOS quarantine so you skip the “damaged” warning.
curl -fsSL https://ccr-ebon.vercel.app/install.sh | bashFirst-launch warnings
Both binaries are unsigned (Apple and Microsoft both charge for code-signing certs). One small step on first launch and you're in.
macOS · “ccr is damaged”
Run once in Terminal:
sudo xattr -cr /Applications/ccr.appThen double-click ccr to launch. The one-line installer above does this automatically.
Windows · “Windows protected your PC”
Two clicks, one time:
- Click More info
- Click Run anyway
ccr launches. SmartScreen learns to trust it after that.
What's included
- ● In-app sign-in (email + GitHub)
- ● Sessions grouped by project + date
- ● Chat with model picker, file attach, mode toggle
- ● Settings: nickname, custom instructions, toggles
- ● Live sync with the CLI
Or stay in the terminal
The CLI is the same agent and a one-liner away.
npm install -g @ryanisavibecoder/ccr