github continuedev/continue v1.3.34-vscode

latest releases: v1.2.18-vscode, v1.0.63-jetbrains
pre-release5 hours ago

What's Changed

  • fix: harden system message tools and wire toolOverrides to system message path by @shanevcantwell in #10485
  • [Snyk] Security upgrade undici from 7.18.2 to 7.24.0 by @sestinj in #11379
  • fix: terminal links open wrong URL for addresses with ports by @shanevcantwell in #11369
  • refactor: unify AbortError detection with isAbortError utility by @amabito in #10551
  • fix: remove hardcoded Unix $ prompt prefix from terminal UI by @shanevcantwell in #11429
  • chore(deps): bump socket.io-parser from 4.2.4 to 4.2.6 in /gui by @dependabot[bot] in #11603
  • chore(deps): bump JetBrains/qodana-action from 2025.3.1 to 2025.3.2 by @dependabot[bot] in #11496
  • docs: improve SSL certificate troubleshooting guidance by @fahe1em1 in #11354
  • chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #11638
  • docs(cli): cover AskQuestion tool behavior and TUI interaction by @siewcapital in #11162
  • chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /extensions/cli by @dependabot[bot] in #11640
  • chore(deps): bump undici from 6.23.0 to 6.24.0 in /core by @dependabot[bot] in #11401
  • docs: document all CLI slash commands in TUI mode by @fahe1em1 in #11352
  • feat: add Tensorix as an LLM provider by @shanemort1982 in #11184
  • chore(deps): bump socket.io-parser from 4.2.4 to 4.2.6 in /core by @dependabot[bot] in #11643
  • fix(cli): load rules into system message by @uinstinct in #10408
  • fix: strengthen default Apply prompt for local models by @shanevcantwell in #10486
  • Fix stale Models docs links in config panel by @siewcapital in #11136
  • fix: skip remote URIs when resolving MCP server cwd by @shanevcantwell in #10844
  • chore(deps): bump flatted from 3.3.2 to 3.4.2 in /core by @dependabot[bot] in #11668
  • fix: include reasoning_content field for DeepSeek Reasoner models by @mvanhorn in #11290
  • [Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.30.0 to 2.31.0 by @sestinj in #11764
  • fix: add default timeout for terminal command tool execution by @amabito in #10550
  • chore(deps): bump gradle/actions from 5 to 6 by @dependabot[bot] in #11760
  • feat(cli): discover .continue/checks/ in cn review by @mvanhorn in #11697
  • chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /gui by @dependabot[bot] in #11769
  • fix(registryClient): fix wrong location for the cli config file by @yumosx in #10812
  • Update Node.js LTS to v20.20.1 by @PeterDaveHello in #11506
  • Fix system-message tools parser when tool call is non-terminal by @MumuTW in #11092
  • Improve error handling UX and move stream retry to BaseLLM by @RomneyDa in #11773
  • fix(ollama): check model template for tool support via /api/show by @RomneyDa in #11670
  • fix: "No chat model selected" error on startup by @RomneyDa in #11672
  • feat: add MiniMax as a new LLM provider with M2.7 default by @octo-patch in #11367
  • fix: preserve indentation when applying code edits to Python files by @mvanhorn in #11289
  • fix: use config.yaml name for default Local Config profile by @MumuTW in #11110
  • feat(cli): invokable skills and import any skill by @uinstinct in #11113
  • fix: Ollama MCP tool calling for Mistral and Gemma3 models by @joaquinhuigomez in #11523
  • feat(autocomplete): Add Qwen multi-file FIM template for repository-level autocompletion by @hiepau1231 in #10612
  • feat(cli): export and import sessions by @uinstinct in #11075
  • Remove Gemini 2.0 Flash from defaults and update Claude defaults to 4.6 by @RomneyDa in #11782
  • feat: support gemini through ai sdk by @uinstinct in #10671
  • Sending x-api-key instead of api-key as header for azure hosted anthropic service by @sresam89 in #11517
  • fix(openai): fix Responses API 400 errors for reasoning, tool calls, and ID handling by @RomneyDa in #11785
  • jetbrains 63, vscode 34 by @RomneyDa in #11790
  • fix(gemini): update model catalog for retired/new Gemini models by @RomneyDa in #11793
  • fix: expand tool support to reduce 'Invalid tool name' errors by @RomneyDa in #11792
  • fix: handle thinking/assistant messages at end of chat history by @RomneyDa in #11791
  • fix: guard against non-string NO_PROXY env value by @RomneyDa in #11797
  • feat(bedrock): support Bedrock API key authentication by @RomneyDa in #11798
  • fix: restrict terminal childProcess.spawn to local-only environments by @shanevcantwell in #10538

New Contributors

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

Don't miss a new continue release

NewReleases is sending notifications on new releases.