Continue autocomplete
ComponentUpdates related to the autocomplete component of Continue.
All AUTOCOMPLETE Features
- Enabled ClawRouter as a new provider option for cost-optimized model routing.(v1.3.36-vscode)
- Added `useResponsesApi` option to allow users to opt out of the Responses API.(v1.2.19-vscode)
- Enabled OpenRouter to send HTTP-Referer and X-Title headers to identify the application when making requests.(v1.2.19-vscode)
- Added the `useResponsesApi` option to allow users to opt out of the Responses API.(v1.0.64-jetbrains)
- Enabled OpenRouter to send HTTP-Referer and X-Title headers to help identify the application.(v1.0.64-jetbrains)
- Added support for Gemini 3 tools, suffix stripping, thought signature, and the autocomplete endpoint for the OpenRouter provider.(v1.0.64-jetbrains)
- Added `useResponsesApi` option to allow users to opt out of the Responses API.(v1.3.35-vscode)
- Enabled OpenRouter to send HTTP-Referer and X-Title headers to identify the application when making requests.(v1.3.35-vscode)
- Added Tensorix as a new supported LLM provider.(v1.2.18-vscode)
- Introduced MiniMax as a new LLM provider, defaulting to M2.7.(v1.2.18-vscode)
- Enabled support for Gemini models through the AI SDK.(v1.2.18-vscode)
- Added Bedrock API key authentication support.(v1.2.18-vscode)
- Enabled command-line interface (CLI) to discover and use .continue/checks/ in code review contexts.(v1.2.18-vscode)
- Enabled CLI users to invoke skills directly and import any skill.(v1.2.18-vscode)
- Enabled CLI users to export and import chat sessions.(v1.2.18-vscode)
- Added Qwen multi-file FIM template for improved repository-level autocompletion.(v1.2.18-vscode)
- Added Tensorix as a new LLM provider.(v1.0.63-jetbrains)
- Enabled discovery of .continue/checks/ in continuous integration (CN) review mode via the CLI.(v1.0.63-jetbrains)
- Introduced invokable skills and the ability to import any skill via the CLI.(v1.0.63-jetbrains)
- Enabled export and import functionality for chat sessions via the CLI.(v1.0.63-jetbrains)
- Added support for Qwen multi-file FIM template for repository-level autocompletion.(v1.0.63-jetbrains)
- Enabled support for Gemini models through the AI SDK.(v1.0.63-jetbrains)
- Added support for Bedrock API key authentication.(v1.0.63-jetbrains)
- Added Tensorix as a new LLM provider.(v1.3.34-vscode)
- Enabled discovery of .continue/checks/ in continuous integration (CN) review mode via the CLI.(v1.3.34-vscode)
- Introduced invokable skills and the ability to import any skill via the CLI.(v1.3.34-vscode)
- Enabled export and import functionality for chat sessions via the CLI.(v1.3.34-vscode)
- Added support for Qwen multi-file FIM template for repository-level autocompletion.(v1.3.34-vscode)
- Enabled support for Gemini models through the AI SDK.(v1.3.34-vscode)
- Added support for Bedrock API key authentication.(v1.3.34-vscode)
- Enabled background execution for bash tool commands.(v1.2.17-vscode)
- Introduced support for Claude Sonnet and Opus 4.6 models.(v1.2.17-vscode)
- Integrated the ai-sdk provider for model connectivity.(v1.2.17-vscode)
- Added support for z.ai models.(v1.2.17-vscode)
- Enabled pre-install suggestions within devbox blueprints via CLI.(v1.2.17-vscode)
- Added turn-level prompt caching for improved performance.(v1.2.17-vscode)
- Enabled ai-sdk support for xai and deepseek models.(v1.2.17-vscode)
- Added quiz answers functionality to the CLI.(v1.2.17-vscode)
- Allowed background job permission checks by default.(v1.2.17-vscode)
- Introduced a hooks system for CLI event interception.(v1.2.17-vscode)
- Added 5 new agent checks derived from codebase history.(v1.2.17-vscode)
- Added an alias for /title, allowing usage of /rename.(v1.2.17-vscode)
- Enabled background execution for bash tool commands.(v1.0.62-jetbrains)
- Introduced support for Claude Sonnet and Opus 4.6 models.(v1.0.62-jetbrains)
- Integrated the ai-sdk provider for model connectivity.(v1.0.62-jetbrains)
- Added support for z.ai models.(v1.0.62-jetbrains)
- Enabled pre-install suggestions within devbox blueprints via CLI.(v1.0.62-jetbrains)
- Added turn-level prompt caching for improved performance.(v1.0.62-jetbrains)
- Enabled ai-sdk support for xai and deepseek models.(v1.0.62-jetbrains)
- Added quiz answers functionality to the CLI.(v1.0.62-jetbrains)
- Allowed background job permission checks by default.(v1.0.62-jetbrains)
- Introduced a hooks system for CLI event interception.(v1.0.62-jetbrains)
- Added 5 new agent checks derived from codebase history.(v1.0.62-jetbrains)
- Added an alias for /title, allowing usage of /rename.(v1.0.62-jetbrains)
- Enabled background execution for bash tool commands.(v1.3.33-vscode)
- Introduced turn-level prompt caching for improved response times.(v1.3.33-vscode)
- Integrated support for Claude Sonnet and Opus 4.6 models.(v1.3.33-vscode)
- Added support for z.ai models.(v1.3.33-vscode)
- Enabled integration of the ai-sdk provider.(v1.3.33-vscode)
- Added pre-install suggestions via CLI in devbox blueprints.(v1.3.33-vscode)
- Enabled AI SDK usage via an environment variable.(v1.3.33-vscode)
- Added ai-sdk support for xai and deepseek models.(v1.3.33-vscode)
- Introduced quiz answers functionality in the CLI.(v1.3.33-vscode)
- Enabled checking for background job permissions by default.(v1.3.33-vscode)
- Added a hooks system for CLI event interception.(v1.3.33-vscode)
- Added 5 new agent checks derived from codebase history.(v1.3.33-vscode)
- Added an alias for /title, allowing use of /rename.(v1.3.33-vscode)
- Documented the check CLI for running checks locally.(v1.3.33-vscode)
- Introduced support for subagents.(v1.2.15-vscode)
- Enabled agent skills functionality.(v1.2.15-vscode)
- Added a button to remove rules.(v1.2.15-vscode)
- Introduced resubmission logic for overloaded errors.(v1.2.15-vscode)
- Enabled CLI support for the Ask Sage provider.(v1.2.15-vscode)
- Enabled CLI to detect WSL and spawn the appropriate shell.(v1.2.15-vscode)
- Added new OVHcloud models for use with the tool.(@continuedev/config-yaml@1.40.0)
- Introduced agent skills support in the CLI.(@continuedev/config-yaml@1.40.0)
- Enabled CLI to detect WSL environments and spawn the appropriate shell.(@continuedev/config-yaml@1.40.0)
- Enabled editing of documentation directly.(@continuedev/config-yaml@1.40.0)
- Added informative error message instead of truncating when encountering very large files.(@continuedev/config-yaml@1.40.0)
- Implemented proportional output truncation for read and bash operations.(@continuedev/config-yaml@1.40.0)
- Introduced support for subagents.(v1.0.59-jetbrains)
- Enabled agent skills functionality.(v1.0.59-jetbrains)
- Added a button to remove rules.(v1.0.59-jetbrains)
- Introduced support for new OVHcloud models.(v1.0.59-jetbrains)
- Enabled resubmission of overloaded errors.(v1.0.59-jetbrains)
- Added CLI support for the Ask Sage provider.(v1.0.59-jetbrains)
- Enabled CLI to detect WSL and spawn the appropriate shell.(v1.0.59-jetbrains)
- Introduced support for subagents.(v1.3.30-vscode)
- Enabled agent skills functionality.(v1.3.30-vscode)
- Added the ability to resubmit overloaded errors.(v1.3.30-vscode)
- Introduced a 'remove rule' button.(v1.3.30-vscode)
- Added support for Ask Sage provider in the Continue CLI.(v1.3.30-vscode)
- Enabled CLI to detect WSL and spawn the appropriate shell.(v1.3.30-vscode)
- Added new OVHcloud models support.(v1.3.30-vscode)
- Enabled faster Grok code processing (grok code fast 1).(v1.2.14-vscode)
- Introduced the ability to skip checking for updates when running in development mode in the CLI.(v1.2.14-vscode)
- Enabled always showing the context percentage in the CLI.(v1.2.14-vscode)
- Added a warning message to show configured Mission Control Providers (MCPs).(v1.2.14-vscode)
- Removed applied rules from the chat history display.(v1.2.14-vscode)
- Added reporting for tool failures.(v1.2.14-vscode)
- Enabled filtering CLI output lines that exceed 1000 characters.(v1.2.14-vscode)
- Kept the stream error toggle open by default.(v1.2.14-vscode)
- Designed thinking blocks to occupy less screen space.(v1.2.14-vscode)
- Added Sonnet lazy apply prompt functionality.(v1.2.14-vscode)
- Enabled Continue CLI Git AI integration for tracking AI-authored code.(v1.3.29-vscode)
- Added a staging blueprint (cn-staging) for isolated testing environments.(v1.3.29-vscode)
- Added a reusable Continue Agents workflow.(v1.3.29-vscode)
- Enabled users to select images using Cmd+A shortcut.(v1.3.29-vscode)
- Added support for the Xiaomi MiMo provider, specifically the MiMo-V2-Flash model.(v1.3.29-vscode)
- Added new supported models for Ask Sage.(v1.3.29-vscode)
- Updated Ask Sage models to support tool calling.(v1.3.29-vscode)
- Introduced Continue CLI Git AI integration for tracking AI-authored code.(v1.0.58-jetbrains)
- Added a staging blueprint (cn-staging) for isolated testing environments.(v1.0.58-jetbrains)
- Added a reusable workflow for Continue Agents.(v1.0.58-jetbrains)
- Enabled selecting images using Cmd+A shortcut.(v1.0.58-jetbrains)
- Added support for Xiaomi MiMo provider, specifically the MiMo-V2-Flash model.(v1.0.58-jetbrains)
- Added new supported models for Ask Sage, including updates to support tool calling.(v1.0.58-jetbrains)
All AUTOCOMPLETE Bug Fixes
- Fixed StringIndexOutOfBoundsException when reading ranges in files.(v1.2.20-vscode)
- Resolved critical and high security vulnerabilities.(v1.2.20-vscode)
- Fixed mapping of max_tokens to max_completion_tokens for the DeepSeek reasoner in the OpenAI adapter.(v1.2.20-vscode)
- Prevented IDE freezes in JetBrains by hardening remote configuration synchronization.(v1.2.20-vscode)
- Resolved crashes in DiffStreamHandler caused by unsafe casts and negative line numbers.(v1.2.20-vscode)
- Added a guard for disposed JCEF browsers in sendToWebview to prevent errors.(v1.2.20-vscode)
- Fixed synchronization of message type pass-through lists between the core and JetBrains components.(v1.2.20-vscode)
- Resolved SideEffectNotAllowedException occurring in intention previews.(v1.2.20-vscode)
- Prevented a responseListeners memory leak within CoreMessenger.(v1.2.20-vscode)
- Fixed JetBrains sidebar freezes by chunking large JCEF messages.(v1.2.20-vscode)
- Handled square brackets in file paths for autocomplete functionality within IntelliJ.(v1.2.20-vscode)
- Fixed an issue where the DeepSeek reasoner adapter was not correctly mapping max_tokens to max_completion_tokens.(v1.0.65-jetbrains)
- Hardened JetBrains remote configuration synchronization to prevent IDE freezes.(v1.0.65-jetbrains)
- Resolved crashes in DiffStreamHandler caused by unsafe casts and negative line numbers.(v1.0.65-jetbrains)
- Added a guard for disposed JCEF browsers in the sendToWebview function to prevent errors.(v1.0.65-jetbrains)
- Fixed an issue where message type pass-through lists were not syncing correctly between the core and JetBrains components.(v1.0.65-jetbrains)
- Resolved SideEffectNotAllowedException errors that occurred during intention previews.(v1.0.65-jetbrains)
- Prevented a responseListeners memory leak within the CoreMessenger.(v1.0.65-jetbrains)
- Fixed JetBrains sidebar freezes by chunking large JCEF messages.(v1.0.65-jetbrains)
- Handled square brackets in file paths for autocomplete functionality within IntelliJ.(v1.0.65-jetbrains)
- Fixed crashes and exceptions occurring in the DiffStreamHandler related to unsafe casts and negative line numbers.(v1.3.36-vscode)
- Resolved crashes in intention previews caused by SideEffectNotAllowedException.(v1.3.36-vscode)
- Prevented potential memory leaks in CoreMessenger by fixing responseListeners.(v1.3.36-vscode)
- Fixed an issue where large JCEF messages caused freezes in the JetBrains sidebar by implementing message chunking.(v1.3.36-vscode)
- Fixed StringIndexOutOfBoundsException when reading ranges in files.(v1.3.36-vscode)
- Resolved critical and high security vulnerabilities.(v1.3.36-vscode)
- Fixed an issue where square brackets in file paths caused problems with autocomplete in IntelliJ.(v1.3.36-vscode)
- Fixed an issue where a guard was missing for disposed JCEF browsers in sendToWebview calls.(v1.3.36-vscode)
- Removed Llama 3.1 405B from the Groq provider.(v1.2.19-vscode)
- Fixed an issue where Gemini merged consecutive same-role messages, causing ordering errors.(v1.2.19-vscode)
- Fixed an issue where tool arguments (MCP tool args) were not being coerced to match schema string types.(v1.2.19-vscode)
- Fixed mapping of `reasoning-delta` to `reasoning_content` instead of `content` for certain models.(v1.2.19-vscode)
- Fixed an issue preventing multiple context providers of the same type from being configured in `config.yaml`.(v1.2.19-vscode)
- Stopped CLI free-trial polling for models that are not in a free-trial state.(v1.2.19-vscode)
- Removed inline backtick fences from tool instruction prose.(v1.2.19-vscode)
- Fixed handling of multiple zip files during the JetBrains release artifact creation step.(v1.2.19-vscode)
- Fixed hiding the thinking indicator when the thinking content is empty.(v1.2.19-vscode)
- Fixed OpenRouter support for Gemini 3, including suffix stripping, `thought_signature`, and the autocomplete endpoint.(v1.2.19-vscode)
- Fixed listener leaks and redundant file reads occurring during autocomplete operations.(v1.2.19-vscode)
- Fixed preserving tool calls when thinking models return no text content.(v1.2.19-vscode)
- Fixed allowing users to correct an API key after entering an invalid one for xAI/Gemini providers.(v1.2.19-vscode)
- Fixed showing an actionable error when Ollama fails to parse tool calls.(v1.2.19-vscode)
- Fixed ensuring the vLLM provider respects the user-configured `contextLength` and model settings.(v1.2.19-vscode)
- Removed the Llama 3.1 405B model from the Groq provider.(v1.0.64-jetbrains)
- Fixed an issue where the Gemini provider merged consecutive same-role messages, causing ordering errors.(v1.0.64-jetbrains)
- Fixed an issue where tool argument values (MCP tool args) were not being coerced to match the required string types in the schema.(v1.0.64-jetbrains)
- Fixed mapping for Moonshot models to use the `reasoning_content` field instead of `content`. (v1.0.64-jetbrains)
- Fixed an issue where the thinking model returned no text content, causing tool calls to be lost.(v1.0.64-jetbrains)
- Fixed an issue where the CLI would stop polling the free-trial status for models that are not in a free-trial period.(v1.0.64-jetbrains)
- Removed inline backtick fences from tool instruction prose to clean up output.(v1.0.64-jetbrains)
- Fixed an issue where the thinking indicator was incorrectly shown when there was no thinking content.(v1.0.64-jetbrains)
- Fixed listener leaks and redundant file reads occurring during autocomplete operations.(v1.0.64-jetbrains)
- Allowed users to correct an API key after entering an invalid one for xAI/Gemini providers.(v1.0.64-jetbrains)
- Showed an actionable error message when Ollama fails to parse tool calls.(v1.0.64-jetbrains)
- Fixed an issue where the vLLM provider did not respect the user-configured `contextLength` and model settings.(v1.0.64-jetbrains)
- Removed Llama 3.1 405B from the Groq provider.(v1.3.35-vscode)
- Fixed an issue where Gemini models merged consecutive same-role messages, causing ordering errors.(v1.3.35-vscode)
- Fixed an issue where tool arguments (MCP tool args) were not being coerced to match schema string types.(v1.3.35-vscode)
- Fixed mapping of `reasoning-delta` to `reasoning_content` instead of `content` for certain models.(v1.3.35-vscode)
- Fixed an issue preventing multiple context providers of the same type from being configured in `config.yaml`.(v1.3.35-vscode)
- Stopped CLI free-trial polling for models that are not in a free-trial state.(v1.3.35-vscode)
- Removed inline backtick fences from tool instruction prose.(v1.3.35-vscode)
- Fixed handling of multiple zip files during the JetBrains release artifact creation step.(v1.3.35-vscode)
- Fixed hiding the thinking indicator when the thinking content is empty.(v1.3.35-vscode)
- Fixed OpenRouter support for Gemini 3, including suffix stripping, `thought_signature`, and the autocomplete endpoint.(v1.3.35-vscode)
- Fixed listener leaks and redundant file reads occurring during autocomplete operations.(v1.3.35-vscode)
- Preserved tool calls when thinking models return no text content.(v1.3.35-vscode)
- Fixed an issue where users could not correct an API key after entering an invalid one for xAI/Gemini.(v1.3.35-vscode)
- Added actionable error reporting when Ollama fails to parse tool calls.(v1.3.35-vscode)
- Ensured the vLLM provider respects the user-configured `contextLength` and model settings.(v1.3.35-vscode)
- Fixed terminal links opening incorrect URLs when addresses contained ports.(v1.2.18-vscode)
- Fixed removal of hardcoded Unix $ prompt prefix from the terminal UI.(v1.2.18-vscode)
- Fixed loading of rules into the system message context.(v1.2.18-vscode)
- Strengthened the default Apply prompt used for local models.(v1.2.18-vscode)
- Fixed skipping of remote URIs when resolving the Multi-Cloud Platform (MCP) server current working directory (cwd).(v1.2.18-vscode)
- Fixed inclusion of the reasoning_content field for DeepSeek Reasoner models.(v1.2.18-vscode)
- Fixed incorrect location used for the CLI configuration file in the registry client.(v1.2.18-vscode)
- Fixed system-message tools parser when a tool call was non-terminal.(v1.2.18-vscode)
- Fixed Ollama MCP tool calling specifically for Mistral and Gemma3 models.(v1.2.18-vscode)
- Fixed 'No chat model selected' error appearing on startup.(v1.2.18-vscode)
- Fixed preservation of indentation when applying code edits to Python files.(v1.2.18-vscode)
- Fixed use of the config.yaml name for the default Local Config profile.(v1.2.18-vscode)
- Fixed OpenAI Responses API 400 errors related to reasoning, tool calls, and ID handling.(v1.2.18-vscode)
- Fixed updates to the Gemini model catalog to reflect retired and new models.(v1.2.18-vscode)
- Fixed tool support expansion to reduce 'Invalid tool name' errors.(v1.2.18-vscode)
- Fixed handling of thinking/assistant messages appearing at the end of the chat history.(v1.2.18-vscode)
- Restricted terminal childProcess.spawn to local-only environments for security.(v1.2.18-vscode)
- Fixed terminal links opening incorrect URLs when addresses contained ports.(v1.0.63-jetbrains)
- Fixed removal of the hardcoded Unix $ prompt prefix from the terminal UI.(v1.0.63-jetbrains)
- Fixed loading of rules into the system message.(v1.0.63-jetbrains)
- Strengthened the default Apply prompt used for local models.(v1.0.63-jetbrains)
- Fixed skipping remote URIs when resolving the Multi-Cloud Platform (MCP) server current working directory (cwd).(v1.0.63-jetbrains)
- Fixed inclusion of the reasoning_content field for DeepSeek Reasoner models.(v1.0.63-jetbrains)
- Added a default timeout for terminal command tool execution.(v1.0.63-jetbrains)
- Fixed incorrect location resolution for the CLI configuration file in the registry client.(v1.0.63-jetbrains)
- Fixed system-message tools parser when a tool call was non-terminal.(v1.0.63-jetbrains)
- Fixed Ollama MCP tool calling for Mistral and Gemma3 models.(v1.0.63-jetbrains)
- Fixed OpenAI API 400 errors related to reasoning, tool calls, and ID handling.(v1.0.63-jetbrains)
- Fixed update of the model catalog for retired and new Gemini models.(v1.0.63-jetbrains)
- Fixed expansion of tool support to reduce 'Invalid tool name' errors.(v1.0.63-jetbrains)
- Fixed handling of thinking/assistant messages appearing at the end of chat history.(v1.0.63-jetbrains)
- Guarded against non-string values for the NO_PROXY environment variable.(v1.0.63-jetbrains)
- Fixed terminal links opening incorrect URLs when addresses contained ports.(v1.3.34-vscode)
- Fixed removal of the hardcoded Unix $ prompt prefix from the terminal UI.(v1.3.34-vscode)
- Fixed loading of rules into the system message.(v1.3.34-vscode)
- Strengthened the default Apply prompt used for local models.(v1.3.34-vscode)
- Fixed skipping remote URIs when resolving the Multi-Cloud Platform (MCP) server current working directory (cwd).(v1.3.34-vscode)
- Fixed inclusion of the reasoning_content field for DeepSeek Reasoner models.(v1.3.34-vscode)
- Added a default timeout for terminal command tool execution.(v1.3.34-vscode)
- Fixed incorrect location resolution for the CLI configuration file in the registry client.(v1.3.34-vscode)
- Fixed system-message tools parser when a tool call was non-terminal.(v1.3.34-vscode)
- Fixed Ollama MCP tool calling behavior for Mistral and Gemma3 models.(v1.3.34-vscode)
- Fixed OpenAI Responses API 400 errors related to reasoning, tool calls, and ID handling.(v1.3.34-vscode)
- Fixed update of the model catalog for retired and new Gemini models.(v1.3.34-vscode)
- Fixed expansion of tool support to reduce 'Invalid tool name' errors.(v1.3.34-vscode)
- Fixed handling of thinking/assistant messages appearing at the end of chat history.(v1.3.34-vscode)
- Fixed guarding against a non-string value for the NO_PROXY environment variable.(v1.3.34-vscode)
- Fixed restriction of terminal childProcess.spawn to local-only environments.(v1.3.34-vscode)
- Fixed preserving indentation when applying code edits to Python files.(v1.3.34-vscode)
- Fixed using the config.yaml name for the default Local Config profile.(v1.3.34-vscode)
- Fixed an error where the system message tools parser was hardened and toolOverrides were wired to the system message path.(v1.3.34-vscode)
- Fixed a "No chat model selected" error occurring on startup.(v1.3.34-vscode)
- Fixed Ollama tool calling for specific models.(v1.3.34-vscode)
- Fixed detection of embedded 429 (Too Many Requests) errors from Gemini/VertexAI APIs.(v1.2.17-vscode)
- Fixed calculation of cache hit rate and corrected Vercel stream tool call handling.(v1.2.17-vscode)
- Fixed security vulnerability (CWE-22) by adding a security check to the createNewFile tool.(v1.2.17-vscode)
- Fixed duplicate predefined tools appearing in the dynamic tools system message.(v1.2.17-vscode)
- Fixed configuration not refreshing when creating a new assistant file.(v1.2.17-vscode)
- Fixed handling of spaces in filepaths for JetBrains autocomplete functionality.(v1.2.17-vscode)
- Fixed preservation of leading dot in ls tool path resolution.(v1.2.17-vscode)
- Fixed CLI behavior to show the create new assistant option when logged in.(v1.2.17-vscode)
- Fixed displaying the diff line when instantly applying changes in JetBrains extensions.(v1.2.17-vscode)
- Fixed detection of embedded 429 (Too Many Requests) errors from Gemini/VertexAI APIs.(v1.0.62-jetbrains)
- Fixed calculation of cache hit rate and corrected Vercel stream tool call handling.(v1.0.62-jetbrains)
- Fixed security vulnerability (CWE-22) by adding a security check to the createNewFile tool.(v1.0.62-jetbrains)
- Fixed duplicate predefined tools appearing in the dynamic tools system message.(v1.0.62-jetbrains)
- Fixed configuration not refreshing when creating a new assistant file.(v1.0.62-jetbrains)
- Fixed handling of spaces in filepaths for JetBrains autocomplete functionality.(v1.0.62-jetbrains)
- Fixed resolution of file paths starting with a dot in the ls tool.(v1.0.62-jetbrains)
- Fixed displaying the diff line when instantly applying changes in JetBrains extensions.(v1.0.62-jetbrains)
- Fixed showing the 'create new assistant' option in the CLI when the user is logged in.(v1.0.62-jetbrains)
- Resolved high severity minimatch vulnerabilities through dependency upgrades.(v1.0.62-jetbrains)
- Fixed npm OIDC publishing issues by restoring registry-url, clearing tokens, and updating Node versions.(v1.0.62-jetbrains)
- Fixed detection of embedded 429 (Too Many Requests) errors from Gemini/VertexAI APIs.(v1.3.33-vscode)
- Fixed calculation of cache hit rate and corrected Vercel stream tool call handling.(v1.3.33-vscode)
- Fixed security vulnerability (CWE-22) by adding a security check to the createNewFile tool.(v1.3.33-vscode)
- Fixed duplicate predefined tools appearing in the dynamic tools system message.(v1.3.33-vscode)
- Fixed configuration not refreshing when creating a new assistant file.(v1.3.33-vscode)
- Fixed handling of spaces in filepaths for JetBrains autocomplete functionality.(v1.3.33-vscode)
- Fixed resolution of file paths starting with a dot in the ls tool.(v1.3.33-vscode)
- Fixed displaying the diff line when instantly applying changes in JetBrains extensions.(v1.3.33-vscode)
- Fixed showing the create new assistant option in the CLI when the user is logged in.(v1.3.33-vscode)
- Resolved high severity minimatch vulnerabilities through dependency upgrades.(v1.3.33-vscode)
- Fixed npm OIDC publishing issues by restoring registry-url, clearing tokens, and using Node 22/24.(v1.3.33-vscode)
- Fixed filtering logic to exclude .md files when loading agent configurations.(v1.2.15-vscode)
- Simplified configuration error messages.(v1.2.15-vscode)
- Fixed issue where duplicate tool messages were being added.(v1.2.15-vscode)
- Prevented waiting for the session to load from history.(v1.2.15-vscode)
- Fixed display issue where the full right side gradient border was shown incorrectly.(v1.2.15-vscode)
- Resolved documentation tab navigation issues.(v1.2.15-vscode)
- Fixed command syntax in the contributing file.(v1.2.15-vscode)
- Fixed autocompaction failures that occurred when the context length was exceeded.(v1.2.15-vscode)
- Fixed tool call parsing to correctly support object-type arguments.(v1.2.15-vscode)
- Set the isComplete metadata correctly when agents finish execution.(v1.2.15-vscode)
- Set isComplete=true after an agent turn ends without tool calls.(v1.2.15-vscode)
- Fixed command wrapping issue for MCP servers when a Windows host connects to WSL.(v1.2.15-vscode)
- Fixed flaky hub loader tests in the CLI.(v1.2.15-vscode)
- Fixed local setup screen where input text was black on a dark background.(v1.2.15-vscode)
- Fixed issues related to accounting for different tokenizers.(@continuedev/config-yaml@1.40.0)
- Added missing cancelStream call and return logic for non-retryable errors.(@continuedev/config-yaml@1.40.0)
- Now shows the underlying provider name when opening a GitHub issue.(@continuedev/config-yaml@1.40.0)
- Fixed flaky hub loader tests in the CLI.(@continuedev/config-yaml@1.40.0)
- Corrected a command issue in the contributing file.(@continuedev/config-yaml@1.40.0)
- Fixed conversation compaction when dealing with dangling tool calls.(@continuedev/config-yaml@1.40.0)
- Addressed issues related to duplicate tool messages.(@continuedev/config-yaml@1.40.0)
- Fixed ESLint errors, including issues with unresolved imports and missing parallel counts.(@continuedev/config-yaml@1.40.0)
- Fixed local setup screen where input text was black on a dark background.(@continuedev/config-yaml@1.40.0)
- Passed GITHUB_TOKEN to VS Code E2E tests to ensure ripgrep download works.(@continuedev/config-yaml@1.40.0)
- Improved WSL compatibility by passing pre-read content to RegistryClient.(@continuedev/config-yaml@1.40.0)
- Prevented waiting for the session to load from history unnecessarily.(@continuedev/config-yaml@1.40.0)
- Replaced console.debug with logger in the exit tool.(@continuedev/config-yaml@1.40.0)
- Fixed navigation issues in the IDE Extensions tab within documentation.(@continuedev/config-yaml@1.40.0)
- Resolved an MDX parsing error in the run-agents-locally guide.(@continuedev/config-yaml@1.40.0)
- Set isComplete metadata correctly when agents finish execution.(@continuedev/config-yaml@1.40.0)
- Fixed skipping of cmd.exe wrapping for MCP servers when a Windows host connects to WSL.(@continuedev/config-yaml@1.40.0)
- Enabled support for object-type arguments in tool call parsing.(@continuedev/config-yaml@1.40.0)
- Updated tool permissions for MCP and bash in headless mode.(@continuedev/config-yaml@1.40.0)
- Used ide.runCommand when a Windows host connects to WSL to resolve connection issues.(@continuedev/config-yaml@1.40.0)
- Used the underlying provider name when reporting stream errors.(@continuedev/config-yaml@1.40.0)
- Fixed duplicate tool messages being added to the conversation.(v1.0.59-jetbrains)
- Prevented waiting for the session to load from history during startup.(v1.0.59-jetbrains)
- Resolved issues with documentation tab navigation.(v1.0.59-jetbrains)
- Fixed command syntax in the contributing file.(v1.0.59-jetbrains)
- Fixed autocompaction failures that occurred when context length was exceeded.(v1.0.59-jetbrains)
- Fixed tool call parsing to correctly support object-type arguments.(v1.0.59-jetbrains)
- Fixed setting of isComplete metadata when agents finish execution.(v1.0.59-jetbrains)
- Fixed setting isComplete=true after an agent turn ends without tool calls.(v1.0.59-jetbrains)
- Fixed skipping cmd.exe wrapping for MCP servers when a Windows host connects to WSL.(v1.0.59-jetbrains)
- Fixed duplicate tool messages being added to the conversation.(v1.3.30-vscode)
- Fixed an issue preventing waiting for the session to load from history.(v1.3.30-vscode)
- Fixed display issue showing the full right side gradient border.(v1.3.30-vscode)
- Resolved documentation tab navigation issues.(v1.3.30-vscode)
- Fixed command execution when a Windows host connects to WSL by using ide.runCommand.(v1.3.30-vscode)
- Fixed conversation compaction issues caused by dangling tool calls.(v1.3.30-vscode)
- Fixed autocompaction failures that occurred from exceeding context length.(v1.3.30-vscode)
- Fixed tool call parsing to correctly support object-type arguments.(v1.3.30-vscode)
- Fixed metadata setting to ensure isComplete is set when agents finish execution.(v1.3.30-vscode)
- Fixed metadata setting to ensure isComplete=true after an agent turn ends without tool calls.(v1.3.30-vscode)
- Fixed skipping cmd.exe wrapping for MCP servers when a Windows host connects to WSL.(v1.3.30-vscode)
- Fixed issues related to tokenizers by ensuring correct accounting for different tokenizers.(@continuedev/fetch@1.8.0)
- Resolved an issue where the GH_TOKEN was not being added to the continue-agents workflow, addressing issue #9493.(@continuedev/fetch@1.8.0)
- Added missing cancelStream call and return logic for non-retryable errors to prevent hangs.(@continuedev/fetch@1.8.0)
- Fixed compaction issues for missing tool results in the CLI.(@continuedev/fetch@1.8.0)
- Expanded CLI model capability detection to correctly include Llama, Nemotron, and Mistral models, addressing issue #8845 and #1.(@continuedev/fetch@1.8.0)
- Resolved a circular dependency issue within the CLI's uploadArtifact tool.(@continuedev/fetch@1.8.0)
- Fixed an issue where WSL workspace paths were not being correctly decoded from URI encoding.(@continuedev/fetch@1.8.0)
- Prevented fallback to relative paths when the file is not a markdown file.(@continuedev/fetch@1.8.0)
- Fixed duplicate tool messages being displayed.(@continuedev/fetch@1.8.0)
- Ensured cross-target LanceDB binaries are correctly copied, addressing issue #9100.(@continuedev/fetch@1.8.0)
- Fixed a linting issue related to missing parallel count.(@continuedev/fetch@1.8.0)
- Merged yaml.schemas settings, addressing issue #7080.(@continuedev/fetch@1.8.0)
- Fixed multi-turn tools test API initialization timing in openai-adapters.(@continuedev/fetch@1.8.0)
- Fixed tool_choice format and usage token handling in openai-adapters.(@continuedev/fetch@1.8.0)
- Fixed usage token double-emission when using Vercel SDK streams in openai-adapters.(@continuedev/fetch@1.8.0)
- Fixed Vercel SDK test API initialization timing in openai-adapters.(@continuedev/fetch@1.8.0)
- Fixed context length errors, truncation, and related issues.(@continuedev/fetch@1.8.0)
- Fixed an issue where the tree-sitter lookup in .js and .ts files was incorrectly picking up comments.(@continuedev/fetch@1.8.0)
- Prevented ConcurrentModificationException when accessing keymap in the IntelliJ extension.(@continuedev/fetch@1.8.0)
- Fixed context pollution between sessions in the CLI.(v1.2.14-vscode)
- Fixed an issue where 'instant reject all' did not work correctly in VS Code.(v1.2.14-vscode)
- Fixed typechecking for write file arguments.(v1.2.14-vscode)
- Fixed the apply prompt to correctly preserve comments in code changes.(v1.2.14-vscode)
- Fixed CLI validation for required parameters in tool calls.(v1.2.14-vscode)
- Fixed an issue where the prepended fim_prefix tag was incorrectly used in the mercury coder.(v1.2.14-vscode)
- Fixed a loading bug that occurred in headless mode.(v1.2.14-vscode)
- Prevented sensitive files from being included in next edit diffs.(v1.2.14-vscode)
- Fixed the command title from 'View History' to 'View Logs'.(v1.2.14-vscode)
- Fixed Mission Control Processor (MCP) error output and related bugs.(v1.2.14-vscode)
- Fixed an auto compaction loop in the CLI and ensured messages are pruned until valid.(v1.2.14-vscode)
- Fixed the use of system prompts for default endpoint type instances in the next edit operation.(v1.2.14-vscode)
- Fixed overzealous security regular expressions that were incorrectly flagging 'token' and 'credential' strings.(v1.3.29-vscode)
- Fixed issue where the system would fallback to a relative path when it shouldn't have for non-markdown files.(v1.3.29-vscode)
- Fixed crash/error handling by ensuring unhandled errors cause the process to exit with a non-zero code.(v1.3.29-vscode)
- Fixed corruption of the npm cache within the base blueprint.(v1.3.29-vscode)
- Fixed typo in context providers recommendation text.(v1.3.29-vscode)
- Fixed scope switching to correctly reflect changes without requiring a reload.(v1.3.29-vscode)
- Fixed an issue where hub errors were not being re-thrown for non-markdown hub slugs.(v1.3.29-vscode)
- Fixed CLI behavior to restart the CLI after a manual update.(v1.3.29-vscode)
- Fixed clarity issues related to parallel editing operations.(v1.3.29-vscode)
- Fixed the introductory message in the UI by changing 'Agent:' to 'Config:'.(v1.3.29-vscode)
- Fixed safe string handling in the continue-agents workflow by using environment variables.(v1.3.29-vscode)
- Fixed safe string handling in the Write job summary step by using environment variables.(v1.3.29-vscode)
- Fixed CLI context length handling and terminal output truncation.(v1.3.29-vscode)
- Fixed the lsTool command from incorrectly listing the filesystem root instead of the current folder.(v1.3.29-vscode)
- Fixed an issue where new rules were not immediately visible until a refresh.(v1.3.29-vscode)
- Fixed an issue where block secrets were not being rendered correctly by using a proxy for unrendered injected secrets.(v1.3.29-vscode)
- Fixed an issue where the GH_TOKEN was missing in the continue-agents workflow.(v1.3.29-vscode)
- Fixed context length error detection logic.(v1.3.29-vscode)
- Fixed CLI compaction when tool results were missing.(v1.3.29-vscode)
- Fixed handling of non-file URI schemes within the runTerminalCommand function, specifically for WSL2 environments.(v1.3.29-vscode)
- Fixed merging logic for yaml.schemas settings.(v1.3.29-vscode)
- Filtered out .md files when loading agent configurations.(v1.3.29-vscode)
- Fixed overzealous security regular expressions targeting 'token' and 'credential' strings.(v1.0.58-jetbrains)
- Fixed issue where the system would fallback to a relative path when the file was not markdown.(v1.0.58-jetbrains)
- Fixed crash/error handling by ensuring unhandled errors exit with a non-zero code.(v1.0.58-jetbrains)
- Fixed npm cache corruption issue within the base blueprint.(v1.0.58-jetbrains)
- Fixed typo in context providers recommendation text.(v1.0.58-jetbrains)
- Fixed scope switching to correctly reflect changes without requiring a reload.(v1.0.58-jetbrains)
- Fixed an issue where hub errors were not re-thrown for non-markdown hub slugs.(v1.0.58-jetbrains)
- Fixed CLI behavior to restart the CLI after a manual update.(v1.0.58-jetbrains)
- Fixed parallel edit clarity issues.(v1.0.58-jetbrains)
- Fixed the introductory message in the UI to correctly display 'Config:' instead of 'Agent:'.(v1.0.58-jetbrains)
- Fixed issues in the continue-agents workflow by using environment variables for safe string handling in job summary steps.(v1.0.58-jetbrains)
- Fixed CLI context length issues and terminal output truncation.(v1.0.58-jetbrains)
- Fixed the lsTool command to list the current folder contents instead of the filesystem root.(v1.0.58-jetbrains)
- Fixed an issue where new rules were not immediately visible until a refresh.(v1.0.58-jetbrains)
- Fixed an issue where proxying was required for unrendered injected block secrets.(v1.0.58-jetbrains)
- Fixed context length error detection logic.(v1.0.58-jetbrains)
- Fixed CLI compaction for missing tool results.(v1.0.58-jetbrains)
- Fixed handling of non-file URI schemes in runTerminalCommand for WSL2 environments.(v1.0.58-jetbrains)
- Fixed merging logic for yaml.schemas settings.(v1.0.58-jetbrains)
Releases with AUTOCOMPLETE Changes
v1.2.20-vscode11 fixesThis release focuses heavily on stability and security, resolving critical vulnerabilities and numerous crashes across different environments. Key fixes include preventing IDE freezes in JetBrains caused by configuration sync and large messages, alongside resolving exceptions in diff handling and intention previews.
v1.0.65-jetbrains9 fixesThis release focuses heavily on stability and performance within the JetBrains IDEs, addressing several critical bugs that caused freezes and crashes. Key fixes include preventing sidebar freezes from large messages and resolving exceptions during intention previews. Users should experience a more robust and reliable experience, especially when working with remote configurations.
v1.3.36-vscode1 feature8 fixesThis release introduces ClawRouter as a new option for cost-optimized model routing, providing users with more flexibility in managing model costs. Numerous stability fixes were implemented, including resolving crashes in diff handling and intention previews, and preventing IDE freezes caused by large messages in JetBrains environments.
v1.2.19-vscode2 features15 fixesThis release introduces a new option to opt out of the Responses API and enhances provider compatibility by adding identification headers for OpenRouter. Numerous bug fixes address issues with model configuration, message ordering in Gemini, tool call handling, and ensuring provider settings like context length are correctly respected across various integrations.
v1.0.64-jetbrains3 features12 fixesThis release focuses heavily on provider stability and configuration accuracy, including respecting context length settings for vLLM and fixing message ordering issues for Gemini. New features include an option to opt out of the Responses API and enhanced header identification for OpenRouter providers.
v1.3.35-vscode2 features15 fixesThis release introduces a new option to opt out of the Responses API and enhances provider compatibility by adding necessary headers for OpenRouter identification. Numerous bug fixes address issues with model configuration, message ordering in Gemini, tool call handling, and resource management across various providers like Ollama and vLLM.
v1.2.18-vscode8 features17 fixesThis release introduces significant new capabilities, including support for Tensorix and MiniMax as new LLM providers, and enhanced CLI functionality for invoking skills and managing sessions. Numerous bug fixes address issues with terminal link resolution, tool calling across various models (Ollama, OpenAI), and improved configuration loading. Users will also benefit from updated default LLM settings and enhanced error handling across the platform.
v1.0.63-jetbrains7 features15 fixesThis release introduces significant expansion in LLM provider support, adding Tensorix and enabling Gemini via the AI SDK, alongside Bedrock API key authentication. Key fixes address issues with terminal link resolution, system message parsing, and improved stability for various models like DeepSeek and Ollama. Users will also benefit from new CLI capabilities, including session import/export and invokable skills.
v1.3.34-vscode7 features21 fixesThis release introduces significant expansion in LLM provider support by adding Tensorix and MiniMax, alongside support for Bedrock API key authentication. Key fixes address issues with terminal link resolution, improved tool calling reliability across various models (including Ollama and OpenAI), and enhanced stability for local configurations. Users will also benefit from new CLI capabilities like session import/export and invokable skills.
v1.2.17-vscode12 features9 fixesThis release focuses heavily on model integration and stability, introducing support for Claude Sonnet/Opus 4.6, z.ai, and enabling ai-sdk for XAI and Deepseek. Key improvements include turn-level prompt caching, background execution for bash tools, and numerous security dependency upgrades to resolve vulnerabilities.
v1.0.62-jetbrains12 features11 fixesThis release focuses heavily on model integration and stability, introducing support for Claude Sonnet/Opus 4.6, z.ai, and enabling ai-sdk for XAI and Deepseek. Key new capabilities include background execution for bash tools and a new hooks system for CLI event interception. Numerous fixes address API error handling, security vulnerabilities (including path traversal), and improve the reliability of publishing workflows.
v1.3.33-vscode14 features11 fixesThis release focuses heavily on model integration and performance, introducing support for Claude Sonnet/Opus 4.6, z.ai, and enabling ai-sdk integration for providers like xai and deepseek. Key enhancements include turn-level prompt caching and background execution for bash tools. Several security fixes were also implemented, including resolving minimatch vulnerabilities and adding checks to the file creation tool.
v1.2.15-vscode6 features14 fixesThis release introduces major new capabilities, including support for subagents and agent skills, enhancing automation possibilities. Several critical bugs were fixed, such as issues with tool call parsing, conversation compaction, and WSL connectivity for Windows hosts. Additionally, the /info command now provides usage statistics, and new OVHcloud models have been added.
@continuedev/config-yaml@1.40.06 features21 fixesThis release focuses heavily on stability and environment compatibility, particularly around WSL connections and tool execution, by fixing numerous bugs related to tokenizers, error handling, and command execution. New features include support for agent skills in the CLI and the addition of new OVHcloud models.
v1.0.59-jetbrains7 features9 fixesThis 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.
v1.3.30-vscode7 features11 fixesThis release introduces significant new capabilities, including support for subagents and agent skills, enhancing automation workflows. Several critical bugs related to tool message duplication, session loading, and WSL connectivity have been resolved. Additionally, the /info command now provides usage statistics, and new OVHcloud models are now supported.
@continuedev/fetch@1.8.019 fixesThis release focuses heavily on stability and correctness, particularly around model interaction and CLI functionality. Key fixes include improved handling for various tokenizers, expanded model detection for Llama, Nemotron, and Mistral in the CLI, and numerous stability improvements within the openai-adapters for token usage tracking.
v1.2.14-vscode10 features12 fixesThis release focuses heavily on improving the Command Line Interface (CLI) experience, including better context visibility and stability fixes. New features include faster Grok processing and UI refinements like smaller thinking blocks. Numerous bug fixes address issues related to context handling, prompt application, and headless mode stability.
v1.3.29-vscode7 features22 fixesThis release introduces significant new capabilities, including Git AI integration via the CLI and a new staging blueprint for isolated testing. Key fixes address security regexps, CLI stability, and improved handling of context lengths and tool results. The update also adds support for the Xiaomi MiMo-V2-Flash model and enhances documentation across several areas.
v1.0.58-jetbrains6 features19 fixesThis 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.