Skip to content

Releases: continuedev/continue

@continuedev/[email protected]

22 Oct 01:06
8fe0288

Choose a tag to compare

1.27.1 (2025-10-22)

Bug Fixes

  • catch invalid saved config file uri (777b472)
  • cli: agent injected blocks ignored (#8361) (6098fbf)
  • HOTFIX allow default config fallback for headless (f6db75a)
  • HOTFIX anthropic: strip thinking without signature and empty text parts (#8329) (863ff62)
  • lint (16a5c09)
  • linting (5e55466)
  • pass preprocessed args to core (bf9a19a)
  • remove keepAliveMsecs from fetch agent (#8378) (b72b261)
  • saved uri exists logic for slugs (73fd44f)
  • tests (e52a225)
  • tweak error message (d97a1ae)
  • updating message text (09760d6)

@continuedev/[email protected]

22 Oct 21:43
5fa2415

Choose a tag to compare

1.30.0 (2025-10-22)

Bug Fixes

Features

  • Add preview panel to session selector (cn ls / /resume) (#8231) (1c06790)
  • background agent creation (d9c16e4)
  • background agents (8717020)
  • background agents (2edcd6a)
  • local takeover (b5d5f87)
  • report cache write tokens from anthropic oai adapter (#8210) (c297e44)
  • return fetch errors to agent (4d74779)

CLI Stable Release v1.5.4

21 Oct 06:15
6098fbf

Choose a tag to compare

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

CLI Beta Release v1.5.4-beta.20251021

21 Oct 09:05
6098fbf

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

21 Oct 00:50
d729b5d

Choose a tag to compare

v1.3.21-vscode Pre-release
Pre-release

What's Changed

Full Changelog: v1.5.3...v1.3.21-vscode

v1.2.10-vscode

21 Oct 00:48

Choose a tag to compare

What's Changed

  • feat: notion cookbook by @BekahHW in #8074
  • feat: asciinema recordings setup by @sestinj in #8154
  • Update runloop-blueprint-template.json by @sestinj in #8156
  • docs: Add banner announcing Continue CLI v1.4.49 by @continue[bot] in #8163
  • perf(cli): long start due to synchronous config init in normal flow run by @uinstinct in #8138
  • fix: handle corrupted VSCode auth cache with automatic cleanup and recovery by @tingwai in #8131
  • Make it easy to edit messages in the CLI and to go back to an older message by @tomasz-stefaniak in #8127
  • chore: remove chat history from redux persistent storage by @uinstinct in #7944
  • chore: add github actions to CLA allowlist by @tingwai in #8148
  • Add debug logging to feedback capture in NextEditLoggingService by @sestinj in #8174
  • Add isSignedIn to config reload telemetry by @sestinj in #8185
  • Bump version to 1.3.17 by @sestinj in #8186
  • fix: HOTFIX prevent active file sending on click by @uinstinct in #8179
  • chore(deps-dev): bump happy-dom from 18.0.1 to 20.0.0 in /extensions/cli by @dependabot[bot] in #8194
  • feat: add token usage tracking to OpenAI adapter by @sestinj in #7900
  • feat: rehaul onboarding for updated billing by @sestinj in #7965
  • docs: Embed installation videos in documentation by @continue[bot] in #8170
  • docs: add gifs to quick start by @BekahHW in #8188
  • fix: use relative path in vscode build task by @dcs-soni in #8134
  • fix: open hub org settings by @uinstinct in #8164
  • docs: clarify secrets vs inputs syntax usage by @continue[bot] in #8166
  • Remove debug logging and comment out console statements by @sestinj in #8175
  • fix HOTFIX load last session not last last session by @RomneyDa in #8201
  • fix: HttpContextProvider handle null uri field by @Ayyanaruto in #8197
  • Fix tool call arguments initialization and validation to use empty object instead of null by @sestinj in #8211
  • Decouple anonymous telemetry from CONTINUE_CLI_ENABLE_TELEMETRY environment variable by @continue[bot] in #8126
  • build(vscode): remove bundled esbuild; require user-installed esbuild for config.ts by @joffeoja in #8016
  • fix: HOTFIX stop thinking animation if cancelled mid stream by @RomneyDa in #8222
  • fix: HOTFIX stop agent loop if aborted/not streaming by @RomneyDa in #8208
  • docs: features to ide extensions by @BekahHW in #8219
  • feat: rename workflows to agent files by @RomneyDa in #8224
  • Fix: Allow --agent flag without prompt in headless mode by @continue[bot] in #8227
  • Rename "agent" terminology to "config" throughout the codebase by @sestinj in #8229
  • 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

New Contributors

Full Changelog: v1.2.9-vscode...v1.2.10-vscode

v1.0.50-jetbrains

21 Oct 00:50
d729b5d

Choose a tag to compare

v1.0.50-jetbrains Pre-release
Pre-release

What's Changed

Full Changelog: v1.5.3...v1.0.50-jetbrains

@continuedev/[email protected]

21 Oct 22:50
b72b261

Choose a tag to compare

1.5.0 (2025-10-21)

Bug Fixes

Features

  • Add preview panel to session selector (cn ls / /resume) (#8231) (1c06790)
  • background agent creation (d9c16e4)
  • background agents (8717020)
  • background agents (2edcd6a)
  • full secrets parsing for all CLI flags (2162446)
  • local takeover (b5d5f87)
  • report cache write tokens from anthropic oai adapter (#8210) (c297e44)
  • return fetch errors to agent (4d74779)

CLI Stable Release v1.5.3

20 Oct 23:55
ddf4e0f

Choose a tag to compare

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

CLI Beta Release v1.5.2-beta.20251020

20 Oct 09:40
6b2edc6

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.