Releases: continuedev/continue
Releases · continuedev/continue
v1.3.38-vscode
What's Changed
- fix: ensure config.yaml exists and is populated when accessed by @RomneyDa in #11915
- chore: jb-67-vs-38 by @RomneyDa in #11916
- chore(deps-dev): bump happy-dom from 20.0.2 to 20.8.9 in /extensions/cli by @dependabot[bot] in #11910
- chore(deps): bump handlebars from 4.7.8 to 4.7.9 in /core by @dependabot[bot] in #11911
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /packages/llm-info by @dependabot[bot] in #11912
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /packages/config-yaml by @dependabot[bot] in #11913
- chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 in /core by @dependabot[bot] in #11931
- chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 in /binary by @dependabot[bot] in #11930
- feat: filter session history by workspace directory by @mvanhorn in #11813
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /packages/fetch by @dependabot[bot] in #11936
- chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /packages/continue-sdk by @dependabot[bot] in #11937
- feat: add .continue/configs support by @RomneyDa in #11935
Full Changelog: v1.3.37-vscode...v1.3.38-vscode
v1.2.22-vscode
What's Changed
- fix: ensure config.yaml exists and is populated when accessed by @RomneyDa in #11915
- chore: jb-67-vs-38 by @RomneyDa in #11916
- chore(deps-dev): bump happy-dom from 20.0.2 to 20.8.9 in /extensions/cli by @dependabot[bot] in #11910
- chore(deps): bump handlebars from 4.7.8 to 4.7.9 in /core by @dependabot[bot] in #11911
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /packages/llm-info by @dependabot[bot] in #11912
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /packages/config-yaml by @dependabot[bot] in #11913
- chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 in /core by @dependabot[bot] in #11931
- chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 in /binary by @dependabot[bot] in #11930
- feat: filter session history by workspace directory by @mvanhorn in #11813
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /packages/fetch by @dependabot[bot] in #11936
- chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /packages/continue-sdk by @dependabot[bot] in #11937
- feat: add .continue/configs support by @RomneyDa in #11935
Full Changelog: v1.2.21-vscode...v1.2.22-vscode
v1.0.67-jetbrains
What's Changed
- fix: redirect Winston logger to stderr to prevent IPC stream corruption + fix binary tests by @RomneyDa in #11914
- fix: ensure config.yaml exists and is populated when accessed by @RomneyDa in #11915
- chore: jb-67-vs-38 by @RomneyDa in #11916
- chore(deps-dev): bump happy-dom from 20.0.2 to 20.8.9 in /extensions/cli by @dependabot[bot] in #11910
- chore(deps): bump handlebars from 4.7.8 to 4.7.9 in /core by @dependabot[bot] in #11911
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /packages/llm-info by @dependabot[bot] in #11912
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /packages/config-yaml by @dependabot[bot] in #11913
- chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 in /core by @dependabot[bot] in #11931
- chore(deps-dev): bump brace-expansion from 1.1.12 to 1.1.13 in /binary by @dependabot[bot] in #11930
- feat: filter session history by workspace directory by @mvanhorn in #11813
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 in /packages/fetch by @dependabot[bot] in #11936
- chore(deps): bump path-to-regexp from 0.1.12 to 0.1.13 in /packages/continue-sdk by @dependabot[bot] in #11937
- feat: add .continue/configs support by @RomneyDa in #11935
Full Changelog: v1.0.66-jetbrains...v1.0.67-jetbrains
v1.3.37-vscode
What's Changed
- chore: jb-66-vs-37 by @RomneyDa in #11909
- fix: remove Ollama template-based tool support gate by @RomneyDa in #11905
Full Changelog: v1.3.36-vscode...v1.3.37-vscode
v1.3.36-vscode
What's Changed
- fix: add ModelDescription type to binary test callbacks by @RomneyDa in #11888
- Fix StringIndexOutOfBoundsException in readRangeInFile by @ivanlen in #11881
- fix: resolve critical and high security vulnerabilities by @RomneyDa in #11848
- chore: jetbrains 65, vs code 36 by @RomneyDa in #11892
- fix(openai-adapter): map max_tokens to max_completion_tokens for DeepSeek reasoner by @RomneyDa in #11889
- fix: harden JetBrains remote config sync to prevent IDE freezes by @RomneyDa in #11891
- vscode 1.3.36 by @RomneyDa in #11898
- fix: update JetBrains binary test expected files by @RomneyDa in #11890
- fix: resolve crashes in DiffStreamHandler — unsafe cast and negative line numbers by @RomneyDa in #11893
- fix: add guard for disposed JCEF browser in sendToWebview by @RomneyDa in #11897
- chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 in /packages/continue-sdk by @dependabot[bot] in #11903
- fix: sync message type pass-through lists between core and JetBrains by @RomneyDa in #11902
- fix: resolve SideEffectNotAllowedException in intention previews by @RomneyDa in #11894
- fix: prevent responseListeners memory leak in CoreMessenger by @RomneyDa in #11901
- fix: chunk large JCEF messages to prevent JetBrains sidebar freezes by @RomneyDa in #11899
- fix(intellij): handle square brackets in file paths for autocomplete by @Tarasusrus in #11474
- feat: add ClawRouter as a provider for cost-optimized model routing by @1bcMax in #11751
New Contributors
- @1bcMax made their first contribution in #11751
- @ivanlen made their first contribution in #11881
- @Tarasusrus made their first contribution in #11474
Full Changelog: v1.3.35-vscode...v1.3.36-vscode
v1.3.35-vscode
What's Changed
- fix: remove Llama 3.1 405B from Groq provider by @RomneyDa in #11804
- fix: add keepAlive to YAML completion options schema by @RomneyDa in #11801
- fix(llama.cpp): include model name in completion request body by @RomneyDa in #11803
- fix(moonshot): add reasoning_content field support for Kimi models by @RomneyDa in #11806
- fix: respect contextLength from YAML model config by @RomneyDa in #11807
- fix(gemini): merge consecutive same-role messages to fix ordering errors by @RomneyDa in #11805
- chore: prerelease bumps jb 64, vs code 35 by @RomneyDa in #11834
- fix: lazy-load Ollama /api/show to reduce unnecessary requests by @RomneyDa in #11836
- fix: don't skip installs by default and sync lock file by @RomneyDa in #11837
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /extensions/cli by @dependabot[bot] in #11838
- chore(deps): bump yaml from 2.8.1 to 2.8.3 in /packages/hub by @dependabot[bot] in #11839
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/hub by @dependabot[bot] in #11840
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #11842
- feat: add
useResponsesApioption to opt out of Responses API by @RomneyDa in #11809 - chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/continue-sdk/typescript by @dependabot[bot] in #11849
- chore(deps-dev): bump picomatch from 4.0.3 to 4.0.4 in /packages/terminal-security by @dependabot[bot] in #11850
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/fetch by @dependabot[bot] in #11846
- fix: coerce MCP tool args to match schema string types by @RomneyDa in #11852
- fix: map reasoning-delta to reasoning_content instead of content by @RomneyDa in #11847
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/config-yaml by @dependabot[bot] in #11844
- chore(deps): bump yaml from 2.8.2 to 2.8.3 in /packages/openai-adapters by @dependabot[bot] in #11845
- fix: allow multiple context providers of the same type in config.yaml by @RomneyDa in #11853
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /gui by @dependabot[bot] in #11855
- chore(deps): bump yaml from 2.8.1 to 2.8.3 in /packages/continue-sdk by @dependabot[bot] in #11859
- feat(openrouter): send HTTP-Referer and X-Title headers to identify app by @RomneyDa in #11857
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /docs by @dependabot[bot] in #11860
- chore(deps): bump yaml from 2.8.2 to 2.8.3 in /packages/config-yaml by @dependabot[bot] in #11862
- fix: stop CLI free-trial polling for non-free-trial models by @guoyi-smh in #11215
- fix: remove inline backtick fences from tool instruction prose by @RomneyDa in #11869
- fix: handle multiple zip files in JetBrains release artifact step by @RomneyDa in #11873
- fix: hide thinking indicator for empty thinking content by @RomneyDa in #11874
- fix(openrouter): Gemini 3 tool support, suffix stripping, thought_signature, autocomplete endpoint by @RomneyDa in #11856
- fix: fix listener leaks and redundant file read in autocomplete by @RomneyDa in #11863
- docs: add troubleshooting for Ollama memory errors by @RomneyDa in #11864
- docs: clarify where secrets can be templated from by @RomneyDa in #11865
- fix: preserve tool calls when thinking models return no text content by @RomneyDa in #11866
- fix: allow correcting API key after entering an invalid one for xAI/Gemini by @RomneyDa in #11854
- fix: show actionable error when Ollama fails to parse tool calls by @RomneyDa in #11870
- fix: vLLM provider should respect user-configured contextLength and model by @RomneyDa in #11868
New Contributors
- @guoyi-smh made their first contribution in #11215
Full Changelog: v1.3.34-vscode...v1.3.35-vscode
v1.2.21-vscode
What's Changed
- chore: jb-66-vs-37 by @RomneyDa in #11909
- fix: remove Ollama template-based tool support gate by @RomneyDa in #11905
Full Changelog: v1.2.20-vscode...v1.2.21-vscode
v1.2.20-vscode
What's Changed
- fix: add ModelDescription type to binary test callbacks by @RomneyDa in #11888
- Fix StringIndexOutOfBoundsException in readRangeInFile by @ivanlen in #11881
- fix: resolve critical and high security vulnerabilities by @RomneyDa in #11848
- chore: jetbrains 65, vs code 36 by @RomneyDa in #11892
- fix(openai-adapter): map max_tokens to max_completion_tokens for DeepSeek reasoner by @RomneyDa in #11889
- fix: harden JetBrains remote config sync to prevent IDE freezes by @RomneyDa in #11891
- vscode 1.3.36 by @RomneyDa in #11898
- fix: update JetBrains binary test expected files by @RomneyDa in #11890
- fix: resolve crashes in DiffStreamHandler — unsafe cast and negative line numbers by @RomneyDa in #11893
- fix: add guard for disposed JCEF browser in sendToWebview by @RomneyDa in #11897
- chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 in /packages/continue-sdk by @dependabot[bot] in #11903
- fix: sync message type pass-through lists between core and JetBrains by @RomneyDa in #11902
- fix: resolve SideEffectNotAllowedException in intention previews by @RomneyDa in #11894
- fix: prevent responseListeners memory leak in CoreMessenger by @RomneyDa in #11901
- fix: chunk large JCEF messages to prevent JetBrains sidebar freezes by @RomneyDa in #11899
- fix(intellij): handle square brackets in file paths for autocomplete by @Tarasusrus in #11474
New Contributors
- @1bcMax made their first contribution in #11751
- @ivanlen made their first contribution in #11881
- @Tarasusrus made their first contribution in #11474
Full Changelog: v1.2.19-vscode...v1.2.20-vscode
v1.2.19-vscode
What's Changed
- fix: remove Llama 3.1 405B from Groq provider by @RomneyDa in #11804
- fix: add keepAlive to YAML completion options schema by @RomneyDa in #11801
- fix(llama.cpp): include model name in completion request body by @RomneyDa in #11803
- fix(moonshot): add reasoning_content field support for Kimi models by @RomneyDa in #11806
- fix: respect contextLength from YAML model config by @RomneyDa in #11807
- fix(gemini): merge consecutive same-role messages to fix ordering errors by @RomneyDa in #11805
- chore: prerelease bumps jb 64, vs code 35 by @RomneyDa in #11834
- fix: lazy-load Ollama /api/show to reduce unnecessary requests by @RomneyDa in #11836
- fix: don't skip installs by default and sync lock file by @RomneyDa in #11837
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /extensions/cli by @dependabot[bot] in #11838
- chore(deps): bump yaml from 2.8.1 to 2.8.3 in /packages/hub by @dependabot[bot] in #11839
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/hub by @dependabot[bot] in #11840
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #11842
- feat: add
useResponsesApioption to opt out of Responses API by @RomneyDa in #11809 - chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/continue-sdk/typescript by @dependabot[bot] in #11849
- chore(deps-dev): bump picomatch from 4.0.3 to 4.0.4 in /packages/terminal-security by @dependabot[bot] in #11850
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/fetch by @dependabot[bot] in #11846
- fix: coerce MCP tool args to match schema string types by @RomneyDa in #11852
- fix: map reasoning-delta to reasoning_content instead of content by @RomneyDa in #11847
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /packages/config-yaml by @dependabot[bot] in #11844
- chore(deps): bump yaml from 2.8.2 to 2.8.3 in /packages/openai-adapters by @dependabot[bot] in #11845
- fix: allow multiple context providers of the same type in config.yaml by @RomneyDa in #11853
- chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /gui by @dependabot[bot] in #11855
- chore(deps): bump yaml from 2.8.1 to 2.8.3 in /packages/continue-sdk by @dependabot[bot] in #11859
- feat(openrouter): send HTTP-Referer and X-Title headers to identify app by @RomneyDa in #11857
- chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /docs by @dependabot[bot] in #11860
- chore(deps): bump yaml from 2.8.2 to 2.8.3 in /packages/config-yaml by @dependabot[bot] in #11862
- fix: stop CLI free-trial polling for non-free-trial models by @guoyi-smh in #11215
- fix: remove inline backtick fences from tool instruction prose by @RomneyDa in #11869
- fix: handle multiple zip files in JetBrains release artifact step by @RomneyDa in #11873
- fix: hide thinking indicator for empty thinking content by @RomneyDa in #11874
- fix(openrouter): Gemini 3 tool support, suffix stripping, thought_signature, autocomplete endpoint by @RomneyDa in #11856
- fix: fix listener leaks and redundant file read in autocomplete by @RomneyDa in #11863
- docs: add troubleshooting for Ollama memory errors by @RomneyDa in #11864
- docs: clarify where secrets can be templated from by @RomneyDa in #11865
- fix: preserve tool calls when thinking models return no text content by @RomneyDa in #11866
- fix: allow correcting API key after entering an invalid one for xAI/Gemini by @RomneyDa in #11854
- fix: show actionable error when Ollama fails to parse tool calls by @RomneyDa in #11870
- fix: vLLM provider should respect user-configured contextLength and model by @RomneyDa in #11868
New Contributors
- @guoyi-smh made their first contribution in #11215
Full Changelog: v1.2.18-vscode...v1.2.19-vscode
v1.0.66-jetbrains
What's Changed
- chore: jb-66-vs-37 by @RomneyDa in #11909
- fix: remove Ollama template-based tool support gate by @RomneyDa in #11905
Full Changelog: v1.0.65-jetbrains...v1.0.66-jetbrains