Skip to content

Releases: continuedev/continue

CLI Stable Release v1.5.34

15 Jan 22:53
0f48341

Choose a tag to compare

Direct stable release from main branch. Version 1.5.34 built and published directly from the latest main branch.

CLI Beta Release v1.5.34-beta.20260116

16 Jan 09:07
c559b95

Choose a tag to compare

Pre-release

Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found.

CLI Stable Release v1.5.33

15 Jan 22:43
710f675

Choose a tag to compare

Direct stable release from main branch. Version 1.5.33 built and published directly from the latest main branch.

CLI Beta Release v1.5.32-beta.20260115

15 Jan 09:08
4110496

Choose a tag to compare

Pre-release

Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found.

@continuedev/config-yaml@1.39.0

15 Jan 04:39
4110496

Choose a tag to compare

1.39.0 (2026-01-15)

Bug Fixes

  • add GH_TOKEN to continue-agents workflow (dd93919), closes #9493
  • break circular dependency by extracting tool names (6a5f80b)
  • cli: compaction for missing tool results (0792b94)
  • context length error detection (1bfb72e)
  • correct built-in tool names list (26bef77)
  • correct import order in ToolPermissionService (2003128)
  • decode URI-encoded pathname for WSL workspace paths (074a6c7)
  • merge yaml.schemas settings (a0729bd), closes #7080
  • properly resolve WSL2 workspace paths in runTerminalCommand (eab2ac1)
  • resolve circular dependency in subagent executor (87fd9b6)
  • resolve circular dependency in subagent tool (1c448c4)
  • upgrade @sentry/profiling-node from 9.46.0 to 9.47.1 (9448930)
  • upgrade lru-cache from 11.0.2 to 11.2.4 (269be8b)
  • upgrade monaco-editor from 0.45.0 to 0.55.1 (cc1c70d)
  • use try/finally for env cleanup in test (27adb1d)
  • wrap fileURLToPath in try-catch for WSL2 compatibility (788e253), closes #8091

Features

CLI Stable Release v1.5.32

14 Jan 08:30
123a67c

Choose a tag to compare

Direct stable release from main branch. Version 1.5.32 built and published directly from the latest main branch.

CLI Beta Release v1.5.32-beta.20260114

14 Jan 09:08
123a67c

Choose a tag to compare

Pre-release

Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found.

v1.3.29-vscode

14 Jan 23:01
cf65e83

Choose a tag to compare

v1.3.29-vscode Pre-release
Pre-release

