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
- Claude Code - Anthropic's official AI programming assistant, supporting Opus 4.5 and other models
- OpenAI Codex - OpenAI's powerful code generation engine
- Context-aware AI coding assistant
- @file reference support for precise code context
- Image sending support for visual requirement description
- Conversation rewind feature for flexible history adjustment
- Enhanced prompts for better AI understanding
- Built-in Agent system for automated complex tasks
- Skills slash command system (/init, /review, etc.)
- MCP server support to extend AI capabilities
- Comprehensive permission management and security controls
- Code DIFF comparison feature
- File navigation and code jumping
- Dark/Light theme switching
- Font scaling and IDE font synchronization
- Internationalization support (auto-switch between Chinese/English)
- History session records and search
- Session favorites
- Message export support
- Provider management (cc-switch compatible)
- Usage statistics analysis
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 installcd ai-bridge
npm installRun 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

