CC GUI (原 Claude Code GUI) banner
zhukunpenglinyutong zhukunpenglinyutong

CC GUI (原 Claude Code GUI)

Documentation community intermediate

Description

<img width="120" alt="Image" src="./docs/images/idea-claude-code-gui-logo.png" /> **简体中文** · [English](./README.md) <a href="https://trendshift.io/repositories/19332" target="_blank"><img src="https:/

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

Repository README

This is the README for zhukunpenglinyutong/jetbrains-cc-gui, shared by 3 entries in this directory. It describes the repository, not this entry specifically.

CC GUI (原 Claude Code GUI)

Image

**简体中文** · [English](./README.md)

zhukunpenglinyutong%2Fidea-claude-code-gui | Trendshift

![][github-contributors-shield] ![][github-forks-shield] ![][github-stars-shield] ![][github-issues-shield] ![][github-mit]

为规避Claude商标风险,本项目名称修改为CC GUI(原名:Claude Code GUI);并更换LOGO减少中国元素;对于安全方面,后续每个小版本发版前都进行 /security-review 审查,每隔10个小版本进行一次整体的 claude-code-security 审查

一个功能强大的 IntelliJ IDEA 插件,为开发者提供 **Claude Code** 和 **OpenAI Codex** 双 AI 工具的可视化操作界面,让 AI 辅助编程变得更加高效和直观。

Image

插件下载

[IDEA Claude Code GUI 下载](https://plugins.jetbrains.com/plugin/30666-cc-gui)


核心特性

双 AI 引擎支持

  • Claude Code - Anthropic 官方 AI 编程助手,支持 Opus 4.5 等多模型
  • OpenAI Codex - OpenAI 强大的代码生成引擎

智能对话功能

  • 上下文感知的 AI 编程助手
  • 支持 @文件引用,精准指定代码上下文
  • 图片发送支持,可视化描述需求
  • 对话回退功能,灵活调整对话历史
  • 强化提示词,优化 AI 理解能力

Agent 智能体

  • 内置 Agent 系统,自动化执行复杂任务
  • Skills 斜杠命令系统(/init, /review 等)
  • MCP 服务器支持,扩展 AI 能力边界

开发者体验

  • 完善的权限管理和安全控制
  • 代码 DIFF 对比功能
  • 文件跳转和代码导航
  • 深色/浅色主题切换
  • 字体缩放和 IDE 字体同步
  • 国际化支持(中/英文自动切换)

会话管理

  • 历史会话记录和搜索
  • 会话收藏功能
  • 消息导出支持
  • 供应商管理(兼容 cc-switch)
  • 使用统计分析

项目状态

项目处于活跃开发阶段,代码持续更新中。版本历史和迭代进度请阅读 [CHANGELOG.md](CHANGELOG.md)


贡献代码

贡献代码前请阅读 [CONTRIBUTING.md](CONTRIBUTING.md)


本地开发调试

1.安装前端依赖

cd webview
npm install

2.安装ai-bridge依赖

cd ai-bridge
npm install

3.调试插件

在 IDEA 中运行:

./gradlew clean runIde

4.构建插件

./gradlew clean buildPlugin

# 生成的插件包会在 build/distributions/ 目录下(包体大约40MB)

License

MIT


贡献者列表

感谢所有帮助 IDEA-Claude-Code-GUI 变得更好的贡献者!

zhukunpenglinyutong
⭐️⭐️⭐️
M1sury gadfly3173
🔥🔥🔥

Related Skills