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

# Contribute

> Join the WeChat group, file a JetBrains issue, or contribute to the open-source project.

The JetBrains version of CC GUI is open source on GitHub under the MIT license.

## Source repo

* Repo: [https://github.com/zhukunpenglinyutong/jetbrains-cc-gui](https://github.com/zhukunpenglinyutong/jetbrains-cc-gui)
* Marketplace: [CC GUI (Claude or Codex)](https://plugins.jetbrains.com/plugin/29342-cc-gui-claude-or-codex-)
* Docs site source: this documentation repo

You can also open **Settings → Official community** in the plugin and copy the repo URL.

## WeChat group

Scan the author’s official-account QR code and follow the prompt to join the WeChat group for updates and support.

<img src="https://mintcdn.com/mossx-docs/kz4nt5KFSKzkAZwe/images/jetbrains/community-wechat.png?fit=max&auto=format&n=kz4nt5KFSKzkAZwe&q=85&s=c1041b8ab450aaaaa0f941a0f58a53c9" alt="Official community QR code" width="100%" data-path="images/jetbrains/community-wechat.png" />

<Note>
  The QR code comes from a resource bundled in the plugin. If it expires, use the plugin Settings page or the repo README.
</Note>

## Report a problem

When you file an [Issue](https://github.com/zhukunpenglinyutong/jetbrains-cc-gui/issues), include:

1. IDE name and version, plus the plugin version
2. Operating system
3. Current provider (Claude / Codex / which CLI)
4. Steps to reproduce
5. IDE logs and related screenshots
6. A session ID if needed (copy it from History)

Do not paste an API key, a full `settings.json`, or `auth.json` in an issue.

## Contribute

Bug fixes, docs, and translations are welcome. Before you open a PR:

1. Check for an existing issue
2. Community PRs land on the current `feature/vX.Y.Z` version branch, not `main`
3. Read [CONTRIBUTING.md](https://github.com/zhukunpenglinyutong/jetbrains-cc-gui/blob/main/CONTRIBUTING.md)
4. Update user-visible copy in `webview/src/i18n/locales/`
5. Put documentation changes in this repo’s `jetbrains/` directory and update `docs.json`

## Trademarks

Claude, Claude Code, Codex, ChatGPT, OpenAI, IntelliJ, and JetBrains are trademarks of their respective owners. This documentation uses those names only to describe compatibility. It does not imply official endorsement.