What's Changed

  • move updated telemetry page to correct location by @TyDunn in #9146
  • docs: add tip callout about agent model selection by @continue[bot] in #9166
  • Add PostHog, Atlassian, and Netlify integration documentation by @continue[bot] in #8962
  • chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #9162
  • chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #9161
  • chore(deps): bump JetBrains/qodana-action from 2025.2.3 to 2025.2.4 by @dependabot[bot] in #9139
  • chore(deps): bump actions/cache from 3 to 5 by @dependabot[bot] in #9138
  • fix: overzealous 'token' and 'credential' security regexps by @rossigee in #9085
  • [Snyk] Upgrade mocha from 11.7.1 to 11.7.5 by @sestinj in #9111
  • feat: Continue CLI Git AI integration for tracking AI-authored code by @svarlamov in #9083
  • Add integrations reference links to docs by @continue[bot] in #9195
  • docs: Add changelog by @BekahHW in #9193
  • fix: don't fallback to relative path if not markdown file by @RomneyDa in #9266
  • docs: simplify integration documentation by @BekahHW in #9225
  • Handle unhandled errors by exiting with non-zero code by @sestinj in #9275
  • Refactor metadata updates to track completion state and changes by @sestinj in #9285
  • Fix npm cache corruption in base blueprint by @sestinj in #9332
  • feat: Add staging blueprint (cn-staging) for isolated testing by @sestinj in #9387
  • feat: Add reusable Continue Agents workflow by @sestinj in #9395
  • chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #9409
  • chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #9408
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #9407
  • chore: add google-labs-jules[bot] to CLA allowlist by @continue[bot] in #9203
  • chore(deps): bump systeminformation from 5.27.11 to 5.27.14 in /extensions/vscode by @dependabot[bot] in #9183
  • Fix typo in context providers recommendation by @AlekSi in #9236
  • Fix scope switching to reflect changes without reload by @continue[bot] in #9268
  • fix: re-throw hub error for non-markdown hub slugs by @sestinj in #9270
  • [Snyk] Security upgrade express from 4.21.2 to 4.22.0 by @sestinj in #9364
  • fix(cli): restart cli for manual update by @uinstinct in #9345
  • Adding Xiaomi MiMo provider, the MiMo-V2-Flash model by @ahmedk20 in #9404
  • chore(deps): bump JetBrains/qodana-action from 2025.2.4 to 2025.3.1 by @dependabot[bot] in #9261
  • fix: parallel edit clarity by @RomneyDa in #9137
  • fix: change 'Agent:' to 'Config:' in intro message and update tests by @RomneyDa in #9423
  • fix: use env vars for safe string handling in continue-agents workflow by @sestinj in #9425
  • fix: use env vars in Write job summary step for safe string handling by @sestinj in #9427
  • feat: allow selecting images using cmd+a by @uinstinct in #9190
  • docs: cloud agents improvement by @BekahHW in #9443
  • chore(deps): bump preact from 10.27.1 to 10.28.2 in /gui by @dependabot[bot] in #9440
  • Update docs banner to feature Agents page by @BekahHW in #9449
  • docs: copy updates for Slack compliance by @RomneyDa in #9457
  • fix(cli): context length tweaks and terminal output truncation by @RomneyDa in #9467
  • chore(deps): bump @modelcontextprotocol/sdk from 1.24.1 to 1.25.2 in /core by @dependabot[bot] in #9438
  • fix: resolve issue with lsTool listing fs root instead of current folder by @vbychkoviak in #9428
  • chore(deps): bump react-router and react-router-dom in /gui by @dependabot[bot] in #9453
  • fix: show new rule once created by @uinstinct in #9492
  • Stop running tidy-up-codebase.yml on forks by @joffeoja in #9504
  • fix: use proxy for unrendered injected block secrets by @RomneyDa in #9496
  • docs: fix broken links in documentation by @bdougie in #9506
  • chore(deps): bump hono from 4.11.3 to 4.11.4 in /core by @dependabot[bot] in #9512
  • adding new supported models for Ask Sage by @alex-mcgraw-askSage in #9466
  • [Snyk] Upgrade lru-cache from 11.0.2 to 11.2.4 by @sestinj in #9503
  • [Snyk] Upgrade monaco-editor from 0.45.0 to 0.55.1 by @sestinj in #9502
  • docs: cloud agent guides by @BekahHW in #9495
  • Security updates: upgrade @modelcontextprotocol/sdk and @reduxjs/toolkit by @RomneyDa in #9498
  • fix: context length error detection by @RomneyDa in #9511
  • fix(cli): compaction for missing tool results by @uinstinct in #9130
  • Updating ask sage models to support tool calling. by @alex-mcgraw-askSage in #9526
  • chore: continue package bumps by @RomneyDa in #9532
  • [Snyk] Upgrade @sentry/profiling-node from 9.46.0 to 9.47.1 by @sestinj in #9519
  • fix: handle non-file URI schemes in runTerminalCommand for WSL2 by @shanevcantwell in #9325
  • fix: merge yaml.schemas settings by @nicdumz in #9483
  • chore(deps): bump undici from 7.16.0 to 7.18.2 in /binary by @dependabot[bot] in #9534
  • fix: add GH_TOKEN to continue-agents workflow by @ThanhNguyxn in #9497
  • chore: bump prerelease versions by @RomneyDa in #9536
  • Filter out .md files when loading agent configs by @RomneyDa in #9537

New Contributors

Full Changelog: v1.3.28-vscode...v1.3.29-vscode

v1.2.14-vscode

14 Jan 23:24

Choose a tag to compare

