Jetbrains Claude Code and Codex GUI Plugin
5,844
stars
1,864
commits
Java
primary language
Sep 5, 2026
updated
To mitigate Claude trademark risks, this project has been renamed to CC GUI (originally Claude Code GUI). The logo has also been updated to reduce Chinese-specific elements. Regarding security, a
/security-review audit will be conducted before each minor version release, and a comprehensive claude-code-security audit will be performed every 10 minor versions.
A powerful IntelliJ IDEA plugin that provides a visual interface for Claude Code and OpenAI Codex dual AI tools, making AI-assisted programming more efficient and intuitive.
CC GUI(Claude or Codex) Installation
The project is under active development with continuous updates. For version history and iteration progress, please read CHANGELOG.md
For contributing guidelines, please read CONTRIBUTING.md
cd webview
npm install
cd ai-bridge
npm install
Run in IDEA:
./gradlew clean runIde
./gradlew clean buildPlugin
# The generated plugin package will be in the build/distributions/ directory (package size approximately 40MB)
MIT
Thanks to all contributors who help make IDEA-Claude-Code-GUI better!
If this project is helpful to you, you can invite the author to have a KFC or a cup of coffee~
如果这个项目对你有帮助,想请作者吃顿肯德基(KFC)或者喝杯咖啡,都是可以的~
Thanks for the support and feedback from the friends at LINUX DO.
Thank you for AtomGit platform G-Star certification
Recently, many bloggers have recommended this project on their own initiative, and I am deeply grateful. Thanks again to bloggers including "沉默的王二", "macrozheng", "JavaGuide", "Java知音", "鲲鹏talk 公众号", and "程序员青戈" for recommending this project. I will keep iterating to make it more comfortable for everyone to use.
(top 30 of 69)
Java
41.2%
TypeScript
40.1%
JavaScript
14.3%
Less
3.1%
CSS
1.2%
Jetbrains Claude Code and Codex GUI Plugin
5,844
stars
1,864
commits
Java
primary language
Sep 5, 2026
updated
To mitigate Claude trademark risks, this project has been renamed to CC GUI (originally Claude Code GUI). The logo has also been updated to reduce Chinese-specific elements. Regarding security, a
/security-review audit will be conducted before each minor version release, and a comprehensive claude-code-security audit will be performed every 10 minor versions.
A powerful IntelliJ IDEA plugin that provides a visual interface for Claude Code and OpenAI Codex dual AI tools, making AI-assisted programming more efficient and intuitive.
CC GUI(Claude or Codex) Installation
The project is under active development with continuous updates. For version history and iteration progress, please read CHANGELOG.md
For contributing guidelines, please read CONTRIBUTING.md
cd webview
npm install
cd ai-bridge
npm install
Run in IDEA:
./gradlew clean runIde
./gradlew clean buildPlugin
# The generated plugin package will be in the build/distributions/ directory (package size approximately 40MB)
MIT
Thanks to all contributors who help make IDEA-Claude-Code-GUI better!
If this project is helpful to you, you can invite the author to have a KFC or a cup of coffee~
如果这个项目对你有帮助,想请作者吃顿肯德基(KFC)或者喝杯咖啡,都是可以的~
Thanks for the support and feedback from the friends at LINUX DO.
Thank you for AtomGit platform G-Star certification
Recently, many bloggers have recommended this project on their own initiative, and I am deeply grateful. Thanks again to bloggers including "沉默的王二", "macrozheng", "JavaGuide", "Java知音", "鲲鹏talk 公众号", and "程序员青戈" for recommending this project. I will keep iterating to make it more comfortable for everyone to use.
(top 30 of 69)
Java
41.2%
TypeScript
40.1%
JavaScript
14.3%
Less
3.1%
CSS
1.2%