[BUG] JetBrains IDE integration failing after upgrading to v1.0.29
Resolved 💬 6 comments Opened Jun 19, 2025 by mikelkew Closed Jun 26, 2025
Environment
- Platform (select one):
- [x] Anthropic API
- [ ] AWS Bedrock
- [ ] Google Vertex AI
- [ ] Other: <!-- specify -->
- Claude CLI version:
1.0.29 (Claude Code) - Operating System:
macOS 15.5 - Terminal: JetBrains IntelliJ IDEA Plugin -
Claude Code [Beta] 0.1.9-beta
Bug Description
After updating claude from 1.0.24 to 1.0.29, the claude process fails to integrate with the Claude Code IDE plugin (in JetBrains IntelliJ IDEA).
Steps to Reproduce
- Update
claudeto the latest1.0.29version viaclaude update - Try using it via the JetBrains IDE integration
Expected Behavior
Expect the Claude Code [Beta] 0.1.9-beta plugin to successfully connect to the claude process.
Actual Behavior
The claude status states that:
Installed IntelliJ IDEA plugin but connection is not established.
Additional Context
This IDE integration was working just fine until I updatedclaude.
I have tried numerous troubleshooting steps, including:
- restarting the IDE
- checking the
$PATH - removing and reinstalling the
Claude Code [Beta] 0.1.9-betaIntelliJ IDEA plugin
Note: In case it makes any difference, in my case I am using asdf to manage my NodeJS version, so claude is using a shim at ~/.asdf/shims/claude
This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