> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mossx.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# 交流与贡献

> 加入交流群，给客户端提 Issue，或参与开源贡献。

CC GUI 客户端在 GitHub 开源，许可证是 MIT。

## 开源仓库

* 仓库：[https://github.com/zhukunpenglinyutong/desktop-cc-gui](https://github.com/zhukunpenglinyutong/desktop-cc-gui)
* Releases：[https://github.com/zhukunpenglinyutong/desktop-cc-gui/releases](https://github.com/zhukunpenglinyutong/desktop-cc-gui/releases)
* 文档站点源码：当前这个文档仓库

## 微信交流群

扫作者公众号二维码，按提示获取微信群。

<img src="https://mintcdn.com/mossx-docs/kz4nt5KFSKzkAZwe/images/desktop/community-wechat.png?fit=max&auto=format&n=kz4nt5KFSKzkAZwe&q=85&s=592d7c22a5aeec64540507e696be2817" alt="官方交流群二维码" width="100%" data-path="images/desktop/community-wechat.png" />

<Note>
  二维码失效时以应用设置页或仓库 README 为准。
</Note>

## 反馈问题

去仓库提 [Issue](https://github.com/zhukunpenglinyutong/desktop-cc-gui/issues) 时，尽量带上：

1. 客户端版本
2. 操作系统
3. 当前引擎（Claude / Codex / 哪个 CLI）
4. 复现步骤
5. 相关日志与截图

不要在 Issue 里贴 API Key 或完整认证文件。

## 参与贡献

欢迎修 bug、补文档、翻翻译。提 PR 前：

1. 先看有没有现成 Issue
2. 开发环境用 **npm**（不要用 pnpm / yarn）
3. 用户可见文案走 `src/i18n/locales/`，不要硬编码
4. 文档改动放在本仓库的 `desktop/` 目录，并更新 `docs.json`

本地开发可参考仓库 README：`npm install` 后 `npm run tauri:dev`。

## 商标

Claude、Codex、OpenAI、Google 等是各自权利人的商标。文档里使用这些名称，只为说明兼容关系，不代表官方背书。
