What's Changed
- chore: move .continue/agents to .continue/checks by @sestinj in #10596
- Add banner image to README by @TyDunn in #10605
- docs: add Improving Your Checks page by @sestinj in #10604
- feat: Claude Sonnet and Opus 4.6 updates by @RomneyDa in #10600
- feat: integrate ai-sdk provider by @uinstinct in #10467
- feat: bash tool execution in background by @uinstinct in #10285
- docs: simplify quickstart to continue.dev/check by @Patrick-Erichsen in #10665
- feat: model updates and + z.ai by @RomneyDa in #10638
- feat: pre-install suggestions CLI in devbox blueprints by @sestinj in #10734
- chore: remove feature flagged ai sdk usage by @uinstinct in #10622
- chore: upgrade ai sdk to v6 by @uinstinct in #10642
- fix: detect embedded 429 errors from Gemini/VertexAI APIs by @RomneyDa in #10674
- feat: add turn-level prompt caching + PostHog metrics + live API tests by @sestinj in #10801
- Remove NODE_AUTH_TOKEN from stable-release workflow by @sestinj in #10950
- feat: use env variable to enable ai sdk by @uinstinct in #10775
- feat: ai-sdk support for xai and deepseek by @uinstinct in #10784
- feat(cli): quiz answers by @uinstinct in #10845
- feat: allow background job perm check by default by @uinstinct in #10874
- Fix stable release npm publish with OIDC trusted publishing by @sestinj in #10951
- Add smoke tests for real API connectivity by @sestinj in #10953
- Add conversation message caching to AnthropicApi by @sestinj in #10935
- Add cache token data to PostHog telemetry events by @sestinj in #10936
- Remove directory structure from system prompt by @sestinj in #10937
- Upgrade npm for OIDC trusted publishing in stable release by @sestinj in #10952
- Fix npm OIDC publish by removing setup-node registry config by @sestinj in #10958
- Remove beta release workflow by @sestinj in #10959
- Fix npm OIDC publish: restore registry-url, clear token, use Node 22 by @sestinj in #10961
- Fix npm OIDC: Node 24 for publish, unset bogus token by @sestinj in #10964
- Document check CLI for running checks locally by @sestinj in #10991
- fix: correct cache_hit_rate calculation and fix Vercel stream tool call handling by @sestinj in #10994
- feat: add hooks system for CLI event interception by @sestinj in #11029
- Add workflow section to running-locally docs by @TyDunn in #11046
- feat: add 5 agent checks derived from codebase history by @TyDunn in #10401
- chore(deps): bump express-rate-limit from 8.2.1 to 8.3.0 in /core by @dependabot[bot] in #11134
- chore(deps): bump tar from 7.5.7 to 7.5.10 in /core by @dependabot[bot] in #11048
- chore(deps): bump ajv in /core by @dependabot[bot] in #10714
- chore(deps): bump minimatch in /binary by @dependabot[bot] in #10912
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /gui by @dependabot[bot] in #10913
- chore(deps): bump hono from 4.11.7 to 4.12.5 in /gui by @dependabot[bot] in #11033
- chore(deps): bump @hono/node-server from 1.19.9 to 1.19.10 in /gui by @dependabot[bot] in #11034
- chore(deps): bump @hono/node-server from 1.19.9 to 1.19.10 in /core by @dependabot[bot] in #11035
- chore(deps): bump hono from 4.11.7 to 4.12.5 in /core by @dependabot[bot] in #11032
- chore(deps): bump ajv in /gui by @dependabot[bot] in #10720
- chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /core by @dependabot[bot] in #10911
- chore(deps): bump minimatch in /packages/hub by @dependabot[bot] in #10955
- chore(deps): bump minimatch in /packages/config-yaml by @dependabot[bot] in #10927
- fix(security): resolve high severity minimatch vulnerabilities by @github-actions[bot] in #11057
- [Snyk] Security upgrade @electron/rebuild from 3.7.2 to 4.0.3 by @sestinj in #11117
- fix: add security check to createNewFile tool (CWE-22) by @sestinj in #11238
- [Snyk] Security upgrade tar from 7.5.7 to 7.5.10 by @sestinj in #11119
- [Snyk] Security upgrade tar from 7.5.2 to 7.5.10 by @sestinj in #11122
- feat: alias /rename for /title by @uinstinct in #11235
- Fix duplicate predefined tools in dynamic tools system message by @MumuTW in #11101
- fix: refresh all configs when creating a new assistant file by @MumuTW in #11103
- chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #10886
- fix: update extensions readme docs urls by @likeprogrsv in #10776
- fix: handle spaces in filepaths for JetBrains autocomplete by @sestinj in #10633
- chore(deps): bump qs from 6.14.1 to 6.14.2 in /gui by @dependabot[bot] in #10517
- fix: preserve leading dot in ls tool path resolution by @zerone0x in #10515
- chore(deps): bump markdown-it from 14.1.0 to 14.1.1 in /gui by @dependabot[bot] in #10503
- No more docs/docusaurus.config.js by @ReneNyffenegger in #10481
- chore(deps-dev): bump rollup from 4.41.1 to 4.59.0 in /packages/fetch by @dependabot[bot] in #10841
- fix(cli): show create new assistant option when logged in by @uinstinct in #11004
- [Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.28.3 to 2.30.0 by @sestinj in #10977
- Fix displaying diff line when instant applying in jetbrains extensions by @Pyroboomka in #10627
- fix: pass pre-read content to bypass fs.existsSync for WSL agent configs by @shanevcantwell in #10451
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #10887
- fix: edit mode throwing error for xai provider by @uinstinct in #11002
- chore(deps): bump minimatch from 10.1.2 to 10.2.4 in /packages/continue-sdk by @dependabot[bot] in #10923
- [Snyk] Security upgrade @sentry/vite-plugin from 4.0.2 to 5.0.0 by @sestinj in #11257
- fix: update broken Mission Control workflows links by @RomneyDa in #10661
- fix: silently hide MCP UI on errors by @RomneyDa in #10660
- fix: guard BASH_SOURCE[0] in CLI install script (#11268) by @mvanhorn in #11288
- [codex] remove chat dangerous command warnings by @Patrick-Erichsen in #11281
- chore(deps): bump systeminformation from 5.30.6 to 5.30.8 in /extensions/vscode by @dependabot[bot] in #10630
- chore(deps): bump hono from 4.11.7 to 4.12.7 in /core by @dependabot[bot] in #11283
- chore(deps): bump hono from 4.12.5 to 4.12.7 in /gui by @dependabot[bot] in #11284
- jb 1.0.62, vscode 1.3.33 by @RomneyDa in #11396
- fix(cli): prevent empty sessions from being saved by @uinstinct in #11076
- fix: load config in project with no dirs by @uinstinct in #10737
- [Snyk] Security upgrade @c15t/react from 1.8.2 to 1.8.5 by @sestinj in #11388
- chore(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.1 by @dependabot[bot] in #11376
- [Snyk] Security upgrade undici from 6.21.3 to 6.24.0 by @sestinj in #11397
- 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
- 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
- feat: add ClawRouter as a provider for cost-optimized model routing by @1bcMax in #11751
- 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
New Contributors
- @github-actions[bot] made their first contribution in #11057
- @MumuTW made their first contribution in #11101
- @likeprogrsv made their first contribution in #10776
- @zerone0x made their first contribution in #10515
- @ReneNyffenegger made their first contribution in #10481
- @mvanhorn made their first contribution in #11288
- @amabito made their first contribution in #10551
- @fahe1em1 made their first contribution in #11354
- @siewcapital made their first contribution in #11162
- @shanemort1982 made their first contribution in #11184
- @octo-patch made their first contribution in #11367
- @joaquinhuigomez made their first contribution in #11523
- @hiepau1231 made their first contribution in #10612
- @sresam89 made their first contribution in #11517
- @guoyi-smh made their first contribution in #11215
- @1bcMax made their first contribution in #11751
- @ivanlen made their first contribution in #11881
Full Changelog: v1.0.61-jetbrains...v1.0.64-jetbrains