> ## 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 是各自權利人的商標。文件裡使用這些名稱，只為說明相容關係，不代表官方背書。
