chenwenke 76fe80dac8 feat(notification): 添加AskUserQuestion提醒通知功能
- 在PermissionHandler中集成提醒用户Claude正在等待回答的功能
- 添加AskUserQuestionNotification设置选项到项目配置处理器
- 扩展设置处理器以支持获取和设置AskUserQuestion通知启用状态
- 在CodemossSettingsService中实现AskUserQuestion通知管理功能
- 扩展SystemNotificationService以支持AskUserQuestion提醒通知toast
- 添加多语言支持包括英语、西班牙语、法语、印地语、日语、俄语和中文
- 在行为设置标签页中添加AskUserQuestion通知开关组件
- 更新设置窗口回调处理AskUserQuestion通知配置变更
- 在全局类型定义中添加AskUserQuestion通知相关的类型声明
2026-06-30 17:35:47 +08:00
2026-02-09 23:37:46 +08:00
2026-06-21 16:47:23 +08:00

CC GUIClaude or Codex

Originally Claude Code GUI

Image

English · 简体中文

zhukunpenglinyutong%2Fjetbrains-cc-gui | Trendshift

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.

Image

Installation

CC GUIClaude or Codex Installation


Key Features

Dual AI Engine Support

  • Claude Code - Anthropic's official AI programming assistant, supporting Opus 4.5 and other models
  • OpenAI Codex - OpenAI's powerful code generation engine

Intelligent Conversation

  • 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

Agent System

  • Built-in Agent system for automated complex tasks
  • Skills slash command system (/init, /review, etc.)
  • MCP server support to extend AI capabilities

Developer Experience

  • 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)

Session Management

  • History session records and search
  • Session favorites
  • Message export support
  • Provider management (cc-switch compatible)
  • Usage statistics analysis

Project Status

The project is under active development with continuous updates. For version history and iteration progress, please read CHANGELOG.md


Collaborative Contributing

For contributing guidelines, please read CONTRIBUTING.md


Local Development and Debugging

1. Install Frontend Dependencies

cd webview
npm install

2. Install ai-bridge Dependencies

cd ai-bridge
npm install

3. Debug Plugin

Run in IDEA:

./gradlew clean runIde

4. Build Plugin

./gradlew clean buildPlugin

# The generated plugin package will be in the build/distributions/ directory (package size approximately 40MB)

License

MIT


Contributing

Thanks to all contributors who help make IDEA-Claude-Code-GUI better!

zhukunpenglinyutong
M1sury gadfly3173
🔥🔥🔥
song782360037
🔥
hpstream
🔥🔥
imblowsnow Rinimabi
GotoFox changshunxu520 lie5860 buddhist-coder LaCreArthur dungnguyent8
🔥
magic5295
JackWPP luhua-123 geofqiu-hub 1lck fz-lyle dsudomoin serega0005
jhaan83 Olexandr1904

Sponsor

If this project is helpful to you, you can invite the author to have a KFC or a cup of coffee~

如果这个项目对你有帮助,想请作者吃顿肯德基(KFC)或者喝杯咖啡,都是可以的~

View Sponsors List →


Thanks for the support and feedback from the friends at LINUX DO.

Thank you for AtomGit platform G-Star certification


Acknowledgements

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.


Star History

Star History

S
Description
No description provided
Readme MIT 168 MiB
Languages
Java 41.2%
TypeScript 40.1%
JavaScript 14.4%
Less 3.1%
CSS 1.2%