Continue: What's New in January 2026
A summary of all updates, new features, and bug fixes released for Continue during January 2026.
New Features in January 2026
- 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 WSL detection in the CLI to spawn the appropriate shell.(@continuedev/fetch@1.9.0)
- Introduced support for subagents.(@continuedev/config-yaml@1.39.0)
- 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)
- Added reusable Continue Agents workflow for enhanced automation.(@continuedev/openai-adapters@1.37.0)
- Introduced a staging blueprint (cn-staging) for isolated testing environments.(@continuedev/openai-adapters@1.37.0)
- Enabled selecting images using Cmd+A shortcut.(@continuedev/openai-adapters@1.37.0)
- Added the Xiaomi MiMo logo to assets.(@continuedev/openai-adapters@1.37.0)
- Introduced the new MiMo-V2-Flash model.(@continuedev/openai-adapters@1.37.0)
- Refined CLI bash tool truncation and added related documentation.(@continuedev/openai-adapters@1.37.0)
- Enabled case insensitive matching strategy for find and replace operations.(@continuedev/config-yaml@1.38.0)
Bug Fixes in January 2026
- 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 tool call parsing to correctly support object-type arguments.(@continuedev/fetch@1.9.0)
- Ensured that the isComplete metadata is set when agents finish execution.(@continuedev/fetch@1.9.0)
- 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 an issue where the GH_TOKEN was not added to the continue-agents workflow.(@continuedev/config-yaml@1.39.0)
- Resolved a circular dependency by extracting tool names.(@continuedev/config-yaml@1.39.0)
- Fixed CLI compaction for missing tool results.(@continuedev/config-yaml@1.39.0)
- Added detection for context length errors.(@continuedev/config-yaml@1.39.0)
- Corrected the list of built-in tool names.(@continuedev/config-yaml@1.39.0)
- Fixed incorrect import order in ToolPermissionService.(@continuedev/config-yaml@1.39.0)
- Fixed decoding of URI-encoded pathname for WSL workspace paths.(@continuedev/config-yaml@1.39.0)
- Merged yaml.schemas settings to resolve conflicts.(@continuedev/config-yaml@1.39.0)
- Ensured proper resolution of WSL2 workspace paths when running terminal commands.(@continuedev/config-yaml@1.39.0)
- Resolved circular dependency issues in the subagent executor and subagent tool.(@continuedev/config-yaml@1.39.0)
- Wrapped fileURLToPath in a try-catch block for improved WSL2 compatibility.(@continuedev/config-yaml@1.39.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)
- Fixed missing hub mock rejection in tests.(@continuedev/openai-adapters@1.37.0)
- Ensured environment variables are used in the Write job summary step.(@continuedev/openai-adapters@1.37.0)
- Changed the introductory message label from 'Agent:' to 'Config:' for clarity.(@continuedev/openai-adapters@1.37.0)
- Clarified that editing cannot occur in parallel with itself.(@continuedev/openai-adapters@1.37.0)
- Addressed CLI compaction for missing tool results.(@continuedev/openai-adapters@1.37.0)
- Implemented CLI restart mechanism for manual updates.(@continuedev/openai-adapters@1.37.0)
- Improved detection and handling of context length errors.(@continuedev/openai-adapters@1.37.0)
- Implemented context length fixes and truncation logic.(@continuedev/openai-adapters@1.37.0)
- Prevented fallback to relative paths when the file is not markdown.(@continuedev/openai-adapters@1.37.0)
- Fixed lint errors and updated tests related to markdown-only fallback.(@continuedev/openai-adapters@1.37.0)
- Injected blocks tests for CLI secret resolution.(@continuedev/openai-adapters@1.37.0)
- Reduced vulnerabilities in package.json and package-lock.json for continue-sdk.(@continuedev/openai-adapters@1.37.0)
- Prevented string interpolation issues in remaining workflow steps.(@continuedev/openai-adapters@1.37.0)
- Fixed an issue related to hub error handling for non-markdown hub slugs.(@continuedev/openai-adapters@1.37.0)
- Regenerated package-lock.json to include the missing @types/node@25.0.3.(@continuedev/openai-adapters@1.37.0)
- Removed symlink logic from both production and staging blueprint templates.(@continuedev/openai-adapters@1.37.0)
- Ensured a newly created rule is immediately shown.(@continuedev/openai-adapters@1.37.0)
- Used environment variables for safe string handling in the continue-agents workflow.(@continuedev/openai-adapters@1.37.0)
- Implemented proxy usage for unrendered injected block secrets.(@continuedev/openai-adapters@1.37.0)
- Fixed issues related to context length, truncation, and usage token handling in OpenAI adapters, including defensive type checks and fallbacks for stream usage.(@continuedev/config-yaml@1.38.0)
- Resolved issues with tool_choice format and usage token emission in OpenAI streams, specifically addressing double-emission in Vercel SDK streams.(@continuedev/config-yaml@1.38.0)
- Fixed an issue where JSON contents of create_new_file operations were not handled correctly.(@continuedev/config-yaml@1.38.0)
- Fixed a ConcurrentModificationException when accessing keymaps in the IntelliJ extension.(@continuedev/config-yaml@1.38.0)
- Expanded model capability detection in the CLI to correctly include Llama, Nemotron, and Mistral models.(@continuedev/config-yaml@1.38.0)
- Fixed path conversion issues (path to URI and vice versa) within the CLI.(@continuedev/config-yaml@1.38.0)
- Ensured cross-target LanceDB binaries are correctly copied during builds.(@continuedev/config-yaml@1.38.0)
- Fixed logic so that tree-sitter lookup in .js and .ts files now correctly picks up only the last preceding comment before a code block.(@continuedev/config-yaml@1.38.0)
- Fixed an issue where the system would fallback to a relative path even when the file was not markdown.(@continuedev/config-yaml@1.38.0)
Improvements in January 2026
- Improved conversation compaction logic.(@continuedev/config-yaml@1.40.0)
- Reduced vulnerabilities by updating core/package.json dependencies.(@continuedev/config-yaml@1.40.0)
- Simplified configuration error reporting.(@continuedev/config-yaml@1.40.0)
- Updated several internal dependencies including @c15t/react, @huggingface/jinja, @tiptap extensions, posthog-js, react-hook-form, systeminformation, ws, and yaml.(@continuedev/config-yaml@1.40.0)
- Updated IDE extensions link to point to the quick-start page for better guidance.(@continuedev/config-yaml@1.40.0)
- Updated the /info command description to include usage statistics.(v1.0.59-jetbrains)
- Allowed MCP/Bash tools by default in headless mode.(v1.0.59-jetbrains)
- Simplified configuration errors for better user feedback.(v1.0.59-jetbrains)
- Fixed the display of the right side gradient border.(v1.0.59-jetbrains)
- Ensured correct command execution via ide.runCommand when a Windows host connects to WSL.(v1.0.59-jetbrains)
- Compactified conversations containing dangling tool calls.(v1.0.59-jetbrains)
- Added detailed logging for metadata endpoint requests.(v1.0.59-jetbrains)
- Updated VS Code to version 30 and JetBrains to version 59 compatibility markers.(v1.0.59-jetbrains)
- Updated the /info command description to include usage statistics.(v1.3.30-vscode)
- Refactored the info command into separate functions and added usage statistics tracking.(v1.3.30-vscode)
- Simplified configuration error messages.(v1.3.30-vscode)
- Updated documentation index page with new inbox card and copy changes.(v1.3.30-vscode)
- Fixed title case inconsistencies in documentation headers.(v1.3.30-vscode)
- Added documentation for running agents locally.(v1.3.30-vscode)
- Allowed MCP/Bash tools by default in headless mode.(v1.3.30-vscode)
- Added extension features and customization links to the documentation index.(v1.3.30-vscode)
- Fixed configuration file command in the contributing file.(v1.3.30-vscode)
- Added detailed logging for metadata endpoint requests.(v1.3.30-vscode)
- Published the cn-staging blueprint on stable release.(v1.3.30-vscode)
- Updated VS Code extension version to 30 and JetBrains extension version to 59.(v1.3.30-vscode)
- Replaced console.debug with the standard logger in the exit tool for cleaner output.(@continuedev/fetch@1.9.0)
- Upgraded dependencies: @huggingface/jinja from 0.1.3 to 0.5.3 and @tiptap/extension-paragraph from 2.26.1 to 2.27.1.(@continuedev/fetch@1.9.0)
- Updated the introductory message in the CLI to change 'Agent:' to 'Config:' for clarity.(@continuedev/fetch@1.8.0)
- Improved context length handling, including fixes for truncation.(@continuedev/fetch@1.8.0)
- Updated ESLint configuration to constrain the root eslint to v8 to match core dependency.(@continuedev/fetch@1.8.0)
- Improved context length error detection.(@continuedev/fetch@1.8.0)
- Upgraded @sentry/profiling-node from 9.46.0 to 9.47.1.(@continuedev/config-yaml@1.39.0)
- Upgraded lru-cache from 11.0.2 to 11.2.4.(@continuedev/config-yaml@1.39.0)
- Upgraded monaco-editor from 0.45.0 to 0.55.1.(@continuedev/config-yaml@1.39.0)
- Ensured environment cleanup in tests uses try/finally.(@continuedev/config-yaml@1.39.0)
- Added description truncation for slash commands displayed in the CLI UI.(v1.2.14-vscode)
- Improved memory allocation in IntelliJ by implementing a GsonService singleton.(v1.2.14-vscode)
- Passed all environment variables to the MCP server instead of just PATH.(v1.2.14-vscode)
- Removed the beta warning message from the CLI introduction.(v1.2.14-vscode)
- Deprecated `continue.telemetryEnabled` in VS Code preferences.(v1.2.14-vscode)
- Updated the command title from 'View History' to 'View Logs'.(v1.2.14-vscode)
- Added guidance to Bash tools to prioritize edit tools over direct bash commands.(v1.2.14-vscode)
- Replaced the Discord link with a GitHub Discussions link in the interface/documentation.(v1.2.14-vscode)
- Moved the updated telemetry page to its correct location.(v1.3.29-vscode)
- Added a tip callout in documentation regarding agent model selection.(v1.3.29-vscode)
- Simplified integration documentation.(v1.3.29-vscode)
- Refactored metadata updates to accurately track completion state and changes.(v1.3.29-vscode)
- Improved documentation regarding Cloud Agents.(v1.3.29-vscode)
- Updated documentation banner to feature the Agents page.(v1.3.29-vscode)
- Performed various dependency upgrades (e.g., mocha, express, systeminformation, preact, @modelcontextprotocol/sdk, react-router, monaco-editor, etc.).(v1.3.29-vscode)
- Updated documentation to include reference links for integrations.(v1.3.29-vscode)
- Added the changelog documentation.(v1.3.29-vscode)
- Updated documentation copy for Slack compliance.(v1.3.29-vscode)
- Resolved issue where the tidy-up-codebase.yml workflow was running on forks.(v1.3.29-vscode)
- Added Puppeteer executable path environment variable configuration to the runloop blueprint.(v1.0.58-jetbrains)
- Moved the updated telemetry page to its correct location.(v1.0.58-jetbrains)
- Added a tip callout in documentation regarding agent model selection.(v1.0.58-jetbrains)
- Simplified integration documentation.(v1.0.58-jetbrains)
- Refactored metadata updates to accurately track completion state and changes.(v1.0.58-jetbrains)
- Updated documentation banner to feature the Agents page.(v1.0.58-jetbrains)
- Performed various dependency upgrades (e.g., mocha, express, systeminformation, preact, monaco-editor, etc.) for security and maintenance.(v1.0.58-jetbrains)
- Improved cloud agents documentation and guides.(v1.0.58-jetbrains)
- Updated security protocols by upgrading @modelcontextprotocol/sdk and @reduxjs/toolkit.(v1.0.58-jetbrains)
- Updated prompt configuration.(@continuedev/openai-adapters@1.37.0)
- Upgraded lru-cache dependency from 11.0.2 to 11.2.4.(@continuedev/openai-adapters@1.37.0)
- Upgraded mocha dependency from 11.7.1 to 11.7.5.(@continuedev/openai-adapters@1.37.0)
- Upgraded monaco-editor dependency from 0.45.0 to 0.55.1.(@continuedev/openai-adapters@1.37.0)
- Updated tests and feedback mechanisms related to cubic feedback.(@continuedev/openai-adapters@1.37.0)
- Updated CLI messages to change 'Agent:' to 'Config:' in the introduction message for clarity.(@continuedev/config-yaml@1.38.0)
- Improved consistency in the CLI by using logger.info instead of console.log for certain outputs.(@continuedev/config-yaml@1.38.0)
- Refactored handleToolCalls to use an options object to satisfy max-params lint rule.(@continuedev/config-yaml@1.38.0)
- Addressed dependency vulnerabilities by updating package-lock.json files for both JavaScript and Python SDKs.(@continuedev/config-yaml@1.38.0)
All Releases in January 2026
@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.5.39-beta.20260131This is a daily beta release intended for testing purposes. It is scheduled to be promoted to the stable channel after seven days, provided no critical issues are identified during the testing period.
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.
v1.5.39-beta.20260126This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified.
v1.5.39This release, version 1.5.39, is a direct stable release built and published from the latest main branch. No specific user-facing changes were detailed in these notes.
@continuedev/fetch@1.9.01 feature2 fixesThis release introduces improved shell handling in the CLI by adding WSL detection to spawn the correct shell environment. Key fixes include ensuring object-type arguments are supported during tool call parsing and correctly setting the completion status for agents. Several underlying dependencies were also upgraded.
v1.5.38This release (Version 1.5.38) was built and published directly from the latest main branch. As it is a direct stable release, it primarily reflects the current state of development without specific feature announcements in these notes.
v1.5.37This release (Version 1.5.37) is a direct stable release built and published from the latest main branch. No specific user-facing changes were detailed in these notes.
v1.5.36-beta.20260125This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified.
v1.5.36-beta.20260124This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified.
v1.5.36This release (Version 1.5.36) is a direct stable release built and published from the latest main branch. No specific user-facing changes, features, or fixes were detailed in these notes.
v1.5.35-beta.20260123This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified.
@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.5.35-beta.20260122This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified during that time.
v1.5.35-beta.20260121This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified during that time.
v1.5.35-beta.20260120This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified during that time.
v1.5.35This release (Version 1.5.35) is a direct stable release built and published from the latest main branch. No specific user-facing changes or fixes were detailed in these notes.
v1.5.34-beta.20260119This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day period, provided no critical issues are identified during this testing window.
v1.5.34-beta.20260118This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified.
v1.5.34-beta.20260117This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified.
v1.5.34-beta.20260116This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day period, provided no critical issues are identified during this testing phase.
v1.5.34This release (Version 1.5.34) is a direct stable release built and published from the latest main branch. No specific user-facing changes were detailed in these notes.
v1.5.33This release (Version 1.5.33) is a direct stable release built and published from the latest main branch. No specific user-facing changes or fixes were detailed in these notes.
v1.5.32-beta.20260115This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day period, provided no critical issues are identified during this testing phase.
@continuedev/config-yaml@1.39.01 feature11 fixesThis release introduces a major new capability with the introduction of subagents, allowing for more complex task execution workflows. Several critical bug fixes address issues related to WSL path resolution, dependency management, and CLI tool result handling. Additionally, several underlying dependencies, including monaco-editor, have been upgraded.
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.
@continuedev/openai-adapters@1.37.06 features19 fixesThis release introduces a reusable Continue Agents workflow and a new staging blueprint (cn-staging) for isolated testing. Key fixes focus on improving context length handling, resolving CLI update issues, and enhancing secret resolution security. Dependencies like mocha and monaco-editor have also been upgraded.
v1.5.32-beta.20260114This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day period, provided no critical issues are identified during this testing phase.
v1.5.32This release (Version 1.5.32) is a direct stable release built and published from the latest main branch. No specific user-facing changes were detailed in these notes.
v1.5.31This release (Version 1.5.31) is a direct stable release built and published from the latest main branch. It reflects the most current state of development without specific feature or fix highlights in these notes.
@continuedev/config-yaml@1.38.01 feature9 fixesThis release focuses heavily on stabilizing the OpenAI adapters, improving token usage tracking across various streaming scenarios, and fixing several CLI detection and path resolution issues. Key fixes include better handling of context length and ensuring compatibility with newer models like Llama and Mistral.
v1.5.30-beta.20260113This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified.
v1.5.30-beta.20260112This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day period, provided no critical issues are identified during this testing phase.
v1.5.30-beta.20260111This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified during that time.
v1.5.30-beta.20260110This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day period, provided no critical issues are identified during that time.
v1.5.30This release (Version 1.5.30) was built and published directly from the latest main branch. As a direct stable release, it primarily reflects the current state of development without specific feature or fix highlights in these notes.
v1.5.29-beta.20260109This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified during that time.
v1.5.29-beta.20260108This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified during that time.
v1.5.29-beta.20260107This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified during that time.
v1.5.29-beta.20260106This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day period, provided no critical issues are identified during this testing phase.
v1.5.29-beta.20260105This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified.
v1.5.29-beta.20260104This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day period, provided no critical issues are identified during this testing window.
v1.5.29-beta.20260103This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified.
v1.5.29-beta.20260102This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified.
v1.5.29-beta.20260101This is a daily beta release intended for testing purposes. It will be promoted to the stable channel after a seven-day testing period, provided no critical issues are identified.