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
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
Full Changelog: v1.3.32-vscode...v1.3.33-vscode