IntelliJ Plugin v0.457.5-stable Release Notes
New Features
- Added built-in slash commands, including /fork and /ask.
- Added a Hooks settings view in the IDE for managing lifecycle hooks.
- Restored Figma OAuth support in IDE settings.
Performance
- Improved thread panel and chat history performance for large numbers of conversations.
- Reduced settings UI reflow and sidecar process overhead.
Bug Fixes
- Improved automatic retry behavior for mid-stream network failures and temporary service unavailability.
- Fixed project and source root detection in multi-project IntelliJ workspaces.
- Fixed MCP startup, OAuth secret, environment secret, and encoded secret handling.
- Fixed Ask User tool completion, error, persistence, input, and rejected-action states.
- Fixed sub-agent tools being marked canceled early and duplicate sub-agent entries in the panel.
- Fixed terminal and shell tools appearing stuck when commands were waiting for input.
- Fixed PowerShell quoting for Windows command execution.
- Fixed chat recovery for first chats, long histories, recovered tool states, and SSH sleep/wake interruptions.
- Fixed recovered chats showing incorrect timestamps.
- Fixed edited messages using the wrong draft model.
- Fixed message editing while messages are queued.
- Fixed Cmd+Backspace deleting more than the current input line.
- Fixed native shortcuts like Cmd+V and Cmd+A in thread search and rename inputs.
- Fixed thread sorting, age buckets, pin state, deletion navigation, and unread badge counts.
- Fixed empty new conversations showing an error overlay.
- Fixed rules, guidelines, and hierarchical rule path handling.
- Fixed save-file operations adding an extra newline at end of file.
- Fixed Figma detection false positives.
- Fixed chat UI rendering errors that could leave the webview blank or broken.
Other Improvements
- Improved accessibility across chat, settings, navigation, tabs, drawers, and icon buttons.
- Improved readability of tool call displays in chat.