Skip to content

Releases: continuedev/continue

@continuedev/[email protected]

27 Nov 08:30
d16a26e

Choose a tag to compare

1.32.0 (2025-11-27)

Bug Fixes

  • 🎨 Fix typescript errors (3463f79)
  • 🐛 More fixes (0a04fa8)
  • 🐛 More fixes (a39b2db)
  • 🐛 More fixes (f608296)
  • 🐛 More fixes to tests (ad283ee)
  • 🔥 Additional fixes based on commnets (c081764)
  • 🔥 Additional fixes based on commnets (7a3cf36)
  • ⚡ More fixes (82768ae)
  • ⚡ More fixes (63e6e0b)
  • add [email protected] to CLA exclusions (a72c05a)
  • assistants -> configs -> agents (bc69693)
  • bumps (8b5802d)
  • cleanup ollama n8n (f4f2a9d)
  • continue[bot] CLA exclusion (517b576)
  • default-cli-config (011fdc4)
  • default-cli-config not default-config (a0c8454)
  • errors fetching secrets are nonblocking for local configs (d9f577d)
  • fall back to env vars (1f44a3d)
  • improved unhandled error logging (fa96e30)
  • lint (2a81f4d)
  • mcp secret loading bug (63489e9)
  • move url utils from core to openai adapters (b4526bf)
  • no duplicate sentry error (4ec2b1b)
  • notify config listeners when no config available (d8021f5)
  • only set cwd to file URI if file uri found (4837ef1)
  • only set cwd to file URI if found (7c369e0)
  • openai adapters api support readme (9193924)
  • openai-adapters-bump (466dc2d)
  • package lock (294aefe)
  • package lock update (f3cb5db)
  • revert add full file when selection is empty (1fbb545)
  • terminal cwd tests (462e716)
  • terminal-security: add explicit type annotation for TypeScript (3e66f6e)
  • terminal-security: prevent newline bypass in command validation (bbb72d1)
  • unroll edge cases (d045072)
  • upgrade @octokit/rest from 20.1.1 to 20.1.2 (201f055)
  • upgrade axios from 1.11.0 to 1.13.1 (251dc51)
  • upgrade undici from 7.10.0 to 7.16.0 (8d11baa)

