| v1.2.22-vscode | ## What's Changed * fix: ensure config.yaml exists and is populated when accessed by @RomneyDa in https://github.com/continuedev/continue/pull/11915 * chore: jb-67-vs-38 by @RomneyDa in https://github.com/continuedev/continue/pull/11916 * chore(deps-dev): bump happy-dom from 20.0.2 to 20.8.9 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/11910 * chore(deps): bump handlebars from 4.7.8 to 4.7.9 in /core by @dependabot[bot] in https://github.com/continue | Medium | 3/27/2026 |
| v1.3.38-vscode | ## What's Changed * fix: ensure config.yaml exists and is populated when accessed by @RomneyDa in https://github.com/continuedev/continue/pull/11915 * chore: jb-67-vs-38 by @RomneyDa in https://github.com/continuedev/continue/pull/11916 * chore(deps-dev): bump happy-dom from 20.0.2 to 20.8.9 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/11910 * chore(deps): bump handlebars from 4.7.8 to 4.7.9 in /core by @dependabot[bot] in https://github.com/continue | Medium | 3/27/2026 |
| v1.0.67-jetbrains | ## What's Changed * fix: redirect Winston logger to stderr to prevent IPC stream corruption + fix binary tests by @RomneyDa in https://github.com/continuedev/continue/pull/11914 * fix: ensure config.yaml exists and is populated when accessed by @RomneyDa in https://github.com/continuedev/continue/pull/11915 * chore: jb-67-vs-38 by @RomneyDa in https://github.com/continuedev/continue/pull/11916 * chore(deps-dev): bump happy-dom from 20.0.2 to 20.8.9 in /extensions/cli by @dependabot[bot] in h | Medium | 3/27/2026 |
| v1.2.21-vscode | ## What's Changed * chore: jb-66-vs-37 by @RomneyDa in https://github.com/continuedev/continue/pull/11909 * fix: remove Ollama template-based tool support gate by @RomneyDa in https://github.com/continuedev/continue/pull/11905 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.20-vscode...v1.2.21-vscode | Medium | 3/26/2026 |
| v1.3.37-vscode | ## What's Changed * chore: jb-66-vs-37 by @RomneyDa in https://github.com/continuedev/continue/pull/11909 * fix: remove Ollama template-based tool support gate by @RomneyDa in https://github.com/continuedev/continue/pull/11905 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.3.36-vscode...v1.3.37-vscode | Medium | 3/26/2026 |
| v1.0.66-jetbrains | ## What's Changed * chore: jb-66-vs-37 by @RomneyDa in https://github.com/continuedev/continue/pull/11909 * fix: remove Ollama template-based tool support gate by @RomneyDa in https://github.com/continuedev/continue/pull/11905 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.0.65-jetbrains...v1.0.66-jetbrains | Medium | 3/26/2026 |
| main | Release main | Medium | 3/26/2026 |
| v1.2.20-vscode | ## What's Changed * fix: add ModelDescription type to binary test callbacks by @RomneyDa in https://github.com/continuedev/continue/pull/11888 * Fix StringIndexOutOfBoundsException in readRangeInFile by @ivanlen in https://github.com/continuedev/continue/pull/11881 * fix: resolve critical and high security vulnerabilities by @RomneyDa in https://github.com/continuedev/continue/pull/11848 * chore: jetbrains 65, vs code 36 by @RomneyDa in https://github.com/continuedev/continue/pull/11892 * f | Medium | 3/26/2026 |
| v1.0.65-jetbrains | ## What's Changed * chore: jetbrains 65, vs code 36 by @RomneyDa in https://github.com/continuedev/continue/pull/11892 * fix(openai-adapter): map max_tokens to max_completion_tokens for DeepSeek reasoner by @RomneyDa in https://github.com/continuedev/continue/pull/11889 * fix: harden JetBrains remote config sync to prevent IDE freezes by @RomneyDa in https://github.com/continuedev/continue/pull/11891 * vscode 1.3.36 by @RomneyDa in https://github.com/continuedev/continue/pull/11898 * fix: u | Medium | 3/26/2026 |
| v1.3.36-vscode | ## What's Changed * fix: add ModelDescription type to binary test callbacks by @RomneyDa in https://github.com/continuedev/continue/pull/11888 * Fix StringIndexOutOfBoundsException in readRangeInFile by @ivanlen in https://github.com/continuedev/continue/pull/11881 * fix: resolve critical and high security vulnerabilities by @RomneyDa in https://github.com/continuedev/continue/pull/11848 * chore: jetbrains 65, vs code 36 by @RomneyDa in https://github.com/continuedev/continue/pull/11892 * f | Medium | 3/26/2026 |
| v1.0.64-jetbrains | ## What's Changed * chore: move .continue/agents to .continue/checks by @sestinj in https://github.com/continuedev/continue/pull/10596 * Add banner image to README by @TyDunn in https://github.com/continuedev/continue/pull/10605 * docs: add Improving Your Checks page by @sestinj in https://github.com/continuedev/continue/pull/10604 * feat: Claude Sonnet and Opus 4.6 updates by @RomneyDa in https://github.com/continuedev/continue/pull/10600 * feat: integrate ai-sdk provider by @uinstinct in | Medium | 3/26/2026 |
| v1.2.19-vscode | ## What's Changed * fix: remove Llama 3.1 405B from Groq provider by @RomneyDa in https://github.com/continuedev/continue/pull/11804 * fix: add keepAlive to YAML completion options schema by @RomneyDa in https://github.com/continuedev/continue/pull/11801 * fix(llama.cpp): include model name in completion request body by @RomneyDa in https://github.com/continuedev/continue/pull/11803 * fix(moonshot): add reasoning_content field support for Kimi models by @RomneyDa in https://github.com/contin | Medium | 3/26/2026 |
| v1.3.35-vscode | ## What's Changed * fix: remove Llama 3.1 405B from Groq provider by @RomneyDa in https://github.com/continuedev/continue/pull/11804 * fix: add keepAlive to YAML completion options schema by @RomneyDa in https://github.com/continuedev/continue/pull/11801 * fix(llama.cpp): include model name in completion request body by @RomneyDa in https://github.com/continuedev/continue/pull/11803 * fix(moonshot): add reasoning_content field support for Kimi models by @RomneyDa in https://github.com/contin | Medium | 3/26/2026 |
| v1.2.18-vscode | ## What's Changed * fix: harden system message tools and wire toolOverrides to system message path by @shanevcantwell in https://github.com/continuedev/continue/pull/10485 * [Snyk] Security upgrade undici from 7.18.2 to 7.24.0 by @sestinj in https://github.com/continuedev/continue/pull/11379 * fix: terminal links open wrong URL for addresses with ports by @shanevcantwell in https://github.com/continuedev/continue/pull/11369 * refactor: unify AbortError detection with isAbortError utility by | Medium | 3/25/2026 |
| v1.0.63-jetbrains | ## What's Changed * fix: harden system message tools and wire toolOverrides to system message path by @shanevcantwell in https://github.com/continuedev/continue/pull/10485 * [Snyk] Security upgrade undici from 7.18.2 to 7.24.0 by @sestinj in https://github.com/continuedev/continue/pull/11379 * fix: terminal links open wrong URL for addresses with ports by @shanevcantwell in https://github.com/continuedev/continue/pull/11369 * refactor: unify AbortError detection with isAbortError utility by | Medium | 3/25/2026 |
| v1.3.34-vscode | ## What's Changed * fix: harden system message tools and wire toolOverrides to system message path by @shanevcantwell in https://github.com/continuedev/continue/pull/10485 * [Snyk] Security upgrade undici from 7.18.2 to 7.24.0 by @sestinj in https://github.com/continuedev/continue/pull/11379 * fix: terminal links open wrong URL for addresses with ports by @shanevcantwell in https://github.com/continuedev/continue/pull/11369 * refactor: unify AbortError detection with isAbortError utility by | Medium | 3/25/2026 |
| v1.2.17-vscode | ## What's Changed * chore: move .continue/agents to .continue/checks by @sestinj in https://github.com/continuedev/continue/pull/10596 * Add banner image to README by @TyDunn in https://github.com/continuedev/continue/pull/10605 * docs: add Improving Your Checks page by @sestinj in https://github.com/continuedev/continue/pull/10604 * feat: Claude Sonnet and Opus 4.6 updates by @RomneyDa in https://github.com/continuedev/continue/pull/10600 * feat: integrate ai-sdk provider by @uinstinct in | Low | 3/13/2026 |
| v1.0.62-jetbrains | ## What's Changed * chore: move .continue/agents to .continue/checks by @sestinj in https://github.com/continuedev/continue/pull/10596 * Add banner image to README by @TyDunn in https://github.com/continuedev/continue/pull/10605 * docs: add Improving Your Checks page by @sestinj in https://github.com/continuedev/continue/pull/10604 * feat: Claude Sonnet and Opus 4.6 updates by @RomneyDa in https://github.com/continuedev/continue/pull/10600 * feat: integrate ai-sdk provider by @uinstinct in | Low | 3/13/2026 |
| v1.3.33-vscode | ## What's Changed * chore: move .continue/agents to .continue/checks by @sestinj in https://github.com/continuedev/continue/pull/10596 * Add banner image to README by @TyDunn in https://github.com/continuedev/continue/pull/10605 * docs: add Improving Your Checks page by @sestinj in https://github.com/continuedev/continue/pull/10604 * feat: Claude Sonnet and Opus 4.6 updates by @RomneyDa in https://github.com/continuedev/continue/pull/10600 * feat: integrate ai-sdk provider by @uinstinct in | Low | 3/13/2026 |
| v1.5.45 | Release v1.5.45 built and published from the main branch. | Low | 3/4/2026 |
| v1.5.44 | Release v1.5.44 built and published from the main branch. | Low | 3/2/2026 |
| v1.2.16-vscode | ## What's Changed * .continue/agents by @sestinj in https://github.com/continuedev/continue/pull/10233 * .continue/agents p2 by @sestinj in https://github.com/continuedev/continue/pull/10235 * feat: limited MCP App support by @RomneyDa in https://github.com/continuedev/continue/pull/10132 * feat(cli): curl/irl installation scripts and docs by @RomneyDa in https://github.com/continuedev/continue/pull/9835 * feat: add cn checks CLI command by @sestinj in https://github.com/continuedev/continu | Low | 2/17/2026 |
| v1.0.61-jetbrains | ## What's Changed * .continue/agents by @sestinj in https://github.com/continuedev/continue/pull/10233 * .continue/agents p2 by @sestinj in https://github.com/continuedev/continue/pull/10235 * feat: limited MCP App support by @RomneyDa in https://github.com/continuedev/continue/pull/10132 * feat(cli): curl/irl installation scripts and docs by @RomneyDa in https://github.com/continuedev/continue/pull/9835 * feat: add cn checks CLI command by @sestinj in https://github.com/continuedev/continu | Low | 2/17/2026 |
| v1.3.32-vscode | ## What's Changed * .continue/agents by @sestinj in https://github.com/continuedev/continue/pull/10233 * .continue/agents p2 by @sestinj in https://github.com/continuedev/continue/pull/10235 * feat: limited MCP App support by @RomneyDa in https://github.com/continuedev/continue/pull/10132 * feat(cli): curl/irl installation scripts and docs by @RomneyDa in https://github.com/continuedev/continue/pull/9835 * feat: add cn checks CLI command by @sestinj in https://github.com/continuedev/continu | Low | 2/17/2026 |
| v1.2.15-vscode | ## What's Changed * docs: update /info command description with usage statistics by @continue[bot] in https://github.com/continuedev/continue/pull/9071 * chore(deps): bump undici from 7.16.0 to 7.18.2 in /binary by @dependabot[bot] in https://github.com/continuedev/continue/pull/9534 * fix: add GH_TOKEN to continue-agents workflow by @ThanhNguyxn in https://github.com/continuedev/continue/pull/9497 * chore: bump prerelease versions by @RomneyDa in https://github.com/continuedev/continue/pull | Low | 2/4/2026 |
| v1.0.60-jetbrains | ## What's Changed * fix(cli): flaky hub loader tests by @uinstinct in https://github.com/continuedev/continue/pull/9923 * [Snyk] Upgrade @tiptap/extension-text from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9915 * chore(deps): bump tar from 7.4.3 to 7.5.7 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9985 * chore(deps): bump hono from 4.11.4 to 4.11.7 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull | Low | 2/4/2026 |
| v1.3.31-vscode | ## What's Changed * fix(cli): flaky hub loader tests by @uinstinct in https://github.com/continuedev/continue/pull/9923 * [Snyk] Upgrade @tiptap/extension-text from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9915 * chore(deps): bump tar from 7.4.3 to 7.5.7 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9985 * chore(deps): bump hono from 4.11.4 to 4.11.7 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull | Low | 2/4/2026 |
| v1.5.43-beta.20260203 | Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found. | Low | 2/3/2026 |
| @continuedev/config-yaml@1.42.0 | # [1.42.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.41.0...@continuedev/config-yaml@1.42.0) (2026-02-03) ### Bug Fixes * add reasoning content field support in chat body ([ac93dd9](https://github.com/continuedev/continue/commit/ac93dd9381021989507b1c724205780074898786)) * add reasoning content field support in chat body ([#10027](https://github.com/continuedev/continue/issues/10027)) ([6c56210](https://github.com/continuedev/continue/commit/6c56210f1c4cf52a15 | Low | 2/3/2026 |
| @continuedev/config-yaml@1.41.0 | # [1.41.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.40.0...@continuedev/config-yaml@1.41.0) (2026-02-03) ### Bug Fixes * detect WSL remote for shell PATH resolution ([939b44b](https://github.com/continuedev/continue/commit/939b44b39fbe1eeea0d4c501e820f23ea5079c87)), closes [#9737](https://github.com/continuedev/continue/issues/9737) * detect WSL remote for shell PATH resolution ([#9934](https://github.com/continuedev/continue/issues/9934)) ([895632c](https:// | Low | 2/3/2026 |
| v1.5.43 | Direct stable release from main branch. Version 1.5.43 built and published directly from the latest main branch. | Low | 2/2/2026 |
| v1.5.42 | Direct stable release from main branch. Version 1.5.42 built and published directly from the latest main branch. | Low | 2/2/2026 |
| v1.5.41 | Direct stable release from main branch. Version 1.5.41 built and published directly from the latest main branch. | Low | 2/2/2026 |
| v1.5.40-beta.20260202 | Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found. | Low | 2/2/2026 |
| v1.5.40 | Direct stable release from main branch. Version 1.5.40 built and published directly from the latest main branch. | Low | 2/2/2026 |
| v1.5.39-beta.20260201 | Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found. | Low | 2/1/2026 |
| @continuedev/config-yaml@1.40.0 | # [1.40.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.39.0...@continuedev/config-yaml@1.40.0) (2026-01-31) ### Bug Fixes * account for different tokenizers ([b4bc3ae](https://github.com/continuedev/continue/commit/b4bc3aedaa2e44149a1898c609405ebb80ca91b2)) * add missing cancelStream call and return for non-retryable errors ([c391353](https://github.com/continuedev/continue/commit/c391353709ad4367fb333680190e0ba73c868ef0)) * also show underlying provider for ope | Low | 1/31/2026 |
| v1.5.39-beta.20260131 | Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found. | Low | 1/31/2026 |
| v1.5.39-beta.20260130 | Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found. | Low | 1/30/2026 |
| v1.5.39-beta.20260129 | Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found. | Low | 1/29/2026 |
| v1.5.39-beta.20260128 | Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found. | Low | 1/28/2026 |
| v1.5.39-beta.20260127 | Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found. | Low | 1/27/2026 |
| v1.0.59-jetbrains | ## What's Changed * docs: update /info command description with usage statistics by @continue[bot] in https://github.com/continuedev/continue/pull/9071 * feat: subagents by @uinstinct in https://github.com/continuedev/continue/pull/9128 * Update docs index page with new inbox card and copy changes by @BekahHW in https://github.com/continuedev/continue/pull/9533 * docs: Add documentation for running agents locally by @bdougie in https://github.com/continuedev/continue/pull/9507 * feat: agent | Low | 1/26/2026 |
| v1.3.30-vscode | ## What's Changed * docs: update /info command description with usage statistics by @continue[bot] in https://github.com/continuedev/continue/pull/9071 * feat: subagents by @uinstinct in https://github.com/continuedev/continue/pull/9128 * Update docs index page with new inbox card and copy changes by @BekahHW in https://github.com/continuedev/continue/pull/9533 * docs: Add documentation for running agents locally by @bdougie in https://github.com/continuedev/continue/pull/9507 * feat: agent | Low | 1/26/2026 |
| v1.5.39-beta.20260126 | Daily beta release for testing. This version will be promoted to stable after 7 days if no critical issues are found. | Low | 1/26/2026 |
| v1.5.39 | Direct stable release from main branch. Version 1.5.39 built and published directly from the latest main branch. | Low | 1/26/2026 |
| @continuedev/fetch@1.9.0 | # [1.9.0](https://github.com/continuedev/continue/compare/@continuedev/fetch@1.8.0...@continuedev/fetch@1.9.0) (2026-01-26) ### Bug Fixes * Replace console.debug with logger in exit tool ([b65f440](https://github.com/continuedev/continue/commit/b65f44027a9c36d02e930ed2be41bac274ceb312)) * Set isComplete metadata when agents finish execution ([65a1e15](https://github.com/continuedev/continue/commit/65a1e1500b112de4e24364eff890bd9b4fcac895)) * support object-type arguments in tool call parsing | Low | 1/26/2026 |
| v1.5.38 | Direct stable release from main branch. Version 1.5.38 built and published directly from the latest main branch. | Low | 1/26/2026 |
| v1.5.37 | Direct stable release from main branch. Version 1.5.37 built and published directly from the latest main branch. | Low | 1/26/2026 |
| v1.5.36 | Direct stable release from main branch. Version 1.5.36 built and published directly from the latest main branch. | Low | 1/23/2026 |