v1.0.59-jetbrains
ContinueSummary
This release introduces significant new capabilities, including support for subagents and agent skills, enhancing the tool's autonomy and customization. Several bugs related to tool message duplication, session loading, and configuration errors have been resolved, alongside improvements to headless mode and WSL connectivity.
New Features
- Introduced support for subagents.
- Enabled agent skills functionality.
- Added a button to remove rules.
- Introduced support for new OVHcloud models.
- Enabled resubmission of overloaded errors.
- Added CLI support for the Ask Sage provider.
- Enabled CLI to detect WSL and spawn the appropriate shell.
Bug Fixes
- Fixed duplicate tool messages being added to the conversation.
- Prevented waiting for the session to load from history during startup.
- Resolved issues with documentation tab navigation.
- Fixed command syntax in the contributing file.
- Fixed autocompaction failures that occurred when context length was exceeded.
- Fixed tool call parsing to correctly support object-type arguments.
- Fixed setting of isComplete metadata when agents finish execution.
- Fixed setting isComplete=true after an agent turn ends without tool calls.
- Fixed skipping cmd.exe wrapping for MCP servers when a Windows host connects to WSL.
Improvements
- Updated the /info command description to include usage statistics.
- Allowed MCP/Bash tools by default in headless mode.
- Simplified configuration errors for better user feedback.
- Fixed the display of the right side gradient border.
- Ensured correct command execution via ide.runCommand when a Windows host connects to WSL.
- Compactified conversations containing dangling tool calls.
- Added detailed logging for metadata endpoint requests.
- Updated VS Code to version 30 and JetBrains to version 59 compatibility markers.