What's Changed

  • docs: Add YT to footer by @BekahHW in #8566
  • chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #8459
  • Add description truncation for slash commands in CLI UI by @sestinj in #8172
  • docs: change Configs sidebar icon from robot to book by @continue[bot] in #8543
  • docs: Embed YouTube video in understanding-configs guide by @continue[bot] in #8425
  • feat: upgrade grok code fast 1 by @RomneyDa in #8475
  • Throw error and exit on MCP failure in headless mode by @continue[bot] in #8559
  • update docs header text by @TyDunn in #8570
  • feat(cli): skip checking for updates in dev mode by @uinstinct in #8564
  • Add snyk-bot to CLA allowlist by @sestinj in #8571
  • [Snyk] Upgrade @continuedev/config-yaml from 1.14.0 to 1.26.0 by @sestinj in #8505
  • fix: CLI context pollution between sessions by @continue[bot] in #8420
  • feat(cli): always show context percentage by @uinstinct in #8563
  • docs: README agents update by @TyDunn in #8572
  • docs: Update JetBrains README for agents by @TyDunn in #8573
  • docs: Update VS Code README for agents by @TyDunn in #8574
  • fix: instant reject all for VS Code by @RomneyDa in #8489
  • feat: show mcp warning message with configured mcps by @uinstinct in #8478
  • docs: remove cli beta warning by @uinstinct in #8463
  • docs: Add comprehensive agent documentation by @BekahHW in #8509
  • docs: Update cookbook guides to use agents by @BekahHW in #8486
  • Add script to analyze file hotspots from git history by @sestinj in #8591
  • Add x-continue-unique-id header to LLM requests and normalize header casing by @sestinj in #8589
  • chore: bump version to 1.3.25 by @sestinj in #8592
  • perf(intellij): implement GsonService singleton to reduce memory allocation by @houssemzaier in #8524
  • Pass all environment variables to MCP server instead of just PATH by @sestinj in #8602
  • docs: improve doc-writing guide with video and clearer heading by @continue[bot] in #8424
  • delete source control page from docs by @TyDunn in #8605
  • [Snyk] Upgrade @c15t/react from 1.4.4 to 1.6.1 by @sestinj in #8580
  • fix: typecheck write file args by @RomneyDa in #8585
  • fix: change apply prompt to not remove comments by @uinstinct in #8608
  • chore: deprecate continue.telemetryEnabled in vscode preferences by @uinstinct in #8497
  • Remove beta text from CLI intro message by @continue[bot] in #8610
  • refactor: use ide.readFile instead of fs.readFile in static context service by @uinstinct in #8422
  • chore: update hub links by @Patrick-Erichsen in #8621
  • [Snyk] Upgrade zod from 3.24.2 to 3.25.76 by @sestinj in #8579
  • Update macOS runner from macos-13 to macos-latest in CI workflows by @sestinj in #8593
  • fix(cli): validate required parameters in tool call by @uinstinct in #8598
  • feat: remove applied rules from chat history by @RomneyDa in #8594
  • fix: useSlashCommand telemetry by @RomneyDa in #8584
  • fix: address headless loading bug by @sestinj in #8633
  • fix: remove prepended fim_prefix tag in mercury coder by @uinstinct in #8624
  • Bump version from 1.3.25 to 1.3.26 by @sestinj in #8635
  • chore: replace discord link with github discussions by @uinstinct in #8667
  • [Snyk] Upgrade @anthropic-ai/sdk from 0.62.0 to 0.67.0 by @sestinj in #8641
  • [Snyk] Upgrade @continuedev/config-yaml from 1.15.1 to 1.29.0 by @sestinj in #8638
  • [Snyk] Upgrade @c15t/react from 1.6.1 to 1.7.0 by @sestinj in #8637
  • fix: prevent sensitive files in next edit diffs by @uinstinct in #8658
  • [Snyk] Upgrade @aws-sdk/credential-providers from 3.890.0 to 3.913.0 by @sestinj in #8639
  • fix: update command title from View History to View Logs by @lixiaoyang1992 in #8455
  • Fix: MCP error output and bugfixes by @RomneyDa in #8655
  • Add guidance to Bash tools to prefer edit tools over bash commands by @continue[bot] in #8674
  • Slack integration docs by @continue[bot] in #8546
  • [Snyk] Upgrade tar from 7.4.3 to 7.5.1 by @sestinj in #8682
  • Remove hub/source-control and customize/deep-dives/slash-commands from docs.json by @continue[bot] in #8689
  • [Snyk] Upgrade @continuedev/config-yaml from 1.26.0 to 1.29.0 by @sestinj in #8680
  • [Snyk] Upgrade openai from 4.96.2 to 4.104.0 by @sestinj in #8679
  • Add Reo.dev tracking infrastructure for documentation by @continue[bot] in #8672
  • feat: report failure tool by @Patrick-Erichsen in #8694
  • docs: mission control updates by @BekahHW in #8708
  • Update docs banner to promote Mission Control features by @continue[bot] in #8751
  • Add Mission Control UI update info callout to configs intro by @continue[bot] in #8752
  • fix(cli): prevent auto compaction loop and prune messages until valid by @uinstinct in #8535
  • fix: use system prompts for default endpoint type instances in next edit by @uinstinct in #8660
  • feat(cli): filter lines with more than 1000 characters by @uinstinct in #8714
  • feat: keep stream error toggle open by default by @uinstinct in #8703
  • feat: thinking block designs should occupy lesser space by @uinstinct in #8685
  • feat: sonnet lazy apply prompt should not change comments by @uinstinct in #8665
  • fix: filter out failure tool if no --id by @Patrick-Erichsen in #8754
  • chore: skip pr checks when changes are made to docs by @uinstinct in #8576
  • docs: Add Snyk integration documentation for Mission Control by @bdougie in #8761
  • docs: Connect Sentry cookbook to Mission Control integration with inbox view by @bdougie in #8762
  • fix: ansi terminal tests by @RomneyDa in #8775
  • fix: update global directory path conversion to use localPathToUri by @lixiaoyang1992 in #8677
  • openai-adapters: allow overriding authorization header by @visadb in #8684
  • fix: binary package lock issue by @RomneyDa in #8774
  • [Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.24.0 to 2.25.1 by @sestinj in #8783
  • feat(cli): continue oauth for cli MCPs by @RomneyDa in #8758
  • fix: resolve template helper error for {{{ input }}} syntax (#6749) by @AlanNggg in #8750
  • chore: dependency bumps by @RomneyDa in #8776
  • fix(cli): check ripgrep search tool before using by @uinstinct in #8567
  • feat: restore feedback modal for user interest collection by @continue[bot] in #8636
  • feat: Enhance autocomplete cache with async initialization and improved eviction logic by @Ayyanaruto in #8367
  • fix: corrected the issues with...
Read more

v1.0.58-jetbrains

14 Jan 23:00
cf65e83

Choose a tag to compare

v1.0.58-jetbrains Pre-release
Pre-release

What's Changed

  • Add Puppeteer executable path environment variable to runloop blueprint by @sestinj in #9073
  • Dallin/posthog mcp tweaks by @RomneyDa in #9110
  • Nate/vercel ai sdk by @sestinj in #9099
  • Add worktree copy configuration and ignore copy status files by @sestinj in #9124
  • move updated telemetry page to correct location by @TyDunn in #9146
  • docs: add tip callout about agent model selection by @continue[bot] in #9166
  • Add PostHog, Atlassian, and Netlify integration documentation by @continue[bot] in #8962
  • chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #9162
  • chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #9161
  • chore(deps): bump JetBrains/qodana-action from 2025.2.3 to 2025.2.4 by @dependabot[bot] in #9139
  • chore(deps): bump actions/cache from 3 to 5 by @dependabot[bot] in #9138
  • fix: overzealous 'token' and 'credential' security regexps by @rossigee in #9085
  • [Snyk] Upgrade mocha from 11.7.1 to 11.7.5 by @sestinj in #9111
  • feat: Continue CLI Git AI integration for tracking AI-authored code by @svarlamov in #9083
  • Add integrations reference links to docs by @continue[bot] in #9195
  • docs: Add changelog by @BekahHW in #9193
  • fix: don't fallback to relative path if not markdown file by @RomneyDa in #9266
  • docs: simplify integration documentation by @BekahHW in #9225
  • Handle unhandled errors by exiting with non-zero code by @sestinj in #9275
  • Refactor metadata updates to track completion state and changes by @sestinj in #9285
  • Fix npm cache corruption in base blueprint by @sestinj in #9332
  • feat: Add staging blueprint (cn-staging) for isolated testing by @sestinj in #9387
  • feat: Add reusable Continue Agents workflow by @sestinj in #9395
  • chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #9409
  • chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #9408
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #9407
  • chore: add google-labs-jules[bot] to CLA allowlist by @continue[bot] in #9203
  • chore(deps): bump systeminformation from 5.27.11 to 5.27.14 in /extensions/vscode by @dependabot[bot] in #9183
  • Fix typo in context providers recommendation by @AlekSi in #9236
  • Fix scope switching to reflect changes without reload by @continue[bot] in #9268
  • fix: re-throw hub error for non-markdown hub slugs by @sestinj in #9270
  • [Snyk] Security upgrade express from 4.21.2 to 4.22.0 by @sestinj in #9364
  • fix(cli): restart cli for manual update by @uinstinct in #9345
  • Adding Xiaomi MiMo provider, the MiMo-V2-Flash model by @ahmedk20 in #9404
  • chore(deps): bump JetBrains/qodana-action from 2025.2.4 to 2025.3.1 by @dependabot[bot] in #9261
  • fix: parallel edit clarity by @RomneyDa in #9137
  • fix: change 'Agent:' to 'Config:' in intro message and update tests by @RomneyDa in #9423
  • fix: use env vars for safe string handling in continue-agents workflow by @sestinj in #9425
  • fix: use env vars in Write job summary step for safe string handling by @sestinj in #9427
  • feat: allow selecting images using cmd+a by @uinstinct in #9190
  • docs: cloud agents improvement by @BekahHW in #9443
  • chore(deps): bump preact from 10.27.1 to 10.28.2 in /gui by @dependabot[bot] in #9440
  • Update docs banner to feature Agents page by @BekahHW in #9449
  • docs: copy updates for Slack compliance by @RomneyDa in #9457
  • fix(cli): context length tweaks and terminal output truncation by @RomneyDa in #9467
  • chore(deps): bump @modelcontextprotocol/sdk from 1.24.1 to 1.25.2 in /core by @dependabot[bot] in #9438
  • fix: resolve issue with lsTool listing fs root instead of current folder by @vbychkoviak in #9428
  • chore(deps): bump react-router and react-router-dom in /gui by @dependabot[bot] in #9453
  • fix: show new rule once created by @uinstinct in #9492
  • Stop running tidy-up-codebase.yml on forks by @joffeoja in #9504
  • fix: use proxy for unrendered injected block secrets by @RomneyDa in #9496
  • docs: fix broken links in documentation by @bdougie in #9506
  • chore(deps): bump hono from 4.11.3 to 4.11.4 in /core by @dependabot[bot] in #9512
  • adding new supported models for Ask Sage by @alex-mcgraw-askSage in #9466
  • [Snyk] Upgrade lru-cache from 11.0.2 to 11.2.4 by @sestinj in #9503
  • [Snyk] Upgrade monaco-editor from 0.45.0 to 0.55.1 by @sestinj in #9502
  • docs: cloud agent guides by @BekahHW in #9495
  • Security updates: upgrade @modelcontextprotocol/sdk and @reduxjs/toolkit by @RomneyDa in #9498
  • fix: context length error detection by @RomneyDa in #9511
  • fix(cli): compaction for missing tool results by @uinstinct in #9130
  • Updating ask sage models to support tool calling. by @alex-mcgraw-askSage in #9526
  • chore: continue package bumps by @RomneyDa in #9532
  • [Snyk] Upgrade @sentry/profiling-node from 9.46.0 to 9.47.1 by @sestinj in #9519
  • fix: handle non-file URI schemes in runTerminalCommand for WSL2 by @shanevcantwell in #9325
  • fix: merge yaml.schemas settings by @nicdumz in #9483
  • chore(deps): bump undici from 7.16.0 to 7.18.2 in /binary by @dependabot[bot] in #9534
  • fix: add GH_TOKEN to continue-agents workflow by @ThanhNguyxn in #9497
  • chore: bump prerelease versions by @RomneyDa in #9536
  • Filter out .md files when loading agent configs by @RomneyDa in #9537

New Contributors

Full Changelog: v1.0.57-jetbrains...v1.0.58-jetbrains