[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

  1. Update claude to the latest 1.0.29 version via claude update
  2. 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.

!Image

!Image

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-beta IntelliJ 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

View original on GitHub ↗

This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