Skip to content

Releases: continuedev/continue

Beta Release v1.4.41-beta.20250920

20 Sep 09:05
b12499c
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.11-vscode

20 Sep 01:37
fab3d6a
Compare
Choose a tag to compare
v1.3.11-vscode Pre-release
Pre-release

What's Changed

Full Changelog: v1.4.41-beta.20250919...v1.3.11-vscode

v1.0.45-jetbrains

20 Sep 01:37
fab3d6a
Compare
Choose a tag to compare
v1.0.45-jetbrains Pre-release
Pre-release

What's Changed

Full Changelog: v1.4.41-beta.20250919...v1.0.45-jetbrains

@continuedev/[email protected]

20 Sep 05:46
b12499c
Compare
Choose a tag to compare

1.17.0 (2025-09-20)

Bug Fixes

  • circular import of AUTH_CONFIG_PATH (1c19128)
  • cn auto compact if necessary before LLM api call (#7865) (c5d202c)
  • lint (ad541f5)
  • pastes for Terminal and Ghostty (#7821) (c19aab8)
  • race condition on disabled indexing (1f7a93e)

Features

  • next edit char-level diff (#7776) (12e933b)
  • revamp efficient file search and support fuzzy matching (c309bfb)
  • show remote sessions in cn ls (#7694) (b12499c)
  • split large blocks of chat history to reduce flickering (961892f)

Beta Release v1.4.41-beta.20250919

19 Sep 09:05
12e933b
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]

19 Sep 07:24
d78fc99
Compare
Choose a tag to compare

1.16.0 (2025-09-19)

Bug Fixes

  • avoid NPE when failing to create missing dirs on writeFile (#7833) (e4ce400), closes #7829
  • continue review indentation (a180111)
  • glob ignores for vscode (b18061b)
  • grep search tool description (f85fe5f)
  • ignores for grep (b7afeb2)
  • make config-yaml compatible with browser (#7842) (02465b6)
  • point Continue review hash to latest main (#7841) (95ba13e)
  • remove empty lines from start/end in find and replace (a6adedb)
  • send highlighted code with Ctrl+Shift+J action (#7835) (a64eb6d), closes #7747

Features

  • add block icons back to lump (#7789) (6034217)
  • add installation guides for mcp commands (34f7492)
  • add invokable option to markdown rule creation (#7824) (2f86fc5)
  • add Mercury Apply endpoint support to Inception LLM (#7827) (d78fc99)
  • add more robust context length validation (#7817) (61b525e)
  • display shortcuts for accept reject diff buttons (e98ccbb)
  • support tilde when resolving uses block (5069ab8)
  • use recommended models fn for tools (#7755) (3e74e97)

@continuedev/[email protected]

19 Sep 06:46
d78fc99
Compare
Choose a tag to compare

1.21.0 (2025-09-19)

Features

  • add Mercury Apply endpoint support to Inception LLM (#7827) (d78fc99)

Beta Release v1.4.41-beta.20250918

18 Sep 09:05
2f86fc5
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.2.4-vscode

18 Sep 02:59
Compare
Choose a tag to compare

What's Changed

Read more

@continuedev/[email protected]

18 Sep 22:36
02465b6
Compare
Choose a tag to compare

1.20.0 (2025-09-18)

Bug Fixes

  • avoid NPE when failing to create missing dirs on writeFile (#7833) (e4ce400), closes #7829
  • continue review indentation (a180111)
  • make config-yaml compatible with browser (#7842) (02465b6)
  • point Continue review hash to latest main (#7841) (95ba13e)
  • send highlighted code with Ctrl+Shift+J action (#7835) (a64eb6d), closes #7747

Features

  • add installation guides for mcp commands (34f7492)
  • display shortcuts for accept reject diff buttons (e98ccbb)