claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] JetBrains IDE integration failing after upgrading to v1.0.29

Open mikelkew opened this issue 6 months ago • 3 comments

Environment

  • Platform (select one):
    • [x] Anthropic API
    • [ ] AWS Bedrock
    • [ ] Google Vertex AI
    • [ ] Other:
  • 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

mikelkew avatar Jun 19 '25 07:06 mikelkew

Same issue for VSCode/Cursor

blancpain avatar Jun 19 '25 11:06 blancpain

It looks like 1.0.27 is the last version that is able to connect to PyCharm for me, as 1.0.30 is still broken. I'm on the same OS version and plugin version. When I run the /ide command the message I get is "No available IDEs detected." Rolling back to 1.0.27 makes it work right away without having to restart my IDE, so I've used claude config set -g autoUpdaterStatus disabled for now to keep it from auto-upgrading to the broken version.

joeslazaro avatar Jun 19 '25 20:06 joeslazaro

Related issue: #2299

mikelkew avatar Jun 20 '25 03:06 mikelkew

This is now resolved in the latest Claude Code (v1.0.35) and plugin (0.1.11-beta) versions.

mikelkew avatar Jun 26 '25 01:06 mikelkew

This is now resolved in the latest Claude Code (v1.0.35) and plugin (0.1.11-beta) versions.

I guess we still need to migrate the various JSONL and other files from the old .claude location to the new one?

pchalasani avatar Jun 26 '25 01:06 pchalasani

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.

github-actions[bot] avatar Aug 10 '25 14:08 github-actions[bot]