5 Commits

Author SHA1 Message Date
zkpaiminmin 7274964c17 chore: rename plugin ID to idea-claude-code-gui and bump version to 0.3.1
- Rename plugin ID from jetbrains-claude-code-gui to idea-claude-code-gui
- Update group, rootProject.name in build.gradle and settings.gradle
- Update fallback plugin ID in PlatformUtils.java
- Update plugin.xml <id> accordingly
- Bump version from 0.3-fix to 0.3.1
- Sync CHANGELOG.md and changelog.ts to reflect correct plugin name
2026-03-23 20:25:28 +08:00
zkpaiminmin fc85c99741 chore: rename plugin ID and project name to jetbrains-claude-code-gui
- Update group ID in build.gradle to com.github.jetbrains-claude-code-gui
- Rename root project in settings.gradle to jetbrains-claude-code-gui
- Update plugin ID in plugin.xml to com.github.jetbrains-claude-code-gui
- Rename plugin display name from "CC GUI(Claude and Codex)" to "Claude Code GUI"
- Update fallback plugin ID in PlatformUtils.java
2026-03-19 19:18:35 +08:00
zkpaiminmin 4386dd6ebd chore: rename project to CC GUI and bump version to 0.2.9
- Rename from "Claude Code GUI" to "CC GUI (originally Claude Code GUI)" to mitigate Claude trademark risks
- Update plugin ID from com.github.idea-claude-code-gui to com.github.jetbrains-long-gui
- Bump version from 0.2.8 to 0.2.9
- Update logo and icons to reduce locale-specific elements
- Update README (EN/ZH) with new name and security review policy
- Add MIT license badge to README
2026-03-15 12:46:15 +08:00
Gadfly 3f6d17aba2 feat: 升级org.jetbrains.intellij.platform 2025-12-16 23:24:11 +08:00
zhukunpenglinyutong 57117efc9a feat: 提交2025-11-19日代码,完成cc历史消息读取功能 2025-11-20 12:58:09 +08:00