v1.0.58-jetbrains
ContinueSummary
This release introduces significant new capabilities, including Git AI integration via the CLI and a dedicated staging blueprint for isolated testing. Numerous bug fixes address issues related to CLI stability, context handling, and UI clarity. The update also includes dependency upgrades and documentation improvements for integrations and cloud agents.
New Features
- Introduced Continue CLI Git AI integration for tracking AI-authored code.
- Added a staging blueprint (cn-staging) for isolated testing environments.
- Added a reusable workflow for Continue Agents.
- Enabled selecting images using Cmd+A shortcut.
- Added support for Xiaomi MiMo provider, specifically the MiMo-V2-Flash model.
- Added new supported models for Ask Sage, including updates to support tool calling.
Bug Fixes
- Fixed overzealous security regular expressions targeting 'token' and 'credential' strings.
- Fixed issue where the system would fallback to a relative path when the file was not markdown.
- Fixed crash/error handling by ensuring unhandled errors exit with a non-zero code.
- Fixed npm cache corruption issue within the base blueprint.
- Fixed typo in context providers recommendation text.
- Fixed scope switching to correctly reflect changes without requiring a reload.
- Fixed an issue where hub errors were not re-thrown for non-markdown hub slugs.
- Fixed CLI behavior to restart the CLI after a manual update.
- Fixed parallel edit clarity issues.
- Fixed the introductory message in the UI to correctly display 'Config:' instead of 'Agent:'.
- Fixed issues in the continue-agents workflow by using environment variables for safe string handling in job summary steps.
- Fixed CLI context length issues and terminal output truncation.
- Fixed the lsTool command to list the current folder contents instead of the filesystem root.
- Fixed an issue where new rules were not immediately visible until a refresh.
- Fixed an issue where proxying was required for unrendered injected block secrets.
- Fixed context length error detection logic.
- Fixed CLI compaction for missing tool results.
- Fixed handling of non-file URI schemes in runTerminalCommand for WSL2 environments.
- Fixed merging logic for yaml.schemas settings.
Improvements
- Added Puppeteer executable path environment variable configuration to the runloop blueprint.
- Moved the updated telemetry page to its correct location.
- Added a tip callout in documentation regarding agent model selection.
- Simplified integration documentation.
- Refactored metadata updates to accurately track completion state and changes.
- Updated documentation banner to feature the Agents page.
- Performed various dependency upgrades (e.g., mocha, express, systeminformation, preact, monaco-editor, etc.) for security and maintenance.
- Improved cloud agents documentation and guides.
- Updated security protocols by upgrading @modelcontextprotocol/sdk and @reduxjs/toolkit.
Related Documentation
- https://github.com/continuedev/continue/pull/9166
- https://github.com/continuedev/continue/pull/8962
- https://github.com/continuedev/continue/pull/9195
- https://github.com/continuedev/continue/pull/9193
- https://github.com/continuedev/continue/pull/9225
- https://github.com/continuedev/continue/pull/9443
- https://github.com/continuedev/continue/pull/9449
- https://github.com/continuedev/continue/pull/9457
- https://github.com/continuedev/continue/pull/9495