Skip to content

Releases: continuedev/continue

CLI Beta Release v1.4.49-beta.20251013

13 Oct 09:05
d192e61
Compare
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]

12 Oct 23:55
0a5acb1
Compare
Choose a tag to compare

1.24.0 (2025-10-12)

Bug Fixes

Features

  • add MentionFileInChatAction (7fb5935)
  • add GitHub workflow for vscode pre-release (54c26c1)
  • add MentionRepoMapInChatAction.kt (cbc7ada)
  • add the Continue icon to the context actions group (b4a29bd)
  • add token usage tracking to OpenAI adapter (#7900) (0a5acb1)
  • allow to mention directory (6e77df2)
  • allow to reference both directories and files at the same time (b40cf38)
  • asciinema recordings setup (#8154) (8b10f1d)
  • auto-accept agent edits setting auto accept edit tools (#7993) (22c6799)
  • cli banner (a0a287e)
  • cli: mcp oauth using mcp-remote (#8143) (c7b8e0f)
  • go back in history (91adad2)
  • notion cookbook (#8074) (12a2acd)
  • rename action names (69cffcf)
  • tool permissions from workflow files (452e012)
  • workflow file parsing and serializing (e27ef73)
  • workflow files part 1 (3069735)
  • workflows for CLI (7d40f5a)

CLI Beta Release v1.4.49-beta.20251012

12 Oct 09:05
4aa138f
Compare
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.4.49-beta.20251011

11 Oct 09:05
da5cf39
Compare
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.17-vscode

10 Oct 15:35
cb141a5
Compare
Choose a tag to compare
v1.3.17-vscode Pre-release
Pre-release

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

Full Changelog: v1.3.16-vscode...v1.3.17-vscode

CLI Beta Release v1.4.49-beta.20251010

10 Oct 09:06
64b7061
Compare
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.4.49-beta.20251009

09 Oct 09:05
65aa21f
Compare
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 Stable Release v1.4.49

08 Oct 18:37
21ed2ad
Compare
Choose a tag to compare

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

CLI Beta Release v1.4.48-beta.20251008

08 Oct 09:05
f0d02e7
Compare
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.16-vscode

08 Oct 22:36
8347831
Compare
Choose a tag to compare
v1.3.16-vscode Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.4.49...v1.3.16-vscode