Skip to content

Releases: continuedev/continue

CLI Beta Release v1.5.14-beta.20251121

21 Nov 09:06
978a79d

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/[email protected]

20 Nov 21:40
978a79d

Choose a tag to compare

1.31.1 (2025-11-20)

Bug Fixes

  • HOTFIX thinking block colors (#8810) (74b1f73)
  • HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail (#8819) (7787685)
  • remove dead isTelemetryEnabled code for jetbrains (#8799) (05cce29)

@continuedev/[email protected]

20 Nov 21:38
978a79d

Choose a tag to compare

1.5.1 (2025-11-20)

Bug Fixes

  • allow unrendered secrets error to set mcp status to error (86ed8e9)
  • another tweak (90f52a3)
  • CLI warnings/errors for unresolved MCP secrets (2688fc9)
  • HOTFIX thinking block colors (#8810) (74b1f73)
  • HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail (#8819) (7787685)
  • lint (c7210d1)
  • merge main (0b011ea)
  • merge main (5d787dc)
  • openai-adapters: extend auth header override to support x-api-key (#8779) (63abf6b), closes #8684 #7047 #8684 #7047 #8684
  • plan mode system message should ask user to switch mode (7decd43)
  • remove dead isTelemetryEnabled code for jetbrains (#8799) (05cce29)
  • update assistants -> configs in docs (b3fadf1)
  • validate config secrets present (97b93c4)

@continuedev/[email protected]

20 Nov 21:38
978a79d

Choose a tag to compare

1.6.0 (2025-11-20)

Bug Fixes

  • address headless loading bug (#8633) (1ed5d1c)
  • allow all agent tools if not specified (c1f1513)
  • allow external repos to grab review scripts from continue repo (813781d)
  • allow unrendered secrets error to set mcp status to error (86ed8e9)
  • another tweak (90f52a3)
  • ansi terminal tests (7bcfd1a)
  • binary package lock issue (4ee39f3)
  • bump openai-adapters (73c2304)
  • change apply prompt to not remove comments (#8608) (495abc1)
  • cleanup (0cb293a)
  • cleanup feedback dialog (91632b4)
  • cleanup unused state (da7baa5)
  • CLI warnings/errors for unresolved MCP secrets (2688fc9)
  • cli: check ripgrep search tool before using (7944a92)
  • cli: exclude ask first tools in headless (#8416) (2088660)
  • cli: prevent auto compaction loop and prune messages until valid (#8535) (824e45c)
  • cli: unskip first slash command output (#8482) (22016af)
  • cli: validate required parameters in tool call (fdee3a8)
  • config section errors overflow (89e4842)
  • config yaml bump (812b4e7)
  • cubic feedback (0c5fbfc)
  • enter key input during prompt edit not working (1d2f4dc)
  • explicit haiku 4.5 tool support (#8491) (c029738)
  • filter out failure tool if no --id (#8754) (9bb396b)
  • followup on persisted chat model pr (b2f565e)
  • font size setting input (8859f39)
  • formatting (1e96371)
  • free space during pr checks (837d63e)
  • HOTFIX thinking block colors (#8810) (74b1f73)
  • HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail (#8819) (7787685)
  • improve async-mutex mocking and reset instancePromise on cache close (52ebf5d)
  • improve tool call display truncation and update fetch dependency (9a270d8)
  • instant apply for search and replace - vs code and jetbrains (d227a57)
  • instant reject all for VS Code (3078cd9)
  • instant streaming for jetbrains (3ab61c4)
  • jetbrains getDiffLines parsing (c5476ca)
  • jetbrains runner disk space (2835386)
  • lint (b932fa3)
  • lint (c7210d1)
  • linting etc. (739c046)
  • logger mock and error message (bce188c)
  • make free-disk-space action more conservative (d748875)
  • mcp agent policies and deduplicate blocks when merging unrolled assistants (#8376) (5fa2415)
  • MCP oauth http error code 405 (6f6c952)
  • merge main (0b011ea)
  • merge main (5d787dc)
  • missing providers that handle templating (#8438) (5e9ef89)
  • openai-adapters bumps (8ee37e7)
  • openai-adapters: extend auth header override to support x-api-key (#8779) (63abf6b), closes #8684 #7047 #8684 #7047 #8684
  • packages/continue-sdk/package.json & packages/continue-sdk/package-lock.json to reduce vulnerabilities (1157c7a)
  • plan mode system message should ask user to switch mode (7decd43)
  • prepend agent prompt in serve mode (#8393) (4305358)
  • prevent anthropic 3.5 models from use thinking (#8303) (aff2f31)
  • prevent security concern files in next edit diffs (c77a10a)
  • remove dead isTelemetryEnabled code for jetbrains (#8799) (05cce29)
  • remove hi.txt (92e6c8a)
  • remove prepended fim_prefix tag in mercury coder (#8624) (f1d6468)
  • remove search from expected tools since rg install not gauranteed (10407bb)
  • remove unused SessionManager import in session.test.ts (ee4d4cc)
  • resolve template helper error for {{{ input }}} syntax (#6749) ([253e43c](253e43c7d07c89f47ba78955...
Read more

@continuedev/[email protected]

20 Nov 21:38
978a79d

Choose a tag to compare

1.35.0 (2025-11-20)

Bug Fixes

  • allow unrendered secrets error to set mcp status to error (86ed8e9)
  • another tweak (90f52a3)
  • cleanup (0cb293a)
  • cleanup feedback dialog (91632b4)
  • cleanup unused state (da7baa5)
  • CLI warnings/errors for unresolved MCP secrets (2688fc9)
  • cli: check ripgrep search tool before using (7944a92)
  • followup on persisted chat model pr (b2f565e)
  • formatting (1e96371)
  • HOTFIX thinking block colors (#8810) (74b1f73)
  • HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail (#8819) (7787685)
  • improve async-mutex mocking and reset instancePromise on cache close (52ebf5d)
  • lint (c7210d1)
  • logger mock and error message (bce188c)
  • merge main (0b011ea)
  • merge main (5d787dc)
  • openai-adapters: extend auth header override to support x-api-key (#8779) (63abf6b), closes #8684 #7047 #8684 #7047 #8684
  • plan mode system message should ask user to switch mode (7decd43)
  • remove dead isTelemetryEnabled code for jetbrains (#8799) (05cce29)
  • remove search from expected tools since rg install not gauranteed (10407bb)
  • update assistants -> configs in docs (b3fadf1)
  • validate config secrets present (97b93c4)

Features

  • cohere: add support from Reasoning/Vision/Translate models (9525ea8)
  • enhance autocomplete cache with async initialization and improved eviction logic (0432315)
  • restore feedback modal for user interest collection (a258974)
  • support paths and file URLs for agent file loadinggs (e74b4a1)

CLI Stable Release v1.5.14

19 Nov 05:26
d62f6d2

Choose a tag to compare

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

CLI Beta Release v1.5.14-beta.20251120

20 Nov 09:06
90d54f3

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 Beta Release v1.5.14-beta.20251119

19 Nov 09:05
78fc5af

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.13

19 Nov 01:06
abe18e8

Choose a tag to compare

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

v1.3.26-vscode

19 Nov 05:27
d62f6d2

Choose a tag to compare

v1.3.26-vscode Pre-release
Pre-release

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