runIde
01Command Claude Code
A command for starting an IDE test instance by running the project’s Gradle task in the background. An IDE is a program developers use to write and test code.
Command Claude Code
A command for starting an IDE test instance by running the project’s Gradle task in the background. An IDE is a program developers use to write and test code.
Instructions file CodexOpenCode
Architecture notes for Claude Code Plus, an IntelliJ IDEA plugin that connects Claude AI to the IDE. They focus on the HTTP connections used for actions such as opening files, showing changes, and searching project files.
Instructions file
Architecture notes for Claude Code Plus, an IntelliJ IDEA plugin that connects Claude AI to the IDE. They describe its Vue frontend, Kotlin services, communication layers, and command-line patch system.