Features

  • ✨ Remove TTY requirement for the cli in headless mode (68c463b)
  • ✨ Remove TTY requirement for the cli in headless mode (888a5ba)
  • add JCEF reload action (#8711) (1fa18ed)
  • add support for gemini thought signature (28805d0)
  • allow renaming rule before creation (0e5fce9)
  • klavis ai: Add Klavis AI's Strata to MCP Cookbook (#8709) (819f1d3)
  • opus 4-5 updates (d70f993)

@continuedev/[email protected]

26 Nov 21:59
827ca72

Choose a tag to compare

1.7.1 (2025-11-26)

Bug Fixes

@continuedev/[email protected]

26 Nov 20:41
3d0f57e

Choose a tag to compare

1.7.0 (2025-11-26)

Bug Fixes

  • 🎨 Fix typescript errors (3463f79)
  • 🐛 More fixes (0a04fa8)
  • 🐛 More fixes (a39b2db)
  • 🐛 More fixes (f608296)
  • 🐛 More fixes to tests (ad283ee)
  • 🔥 Additional fixes based on commnets (c081764)
  • 🔥 Additional fixes based on commnets (7a3cf36)
  • ⚡ More fixes (82768ae)
  • ⚡ More fixes (63e6e0b)
  • continue[bot] CLA exclusion (517b576)
  • fall back to env vars (1f44a3d)
  • improved unhandled error logging (fa96e30)
  • mcp secret loading bug (63489e9)
  • no duplicate sentry error (4ec2b1b)
  • only set cwd to file URI if file uri found (4837ef1)
  • only set cwd to file URI if found (7c369e0)
  • package lock update (f3cb5db)
  • terminal cwd tests (462e716)
  • unroll edge cases (d045072)
  • upgrade axios from 1.11.0 to 1.13.1 (251dc51)

Features

  • ✨ Remove TTY requirement for the cli in headless mode (68c463b)
  • ✨ Remove TTY requirement for the cli in headless mode (888a5ba)
  • add support for gemini thought signature (28805d0)
  • allow renaming rule before creation (0e5fce9)
  • opus 4-5 updates (d70f993)

@continuedev/[email protected]

26 Nov 19:48
0dd7402

Choose a tag to compare

1.36.0 (2025-11-26)

Bug Fixes

  • 🎨 Fix typescript errors (3463f79)
  • 🐛 More fixes (0a04fa8)
  • 🐛 More fixes (a39b2db)
  • 🐛 More fixes (f608296)
  • 🐛 More fixes to tests (ad283ee)
  • 🔥 Additional fixes based on commnets (c081764)
  • 🔥 Additional fixes based on commnets (7a3cf36)
  • ⚡ More fixes (82768ae)
  • ⚡ More fixes (63e6e0b)
  • add [email protected] to CLA exclusions (a72c05a)
  • assistants -> configs -> agents (bc69693)
  • bumps (8b5802d)
  • cleanup ollama n8n (f4f2a9d)
  • continue[bot] CLA exclusion (517b576)
  • default-cli-config (011fdc4)
  • default-cli-config not default-config (a0c8454)
  • errors fetching secrets are nonblocking for local configs (d9f577d)
  • fall back to env vars (1f44a3d)
  • improved unhandled error logging (fa96e30)
  • mcp secret loading bug (63489e9)
  • move url utils from core to openai adapters (b4526bf)
  • no duplicate sentry error (4ec2b1b)
  • notify config listeners when no config available (d8021f5)
  • only set cwd to file URI if file uri found (4837ef1)
  • only set cwd to file URI if found (7c369e0)
  • package lock (294aefe)
  • package lock update (f3cb5db)
  • revert add full file when selection is empty (1fbb545)
  • terminal cwd tests (462e716)
  • terminal-security: add explicit type annotation for TypeScript (3e66f6e)
  • terminal-security: prevent newline bypass in command validation (bbb72d1)
  • unroll edge cases (d045072)
  • upgrade @octokit/rest from 20.1.1 to 20.1.2 (201f055)
  • upgrade axios from 1.11.0 to 1.13.1 (251dc51)
  • upgrade undici from 7.10.0 to 7.16.0 (8d11baa)

Features

  • ✨ Remove TTY requirement for the cli in headless mode (68c463b)
  • ✨ Remove TTY requirement for the cli in headless mode (888a5ba)
  • add JCEF reload action (#8711) (1fa18ed)
  • add support for gemini thought signature (28805d0)
  • allow renaming rule before creation (0e5fce9)
  • klavis ai: Add Klavis AI's Strata to MCP Cookbook (#8709) (819f1d3)

@continuedev/[email protected]

25 Nov 20:03
0fd1594

Choose a tag to compare

1.6.0 (2025-11-25)

Bug Fixes

  • add [email protected] to CLA exclusions (a72c05a)
  • assistants -> configs -> agents (bc69693)
  • bumps (8b5802d)
  • cleanup ollama n8n (f4f2a9d)
  • default-cli-config (011fdc4)
  • default-cli-config not default-config (a0c8454)
  • errors fetching secrets are nonblocking for local configs (d9f577d)
  • move url utils from core to openai adapters (b4526bf)
  • notify config listeners when no config available (d8021f5)
  • package lock (294aefe)
  • revert add full file when selection is empty (1fbb545)
  • terminal-security: add explicit type annotation for TypeScript (3e66f6e)
  • terminal-security: prevent newline bypass in command validation (bbb72d1)
  • upgrade @octokit/rest from 20.1.1 to 20.1.2 (201f055)
  • upgrade undici from 7.10.0 to 7.16.0 (8d11baa)

Features

CLI Beta Release v1.5.14-beta.20251125

25 Nov 09:06
8ac9feb

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

24 Nov 09:06
6b7111c

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

23 Nov 09:04
6b7111c

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

22 Nov 09:04
6b7111c

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