> ## 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.

# 交流与贡献

> 加入微信交流群，给 VS Code 端提 Issue，或参与开源贡献。

CC GUI VS Code 端在 GitHub 开源，许可证是 MIT。

## 开源仓库

* 仓库：[https://github.com/hpstream/vscode-cc-gui](https://github.com/hpstream/vscode-cc-gui)
* Marketplace：[MossX.vscode-cc-gui](https://marketplace.visualstudio.com/items?itemName=MossX.vscode-cc-gui)
* 文档站点源码：当前这个文档仓库

在插件里也可以打开 **设置 → 官方交流群**，复制仓库地址。

## 微信交流群

扫作者公众号二维码，按提示获取微信群，看最新动态和技术支持。

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

<Note>
  二维码来自扩展内置资源。失效时以插件设置页或仓库 README 为准。
</Note>

## 反馈问题

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

1. VS Code 版本和扩展版本
2. 操作系统
3. 当前供应商（Claude / Codex / 哪个 CLI）
4. 复现步骤
5. **输出 → CC GUI** 里的相关日志（先打开调试日志）
6. 如有需要，会话 ID（可在历史记录里复制）

不要在 Issue 里贴 API Key、`settings.json` 全文或 `auth.json`。

## 参与贡献

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

1. 先看有没有现成 Issue
2. 只改和问题相关的文件
3. 用户能看见的文案同步更新 `webview/src/i18n/locales/`
4. 文档改动放在本仓库的 `vscode/` 目录，并更新 `docs.json`

VS Code 端最初从 [jetbrains-cc-gui](https://github.com/zhukunpenglinyutong/jetbrains-cc-gui) 迁移，使用统计模块参考了 [TokenTracker](https://github.com/mm7894215/TokenTracker)。

## 商标

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