Releases: continuedev/continue
Releases · continuedev/continue
CLI Stable Release v1.5.6
Direct stable release from main branch. Version 1.5.6 built and published directly from the latest main branch.
CLI Stable Release v1.5.5
Direct stable release from main branch. Version 1.5.5 built and published directly from the latest main branch.
CLI Beta Release v1.5.4-beta.20251022
Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found.
v1.3.22-vscode
What's Changed
- fix: temporarily disable RecentlyVisited, RecentlyEdited, and DocumentHistoryTracker by @RomneyDa in #8391
- bump versions by @Patrick-Erichsen in #8395
Full Changelog: v1.5.6...v1.3.22-vscode
v1.0.51-jetbrains
What's Changed
- fix: temporarily disable RecentlyVisited, RecentlyEdited, and DocumentHistoryTracker by @RomneyDa in #8391
- bump versions by @Patrick-Erichsen in #8395
Full Changelog: v1.5.6...v1.0.51-jetbrains
@continuedev/[email protected]
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
keepAliveMsecsfrom fetch agent (#8378) (b72b261) - saved uri exists logic for slugs (73fd44f)
- tests (e52a225)
- tweak error message (d97a1ae)
- updating message text (09760d6)
@continuedev/[email protected]
1.30.0 (2025-10-22)
Bug Fixes
- agents (8fb46fe)
- broken api (c45d19f)
- broken imports (f4d35c2)
- catch invalid saved config file uri (777b472)
- cli: agent injected blocks ignored (#8361) (6098fbf)
- clicking on enter button not working after streaming (#8255) (ae0af67)
- cli: exit after printing response when using -p (5aa4537)
- config for agent api (fff335e)
- dependency array (48a2517)
- duplication (2ba3ee3)
- failing tests (5adcf1e)
- github connection (3c00349)
- HOTFIX allow default config fallback for headless (f6db75a)
- HOTFIX anthropic: strip thinking without signature and empty text parts (#8329) (863ff62)
- icon (ce88f9a)
- lint (16a5c09)
- linting (5e55466)
- list agents request (af99284)
- load agents (c2088f7)
- local agents (8c0b215)
- mcp agent policies and deduplicate blocks when merging unrolled assistants (#8376) (5fa2415)
- missing org id (ca9224a)
- normalization (9c35910)
- normalization (63ac02b)
- normalize url (aa66c8b)
- open correct link (a5de87a)
- pass org id (a476c1e)
- pass preprocessed args to core (bf9a19a)
- personal agents (9306b95)
- remove
keepAliveMsecsfrom fetch agent (#8378) (b72b261) - repo edge case (0e9dc13)
- repo url (feb5f66)
- requests (bddda36)
- saved uri exists logic for slugs (73fd44f)
- specify agent (01efdd1)
- stashing (83b4be1)
- switching branches (01d2429)
- switching branches (db3203a)
- tests (e52a225)
- timestamp fallback (eab661e)
- tweak error message (d97a1ae)
- type errors (ca18446)
- type errors (cee03bf)
- undo debugger (015f365)
- update branch filter regex to exclude cla-signatures branch (#8320) (6dc36db)
- update PR review bot config name from code-reviewer to review-bot (#8387) (8fa6f13), closes /github.com/bdougie/contributor.info/pull/1151#issuecomment-3432344006
- update telemetry docs (#8295) (5673ad1)
- updating message text (09760d6)
- url (66be965)
- urls (ae25084)
- urls (542efb8)
- urls (7212a63)
- use streamsse for streaming chat in gemini (779b3e4)
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
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
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
What's Changed
- fix: HOTFIX anthropic: strip thinking without signature and empty text parts by @RomneyDa in #8329
- chore: bump versions by @Patrick-Erichsen in #8359
- fix(cli): updating message text test by @uinstinct in #8353
Full Changelog: v1.5.3...v1.3.21-vscode