Skip to content

Releases: continuedev/continue

CLI Beta Release v1.5.2-beta.20251018

18 Oct 09:05
00dd02b

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.2-beta.20251017

17 Oct 09:06
7cadef6

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]

17 Oct 16:41
c297e44

Choose a tag to compare

1.26.0 (2025-10-17)

Bug Fixes

Features

  • background agent creation (d9c16e4)
  • background agents (8717020)
  • background agents (2edcd6a)
  • full secrets parsing for all CLI flags (2162446)
  • report cache write tokens from anthropic oai adapter (#8210) (c297e44)

@continuedev/[email protected]

17 Oct 18:48
7bc531a

Choose a tag to compare

1.3.0 (2025-10-17)

Bug Fixes

Features

  • background agent creation (d9c16e4)
  • background agents (8717020)
  • background agents (2edcd6a)
  • full secrets parsing for all CLI flags (2162446)
  • report cache write tokens from anthropic oai adapter (#8210) (c297e44)

CLI Stable Release v1.5.2

16 Oct 15:45
768dc38

Choose a tag to compare

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

CLI Stable Release v1.5.1

16 Oct 05:35
45ea0f2

Choose a tag to compare

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

CLI Beta Release v1.5.1-beta.20251016

16 Oct 09:06
579bcbf

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]

16 Oct 07:37
579bcbf

Choose a tag to compare

1.29.0 (2025-10-16)

Bug Fixes

  • cn remote command (2854b13)
  • cubic comments and injected block inputs unrolling (cdf770a)
  • load default model if no models, only option in headless (760d370)
  • remove blocks from chat title generation (535c9bf), closes #5689
  • replace inputs with secrets (4f5449a)
  • revert inputs to secrets option, always replace for injected blocks (5b8e5d9)
  • tests with new default model (9bec1f0)
  • use 0600 permissions on config.yaml (413c0bb)
  • vscode1.3.19jetbrains1.0.48 (91206d8)

Features

  • full secrets parsing for all CLI flags (2162446)

CLI Beta Release v1.5.0-beta.20251015

15 Oct 09:06
b2aba74

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.19-vscode

15 Oct 19:53
a5257e2

Choose a tag to compare

v1.3.19-vscode Pre-release
Pre-release

What's Changed

  • fix: only log sentry errors on reload not load by @RomneyDa in #8202
  • fix: include auth for loading packages by @RomneyDa in #8230
  • fix: treat premature close during tool calls as a tool error by @RomneyDa in #8221
  • fix: better agent errors in settings agent section by @RomneyDa in #8198
  • docs: agent --> config by @TyDunn in #8225
  • fix: only show free trial dialog for freetrial secrettype by @uinstinct in #8245
  • hotfix(autocomplete): remove mercury model special handling and adjust code block extraction by @sestinj in #8252
  • fix: log correct tool call error from gui by @Patrick-Erichsen in #8254
  • chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in #8236
  • Fix: Remove blocks from chat title generation by @Ayyanaruto in #8239
  • Add daily Snyk security scan workflow with Continue CLI agent by @sestinj in #8263
  • Add CONTINUE_API_KEY to snyk-agent workflow environment by @sestinj in #8264
  • fix: vscode1.3.19jetbrains1.0.48 by @RomneyDa in #8267

Full Changelog: v1.3.18-vscode...v1.3.19-vscode