Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
Claude Code now supports integration with JetBrains IDEs! This major addition enables users to connect Claude Code with popular JetBrains development environments.
Supported IDEs:
How it works:
ENABLE_IDE_INTEGRATION="true" is set, Claude Code can now detect and install the JetBrains pluginclaude-code-jetbrains-plugin) is automatically deployed to the appropriate plugin directoriesUsage:
# Enable IDE integration
export ENABLE_IDE_INTEGRATION="true"
claude
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
A new permission prompt system has been introduced for tool usage, providing better control over what actions Claude can perform.
Key components:
allow (with optional input modifications) or deny (with explanation)Example interaction: When Claude attempts to use a tool that requires permission, you'll see a prompt asking whether to allow the action. You can:
What's wrong with this entry?
The onboarding process now returns a boolean indicating whether onboarding was shown, allowing for better flow control in automated scenarios.
What's wrong with this entry?
R86() function for VS Code-like editorsOther releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
PassThrough stream support from Node.js stream module for better data handlingOther releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
extname, isAbsolute, relative, and resolveOther releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
W56() → M86(): IDE connection detection now includes additional safety check for Ib flagq08() → g08(): Onboarding function now returns boolean to indicate if onboarding was displayedWhat's wrong with this entry?
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
qh5(): Finds JetBrains IDE configuration directories$86(): Locates JetBrains plugin directoriesz86(): Extracts plugin version from JAR filesEX1(): Recursively copies directoriesRX1(): Recursively removes directoriesU86(): Manages JetBrains plugin installation and updatesC86(): Checks if JetBrains plugin is installedE86(): Unified IDE extension detectionnQ6(): Formats permission prompt resultsWhat's wrong with this entry?
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
What's wrong with this entry?
This version represents a significant expansion in IDE support, moving beyond just VS Code-family editors to include the entire JetBrains ecosystem. The new permission system also provides users with more granular control over tool execution, enhancing security and user confidence when working with Claude Code.
v0.2.90 does not have its own entry in Anthropic’s official changelog, because prerelease builds are often folded into a neighbouring release. Browse the full changelog for the closest official notes. Everything else on this page came out of the bundle instead, which is why the two lists don't match.
The system prompt was not captured for this release, so this page cannot say whether it moved.