Releases: continuedev/continue
Releases · continuedev/continue
CLI Beta Release v1.5.2-beta.20251018
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
Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found.
@continuedev/[email protected]
1.26.0 (2025-10-17)
Bug Fixes
- agents (8fb46fe)
- broken imports (f4d35c2)
- clicking on enter button not working after streaming (#8255) (ae0af67)
- cli: exit after printing response when using -p (5aa4537)
- cn remote command (2854b13)
- config for agent api (fff335e)
- cubic comments and injected block inputs unrolling (cdf770a)
- failing tests (5adcf1e)
- github connection (3c00349)
- list agents request (af99284)
- load agents (c2088f7)
- load default model if no models, only option in headless (760d370)
- local agents (8c0b215)
- open correct link (a5de87a)
- pass org id (a476c1e)
- personal agents (9306b95)
- remove blocks from chat title generation (535c9bf), closes #5689
- replace inputs with secrets (4f5449a)
- requests (bddda36)
- revert inputs to secrets option, always replace for injected blocks (5b8e5d9)
- specify agent (01efdd1)
- tests with new default model (9bec1f0)
- type errors (cee03bf)
- urls (ae25084)
- urls (542efb8)
- urls (7212a63)
- use 0600 permissions on config.yaml (413c0bb)
- vscode1.3.19jetbrains1.0.48 (91206d8)
Features
@continuedev/[email protected]
1.3.0 (2025-10-17)
Bug Fixes
- agents (8fb46fe)
- broken imports (f4d35c2)
- clicking on enter button not working after streaming (#8255) (ae0af67)
- cli: exit after printing response when using -p (5aa4537)
- cn remote command (2854b13)
- config for agent api (fff335e)
- cubic comments and injected block inputs unrolling (cdf770a)
- failing tests (5adcf1e)
- github connection (3c00349)
- list agents request (af99284)
- load agents (c2088f7)
- load default model if no models, only option in headless (760d370)
- local agents (8c0b215)
- open correct link (a5de87a)
- pass org id (a476c1e)
- personal agents (9306b95)
- remove blocks from chat title generation (535c9bf), closes #5689
- replace inputs with secrets (4f5449a)
- requests (bddda36)
- revert inputs to secrets option, always replace for injected blocks (5b8e5d9)
- specify agent (01efdd1)
- tests with new default model (9bec1f0)
- type errors (cee03bf)
- urls (ae25084)
- urls (542efb8)
- urls (7212a63)
- use 0600 permissions on config.yaml (413c0bb)
- use streamsse for streaming chat in gemini (779b3e4)
- vscode1.3.19jetbrains1.0.48 (91206d8)
Features
CLI Stable Release v1.5.2
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
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
Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found.
@continuedev/[email protected]
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
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
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