Skip to main content
The CC GUI desktop app is open source on GitHub under the MIT license.

Open source repo

WeChat group

Scan the author’s official-account QR code and follow the prompt to join the WeChat group. Official chat group QR code
If the QR code expires, use the in-app Settings page or the repo README.

Report a problem

When you file an Issue, include:
  1. Desktop app version
  2. Operating system
  3. Current engine (Claude / Codex / which CLI)
  4. Steps to reproduce
  5. Related logs and screenshots
Do not paste API keys or full auth files in an Issue.

Contribute

Bug fixes, docs, and translations are welcome. Before you open a PR:
  1. Check for an existing Issue
  2. Use npm for the dev environment (not pnpm / yarn)
  3. Put user-visible copy in src/i18n/locales/. Do not hard-code it
  4. Put docs changes in this repo’s desktop/ directory and update docs.json
For local development, follow the repo README: npm install, then npm run tauri:dev.

Trademarks

Claude, Codex, OpenAI, Google, and others are trademarks of their owners. This documentation uses those names only to describe compatibility. It is not an official endorsement.