Skip to content

Releases: continuedev/continue

v1.3.37-vscode

26 Mar 23:53
16a540c

Choose a tag to compare

v1.3.37-vscode Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.36-vscode...v1.3.37-vscode

v1.3.36-vscode

26 Mar 22:28
c5490d9

Choose a tag to compare

v1.3.36-vscode Pre-release
Pre-release

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

Full Changelog: v1.3.35-vscode...v1.3.36-vscode

v1.3.35-vscode

26 Mar 09:07
f7907ff

Choose a tag to compare

v1.3.35-vscode Pre-release
Pre-release

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 useResponsesApi option 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

Full Changelog: v1.3.34-vscode...v1.3.35-vscode

v1.2.21-vscode

26 Mar 23:55

Choose a tag to compare

What's Changed

Full Changelog: v1.2.20-vscode...v1.2.21-vscode

v1.2.20-vscode

26 Mar 22:43

Choose a tag to compare

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

Full Changelog: v1.2.19-vscode...v1.2.20-vscode

v1.2.19-vscode

26 Mar 09:11

Choose a tag to compare

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 useResponsesApi option 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

Full Changelog: v1.2.18-vscode...v1.2.19-vscode

v1.0.66-jetbrains

26 Mar 23:52
16a540c

Choose a tag to compare

v1.0.66-jetbrains Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.65-jetbrains...v1.0.66-jetbrains

v1.0.65-jetbrains

26 Mar 22:29
c5490d9

Choose a tag to compare

v1.0.65-jetbrains Pre-release
Pre-release

What's Changed

  • 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

Full Changelog: v1.0.64-jetbrains...v1.0.65-jetbrains

v1.0.64-jetbrains

26 Mar 17:47
c71acb8

Choose a tag to compare

v1.0.64-jetbrains Pre-release
Pre-release

What's Changed

Read more

main

26 Mar 22:55
c5490d9

Choose a tag to compare

main Pre-release
Pre-release
fix(intellij): handle square brackets in file paths for autocomplete …