Open-source AI code assistant for IDEs
February 17, 2026
## What's Changed * .continue/agents by @sestinj in https://github.com/continuedev/continue/pull/10233 * .continue/agents p2 by @sestinj in https://github.com/continuedev/continue/pull/10235 * feat: limited MCP App support by @RomneyDa in https://github.com/continuedev/continue/pull/10132 * feat(cli): curl/irl installation scripts and docs by @RomneyDa in https://github.com/continuedev/continue/pull/9835 * feat: add cn checks CLI command by @sestinj in https://github.com/continuedev/continue/pull/10330 * feat: enable agent mode support for LM Studio models by @veeceey in https://github.com/continuedev/continue/pull/10327 * docs: update default model to Claude Opus 4.6 by @BekahHW in https://github.com/continuedev/continue/pull/10270 * [Snyk] Fix for 1 vulnerabilities by @sestinj in https://github.com/continuedev/continue/pull/10386 * fix: validate unicode in model apikey or headers by @uinstinct in https://github.com/continuedev/continue/pull/10380 * docs: add GitHub trigger event types for workflows by @BekahHW in https://github.com/continuedev/continue/pull/10213 * docs: Update Workflows docs - MVP by @BekahHW in https://github.com/continuedev/continue/pull/10369 * fix: generalize Windows remote detection for terminal commands by @shanevcantwell in https://github.com/continuedev/continue/pull/10391 * [Snyk] Security upgrade axios from 1.13.2 to 1.13.5 by @sestinj in https://github.com/continuedev/continue/pull/10423 * [Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.27.0 to 2.28.3 by @sestinj in https://github.com/continuedev/continue/pull/10421 * feat: consolidate react best practices by @RomneyDa in https://github.com/continuedev/continue/pull/10417 * Revert "[Snyk] Fix for 1 vulnerabilities" by @RomneyDa in https://github.com/continuedev/continue/pull/10424 * feat: make create/read rule tools disabled by default by @RomneyDa in https://github.com/continuedev/continue/pull/10543 * chore: prerelease bumps vscode 32 jetbrains 61 by @RomneyDa in https://github.com/continuedev/continue/pull/10563 * docs: add getting started section, update example and copy by @TyDunn in https://github.com/continuedev/continue/pull/10565 * docs: update READMEs for new product direction by @TyDunn in https://github.com/continuedev/continue/pull/10566 * [WIP] update docs to reflect checks by @sestinj in https://github.com/continuedev/continue/pull/10489 * docs: fix checks best practices examples and add skill links by @sestinj in https://github.com/continuedev/continue/pull/10591 ## New Contributors * @veeceey made their first contribution in https://github.com/continuedev/continue/pull/10327 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.15-vscode...v1.2.16-vscode
Features
February 4, 2026
## What's Changed * docs: update /info command description with usage statistics by @continue[bot] in https://github.com/continuedev/continue/pull/9071 * chore(deps): bump undici from 7.16.0 to 7.18.2 in /binary by @dependabot[bot] in https://github.com/continuedev/continue/pull/9534 * fix: add GH_TOKEN to continue-agents workflow by @ThanhNguyxn in https://github.com/continuedev/continue/pull/9497 * chore: bump prerelease versions by @RomneyDa in https://github.com/continuedev/continue/pull/9536 * Filter out .md files when loading agent configs by @RomneyDa in https://github.com/continuedev/continue/pull/9537 * feat: subagents by @uinstinct in https://github.com/continuedev/continue/pull/9128 * Update docs index page with new inbox card and copy changes by @BekahHW in https://github.com/continuedev/continue/pull/9533 * docs: Add documentation for running agents locally by @bdougie in https://github.com/continuedev/continue/pull/9507 * feat: agent skills by @uinstinct in https://github.com/continuedev/continue/pull/9353 * chore(deps): bump diff from 7.0.0 to 8.0.3 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9552 * [Snyk] Upgrade @c15t/react from 1.8.1 to 1.8.2 by @sestinj in https://github.com/continuedev/continue/pull/9540 * Refactor info command into separate functions and add usage statistics by @sestinj in https://github.com/continuedev/continue/pull/9070 * [Snyk] Upgrade posthog-js from 1.297.2 to 1.310.1 by @sestinj in https://github.com/continuedev/continue/pull/9541 * Allow MCP/Bash tools by default in headless mode by @RomneyDa in https://github.com/continuedev/continue/pull/9538 * docs: fix title case in documentation headers by @sestinj in https://github.com/continuedev/continue/pull/9543 * fix: simplify config error by @uinstinct in https://github.com/continuedev/continue/pull/9556 * chore(deps): bump undici from 6.21.3 to 6.23.0 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9565 * fix: duplicate tool messages added by @RomneyDa in https://github.com/continuedev/continue/pull/9596 * [Snyk] Upgrade react-hook-form from 7.62.0 to 7.69.0 by @sestinj in https://github.com/continuedev/continue/pull/9588 * [Snyk] Upgrade @tiptap/extension-mention from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9589 * fix: prevent waiting for the session to load from history by @uinstinct in https://github.com/continuedev/continue/pull/9525 * fix: show full right side gradient border by @uinstinct in https://github.com/continuedev/continue/pull/9672 * docs: create IDE Extensions tab with Customize and Reference sections by @sestinj in https://github.com/continuedev/continue/pull/9539 * Revert "docs: create IDE Extensions tab with Customize and Reference sections" by @sestinj in https://github.com/continuedev/continue/pull/9680 * Revert "Revert "docs: create IDE Extensions tab with Customize and Reference sections"" by @sestinj in https://github.com/continuedev/continue/pull/9681 * fix: resolve docs tab navigation issues by @sestinj in https://github.com/continuedev/continue/pull/9682 * fix: use ide.runCommand when Windows host connects to WSL by @shanevcantwell in https://github.com/continuedev/continue/pull/9679 * fix: compact conversation with dangling tool calls by @uinstinct in https://github.com/continuedev/continue/pull/9465 * feat: resubmit overloaded errors by @uinstinct in https://github.com/continuedev/continue/pull/9082 * feat(cli): agent skills by @uinstinct in https://github.com/continuedev/continue/pull/9696 * Add extension features and customization links to docs index by @sestinj in https://github.com/continuedev/continue/pull/9798 * fix: command fixed in contributing file by @sarthakNITT in https://github.com/continuedev/continue/pull/9715 * fix: autocompaction failures from exceeded context length by @RomneyDa in https://github.com/continuedev/continue/pull/9567 * chore(deps-dev): bump lodash-es from 4.17.21 to 4.17.23 in /packages/config-yaml by @dependabot[bot] in https://github.com/continuedev/continue/pull/9773 * chore(deps-dev): bump lodash-es from 4.17.21 to 4.17.23 in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/9775 * chore(deps-dev): bump lodash-es from 4.17.21 to 4.17.23 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/9774 * chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9781 * [Snyk] Upgrade yaml from 2.8.1 to 2.8.2 by @sestinj in https://github.com/continuedev/continue/pull/9653 * feat: add remove rule button by @uinstinct in https://github.com/continuedev/continue/pull/9576 * Continue CLI support provider Ask Sage by @alex-mcgraw-askSage in https://github.com/continuedev/continue/pull/9719 * chore(deps-dev): bump lodash-es from 4.17.21 to 4.17.23 in /packages/fetch by @dependabot[bot] in https://github.com/continuedev/continue/pull/9772 * Update asksage.mdx by @alex-mcgraw-askSage in https://github.com/continuedev/continue/pull/9757 * chore(deps): bump lodash from 4.17.21 to 4.17.23 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/9802 * fix: support object-type arguments in tool call parsing by @silencezhoudev in https://github.com/continuedev/continue/pull/9743 * [Snyk] Upgrade @tiptap/extension-paragraph from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9817 * chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /docs by @dependabot[bot] in https://github.com/continuedev/continue/pull/9803 * chore(deps): bump lodash from 4.17.21 to 4.17.23 in /gui by @dependabot[bot] in https://github.com/continuedev/continue/pull/9830 * fix: Set isComplete metadata when agents finish execution by @sestinj in https://github.com/continuedev/continue/pull/9892 * Fix: Set isComplete=true after agent turn ends without tool calls by @sestinj in https://github.com/continuedev/continue/pull/9899 * feat(cli): detect wsl and spawn appropriate shell by @uinstinct in https://github.com/continuedev/continue/pull/9810 * Refactor imports. by @alex-mcgraw-askSage in https://github.com/continuedev/continue/pull/9828 * chore(deps): bump lodash from 4.17.21 to 4.17.23 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9833 * chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /binary by @dependabot[bot] in https://github.com/continuedev/continue/pull/9834 * [Snyk] Upgrade @huggingface/jinja from 0.1.3 to 0.5.3 by @sestinj in https://github.com/continuedev/continue/pull/9845 * chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 in /packages/fetch by @dependabot[bot] in https://github.com/continuedev/continue/pull/9893 * fix: skip cmd.exe wrapping for MCP servers when Windows host connects to WSL by @shanevcantwell in https://github.com/continuedev/continue/pull/9740 * Add detailed logging for metadata endpoint requests by @sestinj in https://github.com/continuedev/continue/pull/9909 * Publish cn-staging blueprint on stable release by @sestinj in https://github.com/continuedev/continue/pull/9914 * feat: Add new OVHcloud models by @eliasto in https://github.com/continuedev/continue/pull/9663 * chore: vscode 30, jetbrains 59 by @RomneyDa in https://github.com/continuedev/continue/pull/9832 * fix(cli): flaky hub loader tests by @uinstinct in https://github.com/continuedev/continue/pull/9923 * [Snyk] Upgrade @tiptap/extension-text from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9915 * chore(deps): bump tar from 7.4.3 to 7.5.7 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9985 * chore(deps): bump hono from 4.11.4 to 4.11.7 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9959 * fix: Local setup screen input text is black on dark background by @sarthakNITT in https://github.com/continuedev/continue/pull/9967 * [Snyk] Upgrade ws from 8.18.0 to 8.19.0 by @sestinj in https://github.com/continuedev/continue/pull/9946 * [Snyk] Upgrade systeminformation from 5.27.14 to 5.30.0 by @sestinj in https://github.com/continuedev/continue/pull/9945 * fix: pass GITHUB_TOKEN to vscode e2e tests for ripgrep download by @RomneyDa in https://github.com/continuedev/continue/pull/9929 * feat: indicate excluded tools in MCP server # tools badge by @RomneyDa in https://github.com/continuedev/continue/pull/9970 * docs: remove on-prem from secrets page by @RomneyDa in https://github.com/continuedev/continue/pull/9972 * fix: use underlying provider name for stream errors by @RomneyDa in https://github.com/continuedev/continue/pull/9963 * chore: hub.continue.dev -> continue.dev by @RomneyDa in https://github.com/continuedev/continue/pull/10049 * docs: link changelog to changelog.continue.dev by @sestinj in https://github.com/continuedev/continue/pull/10021 * [Snyk] Security upgrade @aws-sdk/client-sagemaker-runtime from 3.777.0 to 3.894.0 by @sestinj in https://github.com/continuedev/continue/pull/10052 * fix: pass pre-read content to RegistryClient for WSL compatibility by @shanevcantwell in https://github.com/continuedev/continue/pull/9739 * fix: detect WSL remote for shell PATH resolution by @shanevcantwell in https://github.com/continuedev/continue/pull/9934 * fix(resource-monitoring): fix lsof file descriptor leak by @yumosx in https://github.com/continuedev/continue/pull/9568 * Add cn-check skill for AI agent code checks by @sestinj in https://github.com/continuedev/continue/pull/10111 * Register `cn check` as a CLI subcommand by @sestinj in https://github.com/continuedev/continue/pull/10112 * Fix defunct hub.continue.dev URLs by @sestinj in https://github.com/continuedev/continue/pull/10114 * Fix cn check workers failing silently by @sestinj in https://github.com/continuedev/continue/pull/10115 * Rename `cn check` to `cn review` with UX improvements by @sestinj in https://github.com/continuedev/continue/pull/10134 * [Snyk] Upgrade @openapitools/openapi-generator-cli from 2.25.1 to 2.27.0 by @sestinj in https://github.com/continuedev/continue/pull/10090 * feat: show message counter in history page by @uinstinct in https://github.com/continuedev/continue/pull/9524 * fix: OpenAI Responses API parallel tool calls losing call_ids by @houssemzaier in https://github.com/continuedev/continue/pull/9659 * feat: add tool prompt override support in .continuerc.json by @shanevcantwell in https://github.com/continuedev/continue/pull/9314 * fix: retrieve reasoning toggle from local storage by @uinstinct in https://github.com/continuedev/continue/pull/9688 * feat: Add OpenRouter Provider Support with Dynamic Model Loading by @partha-sarathyy in https://github.com/continuedev/continue/pull/8738 * Fix OpenAI timeout settings not being applied by @micalgenus in https://github.com/continuedev/continue/pull/10036 * fix(cli): add SSL verification option for client transports by @yumosx in https://github.com/continuedev/continue/pull/9551 * fix: add reasoning content field support in chat body by @uinstinct in https://github.com/continuedev/continue/pull/10027 * feat: add Nous Research Hermes models as provider by @Aboozle1 in https://github.com/continuedev/continue/pull/9989 * fix: show error for blank inputs when using hub blocks in local config by @uinstinct in https://github.com/continuedev/continue/pull/10127 * Create invokable markdown prompt instead of .prompt file by @RomneyDa in https://github.com/continuedev/continue/pull/10082 * chore(deps): bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in /packages/continue-sdk by @dependabot[bot] in https://github.com/continuedev/continue/pull/10170 * [Snyk] Upgrade @electron/rebuild from 3.7.0 to 3.7.2 by @sestinj in https://github.com/continuedev/continue/pull/10034 * fix: don't crash config loading for one block failure by @RomneyDa in https://github.com/continuedev/continue/pull/10140 * [Snyk] Security upgrade @aws-sdk/credential-providers from 3.943.0 to 3.974.0 by @sestinj in https://github.com/continuedev/continue/pull/10147 * fix: better failed default config error by @RomneyDa in https://github.com/continuedev/continue/pull/10081 * Move getAdjustedTokenCountFromModel from CLI to core by @RomneyDa in https://github.com/continuedev/continue/pull/9968 * [Snyk] Security upgrade @aws-sdk/credential-providers from 3.943.0 to 3.974.0 by @sestinj in https://github.com/continuedev/continue/pull/10145 * Add demo video to docs landing page by @sestinj in https://github.com/continuedev/continue/pull/10174 * fix: improve error messages for invalid rule files by @sarthakNITT in https://github.com/continuedev/continue/pull/9716 * fix: prevent non whitespace characters from being sent from input by @uinstinct in https://github.com/continuedev/continue/pull/10149 * chore: vscode 31 jetbrains 60 by @RomneyDa in https://github.com/continuedev/continue/pull/10180 * chore(deps): bump @modelcontextprotocol/sdk from 1.25.2 to 1.26.0 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/10201 * Update agent links and section title in docs index by @BekahHW in https://github.com/continuedev/continue/pull/10194 ## New Contributors * @ThanhNguyxn made their first contribution in https://github.com/continuedev/continue/pull/9497 * @sarthakNITT made their first contribution in https://github.com/continuedev/continue/pull/9715 * @silencezhoudev made their first contribution in https://github.com/continuedev/continue/pull/9743 * @eliasto made their first contribution in https://github.com/continuedev/continue/pull/9663 * @yumosx made their first contribution in https://github.com/continuedev/continue/pull/9568 * @partha-sarathyy made their first contribution in https://github.com/continuedev/continue/pull/8738 * @micalgenus made their first contribution in https://github.com/continuedev/continue/pull/10036 * @Aboozle1 made their first contribution in https://github.com/continuedev/continue/pull/9989 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.14-vscode...v1.2.15-vscode
Features
February 3, 2026
# [1.42.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.41.0...@continuedev/config-yaml@1.42.0) (2026-02-03) ### Bug Fixes * add reasoning content field support in chat body ([ac93dd9](https://github.com/continuedev/continue/commit/ac93dd9381021989507b1c724205780074898786)) * add reasoning content field support in chat body ([#10027](https://github.com/continuedev/continue/issues/10027)) ([6c56210](https://github.com/continuedev/continue/commit/6c56210f1c4cf52a15bf95325738d2dfb8637b51)) * **cli:** add SSL verification option for client transports ([#9551](https://github.com/continuedev/continue/issues/9551)) ([0b6937a](https://github.com/continuedev/continue/commit/0b6937a3b8b0a6c56bbbe3b6ecaceb9869123508)) * retrieve reasoning toggle from local storage ([#9688](https://github.com/continuedev/continue/issues/9688)) ([2c1a856](https://github.com/continuedev/continue/commit/2c1a85683c515b5a19c7d8a84ac1af8357d7d6dc)) * show error for blank inputs when using hub blocks in local config ([20a069e](https://github.com/continuedev/continue/commit/20a069e87e7b62f94150240071193676d423f6ca)) ### Features * add Nous Research Hermes models as provider ([1ba9a66](https://github.com/continuedev/continue/commit/1ba9a669d6f9c432a3f17e2f6aa045442458df90)) * Add OpenRouter Provider Support with Dynamic Model Loading ([#8738](https://github.com/continuedev/continue/issues/8738)) ([9ac154d](https://github.com/continuedev/continue/commit/9ac154d2a0690f7541b5b7727a472508e39a03f2))
Features
February 3, 2026
# [1.41.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.40.0...@continuedev/config-yaml@1.41.0) (2026-02-03) ### Bug Fixes * detect WSL remote for shell PATH resolution ([939b44b](https://github.com/continuedev/continue/commit/939b44b39fbe1eeea0d4c501e820f23ea5079c87)), closes [#9737](https://github.com/continuedev/continue/issues/9737) * detect WSL remote for shell PATH resolution ([#9934](https://github.com/continuedev/continue/issues/9934)) ([895632c](https://github.com/continuedev/continue/commit/895632c0a5cea5a032b31df7e5fcc5a60e3136e4)), closes [#9737](https://github.com/continuedev/continue/issues/9737) * OpenAI Responses API parallel tool calls losing call_ids ([#9659](https://github.com/continuedev/continue/issues/9659)) ([dcac626](https://github.com/continuedev/continue/commit/dcac6260a7c33dc09b740507f3a93424b8afa047)) * **resource-monitoring:** prevent file descriptor count leak by adding caching ([a99288f](https://github.com/continuedev/continue/commit/a99288f25a1ff0939fa7b6581d8d22a9fa75e4fd)) * **ResourceMonitoringService:** initialize fd check time and count on start ([df83e66](https://github.com/continuedev/continue/commit/df83e66d5ce97cfcf28c1a815d567090cceda622)) * **ResourceMonitoringService:** prevent negative file descriptor counts and remove test cases ([676e31d](https://github.com/continuedev/continue/commit/676e31d28edd634307e289ee103ec6f42a40f416)) * simplify file descriptor count calculation ([056622f](https://github.com/continuedev/continue/commit/056622faa01779b2dd0c99fe5ea758951454822a)) * upgrade @openapitools/openapi-generator-cli from 2.25.1 to 2.27.0 ([1420644](https://github.com/continuedev/continue/commit/142064476870ed6b462dcbb8c651db7991942aec)) ### Features * add tool prompt override support in .continuerc.json ([#9314](https://github.com/continuedev/continue/issues/9314)) ([d80845c](https://github.com/continuedev/continue/commit/d80845c403db83686d140c72c04616348731fdbf))
Features
January 31, 2026
# [1.40.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.39.0...@continuedev/config-yaml@1.40.0) (2026-01-31) ### Bug Fixes * account for different tokenizers ([b4bc3ae](https://github.com/continuedev/continue/commit/b4bc3aedaa2e44149a1898c609405ebb80ca91b2)) * add missing cancelStream call and return for non-retryable errors ([c391353](https://github.com/continuedev/continue/commit/c391353709ad4367fb333680190e0ba73c868ef0)) * also show underlying provider for open github issue ([0b7fe48](https://github.com/continuedev/continue/commit/0b7fe4813c996aa416843bbda7d1c784b49e65b4)) * **cli:** flaky hub loader tests ([2fb8830](https://github.com/continuedev/continue/commit/2fb88307caeb6e72979396f70de17af087a27536)) * command fixed in contributing file ([#9715](https://github.com/continuedev/continue/issues/9715)) ([a21eb15](https://github.com/continuedev/continue/commit/a21eb151d30969c292e290523941ebb520c61151)) * compact conversation with dangling tool calls ([b33b8a4](https://github.com/continuedev/continue/commit/b33b8a4dadb821cab67d517223cb9ab19268d173)) * compaction updates part 2 ([d18c6f0](https://github.com/continuedev/continue/commit/d18c6f04ad6ca518f849a78ab6cb8938e8ea1c24)) * core/package.json to reduce vulnerabilities ([8ca79b9](https://github.com/continuedev/continue/commit/8ca79b9a5adefa401b6bd7cc62e72e1597cb0012)) * duplicate tool messages ([77a2f12](https://github.com/continuedev/continue/commit/77a2f1274a6183bf43cb8df3d84e8e58762b1442)) * eslint ([50adea3](https://github.com/continuedev/continue/commit/50adea309b6635b125e55a13bb99b0a91827956f)) * eslint import unresolved ([ccd0b74](https://github.com/continuedev/continue/commit/ccd0b74dc544687b3ec9439ee9a814efbacc5752)) * linting issue mising parallel count ([c0a9309](https://github.com/continuedev/continue/commit/c0a930919fe93ce7ad6a0eaf3546a956dee02383)) * Local setup screen input text is black on dark background ([363292b](https://github.com/continuedev/continue/commit/363292bdef47b14857a5a4dfa6b3f5a115510c31)) * pass GITHUB_TOKEN to vscode e2e tests for ripgrep download ([b8586d6](https://github.com/continuedev/continue/commit/b8586d6d90a6ee76d7186f53ea6f6521aee680f5)) * pass pre-read content to RegistryClient for WSL compatibility ([#9739](https://github.com/continuedev/continue/issues/9739)) ([38aae62](https://github.com/continuedev/continue/commit/38aae62e56b1ffc48da626544bb512f03c19e8fe)), closes [#6242](https://github.com/continuedev/continue/issues/6242) [#7810](https://github.com/continuedev/continue/issues/7810) * prevent waiting for the session to load from history ([9fcc332](https://github.com/continuedev/continue/commit/9fcc332a99095a2b5635eb786ea02ca73311803a)) * Replace console.debug with logger in exit tool ([b65f440](https://github.com/continuedev/continue/commit/b65f44027a9c36d02e930ed2be41bac274ceb312)) * resolve IDE Extensions tab navigation in docs ([7129415](https://github.com/continuedev/continue/commit/7129415db0a6609e126f464e3dfe0d92528fddf2)) * resolve MDX parsing error in run-agents-locally guide ([7074a50](https://github.com/continuedev/continue/commit/7074a50e4a39f5b29927c8c90a4fb52769b64dff)) * Set isComplete metadata when agents finish execution ([65a1e15](https://github.com/continuedev/continue/commit/65a1e1500b112de4e24364eff890bd9b4fcac895)) * show full right side gradient border ([7f46011](https://github.com/continuedev/continue/commit/7f46011e7c277d570907cfc733639f4a2f944d1d)) * simplify config error ([e3a8711](https://github.com/continuedev/continue/commit/e3a8711ed90b1c3026726c80fecff92e449bb79b)) * skip cmd.exe wrapping for MCP servers when Windows host connects to WSL ([1219985](https://github.com/continuedev/continue/commit/1219985ce13753b38747a0a258a39fbd0a5d1dd6)), closes [#9151](https://github.com/continuedev/continue/issues/9151) [#9679](https://github.com/continuedev/continue/issues/9679) * support object-type arguments in tool call parsing ([82f6f69](https://github.com/continuedev/continue/commit/82f6f6952202924952af6b9c84df42e5fd204bc3)) * tool permissions for MCP and bash in headless ([998cb76](https://github.com/continuedev/continue/commit/998cb76a7128e47fc94dad7a282a578459ee8015)) * update ide-extensions link to point to quick-start page ([b73fefe](https://github.com/continuedev/continue/commit/b73fefe7000cedd45431ca4cdade539bee1d0832)) * upgrade @c15t/react from 1.8.1 to 1.8.2 ([9b192e4](https://github.com/continuedev/continue/commit/9b192e478420d9d21baee4da86e6fb95f91cfd36)) * upgrade @huggingface/jinja from 0.1.3 to 0.5.3 ([e5afc41](https://github.com/continuedev/continue/commit/e5afc41492f1c837156a37e3427c3cc27db93ab5)) * upgrade @tiptap/extension-mention from 2.26.1 to 2.27.1 ([8835b11](https://github.com/continuedev/continue/commit/8835b1107bdeb461302c8115b55c34f3405210c8)) * upgrade @tiptap/extension-paragraph from 2.26.1 to 2.27.1 ([43a759d](https://github.com/continuedev/continue/commit/43a759d72ded5c67eca9f175a83cc6579aba0c1f)) * upgrade @tiptap/extension-text from 2.26.1 to 2.27.1 ([aeee9b9](https://github.com/continuedev/continue/commit/aeee9b967016a9d9095e30c7026825ee28802f6f)) * upgrade posthog-js from 1.297.2 to 1.310.1 ([14a5336](https://github.com/continuedev/continue/commit/14a533617f4e0811e4f75a2652b44453c640f82e)) * upgrade react-hook-form from 7.62.0 to 7.69.0 ([5e9d88a](https://github.com/continuedev/continue/commit/5e9d88a8daa361c1d66485648144d3f957ec0ed2)) * upgrade systeminformation from 5.27.14 to 5.30.0 ([6516b9c](https://github.com/continuedev/continue/commit/6516b9c628bb6864923986c87325c666ecf21ac2)) * upgrade ws from 8.18.0 to 8.19.0 ([418fd03](https://github.com/continuedev/continue/commit/418fd0346ed44be93d9f5e3e6c741958bd168b1a)) * upgrade yaml from 2.8.1 to 2.8.2 ([810598b](https://github.com/continuedev/continue/commit/810598b8a72fd496d556f07e603afad4fb18bf92)) * use ide.runCommand when Windows host connects to WSL ([c565bdc](https://github.com/continuedev/continue/commit/c565bdc464bea6849f9c8cdba13249b7d2ccea3d)), closes [#9661](https://github.com/continuedev/continue/issues/9661) * use underlying provider name for stream errors ([cb83600](https://github.com/continuedev/continue/commit/cb83600a40f8aa6dac23da9f5d70f55b0fa0bf43)) ### Features * Add new OVHcloud models ([9c2ffde](https://github.com/continuedev/continue/commit/9c2ffde418dfe180df93269bf4d6a5a8e6e99d90)) * **cli:** agent skills ([3ab5b59](https://github.com/continuedev/continue/commit/3ab5b5992bb7d8dc11e6589d97c435959de3d6bc)) * **cli:** detect wsl and spawn appropriate shell ([a9ae420](https://github.com/continuedev/continue/commit/a9ae4205e12c7974d5b6c0feea964af9b97e1630)) * Edit documentation ([a6e5ef4](https://github.com/continuedev/continue/commit/a6e5ef405ce21a26365fce263f510b54cef183c9)) * error for large files with informative message rather than truncating ([d87dd57](https://github.com/continuedev/continue/commit/d87dd573eff736bbfb2f499f49c044ba9488b08f)) * proportional output truncation for read and bash ([c754289](https://github.com/continuedev/continue/commit/c754289118dec863a1dc6f802ad5347c370d8796)) * retry overloaded errors ([2fccf3a](https://github.com/continuedev/continue/commit/2fccf3a3be37c33b92f587039b07b57be228a9c7))
Features
January 26, 2026
# [1.9.0](https://github.com/continuedev/continue/compare/@continuedev/fetch@1.8.0...@continuedev/fetch@1.9.0) (2026-01-26) ### Bug Fixes * Replace console.debug with logger in exit tool ([b65f440](https://github.com/continuedev/continue/commit/b65f44027a9c36d02e930ed2be41bac274ceb312)) * Set isComplete metadata when agents finish execution ([65a1e15](https://github.com/continuedev/continue/commit/65a1e1500b112de4e24364eff890bd9b4fcac895)) * support object-type arguments in tool call parsing ([82f6f69](https://github.com/continuedev/continue/commit/82f6f6952202924952af6b9c84df42e5fd204bc3)) * upgrade @huggingface/jinja from 0.1.3 to 0.5.3 ([e5afc41](https://github.com/continuedev/continue/commit/e5afc41492f1c837156a37e3427c3cc27db93ab5)) * upgrade @tiptap/extension-paragraph from 2.26.1 to 2.27.1 ([43a759d](https://github.com/continuedev/continue/commit/43a759d72ded5c67eca9f175a83cc6579aba0c1f)) ### Features * **cli:** detect wsl and spawn appropriate shell ([a9ae420](https://github.com/continuedev/continue/commit/a9ae4205e12c7974d5b6c0feea964af9b97e1630))
Features
January 22, 2026
# [1.8.0](https://github.com/continuedev/continue/compare/@continuedev/fetch@1.7.0...@continuedev/fetch@1.8.0) (2026-01-22) ### Bug Fixes * account for different tokenizers ([b4bc3ae](https://github.com/continuedev/continue/commit/b4bc3aedaa2e44149a1898c609405ebb80ca91b2)) * add GH_TOKEN to continue-agents workflow ([dd93919](https://github.com/continuedev/continue/commit/dd939190701be55917d4d224f012017e8ea17be9)), closes [#9493](https://github.com/continuedev/continue/issues/9493) * add missing cancelStream call and return for non-retryable errors ([c391353](https://github.com/continuedev/continue/commit/c391353709ad4367fb333680190e0ba73c868ef0)) * add missing hub mock rejection in test ([53a9fa4](https://github.com/continuedev/continue/commit/53a9fa4cb34d97a9f3e2af1f26a02b10bbd0a9a1)) * also use env vars in Write job summary step ([8969f42](https://github.com/continuedev/continue/commit/8969f422619f63becf2f778c4465cf192ee83e18)) * **anthropic:** support Azure-hosted Anthropic endpoints ([9e8bfcd](https://github.com/continuedev/continue/commit/9e8bfcd9396b9abf7643c79bb53f7263da8138c6)) * break circular dependency by extracting tool names ([6a5f80b](https://github.com/continuedev/continue/commit/6a5f80b0fc739ed36448b62bd036c01476b91d49)) * change 'Agent:' to 'Config:' in intro message and update tests ([c1e4668](https://github.com/continuedev/continue/commit/c1e466836acd0b2a5e81f2925c5d2e14691543d9)) * clarify can't edit in parallel with itself either ([46b31af](https://github.com/continuedev/continue/commit/46b31af330aa669d93c777d5fa577b2ca7c72225)) * **cli:** compaction for missing tool results ([0792b94](https://github.com/continuedev/continue/commit/0792b949bdf629fd14dac45478b2027962b77454)) * **cli:** expand model capability detection to include Llama, Nemotron, and Mistral ([#8845](https://github.com/continuedev/continue/issues/8845)) ([528a8ab](https://github.com/continuedev/continue/commit/528a8abceb69a6afb12e0a32ea5eb8acbc1e8241)), closes [#1](https://github.com/continuedev/continue/issues/1) * **cli:** resolve circular dependency in uploadArtifact tool ([b5da44d](https://github.com/continuedev/continue/commit/b5da44ddd665d571b9669a9832e2d5b34a9f743c)) * **cli:** restart cli for manual update ([595986a](https://github.com/continuedev/continue/commit/595986a6fb46ccd4e023078e9e3a8aeb911629c7)) * **cli:** use logger.info instead of console.log for consistency ([00b665f](https://github.com/continuedev/continue/commit/00b665f089e1b1c1166bf8c7d275465b6fb8f5e2)) * command fixed in contributing file ([#9715](https://github.com/continuedev/continue/issues/9715)) ([a21eb15](https://github.com/continuedev/continue/commit/a21eb151d30969c292e290523941ebb520c61151)) * compact conversation with dangling tool calls ([b33b8a4](https://github.com/continuedev/continue/commit/b33b8a4dadb821cab67d517223cb9ab19268d173)) * compaction updates part 2 ([d18c6f0](https://github.com/continuedev/continue/commit/d18c6f04ad6ca518f849a78ab6cb8938e8ea1c24)) * Constrain root eslint to v8 to match core dependency ([ad6ab80](https://github.com/continuedev/continue/commit/ad6ab8024b888816dcf0c8eb39921a98777ec5ab)) * context length error detection ([1bfb72e](https://github.com/continuedev/continue/commit/1bfb72edf3f6c0eccb66454eb9e3ad423f58bee5)) * context length fixes, truncation, etc ([613ffb8](https://github.com/continuedev/continue/commit/613ffb8ca9847fcb3ff99beec6f191b25cd85f9b)) * correct built-in tool names list ([26bef77](https://github.com/continuedev/continue/commit/26bef77a8859788b870e42036e0958bdbaa9d93a)) * Correct import order for eslint compliance ([657c5fe](https://github.com/continuedev/continue/commit/657c5fe023cf25473d4365112f0162af38922d50)) * correct import order in ToolPermissionService ([2003128](https://github.com/continuedev/continue/commit/2003128f084517bdf5343d6e2205edc85db8ff64)) * decode URI-encoded pathname for WSL workspace paths ([074a6c7](https://github.com/continuedev/continue/commit/074a6c74baf35b98e0092f0e6b37027bb6561eba)) * don't fallback to relative path if not markdown file ([d93b432](https://github.com/continuedev/continue/commit/d93b4321a550acf7151949d1fee1c436945e2ee0)) * duplicate tool messages ([77a2f12](https://github.com/continuedev/continue/commit/77a2f1274a6183bf43cb8df3d84e8e58762b1442)) * ensure cross-target LanceDB binaries are correctly copied ([#9100](https://github.com/continuedev/continue/issues/9100)) ([291f8f5](https://github.com/continuedev/continue/commit/291f8f5dd2efec7a53e49cc7e2a1b7e6a0833466)) * env stubs for cli platform tests ([6b3c0be](https://github.com/continuedev/continue/commit/6b3c0be2f1443e47db3e985560cb859b8e42f6a9)) * eslint ([50adea3](https://github.com/continuedev/continue/commit/50adea309b6635b125e55a13bb99b0a91827956f)) * eslint import unresolved ([ccd0b74](https://github.com/continuedev/continue/commit/ccd0b74dc544687b3ec9439ee9a814efbacc5752)) * fix lint error and update tests for markdown-only fallback ([4c0c532](https://github.com/continuedev/continue/commit/4c0c53257baf7edb943c76155fa6b0bde79b554f)) * Initialize usage field in createSession and startNewSession ([5c50e91](https://github.com/continuedev/continue/commit/5c50e911d203fc0a7ae6407f84bdfafd8c1f19f4)) * inject blocks tests for cli secret resolution ([219f566](https://github.com/continuedev/continue/commit/219f5661c9999daa5e185740dd2fa1d24f0187b2)) * **intellij:** Prevent ConcurrentModificationException in keymap access ([5d1cd00](https://github.com/continuedev/continue/commit/5d1cd001039eb2b8b037db7dbdeaf91a11be59b0)) * linting issue mising parallel count ([c0a9309](https://github.com/continuedev/continue/commit/c0a930919fe93ce7ad6a0eaf3546a956dee02383)) * make tree-sitter lookup in .js and .ts files pick up only last preceding comment before code block ([cb4db87](https://github.com/continuedev/continue/commit/cb4db878b89828d01880251cb490af50d15dbd44)) * merge yaml.schemas settings ([a0729bd](https://github.com/continuedev/continue/commit/a0729bd6ec7f5a7b8cdf187baac8abf3156b9f75)), closes [#7080](https://github.com/continuedev/continue/issues/7080) * **openai-adapters:** Add defensive type checks for stream.usage Promise ([7d3fa6d](https://github.com/continuedev/continue/commit/7d3fa6daa97519df87c70b32fbbe1f46e6fa3bc7)) * **openai-adapters:** Add fallback to stream.usage Promise for usage tokens ([bbeec4b](https://github.com/continuedev/continue/commit/bbeec4b1bf7225c0159cccb5562ff2c7701e356e)) * **openai-adapters:** Address 4 PR review issues ([93d9c12](https://github.com/continuedev/continue/commit/93d9c123d348a1a79829299b9756781a8839b1ae)) * **openai-adapters:** Don't emit usage from fullStream finish event ([a89187b](https://github.com/continuedev/continue/commit/a89187b409314fc4e502290b41d0071d459102ac)) * **openai-adapters:** Fix multi-turn tools test API initialization timing ([75044d4](https://github.com/continuedev/continue/commit/75044d4cdc498fe7ca1a1f656d4e1ef6f24b1209)) * **openai-adapters:** Fix tool_choice format and usage token handling ([aaa973a](https://github.com/continuedev/continue/commit/aaa973ab7a1b48f5c9b751cb5b9b6c29891a752b)) * **openai-adapters:** Fix usage token double-emission in Vercel SDK streams ([64f4924](https://github.com/continuedev/continue/commit/64f4924984d34c5bb11cc7b91a132dc576f9eb10)) * **openai-adapters:** Fix Vercel SDK test API initialization timing ([d2afc5c](https://github.com/continuedev/continue/commit/d2afc5cd934724b5cdca8334e5d04bf1ffca4519)) * **openai-adapters:** Remove token count validation in finish event handler ([6e656f9](https://github.com/continuedev/continue/commit/6e656f9a2e3ba77f4ba44b14fc825f833a537644)) * **openai-adapters:** Revert to using finish event usage from fullStream ([3d21467](https://github.com/continuedev/continue/commit/3d21467adfbd3e641d0827a341c4ec40b4804e70)) * **openai-adapters:** Temporarily disable usage assertions for Vercel SDK tests ([06bcf60](https://github.com/continuedev/continue/commit/06bcf605757f9c818282c2c2ccf41411a93f6317)) * **openai-adapters:** Use stream.usage Promise exclusively for usage tokens ([df143e7](https://github.com/continuedev/continue/commit/df143e7f279ea84579c65deba5537e136e065e69)) * packages/continue-sdk/package.json & packages/continue-sdk/package-lock.json to reduce vulnerabilities ([2f128be](https://github.com/continuedev/continue/commit/2f128beb2ce1c69097a5eb21e1a2d7834fc16d41)) * packages/continue-sdk/python/api/requirements.txt to reduce vulnerabilities ([df86ba8](https://github.com/continuedev/continue/commit/df86ba82973919703b5dc2d6dd8702003865bd8e)) * prevent string interpolation issues in remaining workflow steps ([2d21472](https://github.com/continuedev/continue/commit/2d2147230c28fc8d91a0d4df8a27fbb88c6b0ed5)) * prevent waiting for the session to load from history ([9fcc332](https://github.com/continuedev/continue/commit/9fcc332a99095a2b5635eb786ea02ca73311803a)) * prompt tweak ([41c4f29](https://github.com/continuedev/continue/commit/41c4f297f3bef3a43f12833d3d2e0d6c84888ec7)) * properly resolve WSL2 workspace paths in runTerminalCommand ([eab2ac1](https://github.com/continuedev/continue/commit/eab2ac1e045f2e4ba994cb7371b8e3a8e8aaf4b7)) * re-throw hub error for non-markdown hub slugs ([f644c88](https://github.com/continuedev/continue/commit/f644c8873e09f8efa912eefeb1a03e5d8708f24f)) * refactor handleToolCalls to use options object to satisfy max-params lint rule ([2ae2f80](https://github.com/continuedev/continue/commit/2ae2f80af6b52922d94bc7db7495de9e74b0671e)) * Regenerate CLI package-lock.json to resolve dependency mismatches ([32326eb](https://github.com/continuedev/continue/commit/32326ebf1e53aae26ccebd0e540d7ed8d347864a)) * regenerate package-lock.json to include missing @types/node@25.0.3 ([10b457b](https://github.com/continuedev/continue/commit/10b457b0eae361ed18f9128980f5f6bfb1c9ff1a)) * Regenerate package-lock.json to resolve dependency mismatches ([c2bf023](https://github.com/continuedev/continue/commit/c2bf0231e7c2dd842c33a0a9f4022429f4738ded)) * Remove invalid totalCost property and update test mocks ([2e9a0f0](https://github.com/continuedev/continue/commit/2e9a0f0b9176a7b9fde45c5c13134e20e7470c9e)) * Remove symlink logic from production blueprint template ([a396ed2](https://github.com/continuedev/continue/commit/a396ed2acccfa523c64a45a94428c3698fdf9601)) * Remove symlink logic from staging blueprint template ([ce07084](https://github.com/continuedev/continue/commit/ce07084d2dcfddebf7e28b6193ecf660b84bfd09)) * Replace console.log with logger.info in exit.ts ([bfd2f01](https://github.com/continuedev/continue/commit/bfd2f016c02faa36eee3597b9ad81a3408061272)) * resolve circular dependency in subagent executor ([87fd9b6](https://github.com/continuedev/continue/commit/87fd9b67df4661a261881a2cb028ab651c695128)) * resolve circular dependency in subagent tool ([1c448c4](https://github.com/continuedev/continue/commit/1c448c479d1e2f4c50c586d494288d6b8889c178)) * resolve IDE Extensions tab navigation in docs ([7129415](https://github.com/continuedev/continue/commit/7129415db0a6609e126f464e3dfe0d92528fddf2)) * resolve lint issues in vscode extension files ([887410e](https://github.com/continuedev/continue/commit/887410e5b2506cd39571b8ba9ee9842587107efa)), closes [#9077](https://github.com/continuedev/continue/issues/9077) * resolve MDX parsing error in run-agents-locally guide ([7074a50](https://github.com/continuedev/continue/commit/7074a50e4a39f5b29927c8c90a4fb52769b64dff)) * **runloop:** hardcode amd64 architecture and update blueprint name to cn-test ([d10594f](https://github.com/continuedev/continue/commit/d10594f6cda0dea50e1acd03e7af82da0b874e5e)) * save session ([454da90](https://github.com/continuedev/continue/commit/454da90e15568f0d6727bd188f1dc508021192c8)) * show full right side gradient border ([7f46011](https://github.com/continuedev/continue/commit/7f46011e7c277d570907cfc733639f4a2f944d1d)) * show new rule once created ([bf6ee2f](https://github.com/continuedev/continue/commit/bf6ee2f71da3008bf01bd5be030f5bff62410d0e)) * show the correct number of pending tools ([3d7be8a](https://github.com/continuedev/continue/commit/3d7be8a55a31ff32de19452572d512e96b3a901e)) * simplify config error ([e3a8711](https://github.com/continuedev/continue/commit/e3a8711ed90b1c3026726c80fecff92e449bb79b)) * tests and cubic feedback ([d7b91f8](https://github.com/continuedev/continue/commit/d7b91f884c2be22fb6805dbcc5a9ad738bb443ee)) * tool permissions for MCP and bash in headless ([998cb76](https://github.com/continuedev/continue/commit/998cb76a7128e47fc94dad7a282a578459ee8015)) * update ide-extensions link to point to quick-start page ([b73fefe](https://github.com/continuedev/continue/commit/b73fefe7000cedd45431ca4cdade539bee1d0832)) * update package-lock.json for @tiptap/extension-image upgrade ([8f28688](https://github.com/continuedev/continue/commit/8f28688651ba9453ccf5a07d8076aa7b77d74bb5)) * upgrade @c15t/react from 1.8.1 to 1.8.2 ([9b192e4](https://github.com/continuedev/continue/commit/9b192e478420d9d21baee4da86e6fb95f91cfd36)) * upgrade @sentry/profiling-node from 9.46.0 to 9.47.1 ([9448930](https://github.com/continuedev/continue/commit/9448930f6094cf46dff5001664c9033312072edc)) * upgrade @tiptap/extension-history from 2.26.1 to 2.27.1 ([a9e7f33](https://github.com/continuedev/continue/commit/a9e7f3311ee190eebee44cd2ad8630de7973651b)) * upgrade @tiptap/extension-image from 2.26.1 to 2.27.1 ([d159f9f](https://github.com/continuedev/continue/commit/d159f9fdf79d4f278cb0bff4b7b7d1951776dde6)) * upgrade @tiptap/extension-mention from 2.26.1 to 2.27.1 ([8835b11](https://github.com/continuedev/continue/commit/8835b1107bdeb461302c8115b55c34f3405210c8)) * upgrade lru-cache from 11.0.2 to 11.2.4 ([269be8b](https://github.com/continuedev/continue/commit/269be8bb5fdb4651a2e52f832e92f5dc8b250b55)) * upgrade mocha from 11.7.1 to 11.7.5 ([c65d6df](https://github.com/continuedev/continue/commit/c65d6dfb9ac9daac866fc55b62a55de6fd9a402c)) * upgrade monaco-editor from 0.45.0 to 0.55.1 ([cc1c70d](https://github.com/continuedev/continue/commit/cc1c70d246b124a592cf94b17cb1fe7ba8fa2bc2)) * upgrade posthog-js from 1.297.2 to 1.310.1 ([14a5336](https://github.com/continuedev/continue/commit/14a533617f4e0811e4f75a2652b44453c640f82e)) * upgrade react-hook-form from 7.62.0 to 7.69.0 ([5e9d88a](https://github.com/continuedev/continue/commit/5e9d88a8daa361c1d66485648144d3f957ec0ed2)) * upgrade yaml from 2.8.1 to 2.8.2 ([810598b](https://github.com/continuedev/continue/commit/810598b8a72fd496d556f07e603afad4fb18bf92)) * use env vars for safe string handling in continue-agents workflow ([fe1a35a](https://github.com/continuedev/continue/commit/fe1a35a33e0a54ae32a2fc97991a26a21b53ea09)) * use ide.runCommand when Windows host connects to WSL ([c565bdc](https://github.com/continuedev/continue/commit/c565bdc464bea6849f9c8cdba13249b7d2ccea3d)), closes [#9661](https://github.com/continuedev/continue/issues/9661) * use more intuitive envvars to manage OTLP and PostHog telemetry settings ([b985c1a](https://github.com/continuedev/continue/commit/b985c1a32d98b8d3343ca5a742d32e76fdad2586)) * Use named import for find-up v8 ([499b672](https://github.com/continuedev/continue/commit/499b672d7ec4e66d35816188a92e41b1959337a2)) * use proxy for unrendered injected block secrets ([91ddbb8](https://github.com/continuedev/continue/commit/91ddbb8c2e6686f91595132c42fafc6c7518e930)) * use try/finally for env cleanup in test ([27adb1d](https://github.com/continuedev/continue/commit/27adb1d677653904c8a2efad1fc1065deb7993e7)) * wrap fileURLToPath in try-catch for WSL2 compatibility ([788e253](https://github.com/continuedev/continue/commit/788e25338a1f21fe0b15db92397cb7fc1c236c6a)), closes [#8091](https://github.com/continuedev/continue/issues/8091) ### Features * Add reusable Continue Agents workflow ([526b0b6](https://github.com/continuedev/continue/commit/526b0b6672abe22567a7f54ed8274e00db19824e)) * Add staging blueprint (cn-staging) for isolated testing ([3dc36ba](https://github.com/continuedev/continue/commit/3dc36ba00ea14ec939b34ed841c436fdca43c582)) * allow selecting images using cmd+a ([e31605a](https://github.com/continuedev/continue/commit/e31605aaf06353dfbf34559595b4664b576fd5d6)) * **assets:** add Xiaomi MiMo logo ([3f61af5](https://github.com/continuedev/continue/commit/3f61af520d43e949ef77821f56558cb3d15cc76b)) * capture and attach usage metadata to assistant messages ([7f9ef36](https://github.com/continuedev/continue/commit/7f9ef3694d7b47f7cebec9090c2de0e8740fc68d)) * CLI tool truncation and docs ([34537d9](https://github.com/continuedev/continue/commit/34537d926fca7017c748fe69c9bf888aee0d8b95)) * **cli:** add session ID support for serve command to persist chat history ([09deed4](https://github.com/continuedev/continue/commit/09deed45dd252ad5d9abee478ac120551a41699f)) * **cli:** agent skills ([3ab5b59](https://github.com/continuedev/continue/commit/3ab5b5992bb7d8dc11e6589d97c435959de3d6bc)) * **cli:** prevent initial prompt replay on devbox resume ([2e2fc51](https://github.com/continuedev/continue/commit/2e2fc51082ce8fe18fa40887876ce0869999d497)) * error for large files with informative message rather than truncating ([d87dd57](https://github.com/continuedev/continue/commit/d87dd573eff736bbfb2f499f49c044ba9488b08f)) * **new model:** adding MiMo-V2-Flash ([a2d8443](https://github.com/continuedev/continue/commit/a2d8443a35b90cc909e888e2e4d503c1525ff9da)) * proportional output truncation for read and bash ([c754289](https://github.com/continuedev/continue/commit/c754289118dec863a1dc6f802ad5347c370d8796)) * refined cli bash tool truncation ([9a630a0](https://github.com/continuedev/continue/commit/9a630a025de85dd11069afb04a37f6295aca8029)) * retry overloaded errors ([2fccf3a](https://github.com/continuedev/continue/commit/2fccf3a3be37c33b92f587039b07b57be228a9c7)) * subagents ([32af25f](https://github.com/continuedev/continue/commit/32af25fc9980c505c16889b47e78feb7feafbc95)) * submit slash command in one enter ([191006d](https://github.com/continuedev/continue/commit/191006d5de83a903b7ec3bf79978300039886b16))
Features
January 15, 2026
# [1.39.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.38.0...@continuedev/config-yaml@1.39.0) (2026-01-15) ### Bug Fixes * add GH_TOKEN to continue-agents workflow ([dd93919](https://github.com/continuedev/continue/commit/dd939190701be55917d4d224f012017e8ea17be9)), closes [#9493](https://github.com/continuedev/continue/issues/9493) * break circular dependency by extracting tool names ([6a5f80b](https://github.com/continuedev/continue/commit/6a5f80b0fc739ed36448b62bd036c01476b91d49)) * **cli:** compaction for missing tool results ([0792b94](https://github.com/continuedev/continue/commit/0792b949bdf629fd14dac45478b2027962b77454)) * context length error detection ([1bfb72e](https://github.com/continuedev/continue/commit/1bfb72edf3f6c0eccb66454eb9e3ad423f58bee5)) * correct built-in tool names list ([26bef77](https://github.com/continuedev/continue/commit/26bef77a8859788b870e42036e0958bdbaa9d93a)) * correct import order in ToolPermissionService ([2003128](https://github.com/continuedev/continue/commit/2003128f084517bdf5343d6e2205edc85db8ff64)) * decode URI-encoded pathname for WSL workspace paths ([074a6c7](https://github.com/continuedev/continue/commit/074a6c74baf35b98e0092f0e6b37027bb6561eba)) * merge yaml.schemas settings ([a0729bd](https://github.com/continuedev/continue/commit/a0729bd6ec7f5a7b8cdf187baac8abf3156b9f75)), closes [#7080](https://github.com/continuedev/continue/issues/7080) * properly resolve WSL2 workspace paths in runTerminalCommand ([eab2ac1](https://github.com/continuedev/continue/commit/eab2ac1e045f2e4ba994cb7371b8e3a8e8aaf4b7)) * resolve circular dependency in subagent executor ([87fd9b6](https://github.com/continuedev/continue/commit/87fd9b67df4661a261881a2cb028ab651c695128)) * resolve circular dependency in subagent tool ([1c448c4](https://github.com/continuedev/continue/commit/1c448c479d1e2f4c50c586d494288d6b8889c178)) * upgrade @sentry/profiling-node from 9.46.0 to 9.47.1 ([9448930](https://github.com/continuedev/continue/commit/9448930f6094cf46dff5001664c9033312072edc)) * upgrade lru-cache from 11.0.2 to 11.2.4 ([269be8b](https://github.com/continuedev/continue/commit/269be8bb5fdb4651a2e52f832e92f5dc8b250b55)) * upgrade monaco-editor from 0.45.0 to 0.55.1 ([cc1c70d](https://github.com/continuedev/continue/commit/cc1c70d246b124a592cf94b17cb1fe7ba8fa2bc2)) * use try/finally for env cleanup in test ([27adb1d](https://github.com/continuedev/continue/commit/27adb1d677653904c8a2efad1fc1065deb7993e7)) * wrap fileURLToPath in try-catch for WSL2 compatibility ([788e253](https://github.com/continuedev/continue/commit/788e25338a1f21fe0b15db92397cb7fc1c236c6a)), closes [#8091](https://github.com/continuedev/continue/issues/8091) ### Features * subagents ([32af25f](https://github.com/continuedev/continue/commit/32af25fc9980c505c16889b47e78feb7feafbc95))
Features
January 14, 2026
## What's Changed * docs: Add YT to footer by @BekahHW in https://github.com/continuedev/continue/pull/8566 * chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8459 * Add description truncation for slash commands in CLI UI by @sestinj in https://github.com/continuedev/continue/pull/8172 * docs: change Configs sidebar icon from robot to book by @continue[bot] in https://github.com/continuedev/continue/pull/8543 * docs: Embed YouTube video in understanding-configs guide by @continue[bot] in https://github.com/continuedev/continue/pull/8425 * feat: upgrade grok code fast 1 by @RomneyDa in https://github.com/continuedev/continue/pull/8475 * Throw error and exit on MCP failure in headless mode by @continue[bot] in https://github.com/continuedev/continue/pull/8559 * update docs header text by @TyDunn in https://github.com/continuedev/continue/pull/8570 * feat(cli): skip checking for updates in dev mode by @uinstinct in https://github.com/continuedev/continue/pull/8564 * Add snyk-bot to CLA allowlist by @sestinj in https://github.com/continuedev/continue/pull/8571 * [Snyk] Upgrade @continuedev/config-yaml from 1.14.0 to 1.26.0 by @sestinj in https://github.com/continuedev/continue/pull/8505 * fix: CLI context pollution between sessions by @continue[bot] in https://github.com/continuedev/continue/pull/8420 * feat(cli): always show context percentage by @uinstinct in https://github.com/continuedev/continue/pull/8563 * docs: README agents update by @TyDunn in https://github.com/continuedev/continue/pull/8572 * docs: Update JetBrains README for agents by @TyDunn in https://github.com/continuedev/continue/pull/8573 * docs: Update VS Code README for agents by @TyDunn in https://github.com/continuedev/continue/pull/8574 * fix: instant reject all for VS Code by @RomneyDa in https://github.com/continuedev/continue/pull/8489 * feat: show mcp warning message with configured mcps by @uinstinct in https://github.com/continuedev/continue/pull/8478 * docs: remove cli beta warning by @uinstinct in https://github.com/continuedev/continue/pull/8463 * docs: Add comprehensive agent documentation by @BekahHW in https://github.com/continuedev/continue/pull/8509 * docs: Update cookbook guides to use agents by @BekahHW in https://github.com/continuedev/continue/pull/8486 * Add script to analyze file hotspots from git history by @sestinj in https://github.com/continuedev/continue/pull/8591 * Add x-continue-unique-id header to LLM requests and normalize header casing by @sestinj in https://github.com/continuedev/continue/pull/8589 * chore: bump version to 1.3.25 by @sestinj in https://github.com/continuedev/continue/pull/8592 * perf(intellij): implement GsonService singleton to reduce memory allocation by @houssemzaier in https://github.com/continuedev/continue/pull/8524 * Pass all environment variables to MCP server instead of just PATH by @sestinj in https://github.com/continuedev/continue/pull/8602 * docs: improve doc-writing guide with video and clearer heading by @continue[bot] in https://github.com/continuedev/continue/pull/8424 * delete source control page from docs by @TyDunn in https://github.com/continuedev/continue/pull/8605 * [Snyk] Upgrade @c15t/react from 1.4.4 to 1.6.1 by @sestinj in https://github.com/continuedev/continue/pull/8580 * fix: typecheck write file args by @RomneyDa in https://github.com/continuedev/continue/pull/8585 * fix: change apply prompt to not remove comments by @uinstinct in https://github.com/continuedev/continue/pull/8608 * chore: deprecate continue.telemetryEnabled in vscode preferences by @uinstinct in https://github.com/continuedev/continue/pull/8497 * Remove beta text from CLI intro message by @continue[bot] in https://github.com/continuedev/continue/pull/8610 * refactor: use ide.readFile instead of fs.readFile in static context service by @uinstinct in https://github.com/continuedev/continue/pull/8422 * chore: update hub links by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8621 * [Snyk] Upgrade zod from 3.24.2 to 3.25.76 by @sestinj in https://github.com/continuedev/continue/pull/8579 * Update macOS runner from macos-13 to macos-latest in CI workflows by @sestinj in https://github.com/continuedev/continue/pull/8593 * fix(cli): validate required parameters in tool call by @uinstinct in https://github.com/continuedev/continue/pull/8598 * feat: remove applied rules from chat history by @RomneyDa in https://github.com/continuedev/continue/pull/8594 * fix: useSlashCommand telemetry by @RomneyDa in https://github.com/continuedev/continue/pull/8584 * fix: address headless loading bug by @sestinj in https://github.com/continuedev/continue/pull/8633 * fix: remove prepended fim_prefix tag in mercury coder by @uinstinct in https://github.com/continuedev/continue/pull/8624 * Bump version from 1.3.25 to 1.3.26 by @sestinj in https://github.com/continuedev/continue/pull/8635 * chore: replace discord link with github discussions by @uinstinct in https://github.com/continuedev/continue/pull/8667 * [Snyk] Upgrade @anthropic-ai/sdk from 0.62.0 to 0.67.0 by @sestinj in https://github.com/continuedev/continue/pull/8641 * [Snyk] Upgrade @continuedev/config-yaml from 1.15.1 to 1.29.0 by @sestinj in https://github.com/continuedev/continue/pull/8638 * [Snyk] Upgrade @c15t/react from 1.6.1 to 1.7.0 by @sestinj in https://github.com/continuedev/continue/pull/8637 * fix: prevent sensitive files in next edit diffs by @uinstinct in https://github.com/continuedev/continue/pull/8658 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.890.0 to 3.913.0 by @sestinj in https://github.com/continuedev/continue/pull/8639 * fix: update command title from View History to View Logs by @lixiaoyang1992 in https://github.com/continuedev/continue/pull/8455 * Fix: MCP error output and bugfixes by @RomneyDa in https://github.com/continuedev/continue/pull/8655 * Add guidance to Bash tools to prefer edit tools over bash commands by @continue[bot] in https://github.com/continuedev/continue/pull/8674 * Slack integration docs by @continue[bot] in https://github.com/continuedev/continue/pull/8546 * [Snyk] Upgrade tar from 7.4.3 to 7.5.1 by @sestinj in https://github.com/continuedev/continue/pull/8682 * Remove hub/source-control and customize/deep-dives/slash-commands from docs.json by @continue[bot] in https://github.com/continuedev/continue/pull/8689 * [Snyk] Upgrade @continuedev/config-yaml from 1.26.0 to 1.29.0 by @sestinj in https://github.com/continuedev/continue/pull/8680 * [Snyk] Upgrade openai from 4.96.2 to 4.104.0 by @sestinj in https://github.com/continuedev/continue/pull/8679 * Add Reo.dev tracking infrastructure for documentation by @continue[bot] in https://github.com/continuedev/continue/pull/8672 * feat: report failure tool by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8694 * docs: mission control updates by @BekahHW in https://github.com/continuedev/continue/pull/8708 * Update docs banner to promote Mission Control features by @continue[bot] in https://github.com/continuedev/continue/pull/8751 * Add Mission Control UI update info callout to configs intro by @continue[bot] in https://github.com/continuedev/continue/pull/8752 * fix(cli): prevent auto compaction loop and prune messages until valid by @uinstinct in https://github.com/continuedev/continue/pull/8535 * fix: use system prompts for default endpoint type instances in next edit by @uinstinct in https://github.com/continuedev/continue/pull/8660 * feat(cli): filter lines with more than 1000 characters by @uinstinct in https://github.com/continuedev/continue/pull/8714 * feat: keep stream error toggle open by default by @uinstinct in https://github.com/continuedev/continue/pull/8703 * feat: thinking block designs should occupy lesser space by @uinstinct in https://github.com/continuedev/continue/pull/8685 * feat: sonnet lazy apply prompt should not change comments by @uinstinct in https://github.com/continuedev/continue/pull/8665 * fix: filter out failure tool if no `--id` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8754 * chore: skip pr checks when changes are made to docs by @uinstinct in https://github.com/continuedev/continue/pull/8576 * docs: Add Snyk integration documentation for Mission Control by @bdougie in https://github.com/continuedev/continue/pull/8761 * docs: Connect Sentry cookbook to Mission Control integration with inbox view by @bdougie in https://github.com/continuedev/continue/pull/8762 * fix: ansi terminal tests by @RomneyDa in https://github.com/continuedev/continue/pull/8775 * fix: update global directory path conversion to use localPathToUri by @lixiaoyang1992 in https://github.com/continuedev/continue/pull/8677 * openai-adapters: allow overriding authorization header by @visadb in https://github.com/continuedev/continue/pull/8684 * fix: binary package lock issue by @RomneyDa in https://github.com/continuedev/continue/pull/8774 * [Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.24.0 to 2.25.1 by @sestinj in https://github.com/continuedev/continue/pull/8783 * feat(cli): continue oauth for cli MCPs by @RomneyDa in https://github.com/continuedev/continue/pull/8758 * fix: resolve template helper error for {{{ input }}} syntax (#6749) by @AlanNggg in https://github.com/continuedev/continue/pull/8750 * chore: dependency bumps by @RomneyDa in https://github.com/continuedev/continue/pull/8776 * fix(cli): check ripgrep search tool before using by @uinstinct in https://github.com/continuedev/continue/pull/8567 * feat: restore feedback modal for user interest collection by @continue[bot] in https://github.com/continuedev/continue/pull/8636 * feat: Enhance autocomplete cache with async initialization and improved eviction logic by @Ayyanaruto in https://github.com/continuedev/continue/pull/8367 * fix: corrected the issues with the replicate integration by @Olyray in https://github.com/continuedev/continue/pull/8404 * Add per-tab model persistence and selection functionality by @ferenci84 in https://github.com/continuedev/continue/pull/8644 * feat(cli): support paths/URIs for --agent by @RomneyDa in https://github.com/continuedev/continue/pull/8745 * feat(cohere): add support from Reasoning/Vision/Translate models by @maxbrunet in https://github.com/continuedev/continue/pull/8597 * docs: move 60-second challenge section to intro page by @continue[bot] in https://github.com/continuedev/continue/pull/8770 * docs: update assistants -> configs stragglers by @RomneyDa in https://github.com/continuedev/continue/pull/8782 * Revert "chore: skip pr checks when changes are made to docs" by @RomneyDa in https://github.com/continuedev/continue/pull/8784 * docs: Update Mission Control Tasks and Inbox documentation by @continue[bot] in https://github.com/continuedev/continue/pull/8797 * fix: warnings and errors for unresolved MCP secrets by @RomneyDa in https://github.com/continuedev/continue/pull/8656 * fix: plan mode system message should ask user to switch mode by @uinstinct in https://github.com/continuedev/continue/pull/8795 * fix(openai-adapters): extend auth header override to support x-api-key by @aaronlippold in https://github.com/continuedev/continue/pull/8779 * fix: remove dead isTelemetryEnabled code for jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/8799 * chore: jetgrains 1.0.55 by @RomneyDa in https://github.com/continuedev/continue/pull/8806 * docs: simplify Snyk integration documentation by @bdougie in https://github.com/continuedev/continue/pull/8781 * docs: Remove use cases for Sentry agents by @bdougie in https://github.com/continuedev/continue/pull/8780 * docs: fix Sanity mcp url by @tingwai in https://github.com/continuedev/continue/pull/8757 * Fix Navigation Structure: Consolidate Duplicate Documentation Paths (/customization/ → /customize/) by @continue[bot] in https://github.com/continuedev/continue/pull/8469 * fix: HOTFIX thinking block colors by @RomneyDa in https://github.com/continuedev/continue/pull/8810 * fix: HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail by @TomIsion in https://github.com/continuedev/continue/pull/8819 * chore(deps): bump JetBrains/qodana-action from 2025.2.1 to 2025.2.2 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8814 * chore(deps): bump glob from 10.3.15 to 10.5.0 in /binary by @dependabot[bot] in https://github.com/continuedev/continue/pull/8813 * ci: skip scheduled and release workflows on forks by @joffeoja in https://github.com/continuedev/continue/pull/8719 * docs: reorder mission-control sections in docs.json by @continue[bot] in https://github.com/continuedev/continue/pull/8821 * chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8829 * feat: add JCEF reload action by @QianKuang8 in https://github.com/continuedev/continue/pull/8711 * chore(deps): bump glob, semantic-release and @semantic-release/npm in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/8836 * Rename 'Edit file' to 'Edit existing file' in docs by @luislobo9b in https://github.com/continuedev/continue/pull/8777 * fallback to vsfutil.loadtext when readDocument is null by @uinstinct in https://github.com/continuedev/continue/pull/8798 * revert: add full file when selection is empty by @uinstinct in https://github.com/continuedev/continue/pull/8820 * fix: improve image URL parsing robustness across providers by @dcs-soni in https://github.com/continuedev/continue/pull/8383 * fix: HOTIFX notify config listeners when no config available by @RomneyDa in https://github.com/continuedev/continue/pull/8812 * fix: HOTFIX make errors fetching secrets nonblocking for local configs by @RomneyDa in https://github.com/continuedev/continue/pull/8809 * fix: assistants -> configs -> agents by @RomneyDa in https://github.com/continuedev/continue/pull/8808 * fix(terminal-security): prevent newline bypass in command validation by @continue[bot] in https://github.com/continuedev/continue/pull/8512 * fix: snyk bumps by @RomneyDa in https://github.com/continuedev/continue/pull/8837 * feat(klavis ai): Add Klavis AI's Strata to MCP Cookbook by @udaykakade25 in https://github.com/continuedev/continue/pull/8709 * Fix IntelliJ remote config sync freeze and JSON parsing issues by @continue[bot] in https://github.com/continuedev/continue/pull/8801 * fix: address all current jetbrains kotlin compiler warnings by @continue[bot] in https://github.com/continuedev/continue/pull/8778 * bug: Missing response parsing for N8N Ai Agent Responses by @Psanyi89 in https://github.com/continuedev/continue/pull/8433 * [Snyk] Upgrade undici from 7.10.0 to 7.16.0 by @sestinj in https://github.com/continuedev/continue/pull/8841 * [Snyk] Upgrade @octokit/rest from 20.1.1 to 20.1.2 by @sestinj in https://github.com/continuedev/continue/pull/8842 * fix: add noreply@continue.dev to CLA exclusions by @RomneyDa in https://github.com/continuedev/continue/pull/8869 * chore: vscode 1.3.27 by @RomneyDa in https://github.com/continuedev/continue/pull/8864 * chore(deps): bump body-parser from 2.2.0 to 2.2.1 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8883 * docs: fix /explore page links to /hub by @uinstinct in https://github.com/continuedev/continue/pull/8817 * chore: add support for grok 4.1 fast by @uinstinct in https://github.com/continuedev/continue/pull/8831 * chore: add support for gpt 5.1 by @uinstinct in https://github.com/continuedev/continue/pull/8832 * feat: add support for gemini thought signature by @uinstinct in https://github.com/continuedev/continue/pull/8865 * update favicon by @TyDunn in https://github.com/continuedev/continue/pull/8884 * [Snyk] Upgrade axios from 1.11.0 to 1.13.1 by @tingwai in https://github.com/continuedev/continue/pull/8871 * feat: :sparkles: Remove TTY requirement for the cli in headless mode by @chezsmithy in https://github.com/continuedev/continue/pull/8691 * feat: allow renaming rule before creation by @uinstinct in https://github.com/continuedev/continue/pull/8793 * fix: HOTFIX only set cwd to workspace dir for file URIs by @RomneyDa in https://github.com/continuedev/continue/pull/8867 * Revert "chore(deps): bump glob, semantic-release and @semantic-release/npm in /packages/openai-adapters" by @RomneyDa in https://github.com/continuedev/continue/pull/8887 * chore: add continue to CLA exclusions by @RomneyDa in https://github.com/continuedev/continue/pull/8886 * chore: jetbrains 56 by @RomneyDa in https://github.com/continuedev/continue/pull/8889 * fix: cn mcp bugs by @sestinj in https://github.com/continuedev/continue/pull/8899 * feat: opus 4-5 updates by @RomneyDa in https://github.com/continuedev/continue/pull/8866 * Add agent error reporting to API in serve mode by @sestinj in https://github.com/continuedev/continue/pull/8902 * chore: add support for gemini 3 pro preview by @uinstinct in https://github.com/continuedev/continue/pull/8881 * fix: trigger openai adapters publish by @RomneyDa in https://github.com/continuedev/continue/pull/8891 * chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8903 * fix: regular expressions in ripgrep by @uinstinct in https://github.com/continuedev/continue/pull/8830 * feat: select org profile on sign in by @uinstinct in https://github.com/continuedev/continue/pull/8859 * feat(cli): add grep/find/findstr as alternative search strategy by @uinstinct in https://github.com/continuedev/continue/pull/8616 * Add URL refresh strategy for storage sync pre-signed URLs by @sestinj in https://github.com/continuedev/continue/pull/8934 * Add agent session metadata tracking and reporting to control plane by @sestinj in https://github.com/continuedev/continue/pull/8838 * feat(mcp): add Supabase-specific OAuth scopes to mcp-remote fallback by @sestinj in https://github.com/continuedev/continue/pull/8949 * chore: config yaml 36, fetch 6 by @RomneyDa in https://github.com/continuedev/continue/pull/8906 * chore(deps-dev): bump express from 4.21.2 to 4.22.0 in /docs by @dependabot[bot] in https://github.com/continuedev/continue/pull/8953 * fix: HOTFIX gemini model add form by @RomneyDa in https://github.com/continuedev/continue/pull/8954 * chore(deps-dev): bump express from 5.1.0 to 5.2.1 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/8957 * fix: unify terminal cwd and add missing case by @RomneyDa in https://github.com/continuedev/continue/pull/8908 * fix: HOTFIX pin vectordb by @RomneyDa in https://github.com/continuedev/continue/pull/8956 * [Snyk] Upgrade @aws-sdk/client-bedrock-runtime from 3.890.0 to 3.925.0 by @tingwai in https://github.com/continuedev/continue/pull/8912 * Improve system message token accounting in compaction and context validation by @sestinj in https://github.com/continuedev/continue/pull/8955 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.913.0 to 3.925.0 by @tingwai in https://github.com/continuedev/continue/pull/8913 * chore: prerelease version bumps - jetbrains 57, vs code 28 by @RomneyDa in https://github.com/continuedev/continue/pull/8963 * fix: subsequent tool call args are empty for gpt-5 by @uinstinct in https://github.com/continuedev/continue/pull/8948 * Add auto-continuation after compaction in chat streaming by @sestinj in https://github.com/continuedev/continue/pull/8960 * fix(cli): wait for tui to update in test by @uinstinct in https://github.com/continuedev/continue/pull/8909 * docs: fix formatting of autocomplete template variables by @continue[bot] in https://github.com/continuedev/continue/pull/8914 * feat: sonnet 4.5 updates, 3.5 deprecation by @RomneyDa in https://github.com/continuedev/continue/pull/8330 * Increase terminal command timeout from 30s to 120s by @sestinj in https://github.com/continuedev/continue/pull/8979 * chore(deps): bump django from 4.2.22 to 4.2.27 in /manual-testing-sandbox by @dependabot[bot] in https://github.com/continuedev/continue/pull/8992 * chore: open github issue with details by @uinstinct in https://github.com/continuedev/continue/pull/8991 * fix(cli): other tui update tests by @uinstinct in https://github.com/continuedev/continue/pull/8987 * chore(deps): bump apple-actions/import-codesign-certs from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8984 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.925.0 to 3.929.0 by @sestinj in https://github.com/continuedev/continue/pull/8983 * chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8981 * feat: auto approve parallel read only builtin tools by @uinstinct in https://github.com/continuedev/continue/pull/8927 * docs: add required name, schema, and version fields to all YAML examples by @continue[bot] in https://github.com/continuedev/continue/pull/8961 * fix: handle JSON contents of create_new_file by @mcowger in https://github.com/continuedev/continue/pull/8973 * chore(deps): bump jws in /extensions/vscode by @dependabot[bot] in https://github.com/continuedev/continue/pull/9007 * style: restrict to max height for generated code preview by @uinstinct in https://github.com/continuedev/continue/pull/9002 * [Snyk] Upgrade @aws-sdk/client-bedrock-runtime from 3.925.0 to 3.929.0 by @sestinj in https://github.com/continuedev/continue/pull/8982 * fix: add case insensitive match strategy for find and replace by @uinstinct in https://github.com/continuedev/continue/pull/8970 * docs: update hugging face inference by @burtenshaw in https://github.com/continuedev/continue/pull/8910 * chore: mcp 1.24.0 by @RomneyDa in https://github.com/continuedev/continue/pull/8974 * feat: use google/genai sdk for streaming gemini & vertex responses by @uinstinct in https://github.com/continuedev/continue/pull/8907 * fix(cli): path to uri and vice versa conversion by @RomneyDa in https://github.com/continuedev/continue/pull/8965 * feat: simplify hub onboarding by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9008 * fix: use more intuitive envvars to manage OTLP and PostHog telemetry settings by @uinstinct in https://github.com/continuedev/continue/pull/8925 * chore: update slashCommands tests with waitForCondition by @uinstinct in https://github.com/continuedev/continue/pull/9018 * fix: show the correct number of pending tools by @uinstinct in https://github.com/continuedev/continue/pull/9016 * chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /gui by @dependabot[bot] in https://github.com/continuedev/continue/pull/9010 * feat: submit slash command in one enter by @uinstinct in https://github.com/continuedev/continue/pull/8928 * chore(deps): bump JetBrains/qodana-action from 2025.2.2 to 2025.2.3 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9020 * Fix readFileRange Kotlin Int overflow in IntelliJ plugin by @continue[bot] in https://github.com/continuedev/continue/pull/8976 * fix(cli): expand model capability detection to include Llama, Nemotron, and Mistral by @aaronlippold in https://github.com/continuedev/continue/pull/8845 * chore(deps): bump jws in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9030 * Update runloop blueprint template for Chrome support by @sestinj in https://github.com/continuedev/continue/pull/9031 * Add docker.io and docker-compose to system setup dependencies by @sestinj in https://github.com/continuedev/continue/pull/9035 * Add GitHub workflow to upload Runloop blueprint on changes by @sestinj in https://github.com/continuedev/continue/pull/9036 * Prevent service auto-start during apt install in runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9037 * Combine policy-rc.d setup commands into single line in runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9038 * Add configurable timeout parameter to runTerminalCommand tool by @sestinj in https://github.com/continuedev/continue/pull/9040 * Add Dockerfile and remove Docker installation from system setup by @sestinj in https://github.com/continuedev/continue/pull/9042 * Add Infisical CLI installation to Runloop blueprint setup by @sestinj in https://github.com/continuedev/continue/pull/9043 * Add docker-compose-v2 to runloop blueprint dependencies by @sestinj in https://github.com/continuedev/continue/pull/9044 * Add comprehensive cost tracking with OpenAI pricing and session usage display by @sestinj in https://github.com/continuedev/continue/pull/9034 * dnd fix by @sestinj in https://github.com/continuedev/continue/pull/9047 * feat(cli): add session ID support for serve command to persist chat history by @sestinj in https://github.com/continuedev/continue/pull/9055 * feat(cli): prevent initial prompt replay on devbox resume by @sestinj in https://github.com/continuedev/continue/pull/9056 * docs: add CLI quick install section to README for v1.2 by @continue[bot] in https://github.com/continuedev/continue/pull/9032 * [Snyk] Security upgrade urllib3 from 2.0.7 to 2.6.0 by @sestinj in https://github.com/continuedev/continue/pull/9062 * [Snyk] Upgrade @tiptap/extension-history from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9048 * fix(anthropic): support Azure-hosted Anthropic endpoints by @Cozmopolit in https://github.com/continuedev/continue/pull/9012 * fix: issue 3753 for .js and .ts file types by @beDmitry in https://github.com/continuedev/continue/pull/9052 * Fix/lancedb cross target by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9033 * fix(intellij): Prevent ConcurrentModificationException in keymap access by @Broco98 in https://github.com/continuedev/continue/pull/9061 * Add GitHub CLI to Runloop blueprint by @continue[bot] in https://github.com/continuedev/continue/pull/9068 * fix(runloop): hardcode amd64 architecture and update blueprint name to cn-test by @sestinj in https://github.com/continuedev/continue/pull/9069 * Add artifact upload feature to CLI for agent sessions by @sestinj in https://github.com/continuedev/continue/pull/9077 * Rename workflow from 'cn-test' to 'cn' by @sestinj in https://github.com/continuedev/continue/pull/9086 * feat: capture and attach usage metadata to assistant messages by @sestinj in https://github.com/continuedev/continue/pull/9093 * Fix nextedit user edit tracking to include latest and very first diffs by @claserken in https://github.com/continuedev/continue/pull/9096 * chore(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9104 * fix: ensure cross-target LanceDB binaries are correctly copied by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9100 * [Snyk] Upgrade @tiptap/extension-image from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9080 * Upgrade AWS SDK packages to 3.931.0 by @continue[bot] in https://github.com/continuedev/continue/pull/9027 * Remove scheduled cron job from stable release workflow by @sestinj in https://github.com/continuedev/continue/pull/9109 * Add Puppeteer executable path environment variable to runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9073 * Dallin/posthog mcp tweaks by @RomneyDa in https://github.com/continuedev/continue/pull/9110 * Nate/vercel ai sdk by @sestinj in https://github.com/continuedev/continue/pull/9099 * Add worktree copy configuration and ignore copy status files by @sestinj in https://github.com/continuedev/continue/pull/9124 * move updated telemetry page to correct location by @TyDunn in https://github.com/continuedev/continue/pull/9146 * docs: add tip callout about agent model selection by @continue[bot] in https://github.com/continuedev/continue/pull/9166 * Add PostHog, Atlassian, and Netlify integration documentation by @continue[bot] in https://github.com/continuedev/continue/pull/8962 * chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9162 * chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9161 * chore(deps): bump JetBrains/qodana-action from 2025.2.3 to 2025.2.4 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9139 * chore(deps): bump actions/cache from 3 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9138 * fix: overzealous 'token' and 'credential' security regexps by @rossigee in https://github.com/continuedev/continue/pull/9085 * [Snyk] Upgrade mocha from 11.7.1 to 11.7.5 by @sestinj in https://github.com/continuedev/continue/pull/9111 * feat: Continue CLI Git AI integration for tracking AI-authored code by @svarlamov in https://github.com/continuedev/continue/pull/9083 * Add integrations reference links to docs by @continue[bot] in https://github.com/continuedev/continue/pull/9195 * docs: Add changelog by @BekahHW in https://github.com/continuedev/continue/pull/9193 * fix: don't fallback to relative path if not markdown file by @RomneyDa in https://github.com/continuedev/continue/pull/9266 * docs: simplify integration documentation by @BekahHW in https://github.com/continuedev/continue/pull/9225 * Handle unhandled errors by exiting with non-zero code by @sestinj in https://github.com/continuedev/continue/pull/9275 * Refactor metadata updates to track completion state and changes by @sestinj in https://github.com/continuedev/continue/pull/9285 * Fix npm cache corruption in base blueprint by @sestinj in https://github.com/continuedev/continue/pull/9332 * feat: Add staging blueprint (cn-staging) for isolated testing by @sestinj in https://github.com/continuedev/continue/pull/9387 * feat: Add reusable Continue Agents workflow by @sestinj in https://github.com/continuedev/continue/pull/9395 * chore(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9409 * chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9408 * chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9407 * chore: add google-labs-jules[bot] to CLA allowlist by @continue[bot] in https://github.com/continuedev/continue/pull/9203 * chore(deps): bump systeminformation from 5.27.11 to 5.27.14 in /extensions/vscode by @dependabot[bot] in https://github.com/continuedev/continue/pull/9183 * Fix typo in context providers recommendation by @AlekSi in https://github.com/continuedev/continue/pull/9236 * Fix scope switching to reflect changes without reload by @continue[bot] in https://github.com/continuedev/continue/pull/9268 * fix: re-throw hub error for non-markdown hub slugs by @sestinj in https://github.com/continuedev/continue/pull/9270 * [Snyk] Security upgrade express from 4.21.2 to 4.22.0 by @sestinj in https://github.com/continuedev/continue/pull/9364 * fix(cli): restart cli for manual update by @uinstinct in https://github.com/continuedev/continue/pull/9345 * Adding Xiaomi MiMo provider, the MiMo-V2-Flash model by @ahmedk20 in https://github.com/continuedev/continue/pull/9404 * chore(deps): bump JetBrains/qodana-action from 2025.2.4 to 2025.3.1 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9261 * fix: parallel edit clarity by @RomneyDa in https://github.com/continuedev/continue/pull/9137 * fix: change 'Agent:' to 'Config:' in intro message and update tests by @RomneyDa in https://github.com/continuedev/continue/pull/9423 * fix: use env vars for safe string handling in continue-agents workflow by @sestinj in https://github.com/continuedev/continue/pull/9425 * fix: use env vars in Write job summary step for safe string handling by @sestinj in https://github.com/continuedev/continue/pull/9427 * feat: allow selecting images using cmd+a by @uinstinct in https://github.com/continuedev/continue/pull/9190 * docs: cloud agents improvement by @BekahHW in https://github.com/continuedev/continue/pull/9443 * chore(deps): bump preact from 10.27.1 to 10.28.2 in /gui by @dependabot[bot] in https://github.com/continuedev/continue/pull/9440 * Update docs banner to feature Agents page by @BekahHW in https://github.com/continuedev/continue/pull/9449 * docs: copy updates for Slack compliance by @RomneyDa in https://github.com/continuedev/continue/pull/9457 * fix(cli): context length tweaks and terminal output truncation by @RomneyDa in https://github.com/continuedev/continue/pull/9467 * chore(deps): bump @modelcontextprotocol/sdk from 1.24.1 to 1.25.2 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9438 * fix: resolve issue with lsTool listing fs root instead of current folder by @vbychkoviak in https://github.com/continuedev/continue/pull/9428 * chore(deps): bump react-router and react-router-dom in /gui by @dependabot[bot] in https://github.com/continuedev/continue/pull/9453 * fix: show new rule once created by @uinstinct in https://github.com/continuedev/continue/pull/9492 * Stop running tidy-up-codebase.yml on forks by @joffeoja in https://github.com/continuedev/continue/pull/9504 * fix: use proxy for unrendered injected block secrets by @RomneyDa in https://github.com/continuedev/continue/pull/9496 * docs: fix broken links in documentation by @bdougie in https://github.com/continuedev/continue/pull/9506 * chore(deps): bump hono from 4.11.3 to 4.11.4 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9512 * adding new supported models for Ask Sage by @alex-mcgraw-askSage in https://github.com/continuedev/continue/pull/9466 * [Snyk] Upgrade lru-cache from 11.0.2 to 11.2.4 by @sestinj in https://github.com/continuedev/continue/pull/9503 * [Snyk] Upgrade monaco-editor from 0.45.0 to 0.55.1 by @sestinj in https://github.com/continuedev/continue/pull/9502 * docs: cloud agent guides by @BekahHW in https://github.com/continuedev/continue/pull/9495 * Security updates: upgrade @modelcontextprotocol/sdk and @reduxjs/toolkit by @RomneyDa in https://github.com/continuedev/continue/pull/9498 * fix: context length error detection by @RomneyDa in https://github.com/continuedev/continue/pull/9511 * fix(cli): compaction for missing tool results by @uinstinct in https://github.com/continuedev/continue/pull/9130 * Updating ask sage models to support tool calling. by @alex-mcgraw-askSage in https://github.com/continuedev/continue/pull/9526 * chore: continue package bumps by @RomneyDa in https://github.com/continuedev/continue/pull/9532 * [Snyk] Upgrade @sentry/profiling-node from 9.46.0 to 9.47.1 by @sestinj in https://github.com/continuedev/continue/pull/9519 * fix: handle non-file URI schemes in runTerminalCommand for WSL2 by @shanevcantwell in https://github.com/continuedev/continue/pull/9325 * fix: merge yaml.schemas settings by @nicdumz in https://github.com/continuedev/continue/pull/9483 ## New Contributors * @AlanNggg made their first contribution in https://github.com/continuedev/continue/pull/8750 * @aaronlippold made their first contribution in https://github.com/continuedev/continue/pull/8779 * @TomIsion made their first contribution in https://github.com/continuedev/continue/pull/8819 * @luislobo9b made their first contribution in https://github.com/continuedev/continue/pull/8777 * @udaykakade25 made their first contribution in https://github.com/continuedev/continue/pull/8709 * @Psanyi89 made their first contribution in https://github.com/continuedev/continue/pull/8433 * @mcowger made their first contribution in https://github.com/continuedev/continue/pull/8973 * @burtenshaw made their first contribution in https://github.com/continuedev/continue/pull/8910 * @Cozmopolit made their first contribution in https://github.com/continuedev/continue/pull/9012 * @beDmitry made their first contribution in https://github.com/continuedev/continue/pull/9052 * @Broco98 made their first contribution in https://github.com/continuedev/continue/pull/9061 * @claserken made their first contribution in https://github.com/continuedev/continue/pull/9096 * @svarlamov made their first contribution in https://github.com/continuedev/continue/pull/9083 * @ahmedk20 made their first contribution in https://github.com/continuedev/continue/pull/9404 * @vbychkoviak made their first contribution in https://github.com/continuedev/continue/pull/9428 * @alex-mcgraw-askSage made their first contribution in https://github.com/continuedev/continue/pull/9466 * @shanevcantwell made their first contribution in https://github.com/continuedev/continue/pull/9325 * @nicdumz made their first contribution in https://github.com/continuedev/continue/pull/9483 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.11-vscode...v1.2.14-vscode
Features
January 14, 2026
# [1.37.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.36.0...@continuedev/openai-adapters@1.37.0) (2026-01-14) ### Bug Fixes * add missing hub mock rejection in test ([53a9fa4](https://github.com/continuedev/continue/commit/53a9fa4cb34d97a9f3e2af1f26a02b10bbd0a9a1)) * also use env vars in Write job summary step ([8969f42](https://github.com/continuedev/continue/commit/8969f422619f63becf2f778c4465cf192ee83e18)) * change 'Agent:' to 'Config:' in intro message and update tests ([c1e4668](https://github.com/continuedev/continue/commit/c1e466836acd0b2a5e81f2925c5d2e14691543d9)) * clarify can't edit in parallel with itself either ([46b31af](https://github.com/continuedev/continue/commit/46b31af330aa669d93c777d5fa577b2ca7c72225)) * **cli:** compaction for missing tool results ([0792b94](https://github.com/continuedev/continue/commit/0792b949bdf629fd14dac45478b2027962b77454)) * **cli:** restart cli for manual update ([595986a](https://github.com/continuedev/continue/commit/595986a6fb46ccd4e023078e9e3a8aeb911629c7)) * context length error detection ([1bfb72e](https://github.com/continuedev/continue/commit/1bfb72edf3f6c0eccb66454eb9e3ad423f58bee5)) * context length fixes, truncation, etc ([613ffb8](https://github.com/continuedev/continue/commit/613ffb8ca9847fcb3ff99beec6f191b25cd85f9b)) * don't fallback to relative path if not markdown file ([d93b432](https://github.com/continuedev/continue/commit/d93b4321a550acf7151949d1fee1c436945e2ee0)) * env stubs for cli platform tests ([6b3c0be](https://github.com/continuedev/continue/commit/6b3c0be2f1443e47db3e985560cb859b8e42f6a9)) * fix lint error and update tests for markdown-only fallback ([4c0c532](https://github.com/continuedev/continue/commit/4c0c53257baf7edb943c76155fa6b0bde79b554f)) * inject blocks tests for cli secret resolution ([219f566](https://github.com/continuedev/continue/commit/219f5661c9999daa5e185740dd2fa1d24f0187b2)) * packages/continue-sdk/package.json & packages/continue-sdk/package-lock.json to reduce vulnerabilities ([2f128be](https://github.com/continuedev/continue/commit/2f128beb2ce1c69097a5eb21e1a2d7834fc16d41)) * prevent string interpolation issues in remaining workflow steps ([2d21472](https://github.com/continuedev/continue/commit/2d2147230c28fc8d91a0d4df8a27fbb88c6b0ed5)) * prompt tweak ([41c4f29](https://github.com/continuedev/continue/commit/41c4f297f3bef3a43f12833d3d2e0d6c84888ec7)) * re-throw hub error for non-markdown hub slugs ([f644c88](https://github.com/continuedev/continue/commit/f644c8873e09f8efa912eefeb1a03e5d8708f24f)) * regenerate package-lock.json to include missing @types/node@25.0.3 ([10b457b](https://github.com/continuedev/continue/commit/10b457b0eae361ed18f9128980f5f6bfb1c9ff1a)) * Remove symlink logic from production blueprint template ([a396ed2](https://github.com/continuedev/continue/commit/a396ed2acccfa523c64a45a94428c3698fdf9601)) * Remove symlink logic from staging blueprint template ([ce07084](https://github.com/continuedev/continue/commit/ce07084d2dcfddebf7e28b6193ecf660b84bfd09)) * show new rule once created ([bf6ee2f](https://github.com/continuedev/continue/commit/bf6ee2f71da3008bf01bd5be030f5bff62410d0e)) * tests and cubic feedback ([d7b91f8](https://github.com/continuedev/continue/commit/d7b91f884c2be22fb6805dbcc5a9ad738bb443ee)) * upgrade lru-cache from 11.0.2 to 11.2.4 ([269be8b](https://github.com/continuedev/continue/commit/269be8bb5fdb4651a2e52f832e92f5dc8b250b55)) * upgrade mocha from 11.7.1 to 11.7.5 ([c65d6df](https://github.com/continuedev/continue/commit/c65d6dfb9ac9daac866fc55b62a55de6fd9a402c)) * upgrade monaco-editor from 0.45.0 to 0.55.1 ([cc1c70d](https://github.com/continuedev/continue/commit/cc1c70d246b124a592cf94b17cb1fe7ba8fa2bc2)) * use env vars for safe string handling in continue-agents workflow ([fe1a35a](https://github.com/continuedev/continue/commit/fe1a35a33e0a54ae32a2fc97991a26a21b53ea09)) * use proxy for unrendered injected block secrets ([91ddbb8](https://github.com/continuedev/continue/commit/91ddbb8c2e6686f91595132c42fafc6c7518e930)) ### Features * Add reusable Continue Agents workflow ([526b0b6](https://github.com/continuedev/continue/commit/526b0b6672abe22567a7f54ed8274e00db19824e)) * Add staging blueprint (cn-staging) for isolated testing ([3dc36ba](https://github.com/continuedev/continue/commit/3dc36ba00ea14ec939b34ed841c436fdca43c582)) * allow selecting images using cmd+a ([e31605a](https://github.com/continuedev/continue/commit/e31605aaf06353dfbf34559595b4664b576fd5d6)) * **assets:** add Xiaomi MiMo logo ([3f61af5](https://github.com/continuedev/continue/commit/3f61af520d43e949ef77821f56558cb3d15cc76b)) * CLI tool truncation and docs ([34537d9](https://github.com/continuedev/continue/commit/34537d926fca7017c748fe69c9bf888aee0d8b95)) * **new model:** adding MiMo-V2-Flash ([a2d8443](https://github.com/continuedev/continue/commit/a2d8443a35b90cc909e888e2e4d503c1525ff9da)) * refined cli bash tool truncation ([9a630a0](https://github.com/continuedev/continue/commit/9a630a025de85dd11069afb04a37f6295aca8029))
Features
January 13, 2026
# [1.38.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.37.0...@continuedev/config-yaml@1.38.0) (2026-01-13) ### Bug Fixes * add case insensitive match strategy for find and replace ([ac476cc](https://github.com/continuedev/continue/commit/ac476cc02884bf6d3dd52adf67a0c6eb89ab9d0a)) * add missing hub mock rejection in test ([53a9fa4](https://github.com/continuedev/continue/commit/53a9fa4cb34d97a9f3e2af1f26a02b10bbd0a9a1)) * also use env vars in Write job summary step ([8969f42](https://github.com/continuedev/continue/commit/8969f422619f63becf2f778c4465cf192ee83e18)) * **anthropic:** support Azure-hosted Anthropic endpoints ([9e8bfcd](https://github.com/continuedev/continue/commit/9e8bfcd9396b9abf7643c79bb53f7263da8138c6)) * change 'Agent:' to 'Config:' in intro message and update tests ([c1e4668](https://github.com/continuedev/continue/commit/c1e466836acd0b2a5e81f2925c5d2e14691543d9)) * clarify can't edit in parallel with itself either ([46b31af](https://github.com/continuedev/continue/commit/46b31af330aa669d93c777d5fa577b2ca7c72225)) * **cli:** expand model capability detection to include Llama, Nemotron, and Mistral ([#8845](https://github.com/continuedev/continue/issues/8845)) ([528a8ab](https://github.com/continuedev/continue/commit/528a8abceb69a6afb12e0a32ea5eb8acbc1e8241)), closes [#1](https://github.com/continuedev/continue/issues/1) * **cli:** fix test expectations and import path for uriUtils ([3ccaa09](https://github.com/continuedev/continue/commit/3ccaa092e65fdd520e3e8b157feaf0eb3d18ba25)) * **cli:** path to uri and vice versa conversion ([d09b3e2](https://github.com/continuedev/continue/commit/d09b3e2126d7349f23e50e90107e154838bc06ae)) * **cli:** resolve circular dependency in uploadArtifact tool ([b5da44d](https://github.com/continuedev/continue/commit/b5da44ddd665d571b9669a9832e2d5b34a9f743c)) * **cli:** restart cli for manual update ([595986a](https://github.com/continuedev/continue/commit/595986a6fb46ccd4e023078e9e3a8aeb911629c7)) * **cli:** use logger.info instead of console.log for consistency ([00b665f](https://github.com/continuedev/continue/commit/00b665f089e1b1c1166bf8c7d275465b6fb8f5e2)) * Constrain root eslint to v8 to match core dependency ([ad6ab80](https://github.com/continuedev/continue/commit/ad6ab8024b888816dcf0c8eb39921a98777ec5ab)) * context length fixes, truncation, etc ([613ffb8](https://github.com/continuedev/continue/commit/613ffb8ca9847fcb3ff99beec6f191b25cd85f9b)) * Correct import order for eslint compliance ([657c5fe](https://github.com/continuedev/continue/commit/657c5fe023cf25473d4365112f0162af38922d50)) * don't fallback to relative path if not markdown file ([d93b432](https://github.com/continuedev/continue/commit/d93b4321a550acf7151949d1fee1c436945e2ee0)) * ensure cross-target LanceDB binaries are correctly copied ([#9100](https://github.com/continuedev/continue/issues/9100)) ([291f8f5](https://github.com/continuedev/continue/commit/291f8f5dd2efec7a53e49cc7e2a1b7e6a0833466)) * env stubs for cli platform tests ([6b3c0be](https://github.com/continuedev/continue/commit/6b3c0be2f1443e47db3e985560cb859b8e42f6a9)) * fix lint error and update tests for markdown-only fallback ([4c0c532](https://github.com/continuedev/continue/commit/4c0c53257baf7edb943c76155fa6b0bde79b554f)) * handle JSON contents of create_new_file ([5f14a2f](https://github.com/continuedev/continue/commit/5f14a2fa664f3c9b0df23eb01c2f774a69cfd764)), closes [#8972](https://github.com/continuedev/continue/issues/8972) * Initialize usage field in createSession and startNewSession ([5c50e91](https://github.com/continuedev/continue/commit/5c50e911d203fc0a7ae6407f84bdfafd8c1f19f4)) * inject blocks tests for cli secret resolution ([219f566](https://github.com/continuedev/continue/commit/219f5661c9999daa5e185740dd2fa1d24f0187b2)) * **intellij:** Prevent ConcurrentModificationException in keymap access ([5d1cd00](https://github.com/continuedev/continue/commit/5d1cd001039eb2b8b037db7dbdeaf91a11be59b0)) * lint and tests ([3adcac2](https://github.com/continuedev/continue/commit/3adcac22bbe34748126e54bd22207a135807416a)) * make tree-sitter lookup in .js and .ts files pick up only last preceding comment before code block ([cb4db87](https://github.com/continuedev/continue/commit/cb4db878b89828d01880251cb490af50d15dbd44)) * merge main ([48c7616](https://github.com/continuedev/continue/commit/48c76160d05563b1aebe18ae53eea61cb0f5d614)) * my config not myproject ([23b359a](https://github.com/continuedev/continue/commit/23b359aab0dc964d6e96a2bb641538d13b285e7f)) * **openai-adapters:** Add defensive type checks for stream.usage Promise ([7d3fa6d](https://github.com/continuedev/continue/commit/7d3fa6daa97519df87c70b32fbbe1f46e6fa3bc7)) * **openai-adapters:** Add fallback to stream.usage Promise for usage tokens ([bbeec4b](https://github.com/continuedev/continue/commit/bbeec4b1bf7225c0159cccb5562ff2c7701e356e)) * **openai-adapters:** Address 4 PR review issues ([93d9c12](https://github.com/continuedev/continue/commit/93d9c123d348a1a79829299b9756781a8839b1ae)) * **openai-adapters:** Don't emit usage from fullStream finish event ([a89187b](https://github.com/continuedev/continue/commit/a89187b409314fc4e502290b41d0071d459102ac)) * **openai-adapters:** Fix multi-turn tools test API initialization timing ([75044d4](https://github.com/continuedev/continue/commit/75044d4cdc498fe7ca1a1f656d4e1ef6f24b1209)) * **openai-adapters:** Fix tool_choice format and usage token handling ([aaa973a](https://github.com/continuedev/continue/commit/aaa973ab7a1b48f5c9b751cb5b9b6c29891a752b)) * **openai-adapters:** Fix usage token double-emission in Vercel SDK streams ([64f4924](https://github.com/continuedev/continue/commit/64f4924984d34c5bb11cc7b91a132dc576f9eb10)) * **openai-adapters:** Fix Vercel SDK test API initialization timing ([d2afc5c](https://github.com/continuedev/continue/commit/d2afc5cd934724b5cdca8334e5d04bf1ffca4519)) * **openai-adapters:** Remove token count validation in finish event handler ([6e656f9](https://github.com/continuedev/continue/commit/6e656f9a2e3ba77f4ba44b14fc825f833a537644)) * **openai-adapters:** Revert to using finish event usage from fullStream ([3d21467](https://github.com/continuedev/continue/commit/3d21467adfbd3e641d0827a341c4ec40b4804e70)) * **openai-adapters:** Temporarily disable usage assertions for Vercel SDK tests ([06bcf60](https://github.com/continuedev/continue/commit/06bcf605757f9c818282c2c2ccf41411a93f6317)) * **openai-adapters:** Use stream.usage Promise exclusively for usage tokens ([df143e7](https://github.com/continuedev/continue/commit/df143e7f279ea84579c65deba5537e136e065e69)) * packages/continue-sdk/package.json & packages/continue-sdk/package-lock.json to reduce vulnerabilities ([2f128be](https://github.com/continuedev/continue/commit/2f128beb2ce1c69097a5eb21e1a2d7834fc16d41)) * packages/continue-sdk/python/api/requirements.txt to reduce vulnerabilities ([df86ba8](https://github.com/continuedev/continue/commit/df86ba82973919703b5dc2d6dd8702003865bd8e)) * prevent string interpolation issues in remaining workflow steps ([2d21472](https://github.com/continuedev/continue/commit/2d2147230c28fc8d91a0d4df8a27fbb88c6b0ed5)) * prompt tweak ([41c4f29](https://github.com/continuedev/continue/commit/41c4f297f3bef3a43f12833d3d2e0d6c84888ec7)) * re-throw hub error for non-markdown hub slugs ([f644c88](https://github.com/continuedev/continue/commit/f644c8873e09f8efa912eefeb1a03e5d8708f24f)) * refactor handleToolCalls to use options object to satisfy max-params lint rule ([2ae2f80](https://github.com/continuedev/continue/commit/2ae2f80af6b52922d94bc7db7495de9e74b0671e)) * Regenerate CLI package-lock.json to resolve dependency mismatches ([32326eb](https://github.com/continuedev/continue/commit/32326ebf1e53aae26ccebd0e540d7ed8d347864a)) * regenerate package-lock.json to include missing @types/node@25.0.3 ([10b457b](https://github.com/continuedev/continue/commit/10b457b0eae361ed18f9128980f5f6bfb1c9ff1a)) * Regenerate package-lock.json to resolve dependency mismatches ([c2bf023](https://github.com/continuedev/continue/commit/c2bf0231e7c2dd842c33a0a9f4022429f4738ded)) * Remove invalid totalCost property and update test mocks ([2e9a0f0](https://github.com/continuedev/continue/commit/2e9a0f0b9176a7b9fde45c5c13134e20e7470c9e)) * Remove symlink logic from production blueprint template ([a396ed2](https://github.com/continuedev/continue/commit/a396ed2acccfa523c64a45a94428c3698fdf9601)) * Remove symlink logic from staging blueprint template ([ce07084](https://github.com/continuedev/continue/commit/ce07084d2dcfddebf7e28b6193ecf660b84bfd09)) * Replace console.log with logger.info in exit.ts ([bfd2f01](https://github.com/continuedev/continue/commit/bfd2f016c02faa36eee3597b9ad81a3408061272)) * resolve lint issues in vscode extension files ([887410e](https://github.com/continuedev/continue/commit/887410e5b2506cd39571b8ba9ee9842587107efa)), closes [#9077](https://github.com/continuedev/continue/issues/9077) * **runloop:** hardcode amd64 architecture and update blueprint name to cn-test ([d10594f](https://github.com/continuedev/continue/commit/d10594f6cda0dea50e1acd03e7af82da0b874e5e)) * save session ([454da90](https://github.com/continuedev/continue/commit/454da90e15568f0d6727bd188f1dc508021192c8)) * show new rule once created ([bf6ee2f](https://github.com/continuedev/continue/commit/bf6ee2f71da3008bf01bd5be030f5bff62410d0e)) * show the correct number of pending tools ([3d7be8a](https://github.com/continuedev/continue/commit/3d7be8a55a31ff32de19452572d512e96b3a901e)) * sync package-lock.json with npm registry ([c36dcb1](https://github.com/continuedev/continue/commit/c36dcb1c0fbba3b260a553351b03bf6e96c9917a)) * tests and cubic feedback ([d7b91f8](https://github.com/continuedev/continue/commit/d7b91f884c2be22fb6805dbcc5a9ad738bb443ee)) * tests for windows ([6419b44](https://github.com/continuedev/continue/commit/6419b4402959025af52603695abf5ae615941ec8)) * update package-lock.json for @tiptap/extension-image upgrade ([8f28688](https://github.com/continuedev/continue/commit/8f28688651ba9453ccf5a07d8076aa7b77d74bb5)) * upgrade @aws-sdk/client-bedrock-runtime from 3.925.0 to 3.929.0 ([983ab2b](https://github.com/continuedev/continue/commit/983ab2b69b155c6aa4f094e0ee55c98aa82ffba2)) * upgrade @aws-sdk/credential-providers from 3.925.0 to 3.929.0 ([d48b40a](https://github.com/continuedev/continue/commit/d48b40a28697d5af325473dbd169f44629a9d639)) * upgrade @tiptap/extension-history from 2.26.1 to 2.27.1 ([a9e7f33](https://github.com/continuedev/continue/commit/a9e7f3311ee190eebee44cd2ad8630de7973651b)) * upgrade @tiptap/extension-image from 2.26.1 to 2.27.1 ([d159f9f](https://github.com/continuedev/continue/commit/d159f9fdf79d4f278cb0bff4b7b7d1951776dde6)) * upgrade mocha from 11.7.1 to 11.7.5 ([c65d6df](https://github.com/continuedev/continue/commit/c65d6dfb9ac9daac866fc55b62a55de6fd9a402c)) * use env vars for safe string handling in continue-agents workflow ([fe1a35a](https://github.com/continuedev/continue/commit/fe1a35a33e0a54ae32a2fc97991a26a21b53ea09)) * use more intuitive envvars to manage OTLP and PostHog telemetry settings ([b985c1a](https://github.com/continuedev/continue/commit/b985c1a32d98b8d3343ca5a742d32e76fdad2586)) * Use named import for find-up v8 ([499b672](https://github.com/continuedev/continue/commit/499b672d7ec4e66d35816188a92e41b1959337a2)) * use proxy for unrendered injected block secrets ([91ddbb8](https://github.com/continuedev/continue/commit/91ddbb8c2e6686f91595132c42fafc6c7518e930)) ### Features * Add reusable Continue Agents workflow ([526b0b6](https://github.com/continuedev/continue/commit/526b0b6672abe22567a7f54ed8274e00db19824e)) * Add staging blueprint (cn-staging) for isolated testing ([3dc36ba](https://github.com/continuedev/continue/commit/3dc36ba00ea14ec939b34ed841c436fdca43c582)) * allow selecting images using cmd+a ([e31605a](https://github.com/continuedev/continue/commit/e31605aaf06353dfbf34559595b4664b576fd5d6)) * **assets:** add Xiaomi MiMo logo ([3f61af5](https://github.com/continuedev/continue/commit/3f61af520d43e949ef77821f56558cb3d15cc76b)) * auto approve parallel read only builtin tools ([d207d40](https://github.com/continuedev/continue/commit/d207d4012c693c2f0b5d13edf780ed55bd478a69)) * capture and attach usage metadata to assistant messages ([7f9ef36](https://github.com/continuedev/continue/commit/7f9ef3694d7b47f7cebec9090c2de0e8740fc68d)) * CLI tool truncation and docs ([34537d9](https://github.com/continuedev/continue/commit/34537d926fca7017c748fe69c9bf888aee0d8b95)) * **cli:** add session ID support for serve command to persist chat history ([09deed4](https://github.com/continuedev/continue/commit/09deed45dd252ad5d9abee478ac120551a41699f)) * **cli:** prevent initial prompt replay on devbox resume ([2e2fc51](https://github.com/continuedev/continue/commit/2e2fc51082ce8fe18fa40887876ce0869999d497)) * **new model:** adding MiMo-V2-Flash ([a2d8443](https://github.com/continuedev/continue/commit/a2d8443a35b90cc909e888e2e4d503c1525ff9da)) * refined cli bash tool truncation ([9a630a0](https://github.com/continuedev/continue/commit/9a630a025de85dd11069afb04a37f6295aca8029)) * simplify onboarding ([e8a5ac5](https://github.com/continuedev/continue/commit/e8a5ac55d039adb965eea2e363508e0f6a2c6a51)) * simplify onboarding card ([e0fa577](https://github.com/continuedev/continue/commit/e0fa57749d41b86f78f2f4071cea9811af6c1742)) * submit slash command in one enter ([191006d](https://github.com/continuedev/continue/commit/191006d5de83a903b7ec3bf79978300039886b16)) * use google/genai sdk for streaming gemini & vertex responses ([#8907](https://github.com/continuedev/continue/issues/8907)) ([61f0ba0](https://github.com/continuedev/continue/commit/61f0ba011c0c4d661831da6c1edb62f3c838dc13))
Features
December 11, 2025
## What's Changed * docs: move 60-second challenge section to intro page by @continue[bot] in https://github.com/continuedev/continue/pull/8770 * docs: update assistants -> configs stragglers by @RomneyDa in https://github.com/continuedev/continue/pull/8782 * Revert "chore: skip pr checks when changes are made to docs" by @RomneyDa in https://github.com/continuedev/continue/pull/8784 * docs: Update Mission Control Tasks and Inbox documentation by @continue[bot] in https://github.com/continuedev/continue/pull/8797 * fix: warnings and errors for unresolved MCP secrets by @RomneyDa in https://github.com/continuedev/continue/pull/8656 * fix: plan mode system message should ask user to switch mode by @uinstinct in https://github.com/continuedev/continue/pull/8795 * fix(openai-adapters): extend auth header override to support x-api-key by @aaronlippold in https://github.com/continuedev/continue/pull/8779 * fix: remove dead isTelemetryEnabled code for jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/8799 * chore: jetgrains 1.0.55 by @RomneyDa in https://github.com/continuedev/continue/pull/8806 * docs: simplify Snyk integration documentation by @bdougie in https://github.com/continuedev/continue/pull/8781 * docs: Remove use cases for Sentry agents by @bdougie in https://github.com/continuedev/continue/pull/8780 * docs: fix Sanity mcp url by @tingwai in https://github.com/continuedev/continue/pull/8757 * Fix Navigation Structure: Consolidate Duplicate Documentation Paths (/customization/ → /customize/) by @continue[bot] in https://github.com/continuedev/continue/pull/8469 * fix: HOTFIX thinking block colors by @RomneyDa in https://github.com/continuedev/continue/pull/8810 * fix: HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail by @TomIsion in https://github.com/continuedev/continue/pull/8819 * chore(deps): bump JetBrains/qodana-action from 2025.2.1 to 2025.2.2 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8814 * chore(deps): bump glob from 10.3.15 to 10.5.0 in /binary by @dependabot[bot] in https://github.com/continuedev/continue/pull/8813 * ci: skip scheduled and release workflows on forks by @joffeoja in https://github.com/continuedev/continue/pull/8719 * docs: reorder mission-control sections in docs.json by @continue[bot] in https://github.com/continuedev/continue/pull/8821 * chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8829 * feat: add JCEF reload action by @QianKuang8 in https://github.com/continuedev/continue/pull/8711 * chore(deps): bump glob, semantic-release and @semantic-release/npm in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/8836 * Rename 'Edit file' to 'Edit existing file' in docs by @luislobo9b in https://github.com/continuedev/continue/pull/8777 * fallback to vsfutil.loadtext when readDocument is null by @uinstinct in https://github.com/continuedev/continue/pull/8798 * revert: add full file when selection is empty by @uinstinct in https://github.com/continuedev/continue/pull/8820 * fix: improve image URL parsing robustness across providers by @dcs-soni in https://github.com/continuedev/continue/pull/8383 * fix: HOTIFX notify config listeners when no config available by @RomneyDa in https://github.com/continuedev/continue/pull/8812 * fix: HOTFIX make errors fetching secrets nonblocking for local configs by @RomneyDa in https://github.com/continuedev/continue/pull/8809 * fix: assistants -> configs -> agents by @RomneyDa in https://github.com/continuedev/continue/pull/8808 * fix(terminal-security): prevent newline bypass in command validation by @continue[bot] in https://github.com/continuedev/continue/pull/8512 * fix: snyk bumps by @RomneyDa in https://github.com/continuedev/continue/pull/8837 * feat(klavis ai): Add Klavis AI's Strata to MCP Cookbook by @udaykakade25 in https://github.com/continuedev/continue/pull/8709 * Fix IntelliJ remote config sync freeze and JSON parsing issues by @continue[bot] in https://github.com/continuedev/continue/pull/8801 * fix: address all current jetbrains kotlin compiler warnings by @continue[bot] in https://github.com/continuedev/continue/pull/8778 * bug: Missing response parsing for N8N Ai Agent Responses by @Psanyi89 in https://github.com/continuedev/continue/pull/8433 * [Snyk] Upgrade undici from 7.10.0 to 7.16.0 by @sestinj in https://github.com/continuedev/continue/pull/8841 * [Snyk] Upgrade @octokit/rest from 20.1.1 to 20.1.2 by @sestinj in https://github.com/continuedev/continue/pull/8842 * fix: add noreply@continue.dev to CLA exclusions by @RomneyDa in https://github.com/continuedev/continue/pull/8869 * chore: vscode 1.3.27 by @RomneyDa in https://github.com/continuedev/continue/pull/8864 * chore(deps): bump body-parser from 2.2.0 to 2.2.1 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8883 * docs: fix /explore page links to /hub by @uinstinct in https://github.com/continuedev/continue/pull/8817 * chore: add support for grok 4.1 fast by @uinstinct in https://github.com/continuedev/continue/pull/8831 * chore: add support for gpt 5.1 by @uinstinct in https://github.com/continuedev/continue/pull/8832 * feat: add support for gemini thought signature by @uinstinct in https://github.com/continuedev/continue/pull/8865 * update favicon by @TyDunn in https://github.com/continuedev/continue/pull/8884 * [Snyk] Upgrade axios from 1.11.0 to 1.13.1 by @tingwai in https://github.com/continuedev/continue/pull/8871 * feat: :sparkles: Remove TTY requirement for the cli in headless mode by @chezsmithy in https://github.com/continuedev/continue/pull/8691 * feat: allow renaming rule before creation by @uinstinct in https://github.com/continuedev/continue/pull/8793 * fix: HOTFIX only set cwd to workspace dir for file URIs by @RomneyDa in https://github.com/continuedev/continue/pull/8867 * Revert "chore(deps): bump glob, semantic-release and @semantic-release/npm in /packages/openai-adapters" by @RomneyDa in https://github.com/continuedev/continue/pull/8887 * chore: add continue to CLA exclusions by @RomneyDa in https://github.com/continuedev/continue/pull/8886 * chore: jetbrains 56 by @RomneyDa in https://github.com/continuedev/continue/pull/8889 * fix: cn mcp bugs by @sestinj in https://github.com/continuedev/continue/pull/8899 * feat: opus 4-5 updates by @RomneyDa in https://github.com/continuedev/continue/pull/8866 * Add agent error reporting to API in serve mode by @sestinj in https://github.com/continuedev/continue/pull/8902 * chore: add support for gemini 3 pro preview by @uinstinct in https://github.com/continuedev/continue/pull/8881 * fix: trigger openai adapters publish by @RomneyDa in https://github.com/continuedev/continue/pull/8891 * chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8903 * fix: regular expressions in ripgrep by @uinstinct in https://github.com/continuedev/continue/pull/8830 * feat: select org profile on sign in by @uinstinct in https://github.com/continuedev/continue/pull/8859 * feat(cli): add grep/find/findstr as alternative search strategy by @uinstinct in https://github.com/continuedev/continue/pull/8616 * Add URL refresh strategy for storage sync pre-signed URLs by @sestinj in https://github.com/continuedev/continue/pull/8934 * Add agent session metadata tracking and reporting to control plane by @sestinj in https://github.com/continuedev/continue/pull/8838 * feat(mcp): add Supabase-specific OAuth scopes to mcp-remote fallback by @sestinj in https://github.com/continuedev/continue/pull/8949 * chore: config yaml 36, fetch 6 by @RomneyDa in https://github.com/continuedev/continue/pull/8906 * chore(deps-dev): bump express from 4.21.2 to 4.22.0 in /docs by @dependabot[bot] in https://github.com/continuedev/continue/pull/8953 * fix: HOTFIX gemini model add form by @RomneyDa in https://github.com/continuedev/continue/pull/8954 * chore(deps-dev): bump express from 5.1.0 to 5.2.1 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/8957 * fix: unify terminal cwd and add missing case by @RomneyDa in https://github.com/continuedev/continue/pull/8908 * fix: HOTFIX pin vectordb by @RomneyDa in https://github.com/continuedev/continue/pull/8956 * [Snyk] Upgrade @aws-sdk/client-bedrock-runtime from 3.890.0 to 3.925.0 by @tingwai in https://github.com/continuedev/continue/pull/8912 * Improve system message token accounting in compaction and context validation by @sestinj in https://github.com/continuedev/continue/pull/8955 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.913.0 to 3.925.0 by @tingwai in https://github.com/continuedev/continue/pull/8913 * chore: prerelease version bumps - jetbrains 57, vs code 28 by @RomneyDa in https://github.com/continuedev/continue/pull/8963 * fix: subsequent tool call args are empty for gpt-5 by @uinstinct in https://github.com/continuedev/continue/pull/8948 * Add auto-continuation after compaction in chat streaming by @sestinj in https://github.com/continuedev/continue/pull/8960 * fix(cli): wait for tui to update in test by @uinstinct in https://github.com/continuedev/continue/pull/8909 * docs: fix formatting of autocomplete template variables by @continue[bot] in https://github.com/continuedev/continue/pull/8914 * feat: sonnet 4.5 updates, 3.5 deprecation by @RomneyDa in https://github.com/continuedev/continue/pull/8330 * Increase terminal command timeout from 30s to 120s by @sestinj in https://github.com/continuedev/continue/pull/8979 * chore(deps): bump django from 4.2.22 to 4.2.27 in /manual-testing-sandbox by @dependabot[bot] in https://github.com/continuedev/continue/pull/8992 * chore: open github issue with details by @uinstinct in https://github.com/continuedev/continue/pull/8991 * fix(cli): other tui update tests by @uinstinct in https://github.com/continuedev/continue/pull/8987 * chore(deps): bump apple-actions/import-codesign-certs from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8984 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.925.0 to 3.929.0 by @sestinj in https://github.com/continuedev/continue/pull/8983 * chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8981 * feat: auto approve parallel read only builtin tools by @uinstinct in https://github.com/continuedev/continue/pull/8927 * docs: add required name, schema, and version fields to all YAML examples by @continue[bot] in https://github.com/continuedev/continue/pull/8961 * fix: handle JSON contents of create_new_file by @mcowger in https://github.com/continuedev/continue/pull/8973 * chore(deps): bump jws in /extensions/vscode by @dependabot[bot] in https://github.com/continuedev/continue/pull/9007 * style: restrict to max height for generated code preview by @uinstinct in https://github.com/continuedev/continue/pull/9002 * [Snyk] Upgrade @aws-sdk/client-bedrock-runtime from 3.925.0 to 3.929.0 by @sestinj in https://github.com/continuedev/continue/pull/8982 * fix: add case insensitive match strategy for find and replace by @uinstinct in https://github.com/continuedev/continue/pull/8970 * docs: update hugging face inference by @burtenshaw in https://github.com/continuedev/continue/pull/8910 * chore: mcp 1.24.0 by @RomneyDa in https://github.com/continuedev/continue/pull/8974 * feat: use google/genai sdk for streaming gemini & vertex responses by @uinstinct in https://github.com/continuedev/continue/pull/8907 * fix(cli): path to uri and vice versa conversion by @RomneyDa in https://github.com/continuedev/continue/pull/8965 * feat: simplify hub onboarding by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9008 * fix: use more intuitive envvars to manage OTLP and PostHog telemetry settings by @uinstinct in https://github.com/continuedev/continue/pull/8925 * chore: update slashCommands tests with waitForCondition by @uinstinct in https://github.com/continuedev/continue/pull/9018 * fix: show the correct number of pending tools by @uinstinct in https://github.com/continuedev/continue/pull/9016 * chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /gui by @dependabot[bot] in https://github.com/continuedev/continue/pull/9010 * feat: submit slash command in one enter by @uinstinct in https://github.com/continuedev/continue/pull/8928 * chore(deps): bump JetBrains/qodana-action from 2025.2.2 to 2025.2.3 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9020 * Fix readFileRange Kotlin Int overflow in IntelliJ plugin by @continue[bot] in https://github.com/continuedev/continue/pull/8976 * fix(cli): expand model capability detection to include Llama, Nemotron, and Mistral by @aaronlippold in https://github.com/continuedev/continue/pull/8845 * chore(deps): bump jws in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9030 * Update runloop blueprint template for Chrome support by @sestinj in https://github.com/continuedev/continue/pull/9031 * Add docker.io and docker-compose to system setup dependencies by @sestinj in https://github.com/continuedev/continue/pull/9035 * Add GitHub workflow to upload Runloop blueprint on changes by @sestinj in https://github.com/continuedev/continue/pull/9036 * Prevent service auto-start during apt install in runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9037 * Combine policy-rc.d setup commands into single line in runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9038 * Add configurable timeout parameter to runTerminalCommand tool by @sestinj in https://github.com/continuedev/continue/pull/9040 * Add Dockerfile and remove Docker installation from system setup by @sestinj in https://github.com/continuedev/continue/pull/9042 * Add Infisical CLI installation to Runloop blueprint setup by @sestinj in https://github.com/continuedev/continue/pull/9043 * Add docker-compose-v2 to runloop blueprint dependencies by @sestinj in https://github.com/continuedev/continue/pull/9044 * Add comprehensive cost tracking with OpenAI pricing and session usage display by @sestinj in https://github.com/continuedev/continue/pull/9034 * dnd fix by @sestinj in https://github.com/continuedev/continue/pull/9047 * feat(cli): add session ID support for serve command to persist chat history by @sestinj in https://github.com/continuedev/continue/pull/9055 * feat(cli): prevent initial prompt replay on devbox resume by @sestinj in https://github.com/continuedev/continue/pull/9056 * docs: add CLI quick install section to README for v1.2 by @continue[bot] in https://github.com/continuedev/continue/pull/9032 * [Snyk] Security upgrade urllib3 from 2.0.7 to 2.6.0 by @sestinj in https://github.com/continuedev/continue/pull/9062 * [Snyk] Upgrade @tiptap/extension-history from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9048 * fix(anthropic): support Azure-hosted Anthropic endpoints by @Cozmopolit in https://github.com/continuedev/continue/pull/9012 * fix: issue 3753 for .js and .ts file types by @beDmitry in https://github.com/continuedev/continue/pull/9052 * Fix/lancedb cross target by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9033 * fix(intellij): Prevent ConcurrentModificationException in keymap access by @Broco98 in https://github.com/continuedev/continue/pull/9061 * Add GitHub CLI to Runloop blueprint by @continue[bot] in https://github.com/continuedev/continue/pull/9068 * fix(runloop): hardcode amd64 architecture and update blueprint name to cn-test by @sestinj in https://github.com/continuedev/continue/pull/9069 * Add artifact upload feature to CLI for agent sessions by @sestinj in https://github.com/continuedev/continue/pull/9077 * Rename workflow from 'cn-test' to 'cn' by @sestinj in https://github.com/continuedev/continue/pull/9086 * feat: capture and attach usage metadata to assistant messages by @sestinj in https://github.com/continuedev/continue/pull/9093 * Fix nextedit user edit tracking to include latest and very first diffs by @claserken in https://github.com/continuedev/continue/pull/9096 * chore(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9104 * fix: ensure cross-target LanceDB binaries are correctly copied by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9100 * [Snyk] Upgrade @tiptap/extension-image from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9080 * Upgrade AWS SDK packages to 3.931.0 by @continue[bot] in https://github.com/continuedev/continue/pull/9027 * Remove scheduled cron job from stable release workflow by @sestinj in https://github.com/continuedev/continue/pull/9109 * Add Puppeteer executable path environment variable to runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9073 * Dallin/posthog mcp tweaks by @RomneyDa in https://github.com/continuedev/continue/pull/9110 * Nate/vercel ai sdk by @sestinj in https://github.com/continuedev/continue/pull/9099 * Add worktree copy configuration and ignore copy status files by @sestinj in https://github.com/continuedev/continue/pull/9124 ## New Contributors * @aaronlippold made their first contribution in https://github.com/continuedev/continue/pull/8779 * @TomIsion made their first contribution in https://github.com/continuedev/continue/pull/8819 * @luislobo9b made their first contribution in https://github.com/continuedev/continue/pull/8777 * @udaykakade25 made their first contribution in https://github.com/continuedev/continue/pull/8709 * @Psanyi89 made their first contribution in https://github.com/continuedev/continue/pull/8433 * @mcowger made their first contribution in https://github.com/continuedev/continue/pull/8973 * @burtenshaw made their first contribution in https://github.com/continuedev/continue/pull/8910 * @Cozmopolit made their first contribution in https://github.com/continuedev/continue/pull/9012 * @beDmitry made their first contribution in https://github.com/continuedev/continue/pull/9052 * @Broco98 made their first contribution in https://github.com/continuedev/continue/pull/9061 * @claserken made their first contribution in https://github.com/continuedev/continue/pull/9096 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.3.26-vscode...v1.3.28-vscode ## What's Changed * docs: Add YT to footer by @BekahHW in https://github.com/continuedev/continue/pull/8566 * chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8459 * Add description truncation for slash commands in CLI UI by @sestinj in https://github.com/continuedev/continue/pull/8172 * docs: change Configs sidebar icon from robot to book by @continue[bot] in https://github.com/continuedev/continue/pull/8543 * docs: Embed YouTube video in understanding-configs guide by @continue[bot] in https://github.com/continuedev/continue/pull/8425 * feat: upgrade grok code fast 1 by @RomneyDa in https://github.com/continuedev/continue/pull/8475 * Throw error and exit on MCP failure in headless mode by @continue[bot] in https://github.com/continuedev/continue/pull/8559 * update docs header text by @TyDunn in https://github.com/continuedev/continue/pull/8570 * feat(cli): skip checking for updates in dev mode by @uinstinct in https://github.com/continuedev/continue/pull/8564 * Add snyk-bot to CLA allowlist by @sestinj in https://github.com/continuedev/continue/pull/8571 * [Snyk] Upgrade @continuedev/config-yaml from 1.14.0 to 1.26.0 by @sestinj in https://github.com/continuedev/continue/pull/8505 * fix: CLI context pollution between sessions by @continue[bot] in https://github.com/continuedev/continue/pull/8420 * feat(cli): always show context percentage by @uinstinct in https://github.com/continuedev/continue/pull/8563 * docs: README agents update by @TyDunn in https://github.com/continuedev/continue/pull/8572 * docs: Update JetBrains README for agents by @TyDunn in https://github.com/continuedev/continue/pull/8573 * docs: Update VS Code README for agents by @TyDunn in https://github.com/continuedev/continue/pull/8574 * fix: instant reject all for VS Code by @RomneyDa in https://github.com/continuedev/continue/pull/8489 * feat: show mcp warning message with configured mcps by @uinstinct in https://github.com/continuedev/continue/pull/8478 * docs: remove cli beta warning by @uinstinct in https://github.com/continuedev/continue/pull/8463 * docs: Add comprehensive agent documentation by @BekahHW in https://github.com/continuedev/continue/pull/8509 * docs: Update cookbook guides to use agents by @BekahHW in https://github.com/continuedev/continue/pull/8486 * Add script to analyze file hotspots from git history by @sestinj in https://github.com/continuedev/continue/pull/8591 * Add x-continue-unique-id header to LLM requests and normalize header casing by @sestinj in https://github.com/continuedev/continue/pull/8589 * chore: bump version to 1.3.25 by @sestinj in https://github.com/continuedev/continue/pull/8592 * perf(intellij): implement GsonService singleton to reduce memory allocation by @houssemzaier in https://github.com/continuedev/continue/pull/8524 * Pass all environment variables to MCP server instead of just PATH by @sestinj in https://github.com/continuedev/continue/pull/8602 * docs: improve doc-writing guide with video and clearer heading by @continue[bot] in https://github.com/continuedev/continue/pull/8424 * delete source control page from docs by @TyDunn in https://github.com/continuedev/continue/pull/8605 * [Snyk] Upgrade @c15t/react from 1.4.4 to 1.6.1 by @sestinj in https://github.com/continuedev/continue/pull/8580 * fix: typecheck write file args by @RomneyDa in https://github.com/continuedev/continue/pull/8585 * fix: change apply prompt to not remove comments by @uinstinct in https://github.com/continuedev/continue/pull/8608 * chore: deprecate continue.telemetryEnabled in vscode preferences by @uinstinct in https://github.com/continuedev/continue/pull/8497 * Remove beta text from CLI intro message by @continue[bot] in https://github.com/continuedev/continue/pull/8610 * refactor: use ide.readFile instead of fs.readFile in static context service by @uinstinct in https://github.com/continuedev/continue/pull/8422 * chore: update hub links by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8621 * [Snyk] Upgrade zod from 3.24.2 to 3.25.76 by @sestinj in https://github.com/continuedev/continue/pull/8579 * Update macOS runner from macos-13 to macos-latest in CI workflows by @sestinj in https://github.com/continuedev/continue/pull/8593 * fix(cli): validate required parameters in tool call by @uinstinct in https://github.com/continuedev/continue/pull/8598 * feat: remove applied rules from chat history by @RomneyDa in https://github.com/continuedev/continue/pull/8594 * fix: useSlashCommand telemetry by @RomneyDa in https://github.com/continuedev/continue/pull/8584 * fix: address headless loading bug by @sestinj in https://github.com/continuedev/continue/pull/8633 * fix: remove prepended fim_prefix tag in mercury coder by @uinstinct in https://github.com/continuedev/continue/pull/8624 * Bump version from 1.3.25 to 1.3.26 by @sestinj in https://github.com/continuedev/continue/pull/8635 * chore: replace discord link with github discussions by @uinstinct in https://github.com/continuedev/continue/pull/8667 * [Snyk] Upgrade @anthropic-ai/sdk from 0.62.0 to 0.67.0 by @sestinj in https://github.com/continuedev/continue/pull/8641 * [Snyk] Upgrade @continuedev/config-yaml from 1.15.1 to 1.29.0 by @sestinj in https://github.com/continuedev/continue/pull/8638 * [Snyk] Upgrade @c15t/react from 1.6.1 to 1.7.0 by @sestinj in https://github.com/continuedev/continue/pull/8637 * fix: prevent sensitive files in next edit diffs by @uinstinct in https://github.com/continuedev/continue/pull/8658 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.890.0 to 3.913.0 by @sestinj in https://github.com/continuedev/continue/pull/8639 * fix: update command title from View History to View Logs by @lixiaoyang1992 in https://github.com/continuedev/continue/pull/8455 * Fix: MCP error output and bugfixes by @RomneyDa in https://github.com/continuedev/continue/pull/8655 * Add guidance to Bash tools to prefer edit tools over bash commands by @continue[bot] in https://github.com/continuedev/continue/pull/8674 * Slack integration docs by @continue[bot] in https://github.com/continuedev/continue/pull/8546 * [Snyk] Upgrade tar from 7.4.3 to 7.5.1 by @sestinj in https://github.com/continuedev/continue/pull/8682 * Remove hub/source-control and customize/deep-dives/slash-commands from docs.json by @continue[bot] in https://github.com/continuedev/continue/pull/8689 * [Snyk] Upgrade @continuedev/config-yaml from 1.26.0 to 1.29.0 by @sestinj in https://github.com/continuedev/continue/pull/8680 * [Snyk] Upgrade openai from 4.96.2 to 4.104.0 by @sestinj in https://github.com/continuedev/continue/pull/8679 * Add Reo.dev tracking infrastructure for documentation by @continue[bot] in https://github.com/continuedev/continue/pull/8672 * feat: report failure tool by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8694 * docs: mission control updates by @BekahHW in https://github.com/continuedev/continue/pull/8708 * Update docs banner to promote Mission Control features by @continue[bot] in https://github.com/continuedev/continue/pull/8751 * Add Mission Control UI update info callout to configs intro by @continue[bot] in https://github.com/continuedev/continue/pull/8752 * fix(cli): prevent auto compaction loop and prune messages until valid by @uinstinct in https://github.com/continuedev/continue/pull/8535 * fix: use system prompts for default endpoint type instances in next edit by @uinstinct in https://github.com/continuedev/continue/pull/8660 * feat(cli): filter lines with more than 1000 characters by @uinstinct in https://github.com/continuedev/continue/pull/8714 * feat: keep stream error toggle open by default by @uinstinct in https://github.com/continuedev/continue/pull/8703 * feat: thinking block designs should occupy lesser space by @uinstinct in https://github.com/continuedev/continue/pull/8685 * feat: sonnet lazy apply prompt should not change comments by @uinstinct in https://github.com/continuedev/continue/pull/8665 * fix: filter out failure tool if no `--id` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8754 * chore: skip pr checks when changes are made to docs by @uinstinct in https://github.com/continuedev/continue/pull/8576 * docs: Add Snyk integration documentation for Mission Control by @bdougie in https://github.com/continuedev/continue/pull/8761 * docs: Connect Sentry cookbook to Mission Control integration with inbox view by @bdougie in https://github.com/continuedev/continue/pull/8762 * fix: ansi terminal tests by @RomneyDa in https://github.com/continuedev/continue/pull/8775 * fix: update global directory path conversion to use localPathToUri by @lixiaoyang1992 in https://github.com/continuedev/continue/pull/8677 * openai-adapters: allow overriding authorization header by @visadb in https://github.com/continuedev/continue/pull/8684 * fix: binary package lock issue by @RomneyDa in https://github.com/continuedev/continue/pull/8774 * [Snyk] Security upgrade @openapitools/openapi-generator-cli from 2.24.0 to 2.25.1 by @sestinj in https://github.com/continuedev/continue/pull/8783 * feat(cli): continue oauth for cli MCPs by @RomneyDa in https://github.com/continuedev/continue/pull/8758 * fix: resolve template helper error for {{{ input }}} syntax (#6749) by @AlanNggg in https://github.com/continuedev/continue/pull/8750 * chore: dependency bumps by @RomneyDa in https://github.com/continuedev/continue/pull/8776 * fix(cli): check ripgrep search tool before using by @uinstinct in https://github.com/continuedev/continue/pull/8567 * feat: restore feedback modal for user interest collection by @continue[bot] in https://github.com/continuedev/continue/pull/8636 * feat: Enhance autocomplete cache with async initialization and improved eviction logic by @Ayyanaruto in https://github.com/continuedev/continue/pull/8367 * fix: corrected the issues with the replicate integration by @Olyray in https://github.com/continuedev/continue/pull/8404 * Add per-tab model persistence and selection functionality by @ferenci84 in https://github.com/continuedev/continue/pull/8644 * feat(cli): support paths/URIs for --agent by @RomneyDa in https://github.com/continuedev/continue/pull/8745 * feat(cohere): add support from Reasoning/Vision/Translate models by @maxbrunet in https://github.com/continuedev/continue/pull/8597 * docs: move 60-second challenge section to intro page by @continue[bot] in https://github.com/continuedev/continue/pull/8770 * docs: update assistants -> configs stragglers by @RomneyDa in https://github.com/continuedev/continue/pull/8782 * Revert "chore: skip pr checks when changes are made to docs" by @RomneyDa in https://github.com/continuedev/continue/pull/8784 * docs: Update Mission Control Tasks and Inbox documentation by @continue[bot] in https://github.com/continuedev/continue/pull/8797 * fix: warnings and errors for unresolved MCP secrets by @RomneyDa in https://github.com/continuedev/continue/pull/8656 * fix: plan mode system message should ask user to switch mode by @uinstinct in https://github.com/continuedev/continue/pull/8795 * fix(openai-adapters): extend auth header override to support x-api-key by @aaronlippold in https://github.com/continuedev/continue/pull/8779 * fix: remove dead isTelemetryEnabled code for jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/8799 * chore: jetgrains 1.0.55 by @RomneyDa in https://github.com/continuedev/continue/pull/8806 * docs: simplify Snyk integration documentation by @bdougie in https://github.com/continuedev/continue/pull/8781 * docs: Remove use cases for Sentry agents by @bdougie in https://github.com/continuedev/continue/pull/8780 * docs: fix Sanity mcp url by @tingwai in https://github.com/continuedev/continue/pull/8757 * Fix Navigation Structure: Consolidate Duplicate Documentation Paths (/customization/ → /customize/) by @continue[bot] in https://github.com/continuedev/continue/pull/8469 * fix: HOTFIX thinking block colors by @RomneyDa in https://github.com/continuedev/continue/pull/8810 * fix: HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail by @TomIsion in https://github.com/continuedev/continue/pull/8819 * chore(deps): bump JetBrains/qodana-action from 2025.2.1 to 2025.2.2 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8814 * chore(deps): bump glob from 10.3.15 to 10.5.0 in /binary by @dependabot[bot] in https://github.com/continuedev/continue/pull/8813 * ci: skip scheduled and release workflows on forks by @joffeoja in https://github.com/continuedev/continue/pull/8719 * docs: reorder mission-control sections in docs.json by @continue[bot] in https://github.com/continuedev/continue/pull/8821 * chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8829 * feat: add JCEF reload action by @QianKuang8 in https://github.com/continuedev/continue/pull/8711 * chore(deps): bump glob, semantic-release and @semantic-release/npm in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/8836 * Rename 'Edit file' to 'Edit existing file' in docs by @luislobo9b in https://github.com/continuedev/continue/pull/8777 * fallback to vsfutil.loadtext when readDocument is null by @uinstinct in https://github.com/continuedev/continue/pull/8798 * revert: add full file when selection is empty by @uinstinct in https://github.com/continuedev/continue/pull/8820 * fix: improve image URL parsing robustness across providers by @dcs-soni in https://github.com/continuedev/continue/pull/8383 * fix: HOTIFX notify config listeners when no config available by @RomneyDa in https://github.com/continuedev/continue/pull/8812 * fix: HOTFIX make errors fetching secrets nonblocking for local configs by @RomneyDa in https://github.com/continuedev/continue/pull/8809 * fix: assistants -> configs -> agents by @RomneyDa in https://github.com/continuedev/continue/pull/8808 * fix(terminal-security): prevent newline bypass in command validation by @continue[bot] in https://github.com/continuedev/continue/pull/8512 * fix: snyk bumps by @RomneyDa in https://github.com/continuedev/continue/pull/8837 * feat(klavis ai): Add Klavis AI's Strata to MCP Cookbook by @udaykakade25 in https://github.com/continuedev/continue/pull/8709 * Fix IntelliJ remote config sync freeze and JSON parsing issues by @continue[bot] in https://github.com/continuedev/continue/pull/8801 * fix: address all current jetbrains kotlin compiler warnings by @continue[bot] in https://github.com/continuedev/continue/pull/8778 * bug: Missing response parsing for N8N Ai Agent Responses by @Psanyi89 in https://github.com/continuedev/continue/pull/8433 * [Snyk] Upgrade undici from 7.10.0 to 7.16.0 by @sestinj in https://github.com/continuedev/continue/pull/8841 * [Snyk] Upgrade @octokit/rest from 20.1.1 to 20.1.2 by @sestinj in https://github.com/continuedev/continue/pull/8842 * fix: add noreply@continue.dev to CLA exclusions by @RomneyDa in https://github.com/continuedev/continue/pull/8869 * chore: vscode 1.3.27 by @RomneyDa in https://github.com/continuedev/continue/pull/8864 * chore(deps): bump body-parser from 2.2.0 to 2.2.1 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8883 * docs: fix /explore page links to /hub by @uinstinct in https://github.com/continuedev/continue/pull/8817 * chore: add support for grok 4.1 fast by @uinstinct in https://github.com/continuedev/continue/pull/8831 * chore: add support for gpt 5.1 by @uinstinct in https://github.com/continuedev/continue/pull/8832 * feat: add support for gemini thought signature by @uinstinct in https://github.com/continuedev/continue/pull/8865 * update favicon by @TyDunn in https://github.com/continuedev/continue/pull/8884 * [Snyk] Upgrade axios from 1.11.0 to 1.13.1 by @tingwai in https://github.com/continuedev/continue/pull/8871 * feat: :sparkles: Remove TTY requirement for the cli in headless mode by @chezsmithy in https://github.com/continuedev/continue/pull/8691 * feat: allow renaming rule before creation by @uinstinct in https://github.com/continuedev/continue/pull/8793 * fix: HOTFIX only set cwd to workspace dir for file URIs by @RomneyDa in https://github.com/continuedev/continue/pull/8867 * Revert "chore(deps): bump glob, semantic-release and @semantic-release/npm in /packages/openai-adapters" by @RomneyDa in https://github.com/continuedev/continue/pull/8887 * chore: add continue to CLA exclusions by @RomneyDa in https://github.com/continuedev/continue/pull/8886 * chore: jetbrains 56 by @RomneyDa in https://github.com/continuedev/continue/pull/8889 * fix: cn mcp bugs by @sestinj in https://github.com/continuedev/continue/pull/8899 * feat: opus 4-5 updates by @RomneyDa in https://github.com/continuedev/continue/pull/8866 * Add agent error reporting to API in serve mode by @sestinj in https://github.com/continuedev/continue/pull/8902 * chore: add support for gemini 3 pro preview by @uinstinct in https://github.com/continuedev/continue/pull/8881 * fix: trigger openai adapters publish by @RomneyDa in https://github.com/continuedev/continue/pull/8891 * chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8903 * fix: regular expressions in ripgrep by @uinstinct in https://github.com/continuedev/continue/pull/8830 * feat: select org profile on sign in by @uinstinct in https://github.com/continuedev/continue/pull/8859 * feat(cli): add grep/find/findstr as alternative search strategy by @uinstinct in https://github.com/continuedev/continue/pull/8616 * Add URL refresh strategy for storage sync pre-signed URLs by @sestinj in https://github.com/continuedev/continue/pull/8934 * Add agent session metadata tracking and reporting to control plane by @sestinj in https://github.com/continuedev/continue/pull/8838 * feat(mcp): add Supabase-specific OAuth scopes to mcp-remote fallback by @sestinj in https://github.com/continuedev/continue/pull/8949 * chore: config yaml 36, fetch 6 by @RomneyDa in https://github.com/continuedev/continue/pull/8906 * chore(deps-dev): bump express from 4.21.2 to 4.22.0 in /docs by @dependabot[bot] in https://github.com/continuedev/continue/pull/8953 * fix: HOTFIX gemini model add form by @RomneyDa in https://github.com/continuedev/continue/pull/8954 * chore(deps-dev): bump express from 5.1.0 to 5.2.1 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/8957 * fix: unify terminal cwd and add missing case by @RomneyDa in https://github.com/continuedev/continue/pull/8908 * fix: HOTFIX pin vectordb by @RomneyDa in https://github.com/continuedev/continue/pull/8956 * [Snyk] Upgrade @aws-sdk/client-bedrock-runtime from 3.890.0 to 3.925.0 by @tingwai in https://github.com/continuedev/continue/pull/8912 * Improve system message token accounting in compaction and context validation by @sestinj in https://github.com/continuedev/continue/pull/8955 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.913.0 to 3.925.0 by @tingwai in https://github.com/continuedev/continue/pull/8913 * chore: prerelease version bumps - jetbrains 57, vs code 28 by @RomneyDa in https://github.com/continuedev/continue/pull/8963 * fix: subsequent tool call args are empty for gpt-5 by @uinstinct in https://github.com/continuedev/continue/pull/8948 * Add auto-continuation after compaction in chat streaming by @sestinj in https://github.com/continuedev/continue/pull/8960 * fix(cli): wait for tui to update in test by @uinstinct in https://github.com/continuedev/continue/pull/8909 * docs: fix formatting of autocomplete template variables by @continue[bot] in https://github.com/continuedev/continue/pull/8914 * feat: sonnet 4.5 updates, 3.5 deprecation by @RomneyDa in https://github.com/continuedev/continue/pull/8330 * Increase terminal command timeout from 30s to 120s by @sestinj in https://github.com/continuedev/continue/pull/8979 * chore(deps): bump django from 4.2.22 to 4.2.27 in /manual-testing-sandbox by @dependabot[bot] in https://github.com/continuedev/continue/pull/8992 * chore: open github issue with details by @uinstinct in https://github.com/continuedev/continue/pull/8991 * fix(cli): other tui update tests by @uinstinct in https://github.com/continuedev/continue/pull/8987 * chore(deps): bump apple-actions/import-codesign-certs from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8984 * [Snyk] Upgrade @aws-sdk/credential-providers from 3.925.0 to 3.929.0 by @sestinj in https://github.com/continuedev/continue/pull/8983 * chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/8981 * feat: auto approve parallel read only builtin tools by @uinstinct in https://github.com/continuedev/continue/pull/8927 * docs: add required name, schema, and version fields to all YAML examples by @continue[bot] in https://github.com/continuedev/continue/pull/8961 * fix: handle JSON contents of create_new_file by @mcowger in https://github.com/continuedev/continue/pull/8973 * chore(deps): bump jws in /extensions/vscode by @dependabot[bot] in https://github.com/continuedev/continue/pull/9007 * style: restrict to max height for generated code preview by @uinstinct in https://github.com/continuedev/continue/pull/9002 * [Snyk] Upgrade @aws-sdk/client-bedrock-runtime from 3.925.0 to 3.929.0 by @sestinj in https://github.com/continuedev/continue/pull/8982 * fix: add case insensitive match strategy for find and replace by @uinstinct in https://github.com/continuedev/continue/pull/8970 * docs: update hugging face inference by @burtenshaw in https://github.com/continuedev/continue/pull/8910 * chore: mcp 1.24.0 by @RomneyDa in https://github.com/continuedev/continue/pull/8974 * feat: use google/genai sdk for streaming gemini & vertex responses by @uinstinct in https://github.com/continuedev/continue/pull/8907 * fix(cli): path to uri and vice versa conversion by @RomneyDa in https://github.com/continuedev/continue/pull/8965 * feat: simplify hub onboarding by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9008 * fix: use more intuitive envvars to manage OTLP and PostHog telemetry settings by @uinstinct in https://github.com/continuedev/continue/pull/8925 * chore: update slashCommands tests with waitForCondition by @uinstinct in https://github.com/continuedev/continue/pull/9018 * fix: show the correct number of pending tools by @uinstinct in https://github.com/continuedev/continue/pull/9016 * chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /gui by @dependabot[bot] in https://github.com/continuedev/continue/pull/9010 * feat: submit slash command in one enter by @uinstinct in https://github.com/continuedev/continue/pull/8928 * chore(deps): bump JetBrains/qodana-action from 2025.2.2 to 2025.2.3 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9020 * Fix readFileRange Kotlin Int overflow in IntelliJ plugin by @continue[bot] in https://github.com/continuedev/continue/pull/8976 * fix(cli): expand model capability detection to include Llama, Nemotron, and Mistral by @aaronlippold in https://github.com/continuedev/continue/pull/8845 * chore(deps): bump jws in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/9030 * Update runloop blueprint template for Chrome support by @sestinj in https://github.com/continuedev/continue/pull/9031 * Add docker.io and docker-compose to system setup dependencies by @sestinj in https://github.com/continuedev/continue/pull/9035 * Add GitHub workflow to upload Runloop blueprint on changes by @sestinj in https://github.com/continuedev/continue/pull/9036 * Prevent service auto-start during apt install in runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9037 * Combine policy-rc.d setup commands into single line in runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9038 * Add configurable timeout parameter to runTerminalCommand tool by @sestinj in https://github.com/continuedev/continue/pull/9040 * Add Dockerfile and remove Docker installation from system setup by @sestinj in https://github.com/continuedev/continue/pull/9042 * Add Infisical CLI installation to Runloop blueprint setup by @sestinj in https://github.com/continuedev/continue/pull/9043 * Add docker-compose-v2 to runloop blueprint dependencies by @sestinj in https://github.com/continuedev/continue/pull/9044 * Add comprehensive cost tracking with OpenAI pricing and session usage display by @sestinj in https://github.com/continuedev/continue/pull/9034 * dnd fix by @sestinj in https://github.com/continuedev/continue/pull/9047 * feat(cli): add session ID support for serve command to persist chat history by @sestinj in https://github.com/continuedev/continue/pull/9055 * feat(cli): prevent initial prompt replay on devbox resume by @sestinj in https://github.com/continuedev/continue/pull/9056 * docs: add CLI quick install section to README for v1.2 by @continue[bot] in https://github.com/continuedev/continue/pull/9032 * [Snyk] Security upgrade urllib3 from 2.0.7 to 2.6.0 by @sestinj in https://github.com/continuedev/continue/pull/9062 * [Snyk] Upgrade @tiptap/extension-history from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9048 * fix(anthropic): support Azure-hosted Anthropic endpoints by @Cozmopolit in https://github.com/continuedev/continue/pull/9012 * fix: issue 3753 for .js and .ts file types by @beDmitry in https://github.com/continuedev/continue/pull/9052 * Fix/lancedb cross target by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9033 * fix(intellij): Prevent ConcurrentModificationException in keymap access by @Broco98 in https://github.com/continuedev/continue/pull/9061 * Add GitHub CLI to Runloop blueprint by @continue[bot] in https://github.com/continuedev/continue/pull/9068 * fix(runloop): hardcode amd64 architecture and update blueprint name to cn-test by @sestinj in https://github.com/continuedev/continue/pull/9069 * Add artifact upload feature to CLI for agent sessions by @sestinj in https://github.com/continuedev/continue/pull/9077 * Rename workflow from 'cn-test' to 'cn' by @sestinj in https://github.com/continuedev/continue/pull/9086 * feat: capture and attach usage metadata to assistant messages by @sestinj in https://github.com/continuedev/continue/pull/9093 * Fix nextedit user edit tracking to include latest and very first diffs by @claserken in https://github.com/continuedev/continue/pull/9096 * chore(deps): bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in https://github.com/continuedev/continue/pull/9104 * fix: ensure cross-target LanceDB binaries are correctly copied by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/9100 * [Snyk] Upgrade @tiptap/extension-image from 2.26.1 to 2.27.1 by @sestinj in https://github.com/continuedev/continue/pull/9080 * Upgrade AWS SDK packages to 3.931.0 by @continue[bot] in https://github.com/continuedev/continue/pull/9027 * Remove scheduled cron job from stable release workflow by @sestinj in https://github.com/continuedev/continue/pull/9109 * Add Puppeteer executable path environment variable to runloop blueprint by @sestinj in https://github.com/continuedev/continue/pull/9073 * Dallin/posthog mcp tweaks by @RomneyDa in https://github.com/continuedev/continue/pull/9110 * Nate/vercel ai sdk by @sestinj in https://github.com/continuedev/continue/pull/9099 * Add worktree copy configuration and ignore copy status files by @sestinj in https://github.com/continuedev/continue/pull/9124 ## New Contributors * @AlanNggg made their first contribution in https://github.com/continuedev/continue/pull/8750 * @aaronlippold made their first contribution in https://github.com/continuedev/continue/pull/8779 * @TomIsion made their first contribution in https://github.com/continuedev/continue/pull/8819 * @luislobo9b made their first contribution in https://github.com/continuedev/continue/pull/8777 * @udaykakade25 made their first contribution in https://github.com/continuedev/continue/pull/8709 * @Psanyi89 made their first contribution in https://github.com/continuedev/continue/pull/8433 * @mcowger made their first contribution in https://github.com/continuedev/continue/pull/8973 * @burtenshaw made their first contribution in https://github.com/continuedev/continue/pull/8910 * @Cozmopolit made their first contribution in https://github.com/continuedev/continue/pull/9012 * @beDmitry made their first contribution in https://github.com/continuedev/continue/pull/9052 * @Broco98 made their first contribution in https://github.com/continuedev/continue/pull/9061 * @claserken made their first contribution in https://github.com/continuedev/continue/pull/9096 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.11-vscode...v1.2.12-vscode
Features
December 10, 2025
# [1.36.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.35.0...@continuedev/openai-adapters@1.36.0) (2025-12-10) ### Bug Fixes * add case insensitive match strategy for find and replace ([ac476cc](https://github.com/continuedev/continue/commit/ac476cc02884bf6d3dd52adf67a0c6eb89ab9d0a)) * **anthropic:** support Azure-hosted Anthropic endpoints ([9e8bfcd](https://github.com/continuedev/continue/commit/9e8bfcd9396b9abf7643c79bb53f7263da8138c6)) * **cli:** expand model capability detection to include Llama, Nemotron, and Mistral ([#8845](https://github.com/continuedev/continue/issues/8845)) ([528a8ab](https://github.com/continuedev/continue/commit/528a8abceb69a6afb12e0a32ea5eb8acbc1e8241)), closes [#1](https://github.com/continuedev/continue/issues/1) * **cli:** fix test expectations and import path for uriUtils ([3ccaa09](https://github.com/continuedev/continue/commit/3ccaa092e65fdd520e3e8b157feaf0eb3d18ba25)) * **cli:** path to uri and vice versa conversion ([d09b3e2](https://github.com/continuedev/continue/commit/d09b3e2126d7349f23e50e90107e154838bc06ae)) * **cli:** resolve circular dependency in uploadArtifact tool ([b5da44d](https://github.com/continuedev/continue/commit/b5da44ddd665d571b9669a9832e2d5b34a9f743c)) * **cli:** use logger.info instead of console.log for consistency ([00b665f](https://github.com/continuedev/continue/commit/00b665f089e1b1c1166bf8c7d275465b6fb8f5e2)) * Constrain root eslint to v8 to match core dependency ([ad6ab80](https://github.com/continuedev/continue/commit/ad6ab8024b888816dcf0c8eb39921a98777ec5ab)) * Correct import order for eslint compliance ([657c5fe](https://github.com/continuedev/continue/commit/657c5fe023cf25473d4365112f0162af38922d50)) * ensure cross-target LanceDB binaries are correctly copied ([#9100](https://github.com/continuedev/continue/issues/9100)) ([291f8f5](https://github.com/continuedev/continue/commit/291f8f5dd2efec7a53e49cc7e2a1b7e6a0833466)) * Initialize usage field in createSession and startNewSession ([5c50e91](https://github.com/continuedev/continue/commit/5c50e911d203fc0a7ae6407f84bdfafd8c1f19f4)) * **intellij:** Prevent ConcurrentModificationException in keymap access ([5d1cd00](https://github.com/continuedev/continue/commit/5d1cd001039eb2b8b037db7dbdeaf91a11be59b0)) * lint and tests ([3adcac2](https://github.com/continuedev/continue/commit/3adcac22bbe34748126e54bd22207a135807416a)) * make tree-sitter lookup in .js and .ts files pick up only last preceding comment before code block ([cb4db87](https://github.com/continuedev/continue/commit/cb4db878b89828d01880251cb490af50d15dbd44)) * **openai-adapters:** Add defensive type checks for stream.usage Promise ([7d3fa6d](https://github.com/continuedev/continue/commit/7d3fa6daa97519df87c70b32fbbe1f46e6fa3bc7)) * **openai-adapters:** Add fallback to stream.usage Promise for usage tokens ([bbeec4b](https://github.com/continuedev/continue/commit/bbeec4b1bf7225c0159cccb5562ff2c7701e356e)) * **openai-adapters:** Address 4 PR review issues ([93d9c12](https://github.com/continuedev/continue/commit/93d9c123d348a1a79829299b9756781a8839b1ae)) * **openai-adapters:** Don't emit usage from fullStream finish event ([a89187b](https://github.com/continuedev/continue/commit/a89187b409314fc4e502290b41d0071d459102ac)) * **openai-adapters:** Fix multi-turn tools test API initialization timing ([75044d4](https://github.com/continuedev/continue/commit/75044d4cdc498fe7ca1a1f656d4e1ef6f24b1209)) * **openai-adapters:** Fix tool_choice format and usage token handling ([aaa973a](https://github.com/continuedev/continue/commit/aaa973ab7a1b48f5c9b751cb5b9b6c29891a752b)) * **openai-adapters:** Fix usage token double-emission in Vercel SDK streams ([64f4924](https://github.com/continuedev/continue/commit/64f4924984d34c5bb11cc7b91a132dc576f9eb10)) * **openai-adapters:** Fix Vercel SDK test API initialization timing ([d2afc5c](https://github.com/continuedev/continue/commit/d2afc5cd934724b5cdca8334e5d04bf1ffca4519)) * **openai-adapters:** Remove token count validation in finish event handler ([6e656f9](https://github.com/continuedev/continue/commit/6e656f9a2e3ba77f4ba44b14fc825f833a537644)) * **openai-adapters:** Revert to using finish event usage from fullStream ([3d21467](https://github.com/continuedev/continue/commit/3d21467adfbd3e641d0827a341c4ec40b4804e70)) * **openai-adapters:** Temporarily disable usage assertions for Vercel SDK tests ([06bcf60](https://github.com/continuedev/continue/commit/06bcf605757f9c818282c2c2ccf41411a93f6317)) * **openai-adapters:** Use stream.usage Promise exclusively for usage tokens ([df143e7](https://github.com/continuedev/continue/commit/df143e7f279ea84579c65deba5537e136e065e69)) * packages/continue-sdk/python/api/requirements.txt to reduce vulnerabilities ([df86ba8](https://github.com/continuedev/continue/commit/df86ba82973919703b5dc2d6dd8702003865bd8e)) * refactor handleToolCalls to use options object to satisfy max-params lint rule ([2ae2f80](https://github.com/continuedev/continue/commit/2ae2f80af6b52922d94bc7db7495de9e74b0671e)) * Regenerate CLI package-lock.json to resolve dependency mismatches ([32326eb](https://github.com/continuedev/continue/commit/32326ebf1e53aae26ccebd0e540d7ed8d347864a)) * Regenerate package-lock.json to resolve dependency mismatches ([c2bf023](https://github.com/continuedev/continue/commit/c2bf0231e7c2dd842c33a0a9f4022429f4738ded)) * Remove invalid totalCost property and update test mocks ([2e9a0f0](https://github.com/continuedev/continue/commit/2e9a0f0b9176a7b9fde45c5c13134e20e7470c9e)) * Replace console.log with logger.info in exit.ts ([bfd2f01](https://github.com/continuedev/continue/commit/bfd2f016c02faa36eee3597b9ad81a3408061272)) * resolve lint issues in vscode extension files ([887410e](https://github.com/continuedev/continue/commit/887410e5b2506cd39571b8ba9ee9842587107efa)), closes [#9077](https://github.com/continuedev/continue/issues/9077) * **runloop:** hardcode amd64 architecture and update blueprint name to cn-test ([d10594f](https://github.com/continuedev/continue/commit/d10594f6cda0dea50e1acd03e7af82da0b874e5e)) * save session ([454da90](https://github.com/continuedev/continue/commit/454da90e15568f0d6727bd188f1dc508021192c8)) * show the correct number of pending tools ([3d7be8a](https://github.com/continuedev/continue/commit/3d7be8a55a31ff32de19452572d512e96b3a901e)) * tests for windows ([6419b44](https://github.com/continuedev/continue/commit/6419b4402959025af52603695abf5ae615941ec8)) * update package-lock.json for @tiptap/extension-image upgrade ([8f28688](https://github.com/continuedev/continue/commit/8f28688651ba9453ccf5a07d8076aa7b77d74bb5)) * upgrade @tiptap/extension-history from 2.26.1 to 2.27.1 ([a9e7f33](https://github.com/continuedev/continue/commit/a9e7f3311ee190eebee44cd2ad8630de7973651b)) * upgrade @tiptap/extension-image from 2.26.1 to 2.27.1 ([d159f9f](https://github.com/continuedev/continue/commit/d159f9fdf79d4f278cb0bff4b7b7d1951776dde6)) * use more intuitive envvars to manage OTLP and PostHog telemetry settings ([b985c1a](https://github.com/continuedev/continue/commit/b985c1a32d98b8d3343ca5a742d32e76fdad2586)) * Use named import for find-up v8 ([499b672](https://github.com/continuedev/continue/commit/499b672d7ec4e66d35816188a92e41b1959337a2)) ### Features * capture and attach usage metadata to assistant messages ([7f9ef36](https://github.com/continuedev/continue/commit/7f9ef3694d7b47f7cebec9090c2de0e8740fc68d)) * **cli:** add session ID support for serve command to persist chat history ([09deed4](https://github.com/continuedev/continue/commit/09deed45dd252ad5d9abee478ac120551a41699f)) * **cli:** prevent initial prompt replay on devbox resume ([2e2fc51](https://github.com/continuedev/continue/commit/2e2fc51082ce8fe18fa40887876ce0869999d497)) * simplify onboarding ([e8a5ac5](https://github.com/continuedev/continue/commit/e8a5ac55d039adb965eea2e363508e0f6a2c6a51)) * simplify onboarding card ([e0fa577](https://github.com/continuedev/continue/commit/e0fa57749d41b86f78f2f4071cea9811af6c1742)) * submit slash command in one enter ([191006d](https://github.com/continuedev/continue/commit/191006d5de83a903b7ec3bf79978300039886b16)) * use google/genai sdk for streaming gemini & vertex responses ([#8907](https://github.com/continuedev/continue/issues/8907)) ([61f0ba0](https://github.com/continuedev/continue/commit/61f0ba011c0c4d661831da6c1edb62f3c838dc13))
Features
December 4, 2025
# [1.35.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.34.0...@continuedev/openai-adapters@1.35.0) (2025-12-04) ### Bug Fixes * handle JSON contents of create_new_file ([5f14a2f](https://github.com/continuedev/continue/commit/5f14a2fa664f3c9b0df23eb01c2f774a69cfd764)), closes [#8972](https://github.com/continuedev/continue/issues/8972) * merge main ([48c7616](https://github.com/continuedev/continue/commit/48c76160d05563b1aebe18ae53eea61cb0f5d614)) * my config not myproject ([23b359a](https://github.com/continuedev/continue/commit/23b359aab0dc964d6e96a2bb641538d13b285e7f)) * sync package-lock.json with npm registry ([c36dcb1](https://github.com/continuedev/continue/commit/c36dcb1c0fbba3b260a553351b03bf6e96c9917a)) * upgrade @aws-sdk/client-bedrock-runtime from 3.925.0 to 3.929.0 ([983ab2b](https://github.com/continuedev/continue/commit/983ab2b69b155c6aa4f094e0ee55c98aa82ffba2)) * upgrade @aws-sdk/credential-providers from 3.925.0 to 3.929.0 ([d48b40a](https://github.com/continuedev/continue/commit/d48b40a28697d5af325473dbd169f44629a9d639)) ### Features * auto approve parallel read only builtin tools ([d207d40](https://github.com/continuedev/continue/commit/d207d4012c693c2f0b5d13edf780ed55bd478a69))
Features
December 4, 2025
# [1.7.0](https://github.com/continuedev/continue/compare/@continuedev/fetch@1.6.0...@continuedev/fetch@1.7.0) (2025-12-04) ### Bug Fixes * :art: Fix typescript errors ([3463f79](https://github.com/continuedev/continue/commit/3463f79883ad866fec357ca797f26ee1669ba84d)) * :bug: More fixes ([0a04fa8](https://github.com/continuedev/continue/commit/0a04fa8672c690aa6ec418814dcde821ef0d1a13)) * :bug: More fixes ([a39b2db](https://github.com/continuedev/continue/commit/a39b2db8333bae51e00ea484587490ac832970aa)) * :bug: More fixes ([f608296](https://github.com/continuedev/continue/commit/f608296d55a1aebd4ebc38eb8e510d582322ffb7)) * :bug: More fixes to tests ([ad283ee](https://github.com/continuedev/continue/commit/ad283ee46e82b02a2ce9e7f334803cbd9f83c9dd)) * :fire: Additional fixes based on commnets ([c081764](https://github.com/continuedev/continue/commit/c081764e0c83ddaace8325375e3a71efa7fffaa8)) * :fire: Additional fixes based on commnets ([7a3cf36](https://github.com/continuedev/continue/commit/7a3cf36bb8e866cfb0cdb6a059dd213d1b73b44b)) * :zap: More fixes ([82768ae](https://github.com/continuedev/continue/commit/82768aefc21d435ea1ac18752ff2b50d519956f8)) * :zap: More fixes ([63e6e0b](https://github.com/continuedev/continue/commit/63e6e0bafc96d640676f0f74357a7beb58fe5b74)) * add case insensitive match strategy for find and replace ([ac476cc](https://github.com/continuedev/continue/commit/ac476cc02884bf6d3dd52adf67a0c6eb89ab9d0a)) * add noreply@continue.dev to CLA exclusions ([a72c05a](https://github.com/continuedev/continue/commit/a72c05a61e2c222808cc16b8506a5a59c4949d74)) * assistants -> configs -> agents ([bc69693](https://github.com/continuedev/continue/commit/bc69693ffc52c29069ba0fd513af2bf0b54ce71c)) * bumps ([8b5802d](https://github.com/continuedev/continue/commit/8b5802dd4f916123460db95760102b5578d81703)) * cleanup ollama n8n ([f4f2a9d](https://github.com/continuedev/continue/commit/f4f2a9dd0c15fde6220c0409098a2770dc5f3949)) * **cli:** fix test expectations and import path for uriUtils ([3ccaa09](https://github.com/continuedev/continue/commit/3ccaa092e65fdd520e3e8b157feaf0eb3d18ba25)) * **cli:** path to uri and vice versa conversion ([d09b3e2](https://github.com/continuedev/continue/commit/d09b3e2126d7349f23e50e90107e154838bc06ae)) * **cli:** wait for tui to update in test ([12040b6](https://github.com/continuedev/continue/commit/12040b609f8eae0f78643809b716958952478d28)) * continue[bot] CLA exclusion ([517b576](https://github.com/continuedev/continue/commit/517b576c076d7ba109ab7e58d276a74adf5f7e30)) * default-cli-config ([011fdc4](https://github.com/continuedev/continue/commit/011fdc44b623220aa594a0e542536c5696539635)) * default-cli-config not default-config ([a0c8454](https://github.com/continuedev/continue/commit/a0c8454563269d2c7cc4e2b6a9da6cf1437b883f)) * errors fetching secrets are nonblocking for local configs ([d9f577d](https://github.com/continuedev/continue/commit/d9f577d9ed173c57a5e4371882c1a988f5b07f08)) * fall back to env vars ([1f44a3d](https://github.com/continuedev/continue/commit/1f44a3de341582acd95298e2c5f25e715a43fd57)) * handle JSON contents of create_new_file ([5f14a2f](https://github.com/continuedev/continue/commit/5f14a2fa664f3c9b0df23eb01c2f774a69cfd764)), closes [#8972](https://github.com/continuedev/continue/issues/8972) * HOTFIX gemini model add form ([bc6f599](https://github.com/continuedev/continue/commit/bc6f599ca8d0576264c76c1ca08332551dcff303)) * improved unhandled error logging ([fa96e30](https://github.com/continuedev/continue/commit/fa96e30a3a5bca4035004bc63dc079e84551ff3e)) * lint ([2a81f4d](https://github.com/continuedev/continue/commit/2a81f4d1460ffc326035a2fc70769879c9da030e)) * lint and tests ([3adcac2](https://github.com/continuedev/continue/commit/3adcac22bbe34748126e54bd22207a135807416a)) * mcp secret loading bug ([63489e9](https://github.com/continuedev/continue/commit/63489e9dd6f7a04452ddf8348244c6e9ff0fac33)) * merge main ([48c7616](https://github.com/continuedev/continue/commit/48c76160d05563b1aebe18ae53eea61cb0f5d614)) * move url utils from core to openai adapters ([b4526bf](https://github.com/continuedev/continue/commit/b4526bf4fbb640aeb160b332afb7b6742662e289)) * my config not myproject ([23b359a](https://github.com/continuedev/continue/commit/23b359aab0dc964d6e96a2bb641538d13b285e7f)) * no duplicate sentry error ([4ec2b1b](https://github.com/continuedev/continue/commit/4ec2b1bcb4fc1be75e3db76f5ffdf65e58d42979)) * notify config listeners when no config available ([d8021f5](https://github.com/continuedev/continue/commit/d8021f5c5a1e440a5058312f49e604917967fd50)) * only set cwd to file URI if file uri found ([4837ef1](https://github.com/continuedev/continue/commit/4837ef13529ae04a53180d5fdec59a25011f7c1c)) * only set cwd to file URI if found ([7c369e0](https://github.com/continuedev/continue/commit/7c369e0ac98f683d7ead97a2d8a9e885a3f6b222)) * openai adapters api support readme ([9193924](https://github.com/continuedev/continue/commit/919392403384dbfca8dfa59e6a4540130436b531)) * openai-adapters-bump ([466dc2d](https://github.com/continuedev/continue/commit/466dc2da7b11a80d3fd22bcb40a293e086652ed7)) * package lock ([294aefe](https://github.com/continuedev/continue/commit/294aefe54806a4a4d21f22def9f5a070617a6963)) * package lock update ([f3cb5db](https://github.com/continuedev/continue/commit/f3cb5db3d7bd04d9ab515dcc7b52231e2d4c05a7)) * pin vectordb ([51a374c](https://github.com/continuedev/continue/commit/51a374c4feb0e80f8e0151f63f9be7f5e48b670e)) * revert add full file when selection is empty ([1fbb545](https://github.com/continuedev/continue/commit/1fbb545aeb76fe89d3873eb2c14237405f0ab4e6)) * second tool call is empty for gpt-5 ([de5062f](https://github.com/continuedev/continue/commit/de5062fa85268a4248f039339204de432ed9d61b)) * sync package-lock.json with npm registry ([c36dcb1](https://github.com/continuedev/continue/commit/c36dcb1c0fbba3b260a553351b03bf6e96c9917a)) * terminal cwd tests ([462e716](https://github.com/continuedev/continue/commit/462e7168bdcb23be06411a3cc29caff29b3fe985)) * **terminal-security:** add explicit type annotation for TypeScript ([3e66f6e](https://github.com/continuedev/continue/commit/3e66f6ebb1c3fc15122038200216a480b4ad5cbd)) * **terminal-security:** prevent newline bypass in command validation ([bbb72d1](https://github.com/continuedev/continue/commit/bbb72d13b847719d175974f631b54244b6155baa)) * tests for windows ([6419b44](https://github.com/continuedev/continue/commit/6419b4402959025af52603695abf5ae615941ec8)) * tool support tests ([5908d18](https://github.com/continuedev/continue/commit/5908d184ca3381a7b8679728412a2119898591ea)) * unify cwd and add missing case ([814cc20](https://github.com/continuedev/continue/commit/814cc205fb6e44909e304b60fdf65cae61727efd)) * unroll edge cases ([d045072](https://github.com/continuedev/continue/commit/d045072c08426dc281d478788bb826b6058b039b)) * upgrade @aws-sdk/client-bedrock-runtime from 3.890.0 to 3.925.0 ([fa32bde](https://github.com/continuedev/continue/commit/fa32bded6cd6d6bd1131a89cd8dd37198a48059d)) * upgrade @aws-sdk/client-bedrock-runtime from 3.925.0 to 3.929.0 ([983ab2b](https://github.com/continuedev/continue/commit/983ab2b69b155c6aa4f094e0ee55c98aa82ffba2)) * upgrade @aws-sdk/credential-providers from 3.913.0 to 3.925.0 ([1fe8366](https://github.com/continuedev/continue/commit/1fe8366a2bf57696d2a8e1e028294b6931fb417b)) * upgrade @aws-sdk/credential-providers from 3.925.0 to 3.929.0 ([d48b40a](https://github.com/continuedev/continue/commit/d48b40a28697d5af325473dbd169f44629a9d639)) * upgrade @octokit/rest from 20.1.1 to 20.1.2 ([201f055](https://github.com/continuedev/continue/commit/201f0557899fc7ad88895c78e750d6a05614693b)) * upgrade axios from 1.11.0 to 1.13.1 ([251dc51](https://github.com/continuedev/continue/commit/251dc510d774c7f5faa0c7f9c05f1658fef0aa70)) * upgrade undici from 7.10.0 to 7.16.0 ([8d11baa](https://github.com/continuedev/continue/commit/8d11baa4e42ba25ba579c2db76eba234d3603cbb)) ### Features * :sparkles: Remove TTY requirement for the cli in headless mode ([68c463b](https://github.com/continuedev/continue/commit/68c463b7ae0444908d37f73bf004fb7bae55ae35)) * :sparkles: Remove TTY requirement for the cli in headless mode ([888a5ba](https://github.com/continuedev/continue/commit/888a5ba37d3595c8eaa383d2da9eb26a03e998f6)) * add JCEF reload action ([#8711](https://github.com/continuedev/continue/issues/8711)) ([1fa18ed](https://github.com/continuedev/continue/commit/1fa18edbe9e66aba4d5fd630f097309f90f1d2ed)) * add support for gemini thought signature ([28805d0](https://github.com/continuedev/continue/commit/28805d0564dc10d378abe9baa41e366876253eab)) * allow renaming rule before creation ([0e5fce9](https://github.com/continuedev/continue/commit/0e5fce911f777ea769d185049aa3dfa5e47a988b)) * auto approve parallel read only builtin tools ([d207d40](https://github.com/continuedev/continue/commit/d207d4012c693c2f0b5d13edf780ed55bd478a69)) * **cli:** add grep/find/findstr as alternative search strategy ([#8616](https://github.com/continuedev/continue/issues/8616)) ([9a333f5](https://github.com/continuedev/continue/commit/9a333f58092a0ea20e3b2179efbfc78b7fad0dd2)) * **klavis ai:** Add Klavis AI's Strata to MCP Cookbook ([#8709](https://github.com/continuedev/continue/issues/8709)) ([819f1d3](https://github.com/continuedev/continue/commit/819f1d3f800f63be122700c2e13646a124fc99f7)) * **mcp:** add Supabase-specific OAuth scopes to mcp-remote fallback ([24f5859](https://github.com/continuedev/continue/commit/24f585992449b07c7e18ccdc55203efd940fb56f)) * opus 4-5 updates ([d70f993](https://github.com/continuedev/continue/commit/d70f993fb6a2700af56aa5c8f6db0fe1f1d30d6b)) * select org profile on sign in ([#8859](https://github.com/continuedev/continue/issues/8859)) ([fc5606c](https://github.com/continuedev/continue/commit/fc5606cc3a9fdfeaf18c747de045fefa29b59602)) * simplify onboarding ([e8a5ac5](https://github.com/continuedev/continue/commit/e8a5ac55d039adb965eea2e363508e0f6a2c6a51)) * simplify onboarding card ([e0fa577](https://github.com/continuedev/continue/commit/e0fa57749d41b86f78f2f4071cea9811af6c1742)) * sonnet 4 5 updates and 3 5 deprecation ([7a5731e](https://github.com/continuedev/continue/commit/7a5731eb23783bd3144aeee279418cbe367637d5)) * use google/genai sdk for streaming gemini & vertex responses ([#8907](https://github.com/continuedev/continue/issues/8907)) ([61f0ba0](https://github.com/continuedev/continue/commit/61f0ba011c0c4d661831da6c1edb62f3c838dc13))
Features
December 2, 2025
# [1.34.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.33.1...@continuedev/openai-adapters@1.34.0) (2025-12-02) ### Bug Fixes * **cli:** wait for tui to update in test ([12040b6](https://github.com/continuedev/continue/commit/12040b609f8eae0f78643809b716958952478d28)) * second tool call is empty for gpt-5 ([de5062f](https://github.com/continuedev/continue/commit/de5062fa85268a4248f039339204de432ed9d61b)) * tool support tests ([5908d18](https://github.com/continuedev/continue/commit/5908d184ca3381a7b8679728412a2119898591ea)) ### Features * sonnet 4 5 updates and 3 5 deprecation ([7a5731e](https://github.com/continuedev/continue/commit/7a5731eb23783bd3144aeee279418cbe367637d5))
Features
December 2, 2025
## [1.33.1](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.33.0...@continuedev/openai-adapters@1.33.1) (2025-12-02) ### Bug Fixes * upgrade @aws-sdk/credential-providers from 3.913.0 to 3.925.0 ([1fe8366](https://github.com/continuedev/continue/commit/1fe8366a2bf57696d2a8e1e028294b6931fb417b))
Features
December 2, 2025
# [1.8.0](https://github.com/continuedev/continue/compare/@continuedev/llm-info@1.7.1...@continuedev/llm-info@1.8.0) (2025-12-02) ### Bug Fixes * **cli:** wait for tui to update in test ([12040b6](https://github.com/continuedev/continue/commit/12040b609f8eae0f78643809b716958952478d28)) * HOTFIX gemini model add form ([bc6f599](https://github.com/continuedev/continue/commit/bc6f599ca8d0576264c76c1ca08332551dcff303)) * openai adapters api support readme ([9193924](https://github.com/continuedev/continue/commit/919392403384dbfca8dfa59e6a4540130436b531)) * openai-adapters-bump ([466dc2d](https://github.com/continuedev/continue/commit/466dc2da7b11a80d3fd22bcb40a293e086652ed7)) * pin vectordb ([51a374c](https://github.com/continuedev/continue/commit/51a374c4feb0e80f8e0151f63f9be7f5e48b670e)) * second tool call is empty for gpt-5 ([de5062f](https://github.com/continuedev/continue/commit/de5062fa85268a4248f039339204de432ed9d61b)) * tool support tests ([5908d18](https://github.com/continuedev/continue/commit/5908d184ca3381a7b8679728412a2119898591ea)) * unify cwd and add missing case ([814cc20](https://github.com/continuedev/continue/commit/814cc205fb6e44909e304b60fdf65cae61727efd)) * upgrade @aws-sdk/client-bedrock-runtime from 3.890.0 to 3.925.0 ([fa32bde](https://github.com/continuedev/continue/commit/fa32bded6cd6d6bd1131a89cd8dd37198a48059d)) * upgrade @aws-sdk/credential-providers from 3.913.0 to 3.925.0 ([1fe8366](https://github.com/continuedev/continue/commit/1fe8366a2bf57696d2a8e1e028294b6931fb417b)) ### Features * **cli:** add grep/find/findstr as alternative search strategy ([#8616](https://github.com/continuedev/continue/issues/8616)) ([9a333f5](https://github.com/continuedev/continue/commit/9a333f58092a0ea20e3b2179efbfc78b7fad0dd2)) * **mcp:** add Supabase-specific OAuth scopes to mcp-remote fallback ([24f5859](https://github.com/continuedev/continue/commit/24f585992449b07c7e18ccdc55203efd940fb56f)) * select org profile on sign in ([#8859](https://github.com/continuedev/continue/issues/8859)) ([fc5606c](https://github.com/continuedev/continue/commit/fc5606cc3a9fdfeaf18c747de045fefa29b59602)) * sonnet 4 5 updates and 3 5 deprecation ([7a5731e](https://github.com/continuedev/continue/commit/7a5731eb23783bd3144aeee279418cbe367637d5))
Features
December 2, 2025
# [1.37.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.36.0...@continuedev/config-yaml@1.37.0) (2025-12-02) ### Bug Fixes * **cli:** wait for tui to update in test ([12040b6](https://github.com/continuedev/continue/commit/12040b609f8eae0f78643809b716958952478d28)) * HOTFIX gemini model add form ([bc6f599](https://github.com/continuedev/continue/commit/bc6f599ca8d0576264c76c1ca08332551dcff303)) * lint ([2a81f4d](https://github.com/continuedev/continue/commit/2a81f4d1460ffc326035a2fc70769879c9da030e)) * openai adapters api support readme ([9193924](https://github.com/continuedev/continue/commit/919392403384dbfca8dfa59e6a4540130436b531)) * openai-adapters-bump ([466dc2d](https://github.com/continuedev/continue/commit/466dc2da7b11a80d3fd22bcb40a293e086652ed7)) * pin vectordb ([51a374c](https://github.com/continuedev/continue/commit/51a374c4feb0e80f8e0151f63f9be7f5e48b670e)) * second tool call is empty for gpt-5 ([de5062f](https://github.com/continuedev/continue/commit/de5062fa85268a4248f039339204de432ed9d61b)) * tool support tests ([5908d18](https://github.com/continuedev/continue/commit/5908d184ca3381a7b8679728412a2119898591ea)) * unify cwd and add missing case ([814cc20](https://github.com/continuedev/continue/commit/814cc205fb6e44909e304b60fdf65cae61727efd)) * upgrade @aws-sdk/client-bedrock-runtime from 3.890.0 to 3.925.0 ([fa32bde](https://github.com/continuedev/continue/commit/fa32bded6cd6d6bd1131a89cd8dd37198a48059d)) * upgrade @aws-sdk/credential-providers from 3.913.0 to 3.925.0 ([1fe8366](https://github.com/continuedev/continue/commit/1fe8366a2bf57696d2a8e1e028294b6931fb417b)) ### Features * **cli:** add grep/find/findstr as alternative search strategy ([#8616](https://github.com/continuedev/continue/issues/8616)) ([9a333f5](https://github.com/continuedev/continue/commit/9a333f58092a0ea20e3b2179efbfc78b7fad0dd2)) * **mcp:** add Supabase-specific OAuth scopes to mcp-remote fallback ([24f5859](https://github.com/continuedev/continue/commit/24f585992449b07c7e18ccdc55203efd940fb56f)) * opus 4-5 updates ([d70f993](https://github.com/continuedev/continue/commit/d70f993fb6a2700af56aa5c8f6db0fe1f1d30d6b)) * select org profile on sign in ([#8859](https://github.com/continuedev/continue/issues/8859)) ([fc5606c](https://github.com/continuedev/continue/commit/fc5606cc3a9fdfeaf18c747de045fefa29b59602)) * sonnet 4 5 updates and 3 5 deprecation ([7a5731e](https://github.com/continuedev/continue/commit/7a5731eb23783bd3144aeee279418cbe367637d5))
Features
December 1, 2025
# [1.33.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.32.0...@continuedev/openai-adapters@1.33.0) (2025-12-01) ### Bug Fixes * HOTFIX gemini model add form ([bc6f599](https://github.com/continuedev/continue/commit/bc6f599ca8d0576264c76c1ca08332551dcff303)) * pin vectordb ([51a374c](https://github.com/continuedev/continue/commit/51a374c4feb0e80f8e0151f63f9be7f5e48b670e)) * unify cwd and add missing case ([814cc20](https://github.com/continuedev/continue/commit/814cc205fb6e44909e304b60fdf65cae61727efd)) * upgrade @aws-sdk/client-bedrock-runtime from 3.890.0 to 3.925.0 ([fa32bde](https://github.com/continuedev/continue/commit/fa32bded6cd6d6bd1131a89cd8dd37198a48059d)) ### Features * **cli:** add grep/find/findstr as alternative search strategy ([#8616](https://github.com/continuedev/continue/issues/8616)) ([9a333f5](https://github.com/continuedev/continue/commit/9a333f58092a0ea20e3b2179efbfc78b7fad0dd2)) * **mcp:** add Supabase-specific OAuth scopes to mcp-remote fallback ([24f5859](https://github.com/continuedev/continue/commit/24f585992449b07c7e18ccdc55203efd940fb56f)) * select org profile on sign in ([#8859](https://github.com/continuedev/continue/issues/8859)) ([fc5606c](https://github.com/continuedev/continue/commit/fc5606cc3a9fdfeaf18c747de045fefa29b59602))
Features
November 27, 2025
# [1.32.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.31.1...@continuedev/openai-adapters@1.32.0) (2025-11-27) ### Bug Fixes * :art: Fix typescript errors ([3463f79](https://github.com/continuedev/continue/commit/3463f79883ad866fec357ca797f26ee1669ba84d)) * :bug: More fixes ([0a04fa8](https://github.com/continuedev/continue/commit/0a04fa8672c690aa6ec418814dcde821ef0d1a13)) * :bug: More fixes ([a39b2db](https://github.com/continuedev/continue/commit/a39b2db8333bae51e00ea484587490ac832970aa)) * :bug: More fixes ([f608296](https://github.com/continuedev/continue/commit/f608296d55a1aebd4ebc38eb8e510d582322ffb7)) * :bug: More fixes to tests ([ad283ee](https://github.com/continuedev/continue/commit/ad283ee46e82b02a2ce9e7f334803cbd9f83c9dd)) * :fire: Additional fixes based on commnets ([c081764](https://github.com/continuedev/continue/commit/c081764e0c83ddaace8325375e3a71efa7fffaa8)) * :fire: Additional fixes based on commnets ([7a3cf36](https://github.com/continuedev/continue/commit/7a3cf36bb8e866cfb0cdb6a059dd213d1b73b44b)) * :zap: More fixes ([82768ae](https://github.com/continuedev/continue/commit/82768aefc21d435ea1ac18752ff2b50d519956f8)) * :zap: More fixes ([63e6e0b](https://github.com/continuedev/continue/commit/63e6e0bafc96d640676f0f74357a7beb58fe5b74)) * add noreply@continue.dev to CLA exclusions ([a72c05a](https://github.com/continuedev/continue/commit/a72c05a61e2c222808cc16b8506a5a59c4949d74)) * assistants -> configs -> agents ([bc69693](https://github.com/continuedev/continue/commit/bc69693ffc52c29069ba0fd513af2bf0b54ce71c)) * bumps ([8b5802d](https://github.com/continuedev/continue/commit/8b5802dd4f916123460db95760102b5578d81703)) * cleanup ollama n8n ([f4f2a9d](https://github.com/continuedev/continue/commit/f4f2a9dd0c15fde6220c0409098a2770dc5f3949)) * continue[bot] CLA exclusion ([517b576](https://github.com/continuedev/continue/commit/517b576c076d7ba109ab7e58d276a74adf5f7e30)) * default-cli-config ([011fdc4](https://github.com/continuedev/continue/commit/011fdc44b623220aa594a0e542536c5696539635)) * default-cli-config not default-config ([a0c8454](https://github.com/continuedev/continue/commit/a0c8454563269d2c7cc4e2b6a9da6cf1437b883f)) * errors fetching secrets are nonblocking for local configs ([d9f577d](https://github.com/continuedev/continue/commit/d9f577d9ed173c57a5e4371882c1a988f5b07f08)) * fall back to env vars ([1f44a3d](https://github.com/continuedev/continue/commit/1f44a3de341582acd95298e2c5f25e715a43fd57)) * improved unhandled error logging ([fa96e30](https://github.com/continuedev/continue/commit/fa96e30a3a5bca4035004bc63dc079e84551ff3e)) * lint ([2a81f4d](https://github.com/continuedev/continue/commit/2a81f4d1460ffc326035a2fc70769879c9da030e)) * mcp secret loading bug ([63489e9](https://github.com/continuedev/continue/commit/63489e9dd6f7a04452ddf8348244c6e9ff0fac33)) * move url utils from core to openai adapters ([b4526bf](https://github.com/continuedev/continue/commit/b4526bf4fbb640aeb160b332afb7b6742662e289)) * no duplicate sentry error ([4ec2b1b](https://github.com/continuedev/continue/commit/4ec2b1bcb4fc1be75e3db76f5ffdf65e58d42979)) * notify config listeners when no config available ([d8021f5](https://github.com/continuedev/continue/commit/d8021f5c5a1e440a5058312f49e604917967fd50)) * only set cwd to file URI if file uri found ([4837ef1](https://github.com/continuedev/continue/commit/4837ef13529ae04a53180d5fdec59a25011f7c1c)) * only set cwd to file URI if found ([7c369e0](https://github.com/continuedev/continue/commit/7c369e0ac98f683d7ead97a2d8a9e885a3f6b222)) * openai adapters api support readme ([9193924](https://github.com/continuedev/continue/commit/919392403384dbfca8dfa59e6a4540130436b531)) * openai-adapters-bump ([466dc2d](https://github.com/continuedev/continue/commit/466dc2da7b11a80d3fd22bcb40a293e086652ed7)) * package lock ([294aefe](https://github.com/continuedev/continue/commit/294aefe54806a4a4d21f22def9f5a070617a6963)) * package lock update ([f3cb5db](https://github.com/continuedev/continue/commit/f3cb5db3d7bd04d9ab515dcc7b52231e2d4c05a7)) * revert add full file when selection is empty ([1fbb545](https://github.com/continuedev/continue/commit/1fbb545aeb76fe89d3873eb2c14237405f0ab4e6)) * terminal cwd tests ([462e716](https://github.com/continuedev/continue/commit/462e7168bdcb23be06411a3cc29caff29b3fe985)) * **terminal-security:** add explicit type annotation for TypeScript ([3e66f6e](https://github.com/continuedev/continue/commit/3e66f6ebb1c3fc15122038200216a480b4ad5cbd)) * **terminal-security:** prevent newline bypass in command validation ([bbb72d1](https://github.com/continuedev/continue/commit/bbb72d13b847719d175974f631b54244b6155baa)) * unroll edge cases ([d045072](https://github.com/continuedev/continue/commit/d045072c08426dc281d478788bb826b6058b039b)) * upgrade @octokit/rest from 20.1.1 to 20.1.2 ([201f055](https://github.com/continuedev/continue/commit/201f0557899fc7ad88895c78e750d6a05614693b)) * upgrade axios from 1.11.0 to 1.13.1 ([251dc51](https://github.com/continuedev/continue/commit/251dc510d774c7f5faa0c7f9c05f1658fef0aa70)) * upgrade undici from 7.10.0 to 7.16.0 ([8d11baa](https://github.com/continuedev/continue/commit/8d11baa4e42ba25ba579c2db76eba234d3603cbb)) ### Features * :sparkles: Remove TTY requirement for the cli in headless mode ([68c463b](https://github.com/continuedev/continue/commit/68c463b7ae0444908d37f73bf004fb7bae55ae35)) * :sparkles: Remove TTY requirement for the cli in headless mode ([888a5ba](https://github.com/continuedev/continue/commit/888a5ba37d3595c8eaa383d2da9eb26a03e998f6)) * add JCEF reload action ([#8711](https://github.com/continuedev/continue/issues/8711)) ([1fa18ed](https://github.com/continuedev/continue/commit/1fa18edbe9e66aba4d5fd630f097309f90f1d2ed)) * add support for gemini thought signature ([28805d0](https://github.com/continuedev/continue/commit/28805d0564dc10d378abe9baa41e366876253eab)) * allow renaming rule before creation ([0e5fce9](https://github.com/continuedev/continue/commit/0e5fce911f777ea769d185049aa3dfa5e47a988b)) * **klavis ai:** Add Klavis AI's Strata to MCP Cookbook ([#8709](https://github.com/continuedev/continue/issues/8709)) ([819f1d3](https://github.com/continuedev/continue/commit/819f1d3f800f63be122700c2e13646a124fc99f7)) * opus 4-5 updates ([d70f993](https://github.com/continuedev/continue/commit/d70f993fb6a2700af56aa5c8f6db0fe1f1d30d6b))
Features
November 26, 2025
## [1.7.1](https://github.com/continuedev/continue/compare/@continuedev/llm-info@1.7.0...@continuedev/llm-info@1.7.1) (2025-11-26) ### Bug Fixes * lint ([2a81f4d](https://github.com/continuedev/continue/commit/2a81f4d1460ffc326035a2fc70769879c9da030e))
Features
November 26, 2025
# [1.7.0](https://github.com/continuedev/continue/compare/@continuedev/llm-info@1.6.0...@continuedev/llm-info@1.7.0) (2025-11-26) ### Bug Fixes * :art: Fix typescript errors ([3463f79](https://github.com/continuedev/continue/commit/3463f79883ad866fec357ca797f26ee1669ba84d)) * :bug: More fixes ([0a04fa8](https://github.com/continuedev/continue/commit/0a04fa8672c690aa6ec418814dcde821ef0d1a13)) * :bug: More fixes ([a39b2db](https://github.com/continuedev/continue/commit/a39b2db8333bae51e00ea484587490ac832970aa)) * :bug: More fixes ([f608296](https://github.com/continuedev/continue/commit/f608296d55a1aebd4ebc38eb8e510d582322ffb7)) * :bug: More fixes to tests ([ad283ee](https://github.com/continuedev/continue/commit/ad283ee46e82b02a2ce9e7f334803cbd9f83c9dd)) * :fire: Additional fixes based on commnets ([c081764](https://github.com/continuedev/continue/commit/c081764e0c83ddaace8325375e3a71efa7fffaa8)) * :fire: Additional fixes based on commnets ([7a3cf36](https://github.com/continuedev/continue/commit/7a3cf36bb8e866cfb0cdb6a059dd213d1b73b44b)) * :zap: More fixes ([82768ae](https://github.com/continuedev/continue/commit/82768aefc21d435ea1ac18752ff2b50d519956f8)) * :zap: More fixes ([63e6e0b](https://github.com/continuedev/continue/commit/63e6e0bafc96d640676f0f74357a7beb58fe5b74)) * continue[bot] CLA exclusion ([517b576](https://github.com/continuedev/continue/commit/517b576c076d7ba109ab7e58d276a74adf5f7e30)) * fall back to env vars ([1f44a3d](https://github.com/continuedev/continue/commit/1f44a3de341582acd95298e2c5f25e715a43fd57)) * improved unhandled error logging ([fa96e30](https://github.com/continuedev/continue/commit/fa96e30a3a5bca4035004bc63dc079e84551ff3e)) * mcp secret loading bug ([63489e9](https://github.com/continuedev/continue/commit/63489e9dd6f7a04452ddf8348244c6e9ff0fac33)) * no duplicate sentry error ([4ec2b1b](https://github.com/continuedev/continue/commit/4ec2b1bcb4fc1be75e3db76f5ffdf65e58d42979)) * only set cwd to file URI if file uri found ([4837ef1](https://github.com/continuedev/continue/commit/4837ef13529ae04a53180d5fdec59a25011f7c1c)) * only set cwd to file URI if found ([7c369e0](https://github.com/continuedev/continue/commit/7c369e0ac98f683d7ead97a2d8a9e885a3f6b222)) * package lock update ([f3cb5db](https://github.com/continuedev/continue/commit/f3cb5db3d7bd04d9ab515dcc7b52231e2d4c05a7)) * terminal cwd tests ([462e716](https://github.com/continuedev/continue/commit/462e7168bdcb23be06411a3cc29caff29b3fe985)) * unroll edge cases ([d045072](https://github.com/continuedev/continue/commit/d045072c08426dc281d478788bb826b6058b039b)) * upgrade axios from 1.11.0 to 1.13.1 ([251dc51](https://github.com/continuedev/continue/commit/251dc510d774c7f5faa0c7f9c05f1658fef0aa70)) ### Features * :sparkles: Remove TTY requirement for the cli in headless mode ([68c463b](https://github.com/continuedev/continue/commit/68c463b7ae0444908d37f73bf004fb7bae55ae35)) * :sparkles: Remove TTY requirement for the cli in headless mode ([888a5ba](https://github.com/continuedev/continue/commit/888a5ba37d3595c8eaa383d2da9eb26a03e998f6)) * add support for gemini thought signature ([28805d0](https://github.com/continuedev/continue/commit/28805d0564dc10d378abe9baa41e366876253eab)) * allow renaming rule before creation ([0e5fce9](https://github.com/continuedev/continue/commit/0e5fce911f777ea769d185049aa3dfa5e47a988b)) * opus 4-5 updates ([d70f993](https://github.com/continuedev/continue/commit/d70f993fb6a2700af56aa5c8f6db0fe1f1d30d6b))
Features
November 26, 2025
# [1.36.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.35.0...@continuedev/config-yaml@1.36.0) (2025-11-26) ### Bug Fixes * :art: Fix typescript errors ([3463f79](https://github.com/continuedev/continue/commit/3463f79883ad866fec357ca797f26ee1669ba84d)) * :bug: More fixes ([0a04fa8](https://github.com/continuedev/continue/commit/0a04fa8672c690aa6ec418814dcde821ef0d1a13)) * :bug: More fixes ([a39b2db](https://github.com/continuedev/continue/commit/a39b2db8333bae51e00ea484587490ac832970aa)) * :bug: More fixes ([f608296](https://github.com/continuedev/continue/commit/f608296d55a1aebd4ebc38eb8e510d582322ffb7)) * :bug: More fixes to tests ([ad283ee](https://github.com/continuedev/continue/commit/ad283ee46e82b02a2ce9e7f334803cbd9f83c9dd)) * :fire: Additional fixes based on commnets ([c081764](https://github.com/continuedev/continue/commit/c081764e0c83ddaace8325375e3a71efa7fffaa8)) * :fire: Additional fixes based on commnets ([7a3cf36](https://github.com/continuedev/continue/commit/7a3cf36bb8e866cfb0cdb6a059dd213d1b73b44b)) * :zap: More fixes ([82768ae](https://github.com/continuedev/continue/commit/82768aefc21d435ea1ac18752ff2b50d519956f8)) * :zap: More fixes ([63e6e0b](https://github.com/continuedev/continue/commit/63e6e0bafc96d640676f0f74357a7beb58fe5b74)) * add noreply@continue.dev to CLA exclusions ([a72c05a](https://github.com/continuedev/continue/commit/a72c05a61e2c222808cc16b8506a5a59c4949d74)) * assistants -> configs -> agents ([bc69693](https://github.com/continuedev/continue/commit/bc69693ffc52c29069ba0fd513af2bf0b54ce71c)) * bumps ([8b5802d](https://github.com/continuedev/continue/commit/8b5802dd4f916123460db95760102b5578d81703)) * cleanup ollama n8n ([f4f2a9d](https://github.com/continuedev/continue/commit/f4f2a9dd0c15fde6220c0409098a2770dc5f3949)) * continue[bot] CLA exclusion ([517b576](https://github.com/continuedev/continue/commit/517b576c076d7ba109ab7e58d276a74adf5f7e30)) * default-cli-config ([011fdc4](https://github.com/continuedev/continue/commit/011fdc44b623220aa594a0e542536c5696539635)) * default-cli-config not default-config ([a0c8454](https://github.com/continuedev/continue/commit/a0c8454563269d2c7cc4e2b6a9da6cf1437b883f)) * errors fetching secrets are nonblocking for local configs ([d9f577d](https://github.com/continuedev/continue/commit/d9f577d9ed173c57a5e4371882c1a988f5b07f08)) * fall back to env vars ([1f44a3d](https://github.com/continuedev/continue/commit/1f44a3de341582acd95298e2c5f25e715a43fd57)) * improved unhandled error logging ([fa96e30](https://github.com/continuedev/continue/commit/fa96e30a3a5bca4035004bc63dc079e84551ff3e)) * mcp secret loading bug ([63489e9](https://github.com/continuedev/continue/commit/63489e9dd6f7a04452ddf8348244c6e9ff0fac33)) * move url utils from core to openai adapters ([b4526bf](https://github.com/continuedev/continue/commit/b4526bf4fbb640aeb160b332afb7b6742662e289)) * no duplicate sentry error ([4ec2b1b](https://github.com/continuedev/continue/commit/4ec2b1bcb4fc1be75e3db76f5ffdf65e58d42979)) * notify config listeners when no config available ([d8021f5](https://github.com/continuedev/continue/commit/d8021f5c5a1e440a5058312f49e604917967fd50)) * only set cwd to file URI if file uri found ([4837ef1](https://github.com/continuedev/continue/commit/4837ef13529ae04a53180d5fdec59a25011f7c1c)) * only set cwd to file URI if found ([7c369e0](https://github.com/continuedev/continue/commit/7c369e0ac98f683d7ead97a2d8a9e885a3f6b222)) * package lock ([294aefe](https://github.com/continuedev/continue/commit/294aefe54806a4a4d21f22def9f5a070617a6963)) * package lock update ([f3cb5db](https://github.com/continuedev/continue/commit/f3cb5db3d7bd04d9ab515dcc7b52231e2d4c05a7)) * revert add full file when selection is empty ([1fbb545](https://github.com/continuedev/continue/commit/1fbb545aeb76fe89d3873eb2c14237405f0ab4e6)) * terminal cwd tests ([462e716](https://github.com/continuedev/continue/commit/462e7168bdcb23be06411a3cc29caff29b3fe985)) * **terminal-security:** add explicit type annotation for TypeScript ([3e66f6e](https://github.com/continuedev/continue/commit/3e66f6ebb1c3fc15122038200216a480b4ad5cbd)) * **terminal-security:** prevent newline bypass in command validation ([bbb72d1](https://github.com/continuedev/continue/commit/bbb72d13b847719d175974f631b54244b6155baa)) * unroll edge cases ([d045072](https://github.com/continuedev/continue/commit/d045072c08426dc281d478788bb826b6058b039b)) * upgrade @octokit/rest from 20.1.1 to 20.1.2 ([201f055](https://github.com/continuedev/continue/commit/201f0557899fc7ad88895c78e750d6a05614693b)) * upgrade axios from 1.11.0 to 1.13.1 ([251dc51](https://github.com/continuedev/continue/commit/251dc510d774c7f5faa0c7f9c05f1658fef0aa70)) * upgrade undici from 7.10.0 to 7.16.0 ([8d11baa](https://github.com/continuedev/continue/commit/8d11baa4e42ba25ba579c2db76eba234d3603cbb)) ### Features * :sparkles: Remove TTY requirement for the cli in headless mode ([68c463b](https://github.com/continuedev/continue/commit/68c463b7ae0444908d37f73bf004fb7bae55ae35)) * :sparkles: Remove TTY requirement for the cli in headless mode ([888a5ba](https://github.com/continuedev/continue/commit/888a5ba37d3595c8eaa383d2da9eb26a03e998f6)) * add JCEF reload action ([#8711](https://github.com/continuedev/continue/issues/8711)) ([1fa18ed](https://github.com/continuedev/continue/commit/1fa18edbe9e66aba4d5fd630f097309f90f1d2ed)) * add support for gemini thought signature ([28805d0](https://github.com/continuedev/continue/commit/28805d0564dc10d378abe9baa41e366876253eab)) * allow renaming rule before creation ([0e5fce9](https://github.com/continuedev/continue/commit/0e5fce911f777ea769d185049aa3dfa5e47a988b)) * **klavis ai:** Add Klavis AI's Strata to MCP Cookbook ([#8709](https://github.com/continuedev/continue/issues/8709)) ([819f1d3](https://github.com/continuedev/continue/commit/819f1d3f800f63be122700c2e13646a124fc99f7))
Features
November 25, 2025
# [1.6.0](https://github.com/continuedev/continue/compare/@continuedev/llm-info@1.5.1...@continuedev/llm-info@1.6.0) (2025-11-25) ### Bug Fixes * add noreply@continue.dev to CLA exclusions ([a72c05a](https://github.com/continuedev/continue/commit/a72c05a61e2c222808cc16b8506a5a59c4949d74)) * assistants -> configs -> agents ([bc69693](https://github.com/continuedev/continue/commit/bc69693ffc52c29069ba0fd513af2bf0b54ce71c)) * bumps ([8b5802d](https://github.com/continuedev/continue/commit/8b5802dd4f916123460db95760102b5578d81703)) * cleanup ollama n8n ([f4f2a9d](https://github.com/continuedev/continue/commit/f4f2a9dd0c15fde6220c0409098a2770dc5f3949)) * default-cli-config ([011fdc4](https://github.com/continuedev/continue/commit/011fdc44b623220aa594a0e542536c5696539635)) * default-cli-config not default-config ([a0c8454](https://github.com/continuedev/continue/commit/a0c8454563269d2c7cc4e2b6a9da6cf1437b883f)) * errors fetching secrets are nonblocking for local configs ([d9f577d](https://github.com/continuedev/continue/commit/d9f577d9ed173c57a5e4371882c1a988f5b07f08)) * move url utils from core to openai adapters ([b4526bf](https://github.com/continuedev/continue/commit/b4526bf4fbb640aeb160b332afb7b6742662e289)) * notify config listeners when no config available ([d8021f5](https://github.com/continuedev/continue/commit/d8021f5c5a1e440a5058312f49e604917967fd50)) * package lock ([294aefe](https://github.com/continuedev/continue/commit/294aefe54806a4a4d21f22def9f5a070617a6963)) * revert add full file when selection is empty ([1fbb545](https://github.com/continuedev/continue/commit/1fbb545aeb76fe89d3873eb2c14237405f0ab4e6)) * **terminal-security:** add explicit type annotation for TypeScript ([3e66f6e](https://github.com/continuedev/continue/commit/3e66f6ebb1c3fc15122038200216a480b4ad5cbd)) * **terminal-security:** prevent newline bypass in command validation ([bbb72d1](https://github.com/continuedev/continue/commit/bbb72d13b847719d175974f631b54244b6155baa)) * upgrade @octokit/rest from 20.1.1 to 20.1.2 ([201f055](https://github.com/continuedev/continue/commit/201f0557899fc7ad88895c78e750d6a05614693b)) * upgrade undici from 7.10.0 to 7.16.0 ([8d11baa](https://github.com/continuedev/continue/commit/8d11baa4e42ba25ba579c2db76eba234d3603cbb)) ### Features * add JCEF reload action ([#8711](https://github.com/continuedev/continue/issues/8711)) ([1fa18ed](https://github.com/continuedev/continue/commit/1fa18edbe9e66aba4d5fd630f097309f90f1d2ed)) * **klavis ai:** Add Klavis AI's Strata to MCP Cookbook ([#8709](https://github.com/continuedev/continue/issues/8709)) ([819f1d3](https://github.com/continuedev/continue/commit/819f1d3f800f63be122700c2e13646a124fc99f7))
Features
November 20, 2025
## [1.31.1](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.31.0...@continuedev/openai-adapters@1.31.1) (2025-11-20) ### Bug Fixes * HOTFIX thinking block colors ([#8810](https://github.com/continuedev/continue/issues/8810)) ([74b1f73](https://github.com/continuedev/continue/commit/74b1f73a87d4aeef9b294c86dd99ad8e816f544d)) * HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail ([#8819](https://github.com/continuedev/continue/issues/8819)) ([7787685](https://github.com/continuedev/continue/commit/7787685f125ddaca521cdac525e5c233dcf4f4ce)) * remove dead isTelemetryEnabled code for jetbrains ([#8799](https://github.com/continuedev/continue/issues/8799)) ([05cce29](https://github.com/continuedev/continue/commit/05cce29d20b3905d3046a71576551a03a48a9ba3))
Features
November 20, 2025
## [1.5.1](https://github.com/continuedev/continue/compare/@continuedev/llm-info@1.5.0...@continuedev/llm-info@1.5.1) (2025-11-20) ### Bug Fixes * allow unrendered secrets error to set mcp status to error ([86ed8e9](https://github.com/continuedev/continue/commit/86ed8e964dfd37e5298b0072b78fffc14d0b2fe8)) * another tweak ([90f52a3](https://github.com/continuedev/continue/commit/90f52a3b0e0f89db2fca69f3c9118af3ccb1e8f1)) * CLI warnings/errors for unresolved MCP secrets ([2688fc9](https://github.com/continuedev/continue/commit/2688fc9f6dd8ab7f964fd3fa9900279c7093e09e)) * HOTFIX thinking block colors ([#8810](https://github.com/continuedev/continue/issues/8810)) ([74b1f73](https://github.com/continuedev/continue/commit/74b1f73a87d4aeef9b294c86dd99ad8e816f544d)) * HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail ([#8819](https://github.com/continuedev/continue/issues/8819)) ([7787685](https://github.com/continuedev/continue/commit/7787685f125ddaca521cdac525e5c233dcf4f4ce)) * lint ([c7210d1](https://github.com/continuedev/continue/commit/c7210d1f454b8856d28be64775ef428b9b1a988e)) * merge main ([0b011ea](https://github.com/continuedev/continue/commit/0b011ea5d65bf2adb168e710da483cfac6952c97)) * merge main ([5d787dc](https://github.com/continuedev/continue/commit/5d787dca7ccbd3a85dd0b6e321c51db145f91c24)) * **openai-adapters:** extend auth header override to support x-api-key ([#8779](https://github.com/continuedev/continue/issues/8779)) ([63abf6b](https://github.com/continuedev/continue/commit/63abf6b43d36fe786559cbf6aa966010b4457a21)), closes [#8684](https://github.com/continuedev/continue/issues/8684) [#7047](https://github.com/continuedev/continue/issues/7047) [#8684](https://github.com/continuedev/continue/issues/8684) [#7047](https://github.com/continuedev/continue/issues/7047) [#8684](https://github.com/continuedev/continue/issues/8684) * plan mode system message should ask user to switch mode ([7decd43](https://github.com/continuedev/continue/commit/7decd43d1c79b3f45b96693a087e60cb1f4b38ae)) * remove dead isTelemetryEnabled code for jetbrains ([#8799](https://github.com/continuedev/continue/issues/8799)) ([05cce29](https://github.com/continuedev/continue/commit/05cce29d20b3905d3046a71576551a03a48a9ba3)) * update assistants -> configs in docs ([b3fadf1](https://github.com/continuedev/continue/commit/b3fadf15502a0a6123aca23a9c1fe00463bbd8e6)) * validate config secrets present ([97b93c4](https://github.com/continuedev/continue/commit/97b93c44fa0644c700004e800711d28286309d51))
Features
November 20, 2025
# [1.6.0](https://github.com/continuedev/continue/compare/@continuedev/fetch@1.5.0...@continuedev/fetch@1.6.0) (2025-11-20) ### Bug Fixes * address headless loading bug ([#8633](https://github.com/continuedev/continue/issues/8633)) ([1ed5d1c](https://github.com/continuedev/continue/commit/1ed5d1c83fe78ea6a5835fdeb57b2263d080ae32)) * allow all agent tools if not specified ([c1f1513](https://github.com/continuedev/continue/commit/c1f1513c55225c53818e838a924b4586a8c4e86d)) * allow external repos to grab review scripts from continue repo ([813781d](https://github.com/continuedev/continue/commit/813781db943b6d68d539da8bdc81880796af07d3)) * allow unrendered secrets error to set mcp status to error ([86ed8e9](https://github.com/continuedev/continue/commit/86ed8e964dfd37e5298b0072b78fffc14d0b2fe8)) * another tweak ([90f52a3](https://github.com/continuedev/continue/commit/90f52a3b0e0f89db2fca69f3c9118af3ccb1e8f1)) * ansi terminal tests ([7bcfd1a](https://github.com/continuedev/continue/commit/7bcfd1a68133b4526d8c4c9922a656d5e231d19c)) * binary package lock issue ([4ee39f3](https://github.com/continuedev/continue/commit/4ee39f3d22c548bfd2f186ffaeeb2115b3273c34)) * bump openai-adapters ([73c2304](https://github.com/continuedev/continue/commit/73c2304e126600467a1390990fe0e466f68cc3cc)) * change apply prompt to not remove comments ([#8608](https://github.com/continuedev/continue/issues/8608)) ([495abc1](https://github.com/continuedev/continue/commit/495abc11db9b84414150787eee5e1e8abdd636de)) * cleanup ([0cb293a](https://github.com/continuedev/continue/commit/0cb293a35110a43ae8e59d2cc21688166b63a3d8)) * cleanup feedback dialog ([91632b4](https://github.com/continuedev/continue/commit/91632b4214c07cf858ca7bc5473932669390cfa1)) * cleanup unused state ([da7baa5](https://github.com/continuedev/continue/commit/da7baa55ed2185d4d9a6030e82896e1dc1880b9e)) * CLI warnings/errors for unresolved MCP secrets ([2688fc9](https://github.com/continuedev/continue/commit/2688fc9f6dd8ab7f964fd3fa9900279c7093e09e)) * **cli:** check ripgrep search tool before using ([7944a92](https://github.com/continuedev/continue/commit/7944a92c154067058b6c8fc43e2dfd40cb5853b1)) * **cli:** exclude ask first tools in headless ([#8416](https://github.com/continuedev/continue/issues/8416)) ([2088660](https://github.com/continuedev/continue/commit/20886604d8a38b66e7a21d630667eea9e5973047)) * **cli:** prevent auto compaction loop and prune messages until valid ([#8535](https://github.com/continuedev/continue/issues/8535)) ([824e45c](https://github.com/continuedev/continue/commit/824e45c5b7e97b01c0fa03a818c9a15701db44b7)) * **cli:** unskip first slash command output ([#8482](https://github.com/continuedev/continue/issues/8482)) ([22016af](https://github.com/continuedev/continue/commit/22016af4ecdacf4884aaadc7e24c6d10eb46f76b)) * **cli:** validate required parameters in tool call ([fdee3a8](https://github.com/continuedev/continue/commit/fdee3a886ae994badf60803573d762ed88efce75)) * config section errors overflow ([89e4842](https://github.com/continuedev/continue/commit/89e484291bbc7bd9a82d8b05ade65ab7a48d65b2)) * config yaml bump ([812b4e7](https://github.com/continuedev/continue/commit/812b4e74e65d8f389f9cef7dd573410a150cff69)) * cubic feedback ([0c5fbfc](https://github.com/continuedev/continue/commit/0c5fbfcf2411db17eba61366c02f72bcb896fcc7)) * enter key input during prompt edit not working ([1d2f4dc](https://github.com/continuedev/continue/commit/1d2f4dc5ba06edbff7bb4fbaf126a9497fed597b)) * explicit haiku 4.5 tool support ([#8491](https://github.com/continuedev/continue/issues/8491)) ([c029738](https://github.com/continuedev/continue/commit/c029738122812c0152693565691b25785be64d48)) * filter out failure tool if no `--id` ([#8754](https://github.com/continuedev/continue/issues/8754)) ([9bb396b](https://github.com/continuedev/continue/commit/9bb396b0f5bc66117420cd3aa03f255c259cad96)) * followup on persisted chat model pr ([b2f565e](https://github.com/continuedev/continue/commit/b2f565e5e35b89b5e04966ab89fc5cd213ac9ec7)) * font size setting input ([8859f39](https://github.com/continuedev/continue/commit/8859f39820c5a6ff5cc676c6d5566cca3c7a1cbd)) * formatting ([1e96371](https://github.com/continuedev/continue/commit/1e9637196ba5b37bf713c50c4f73e40366e1cfc3)) * free space during pr checks ([837d63e](https://github.com/continuedev/continue/commit/837d63e96b302f6656d9e8ea5f033622f3377e20)) * HOTFIX thinking block colors ([#8810](https://github.com/continuedev/continue/issues/8810)) ([74b1f73](https://github.com/continuedev/continue/commit/74b1f73a87d4aeef9b294c86dd99ad8e816f544d)) * HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail ([#8819](https://github.com/continuedev/continue/issues/8819)) ([7787685](https://github.com/continuedev/continue/commit/7787685f125ddaca521cdac525e5c233dcf4f4ce)) * improve async-mutex mocking and reset instancePromise on cache close ([52ebf5d](https://github.com/continuedev/continue/commit/52ebf5d0321673a841762b3243aa469a12e52f7b)) * improve tool call display truncation and update fetch dependency ([9a270d8](https://github.com/continuedev/continue/commit/9a270d83443b2958d5624a02282409570d973cfe)) * instant apply for search and replace - vs code and jetbrains ([d227a57](https://github.com/continuedev/continue/commit/d227a571bbfff33b8b9b1cc7a76beec232856994)) * instant reject all for VS Code ([3078cd9](https://github.com/continuedev/continue/commit/3078cd9280863888d62623257e17178ca8b5cf1f)) * instant streaming for jetbrains ([3ab61c4](https://github.com/continuedev/continue/commit/3ab61c49162c5dd04340d80f2708a1461bbd1e6c)) * jetbrains getDiffLines parsing ([c5476ca](https://github.com/continuedev/continue/commit/c5476ca874b03e7658e863ebcbf2daf9e1d078fb)) * jetbrains runner disk space ([2835386](https://github.com/continuedev/continue/commit/2835386937b9933a601c3d52287e9b805c14384c)) * lint ([b932fa3](https://github.com/continuedev/continue/commit/b932fa3772fbd4925a87d2b8dfdf45ae19a958f9)) * lint ([c7210d1](https://github.com/continuedev/continue/commit/c7210d1f454b8856d28be64775ef428b9b1a988e)) * linting etc. ([739c046](https://github.com/continuedev/continue/commit/739c04681ca6595c21bcf3b30dfcddff0a93ad44)) * logger mock and error message ([bce188c](https://github.com/continuedev/continue/commit/bce188c70ab4b594ef90c01d05ac9cb71f22122a)) * make free-disk-space action more conservative ([d748875](https://github.com/continuedev/continue/commit/d748875a465a5219d0b53d7fb7d5d09ad97825bf)) * mcp agent policies and deduplicate blocks when merging unrolled assistants ([#8376](https://github.com/continuedev/continue/issues/8376)) ([5fa2415](https://github.com/continuedev/continue/commit/5fa2415e9b3fba907105e5beca9bbb70c29b6a54)) * MCP oauth http error code 405 ([6f6c952](https://github.com/continuedev/continue/commit/6f6c952430202b8ee823f724a42da6024e7a7c16)) * merge main ([0b011ea](https://github.com/continuedev/continue/commit/0b011ea5d65bf2adb168e710da483cfac6952c97)) * merge main ([5d787dc](https://github.com/continuedev/continue/commit/5d787dca7ccbd3a85dd0b6e321c51db145f91c24)) * missing providers that handle templating ([#8438](https://github.com/continuedev/continue/issues/8438)) ([5e9ef89](https://github.com/continuedev/continue/commit/5e9ef89b7d77fddc532ae1cd840fd4dea29fe879)) * openai-adapters bumps ([8ee37e7](https://github.com/continuedev/continue/commit/8ee37e78e5950244af35a741d2e114e806363635)) * **openai-adapters:** extend auth header override to support x-api-key ([#8779](https://github.com/continuedev/continue/issues/8779)) ([63abf6b](https://github.com/continuedev/continue/commit/63abf6b43d36fe786559cbf6aa966010b4457a21)), closes [#8684](https://github.com/continuedev/continue/issues/8684) [#7047](https://github.com/continuedev/continue/issues/7047) [#8684](https://github.com/continuedev/continue/issues/8684) [#7047](https://github.com/continuedev/continue/issues/7047) [#8684](https://github.com/continuedev/continue/issues/8684) * packages/continue-sdk/package.json & packages/continue-sdk/package-lock.json to reduce vulnerabilities ([1157c7a](https://github.com/continuedev/continue/commit/1157c7a79353ee52bb21e839058423dd8bef26f7)) * plan mode system message should ask user to switch mode ([7decd43](https://github.com/continuedev/continue/commit/7decd43d1c79b3f45b96693a087e60cb1f4b38ae)) * prepend agent prompt in serve mode ([#8393](https://github.com/continuedev/continue/issues/8393)) ([4305358](https://github.com/continuedev/continue/commit/43053580ef93d283d9a39bb91bcce8a9d175779c)) * prevent anthropic 3.5 models from use thinking ([#8303](https://github.com/continuedev/continue/issues/8303)) ([aff2f31](https://github.com/continuedev/continue/commit/aff2f31fec5d015dddceb4672752b2598c009a0b)) * prevent security concern files in next edit diffs ([c77a10a](https://github.com/continuedev/continue/commit/c77a10a1918de249cd20c6bc9242672b013fec64)) * remove dead isTelemetryEnabled code for jetbrains ([#8799](https://github.com/continuedev/continue/issues/8799)) ([05cce29](https://github.com/continuedev/continue/commit/05cce29d20b3905d3046a71576551a03a48a9ba3)) * remove hi.txt ([92e6c8a](https://github.com/continuedev/continue/commit/92e6c8a278add82cd17dee6b4867c053afd0e0a6)) * remove prepended fim_prefix tag in mercury coder ([#8624](https://github.com/continuedev/continue/issues/8624)) ([f1d6468](https://github.com/continuedev/continue/commit/f1d646833f60b7d7413f47ed9f8ff1e8c73107da)) * remove search from expected tools since rg install not gauranteed ([10407bb](https://github.com/continuedev/continue/commit/10407bb9b82192da92f0b7f3d65b919def6e7c09)) * remove unused SessionManager import in session.test.ts ([ee4d4cc](https://github.com/continuedev/continue/commit/ee4d4ccbdc50e84729c14212f66ff68d97776ea9)) * resolve template helper error for {{{ input }}} syntax ([#6749](https://github.com/continuedev/continue/issues/6749)) ([253e43c](https://github.com/continuedev/continue/commit/253e43c7d07c89f47ba789558d18faa0d5df3b14)) * revert to ubuntu-latest action ([b27b92e](https://github.com/continuedev/continue/commit/b27b92e7212cb3011381fae51c3b516ee13be6b3)) * rulemetadata types ([d7cc498](https://github.com/continuedev/continue/commit/d7cc4985a137253cd3a46b88da820f7646e241f3)) * show md rules and prompts in respective sections ([#8178](https://github.com/continuedev/continue/issues/8178)) ([cc2a6c3](https://github.com/continuedev/continue/commit/cc2a6c3f166c235ce1ec1ac930873d31e9d40126)) * slack agent docs ([ec6c6a2](https://github.com/continuedev/continue/commit/ec6c6a2cb108cf1d60438671494d0b891c2bd6e1)) * slack integration docs touch up ([6aae22a](https://github.com/continuedev/continue/commit/6aae22ae6114dba4c6e2e4451e5fb3438388c3c5)) * temporarily disable RecentlyVisited, RecentlyEdited, and DocumentHistoryTracker ([#8391](https://github.com/continuedev/continue/issues/8391)) ([8a2eee5](https://github.com/continuedev/continue/commit/8a2eee51fb7d58f41908506ff8069187ea5bf2fe)) * ty feedback for slack docs ([3c99f0d](https://github.com/continuedev/continue/commit/3c99f0d2b481f4888c3c19f11fa535fc36b8ccd2)) * typecheck write file args ([#8585](https://github.com/continuedev/continue/issues/8585)) ([0a630fb](https://github.com/continuedev/continue/commit/0a630fb30702c211501495571359f3148d5cd6e1)) * update assistants -> configs in docs ([b3fadf1](https://github.com/continuedev/continue/commit/b3fadf15502a0a6123aca23a9c1fe00463bbd8e6)) * update global directory path conversion to use localPathToUri ([71e22ab](https://github.com/continuedev/continue/commit/71e22ab977f7d17dc6abe3c5a174975f3f360da5)) * update PR review bot config name from code-reviewer to review-bot ([#8387](https://github.com/continuedev/continue/issues/8387)) ([8fa6f13](https://github.com/continuedev/continue/commit/8fa6f1393c46efcf4b1136bb89ee478264aef988)), closes [/github.com/bdougie/contributor.info/pull/1151#issuecomment-3432344006](https://github.com//github.com/bdougie/contributor.info/pull/1151/issues/issuecomment-3432344006) * upgrade @anthropic-ai/sdk from 0.62.0 to 0.67.0 ([bea95b9](https://github.com/continuedev/continue/commit/bea95b982d29dab2bb6e4e18beaaa2ea159bab65)) * upgrade @aws-sdk/credential-providers from 3.890.0 to 3.913.0 ([709862d](https://github.com/continuedev/continue/commit/709862de5781f9ed82cfac7ff1c4ec0ec1f366bc)) * upgrade @c15t/react from 1.6.1 to 1.7.0 ([aed1cac](https://github.com/continuedev/continue/commit/aed1cacd50e934cf513a2aa83647dd8886cfe796)) * upgrade @continuedev/config-yaml from 1.15.1 to 1.29.0 ([d7ca14b](https://github.com/continuedev/continue/commit/d7ca14b9880f39c942ca91367e40107f840011cc)) * upgrade @continuedev/config-yaml from 1.26.0 to 1.29.0 ([8cbf658](https://github.com/continuedev/continue/commit/8cbf658c69c633e0d07b3b7efedaff9b6d249c8d)) * upgrade openai from 4.96.2 to 4.104.0 ([6910360](https://github.com/continuedev/continue/commit/6910360b14a085bb81703f552d967febfdbbebc4)) * upgrade tar from 7.4.3 to 7.5.1 ([3443a65](https://github.com/continuedev/continue/commit/3443a65264aa9dab6c7303c099c5b0015074bc58)) * upgrade zod from 3.24.2 to 3.25.76 ([a86976f](https://github.com/continuedev/continue/commit/a86976fee94564bd6fe62b8dbe46c3bcb95ebfd8)) * use system prompts for default endpoint type instances in next edit ([#8660](https://github.com/continuedev/continue/issues/8660)) ([7bc39db](https://github.com/continuedev/continue/commit/7bc39db04d8c6231974785b7890bf69d4e770e19)) * use yolo when applying diff ([d5a6697](https://github.com/continuedev/continue/commit/d5a6697c9715da45be3f8dc321dde640405b39de)) * useSlashCommand for all slash commands ([e6541b6](https://github.com/continuedev/continue/commit/e6541b63da2da08e0a55a93dbc8a00a529057897)) * validate config secrets present ([97b93c4](https://github.com/continuedev/continue/commit/97b93c44fa0644c700004e800711d28286309d51)) * various mcp fixes and error/warnings ([a79e28f](https://github.com/continuedev/continue/commit/a79e28f1899c2b43027976122815ee22937ea726)) ### Features * **cli:** always show the context percentage ([bc14645](https://github.com/continuedev/continue/commit/bc146457b6c45e1a7314101395de4e0e12f717a0)) * **cli:** filter lines with more than 1000 characters ([#8714](https://github.com/continuedev/continue/issues/8714)) ([ae57291](https://github.com/continuedev/continue/commit/ae572918a2644d81e371b47e9db10fd9822c10a8)) * **cli:** skip checking for updates in dev mode ([28e09e1](https://github.com/continuedev/continue/commit/28e09e1c71751a4c6dd035bf16dfc52b65973973)) * **cohere:** add support from Reasoning/Vision/Translate models ([9525ea8](https://github.com/continuedev/continue/commit/9525ea8794b9aa62a820c9d27301cd752cd91d18)) * continue oauth for cli mcps ([e75c19e](https://github.com/continuedev/continue/commit/e75c19ee9a272cce3ea650001dc188807b3dd9e1)) * enhance autocomplete cache with async initialization and improved eviction logic ([0432315](https://github.com/continuedev/continue/commit/04323155cd77a9d305aab7de163ef7a8c2594dc8)) * impl Responses API in oai-adapters ([#8417](https://github.com/continuedev/continue/issues/8417)) ([6703362](https://github.com/continuedev/continue/commit/67033627b32094941f0c38db7d734db61b06eacf)) * Integrate OpenAI Responses API to enable GPT-5 features ([#7891](https://github.com/continuedev/continue/issues/7891)) ([5eb9f4a](https://github.com/continuedev/continue/commit/5eb9f4a9bf14cb9e0e4ce53b63ea11ef3fddb47f)) * keep stream error toggle open by default ([#8703](https://github.com/continuedev/continue/issues/8703)) ([9b5b7b8](https://github.com/continuedev/continue/commit/9b5b7b85963f2bb27072441f49f5421f438428e1)) * remove applied rules from chat history and dev data ([c858aee](https://github.com/continuedev/continue/commit/c858aee55973d6ece243713dd251c8fc3985a330)) * remove auto-accept edits setting ([#8310](https://github.com/continuedev/continue/issues/8310)) ([1c7a816](https://github.com/continuedev/continue/commit/1c7a816657b3e589e39672ae426b01d6bcec7349)) * report failure tool ([#8694](https://github.com/continuedev/continue/issues/8694)) ([23cc853](https://github.com/continuedev/continue/commit/23cc853785e229ef68058dce5268b500237c6ebd)) * restore feedback modal for user interest collection ([a258974](https://github.com/continuedev/continue/commit/a258974bf5b255dd0ee2eb487f202a7b23272b09)) * Says hi ([63bd5dc](https://github.com/continuedev/continue/commit/63bd5dc378f029d2f2621fff231a39b28ddcc1cd)) * show gradient border in edit mode ([d556463](https://github.com/continuedev/continue/commit/d55646392a2672ec2b6e895f1aae09a07e61a6f9)) * show mcp warning message with configured mcps ([370feb9](https://github.com/continuedev/continue/commit/370feb9e9ab72fd63e12d5486cbf9ffd5c6bfeb8)) * sonnet lazy apply prompt should not change comments ([#8665](https://github.com/continuedev/continue/issues/8665)) ([d8cc0b6](https://github.com/continuedev/continue/commit/d8cc0b69d2822d5cd1e4399ea3bf7b02689d69da)) * Support Granite 4 FIM and tool calling correctly ([#8531](https://github.com/continuedev/continue/issues/8531)) ([d1ba7c9](https://github.com/continuedev/continue/commit/d1ba7c9bba3977083a325ba5fa9a581cde5061c3)) * support paths and file URLs for agent file loadinggs ([e74b4a1](https://github.com/continuedev/continue/commit/e74b4a119fc1781d16419033356f8aba64cb12b7)) * thinking block designs should occupy lesser space ([#8685](https://github.com/continuedev/continue/issues/8685)) ([fd4e931](https://github.com/continuedev/continue/commit/fd4e931f44473a12ead63f90b357e70d8fdadfbb)) * upgrade grok code fast 1 ([#8475](https://github.com/continuedev/continue/issues/8475)) ([6aad840](https://github.com/continuedev/continue/commit/6aad84013c4953b11e2c0e34bf6e674a17304060)) ### Performance Improvements * **intellij:** implement GsonService singleton to reduce memory allocation ([dc0e86e](https://github.com/continuedev/continue/commit/dc0e86e4a121332697c9299c87adb5fd6cf0abc1)), closes [#8452](https://github.com/continuedev/continue/issues/8452)
Features
November 20, 2025
# [1.35.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.34.1...@continuedev/config-yaml@1.35.0) (2025-11-20) ### Bug Fixes * allow unrendered secrets error to set mcp status to error ([86ed8e9](https://github.com/continuedev/continue/commit/86ed8e964dfd37e5298b0072b78fffc14d0b2fe8)) * another tweak ([90f52a3](https://github.com/continuedev/continue/commit/90f52a3b0e0f89db2fca69f3c9118af3ccb1e8f1)) * cleanup ([0cb293a](https://github.com/continuedev/continue/commit/0cb293a35110a43ae8e59d2cc21688166b63a3d8)) * cleanup feedback dialog ([91632b4](https://github.com/continuedev/continue/commit/91632b4214c07cf858ca7bc5473932669390cfa1)) * cleanup unused state ([da7baa5](https://github.com/continuedev/continue/commit/da7baa55ed2185d4d9a6030e82896e1dc1880b9e)) * CLI warnings/errors for unresolved MCP secrets ([2688fc9](https://github.com/continuedev/continue/commit/2688fc9f6dd8ab7f964fd3fa9900279c7093e09e)) * **cli:** check ripgrep search tool before using ([7944a92](https://github.com/continuedev/continue/commit/7944a92c154067058b6c8fc43e2dfd40cb5853b1)) * followup on persisted chat model pr ([b2f565e](https://github.com/continuedev/continue/commit/b2f565e5e35b89b5e04966ab89fc5cd213ac9ec7)) * formatting ([1e96371](https://github.com/continuedev/continue/commit/1e9637196ba5b37bf713c50c4f73e40366e1cfc3)) * HOTFIX thinking block colors ([#8810](https://github.com/continuedev/continue/issues/8810)) ([74b1f73](https://github.com/continuedev/continue/commit/74b1f73a87d4aeef9b294c86dd99ad8e816f544d)) * HOTFIX useHistory currentIndex more than MAX_HISTORY_LENGTH cause replace fail ([#8819](https://github.com/continuedev/continue/issues/8819)) ([7787685](https://github.com/continuedev/continue/commit/7787685f125ddaca521cdac525e5c233dcf4f4ce)) * improve async-mutex mocking and reset instancePromise on cache close ([52ebf5d](https://github.com/continuedev/continue/commit/52ebf5d0321673a841762b3243aa469a12e52f7b)) * lint ([c7210d1](https://github.com/continuedev/continue/commit/c7210d1f454b8856d28be64775ef428b9b1a988e)) * logger mock and error message ([bce188c](https://github.com/continuedev/continue/commit/bce188c70ab4b594ef90c01d05ac9cb71f22122a)) * merge main ([0b011ea](https://github.com/continuedev/continue/commit/0b011ea5d65bf2adb168e710da483cfac6952c97)) * merge main ([5d787dc](https://github.com/continuedev/continue/commit/5d787dca7ccbd3a85dd0b6e321c51db145f91c24)) * **openai-adapters:** extend auth header override to support x-api-key ([#8779](https://github.com/continuedev/continue/issues/8779)) ([63abf6b](https://github.com/continuedev/continue/commit/63abf6b43d36fe786559cbf6aa966010b4457a21)), closes [#8684](https://github.com/continuedev/continue/issues/8684) [#7047](https://github.com/continuedev/continue/issues/7047) [#8684](https://github.com/continuedev/continue/issues/8684) [#7047](https://github.com/continuedev/continue/issues/7047) [#8684](https://github.com/continuedev/continue/issues/8684) * plan mode system message should ask user to switch mode ([7decd43](https://github.com/continuedev/continue/commit/7decd43d1c79b3f45b96693a087e60cb1f4b38ae)) * remove dead isTelemetryEnabled code for jetbrains ([#8799](https://github.com/continuedev/continue/issues/8799)) ([05cce29](https://github.com/continuedev/continue/commit/05cce29d20b3905d3046a71576551a03a48a9ba3)) * remove search from expected tools since rg install not gauranteed ([10407bb](https://github.com/continuedev/continue/commit/10407bb9b82192da92f0b7f3d65b919def6e7c09)) * update assistants -> configs in docs ([b3fadf1](https://github.com/continuedev/continue/commit/b3fadf15502a0a6123aca23a9c1fe00463bbd8e6)) * validate config secrets present ([97b93c4](https://github.com/continuedev/continue/commit/97b93c44fa0644c700004e800711d28286309d51)) ### Features * **cohere:** add support from Reasoning/Vision/Translate models ([9525ea8](https://github.com/continuedev/continue/commit/9525ea8794b9aa62a820c9d27301cd752cd91d18)) * enhance autocomplete cache with async initialization and improved eviction logic ([0432315](https://github.com/continuedev/continue/commit/04323155cd77a9d305aab7de163ef7a8c2594dc8)) * restore feedback modal for user interest collection ([a258974](https://github.com/continuedev/continue/commit/a258974bf5b255dd0ee2eb487f202a7b23272b09)) * support paths and file URLs for agent file loadinggs ([e74b4a1](https://github.com/continuedev/continue/commit/e74b4a119fc1781d16419033356f8aba64cb12b7))
Features
November 19, 2025
This release was created from VS Code v1.3.24 ## What's Changed * hotfix(autocomplete): remove mercury model special handling and adjust code block extraction by @sestinj in https://github.com/continuedev/continue/pull/8252 * fix: log correct tool call error from gui by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8254 * chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8236 * Fix: Remove <think> blocks from chat title generation by @Ayyanaruto in https://github.com/continuedev/continue/pull/8239 * Add daily Snyk security scan workflow with Continue CLI agent by @sestinj in https://github.com/continuedev/continue/pull/8263 * Add CONTINUE_API_KEY to snyk-agent workflow environment by @sestinj in https://github.com/continuedev/continue/pull/8264 * fix: vscode1.3.19jetbrains1.0.48 by @RomneyDa in https://github.com/continuedev/continue/pull/8267 * fix: use 0600 permissions on config.yaml by @uinstinct in https://github.com/continuedev/continue/pull/8256 * Revert workflow trigger branch to main by @sestinj in https://github.com/continuedev/continue/pull/8273 * Refactor auth check to use actions/github-script for permission validation by @sestinj in https://github.com/continuedev/continue/pull/8275 * Rename continue-config input to continue-agent and update CLI version to latest by @sestinj in https://github.com/continuedev/continue/pull/8279 * Rename continue-config to continue-agent in workflow by @sestinj in https://github.com/continuedev/continue/pull/8282 * Replace --config flag with --agent flag in Continue CLI command by @sestinj in https://github.com/continuedev/continue/pull/8283 * chore(deps-dev): bump happy-dom from 20.0.0 to 20.0.2 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/8268 * fix: loading of blocks with inputs. in CLI flags by @RomneyDa in https://github.com/continuedev/continue/pull/8259 * docs: Update banner to CLI v1.5.1 by @continue[bot] in https://github.com/continuedev/continue/pull/8293 * chore(deps): bump actions/setup-node from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8288 * fix: agent -> config for actions by @RomneyDa in https://github.com/continuedev/continue/pull/8278 * Background / Async / Remote mode: Kickoff in /agents when you are in the extension by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/8191 * fix(cli): exit after printing response when using -p by @uinstinct in https://github.com/continuedev/continue/pull/8271 * Add document for workspace level agent configuration by @letanloc1998 in https://github.com/continuedev/continue/pull/8155 * docs: added the fastapply model to the recommendations by @Olyray in https://github.com/continuedev/continue/pull/8249 * docs: added the link to open router models instead of inception by @Olyray in https://github.com/continuedev/continue/pull/8253 * fix: clicking on enter button not working after streaming by @uinstinct in https://github.com/continuedev/continue/pull/8255 * feat: report cache write tokens from anthropic oai adapter by @sestinj in https://github.com/continuedev/continue/pull/8210 * fix: bracket stripping in gemini responses by @uinstinct in https://github.com/continuedev/continue/pull/8280 * Fix: Remove deprecated gemini-2.5-pro-exp-03-25 model by @continue[bot] in https://github.com/continuedev/continue/pull/8313 * feat: return fetch errors to agent by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8301 * feat: Add preview panel to session selector (cn ls / /resume) by @continue[bot] in https://github.com/continuedev/continue/pull/8231 * fix: update telemetry docs by @RomneyDa in https://github.com/continuedev/continue/pull/8295 * Fix terminal security check evaluatePolicy type definition by @continue[bot] in https://github.com/continuedev/continue/pull/8226 * Fix formatting of instructions in core-unit-test prompt by @sestinj in https://github.com/continuedev/continue/pull/8317 * Add GitHub workflow to delete stale branches by @sestinj in https://github.com/continuedev/continue/pull/8318 * Exclude cla-signatures branch from stale branch deletion by @sestinj in https://github.com/continuedev/continue/pull/8319 * fix: update branch filter regex to exclude cla-signatures branch by @sestinj in https://github.com/continuedev/continue/pull/8320 * chore: adjust stale branch deletion timing to avoid issue creation by @sestinj in https://github.com/continuedev/continue/pull/8321 * chore: reduce stale branch detection threshold to 60 days by @sestinj in https://github.com/continuedev/continue/pull/8322 * chore: reduce stale branch detection to 59 days by @sestinj in https://github.com/continuedev/continue/pull/8323 * Build a local takeover MVP by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/8270 * Enable automatic deletion of stale branches by @sestinj in https://github.com/continuedev/continue/pull/8325 * docs: add note about using keywords for linking PRs to issues by @continue[bot] in https://github.com/continuedev/continue/pull/8316 * chore: prerelease bumps by @RomneyDa in https://github.com/continuedev/continue/pull/8331 * Revert "fix: bracket stripping in gemini responses" by @RomneyDa in https://github.com/continuedev/continue/pull/8332 * feat: allow file reads outside IDE workspace (w/ permission) by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8298 * style(cli): adding loading animation when updating version by @uinstinct in https://github.com/continuedev/continue/pull/8285 * docs: blocks terminology update by @BekahHW in https://github.com/continuedev/continue/pull/8311 * fix(CLI): HOTFIX allow default config fallback for headless by @RomneyDa in https://github.com/continuedev/continue/pull/8356 * fix: HOTFIX anthropic: strip thinking without signature and empty text parts by @RomneyDa in https://github.com/continuedev/continue/pull/8329 * chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8359 * fix(cli): updating message text test by @uinstinct in https://github.com/continuedev/continue/pull/8353 * fix(cli): agent injected blocks ignored by @RomneyDa in https://github.com/continuedev/continue/pull/8361 * docs: Create your own pull request review bot guide by @bdougie in https://github.com/continuedev/continue/pull/8362 * docs: Move Hub from top nav to main docs page by @BekahHW in https://github.com/continuedev/continue/pull/8349 * Update runloop-blueprint-template.json by @sestinj in https://github.com/continuedev/continue/pull/8377 * fix: remove `keepAliveMsecs` from fetch agent by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8378 * chore: bump `fetch` for oai adapters by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8379 * fix: update PR review bot config name from code-reviewer to review-bot by @bdougie in https://github.com/continuedev/continue/pull/8387 * docs: Change 'Install Agent' to 'Install Config' for Sanity Agent Config by @continue[bot] in https://github.com/continuedev/continue/pull/8248 * docs: update Supabase MCP cookbook with RLS security examples by @bdougie in https://github.com/continuedev/continue/pull/8371 * fix: mcp agent policies and deduplicate blocks when merging unrolled assistants by @RomneyDa in https://github.com/continuedev/continue/pull/8376 * refactor: specify grep search tool to use regex by @uinstinct in https://github.com/continuedev/continue/pull/8384 * fix: prepend agent prompt in serve mode by @RomneyDa in https://github.com/continuedev/continue/pull/8393 * fix: temporarily disable RecentlyVisited, RecentlyEdited, and DocumentHistoryTracker by @RomneyDa in https://github.com/continuedev/continue/pull/8391 * bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8395 * Watsonx image support by @mq200 in https://github.com/continuedev/continue/pull/8324 * feat: Integrate OpenAI Responses API to enable GPT-5 features by @ferenci84 in https://github.com/continuedev/continue/pull/7891 * fix: prevent anthropic 3.5 models from use thinking by @uinstinct in https://github.com/continuedev/continue/pull/8303 * docs: Add troubleshooting guide for MCP ENAMETOOLONG error on macOS by @bdougie in https://github.com/continuedev/continue/pull/8389 * fix(cli): exclude ask first tools in headless by @RomneyDa in https://github.com/continuedev/continue/pull/8416 * fix: missing providers that handle templating by @RomneyDa in https://github.com/continuedev/continue/pull/8438 * chore: prerelease bumps by @RomneyDa in https://github.com/continuedev/continue/pull/8440 * docs: Add Atlassian MCP Continue Cookbook by @BekahHW in https://github.com/continuedev/continue/pull/8405 * fix: show md rules and prompts in respective sections by @uinstinct in https://github.com/continuedev/continue/pull/8178 * feat: remove auto-accept edits setting by @uinstinct in https://github.com/continuedev/continue/pull/8310 * refactor(cli): throw tool error instead of returning and matching error strings by @uinstinct in https://github.com/continuedev/continue/pull/8432 * chore(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8460 * fix(cli): unskip first slash command output by @uinstinct in https://github.com/continuedev/continue/pull/8482 * feat: instant edit for find/replace tools by @RomneyDa in https://github.com/continuedev/continue/pull/8473 * docs: Embed Snyk MCP demo video in cookbook by @continue[bot] in https://github.com/continuedev/continue/pull/8480 * docs: Convert MCP cookbook links to card components by @continue[bot] in https://github.com/continuedev/continue/pull/8468 * docs: document CLI tool permissions and headless mode behavior by @continue[bot] in https://github.com/continuedev/continue/pull/8467 * fix: font size setting input by @QianKuang8 in https://github.com/continuedev/continue/pull/8160 * feat: show gradient border in edit mode by @uinstinct in https://github.com/continuedev/continue/pull/8465 * docs: update Discord invite link in sharing page by @houssemzaier in https://github.com/continuedev/continue/pull/8449 * fix: allow all tools if not specified when using --agent by @RomneyDa in https://github.com/continuedev/continue/pull/8488 * fix: allow external repos to grab review scripts from continue repo by @tingwai in https://github.com/continuedev/continue/pull/8394 * feat: Add CONTINUE_CLI_DISABLE_COMMIT_SIGNATURE env var to disable commit signature by @rossigee in https://github.com/continuedev/continue/pull/8492 * fix: config section errors overflow by @uinstinct in https://github.com/continuedev/continue/pull/8494 * fix: improve tool call display truncation and update fetch dependency by @sestinj in https://github.com/continuedev/continue/pull/8411 * feat: impl Responses API in oai-adapters by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8417 * Add cache_write_tokens and cache_read_tokens to Anthropic prompt token details by @sestinj in https://github.com/continuedev/continue/pull/8511 * fix: use yolo when applying diff by @uinstinct in https://github.com/continuedev/continue/pull/8495 * Remove error handler registration from plugin.xml by @sestinj in https://github.com/continuedev/continue/pull/8513 * docs: Add Info callout to Local Models section with Ollama guide link by @continue[bot] in https://github.com/continuedev/continue/pull/8520 * fix: enter key input during prompt edit not working by @uinstinct in https://github.com/continuedev/continue/pull/8421 * feat: Support Granite 4 FIM and tool calling correctly by @gabe-l-hart in https://github.com/continuedev/continue/pull/8531 * Make account level MCPs generally available by @continue[bot] in https://github.com/continuedev/continue/pull/8493 * fix: explicit haiku 4.5 tool support by @RomneyDa in https://github.com/continuedev/continue/pull/8491 * Add User-Agent headers to Continue Proxy and CLI requests by @sestinj in https://github.com/continuedev/continue/pull/8532 * Bump version from 1.3.23 to 1.3.24 by @sestinj in https://github.com/continuedev/continue/pull/8560 ## New Contributors * @gabe-l-hart made their first contribution in https://github.com/continuedev/continue/pull/8531 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.10-vscode...v1.2.11-vscode
Features
November 19, 2025
# [1.31.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.30.0...@continuedev/openai-adapters@1.31.0) (2025-11-19) ### Bug Fixes * allow unrendered secrets error to set mcp status to error ([86ed8e9](https://github.com/continuedev/continue/commit/86ed8e964dfd37e5298b0072b78fffc14d0b2fe8)) * another tweak ([90f52a3](https://github.com/continuedev/continue/commit/90f52a3b0e0f89db2fca69f3c9118af3ccb1e8f1)) * cleanup ([0cb293a](https://github.com/continuedev/continue/commit/0cb293a35110a43ae8e59d2cc21688166b63a3d8)) * cleanup feedback dialog ([91632b4](https://github.com/continuedev/continue/commit/91632b4214c07cf858ca7bc5473932669390cfa1)) * cleanup unused state ([da7baa5](https://github.com/continuedev/continue/commit/da7baa55ed2185d4d9a6030e82896e1dc1880b9e)) * CLI warnings/errors for unresolved MCP secrets ([2688fc9](https://github.com/continuedev/continue/commit/2688fc9f6dd8ab7f964fd3fa9900279c7093e09e)) * **cli:** check ripgrep search tool before using ([7944a92](https://github.com/continuedev/continue/commit/7944a92c154067058b6c8fc43e2dfd40cb5853b1)) * followup on persisted chat model pr ([b2f565e](https://github.com/continuedev/continue/commit/b2f565e5e35b89b5e04966ab89fc5cd213ac9ec7)) * formatting ([1e96371](https://github.com/continuedev/continue/commit/1e9637196ba5b37bf713c50c4f73e40366e1cfc3)) * improve async-mutex mocking and reset instancePromise on cache close ([52ebf5d](https://github.com/continuedev/continue/commit/52ebf5d0321673a841762b3243aa469a12e52f7b)) * lint ([c7210d1](https://github.com/continuedev/continue/commit/c7210d1f454b8856d28be64775ef428b9b1a988e)) * logger mock and error message ([bce188c](https://github.com/continuedev/continue/commit/bce188c70ab4b594ef90c01d05ac9cb71f22122a)) * merge main ([0b011ea](https://github.com/continuedev/continue/commit/0b011ea5d65bf2adb168e710da483cfac6952c97)) * merge main ([5d787dc](https://github.com/continuedev/continue/commit/5d787dca7ccbd3a85dd0b6e321c51db145f91c24)) * **openai-adapters:** extend auth header override to support x-api-key ([#8779](https://github.com/continuedev/continue/issues/8779)) ([63abf6b](https://github.com/continuedev/continue/commit/63abf6b43d36fe786559cbf6aa966010b4457a21)), closes [#8684](https://github.com/continuedev/continue/issues/8684) [#7047](https://github.com/continuedev/continue/issues/7047) [#8684](https://github.com/continuedev/continue/issues/8684) [#7047](https://github.com/continuedev/continue/issues/7047) [#8684](https://github.com/continuedev/continue/issues/8684) * plan mode system message should ask user to switch mode ([7decd43](https://github.com/continuedev/continue/commit/7decd43d1c79b3f45b96693a087e60cb1f4b38ae)) * remove search from expected tools since rg install not gauranteed ([10407bb](https://github.com/continuedev/continue/commit/10407bb9b82192da92f0b7f3d65b919def6e7c09)) * update assistants -> configs in docs ([b3fadf1](https://github.com/continuedev/continue/commit/b3fadf15502a0a6123aca23a9c1fe00463bbd8e6)) * validate config secrets present ([97b93c4](https://github.com/continuedev/continue/commit/97b93c44fa0644c700004e800711d28286309d51)) ### Features * **cohere:** add support from Reasoning/Vision/Translate models ([9525ea8](https://github.com/continuedev/continue/commit/9525ea8794b9aa62a820c9d27301cd752cd91d18)) * enhance autocomplete cache with async initialization and improved eviction logic ([0432315](https://github.com/continuedev/continue/commit/04323155cd77a9d305aab7de163ef7a8c2594dc8)) * restore feedback modal for user interest collection ([a258974](https://github.com/continuedev/continue/commit/a258974bf5b255dd0ee2eb487f202a7b23272b09)) * support paths and file URLs for agent file loadinggs ([e74b4a1](https://github.com/continuedev/continue/commit/e74b4a119fc1781d16419033356f8aba64cb12b7))
Features
November 19, 2025
# [1.30.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.29.1...@continuedev/openai-adapters@1.30.0) (2025-11-19) ### Bug Fixes * config yaml bump ([812b4e7](https://github.com/continuedev/continue/commit/812b4e74e65d8f389f9cef7dd573410a150cff69)) * cubic feedback ([0c5fbfc](https://github.com/continuedev/continue/commit/0c5fbfcf2411db17eba61366c02f72bcb896fcc7)) * lint ([b932fa3](https://github.com/continuedev/continue/commit/b932fa3772fbd4925a87d2b8dfdf45ae19a958f9)) * linting etc. ([739c046](https://github.com/continuedev/continue/commit/739c04681ca6595c21bcf3b30dfcddff0a93ad44)) * MCP oauth http error code 405 ([6f6c952](https://github.com/continuedev/continue/commit/6f6c952430202b8ee823f724a42da6024e7a7c16)) * packages/continue-sdk/package.json & packages/continue-sdk/package-lock.json to reduce vulnerabilities ([1157c7a](https://github.com/continuedev/continue/commit/1157c7a79353ee52bb21e839058423dd8bef26f7)) * resolve template helper error for {{{ input }}} syntax ([#6749](https://github.com/continuedev/continue/issues/6749)) ([253e43c](https://github.com/continuedev/continue/commit/253e43c7d07c89f47ba789558d18faa0d5df3b14)) ### Features * continue oauth for cli mcps ([e75c19e](https://github.com/continuedev/continue/commit/e75c19ee9a272cce3ea650001dc188807b3dd9e1))
Features
November 19, 2025
# [1.5.0](https://github.com/continuedev/continue/compare/@continuedev/llm-info@1.4.0...@continuedev/llm-info@1.5.0) (2025-11-19) ### Bug Fixes * address headless loading bug ([#8633](https://github.com/continuedev/continue/issues/8633)) ([1ed5d1c](https://github.com/continuedev/continue/commit/1ed5d1c83fe78ea6a5835fdeb57b2263d080ae32)) * ansi terminal tests ([7bcfd1a](https://github.com/continuedev/continue/commit/7bcfd1a68133b4526d8c4c9922a656d5e231d19c)) * binary package lock issue ([4ee39f3](https://github.com/continuedev/continue/commit/4ee39f3d22c548bfd2f186ffaeeb2115b3273c34)) * bump openai-adapters ([73c2304](https://github.com/continuedev/continue/commit/73c2304e126600467a1390990fe0e466f68cc3cc)) * change apply prompt to not remove comments ([#8608](https://github.com/continuedev/continue/issues/8608)) ([495abc1](https://github.com/continuedev/continue/commit/495abc11db9b84414150787eee5e1e8abdd636de)) * cleanup ([0cb293a](https://github.com/continuedev/continue/commit/0cb293a35110a43ae8e59d2cc21688166b63a3d8)) * cleanup feedback dialog ([91632b4](https://github.com/continuedev/continue/commit/91632b4214c07cf858ca7bc5473932669390cfa1)) * cleanup unused state ([da7baa5](https://github.com/continuedev/continue/commit/da7baa55ed2185d4d9a6030e82896e1dc1880b9e)) * **cli:** check ripgrep search tool before using ([7944a92](https://github.com/continuedev/continue/commit/7944a92c154067058b6c8fc43e2dfd40cb5853b1)) * **cli:** prevent auto compaction loop and prune messages until valid ([#8535](https://github.com/continuedev/continue/issues/8535)) ([824e45c](https://github.com/continuedev/continue/commit/824e45c5b7e97b01c0fa03a818c9a15701db44b7)) * **cli:** validate required parameters in tool call ([fdee3a8](https://github.com/continuedev/continue/commit/fdee3a886ae994badf60803573d762ed88efce75)) * config yaml bump ([812b4e7](https://github.com/continuedev/continue/commit/812b4e74e65d8f389f9cef7dd573410a150cff69)) * cubic feedback ([0c5fbfc](https://github.com/continuedev/continue/commit/0c5fbfcf2411db17eba61366c02f72bcb896fcc7)) * enter key input during prompt edit not working ([1d2f4dc](https://github.com/continuedev/continue/commit/1d2f4dc5ba06edbff7bb4fbaf126a9497fed597b)) * explicit haiku 4.5 tool support ([#8491](https://github.com/continuedev/continue/issues/8491)) ([c029738](https://github.com/continuedev/continue/commit/c029738122812c0152693565691b25785be64d48)) * filter out failure tool if no `--id` ([#8754](https://github.com/continuedev/continue/issues/8754)) ([9bb396b](https://github.com/continuedev/continue/commit/9bb396b0f5bc66117420cd3aa03f255c259cad96)) * followup on persisted chat model pr ([b2f565e](https://github.com/continuedev/continue/commit/b2f565e5e35b89b5e04966ab89fc5cd213ac9ec7)) * formatting ([1e96371](https://github.com/continuedev/continue/commit/1e9637196ba5b37bf713c50c4f73e40366e1cfc3)) * free space during pr checks ([837d63e](https://github.com/continuedev/continue/commit/837d63e96b302f6656d9e8ea5f033622f3377e20)) * improve async-mutex mocking and reset instancePromise on cache close ([52ebf5d](https://github.com/continuedev/continue/commit/52ebf5d0321673a841762b3243aa469a12e52f7b)) * instant reject all for VS Code ([3078cd9](https://github.com/continuedev/continue/commit/3078cd9280863888d62623257e17178ca8b5cf1f)) * jetbrains runner disk space ([2835386](https://github.com/continuedev/continue/commit/2835386937b9933a601c3d52287e9b805c14384c)) * lint ([b932fa3](https://github.com/continuedev/continue/commit/b932fa3772fbd4925a87d2b8dfdf45ae19a958f9)) * linting etc. ([739c046](https://github.com/continuedev/continue/commit/739c04681ca6595c21bcf3b30dfcddff0a93ad44)) * logger mock and error message ([bce188c](https://github.com/continuedev/continue/commit/bce188c70ab4b594ef90c01d05ac9cb71f22122a)) * make free-disk-space action more conservative ([d748875](https://github.com/continuedev/continue/commit/d748875a465a5219d0b53d7fb7d5d09ad97825bf)) * MCP oauth http error code 405 ([6f6c952](https://github.com/continuedev/continue/commit/6f6c952430202b8ee823f724a42da6024e7a7c16)) * openai-adapters bumps ([8ee37e7](https://github.com/continuedev/continue/commit/8ee37e78e5950244af35a741d2e114e806363635)) * packages/continue-sdk/package.json & packages/continue-sdk/package-lock.json to reduce vulnerabilities ([1157c7a](https://github.com/continuedev/continue/commit/1157c7a79353ee52bb21e839058423dd8bef26f7)) * prevent security concern files in next edit diffs ([c77a10a](https://github.com/continuedev/continue/commit/c77a10a1918de249cd20c6bc9242672b013fec64)) * remove hi.txt ([92e6c8a](https://github.com/continuedev/continue/commit/92e6c8a278add82cd17dee6b4867c053afd0e0a6)) * remove prepended fim_prefix tag in mercury coder ([#8624](https://github.com/continuedev/continue/issues/8624)) ([f1d6468](https://github.com/continuedev/continue/commit/f1d646833f60b7d7413f47ed9f8ff1e8c73107da)) * remove search from expected tools since rg install not gauranteed ([10407bb](https://github.com/continuedev/continue/commit/10407bb9b82192da92f0b7f3d65b919def6e7c09)) * remove unused SessionManager import in session.test.ts ([ee4d4cc](https://github.com/continuedev/continue/commit/ee4d4ccbdc50e84729c14212f66ff68d97776ea9)) * resolve template helper error for {{{ input }}} syntax ([#6749](https://github.com/continuedev/continue/issues/6749)) ([253e43c](https://github.com/continuedev/continue/commit/253e43c7d07c89f47ba789558d18faa0d5df3b14)) * revert to ubuntu-latest action ([b27b92e](https://github.com/continuedev/continue/commit/b27b92e7212cb3011381fae51c3b516ee13be6b3)) * rulemetadata types ([d7cc498](https://github.com/continuedev/continue/commit/d7cc4985a137253cd3a46b88da820f7646e241f3)) * slack agent docs ([ec6c6a2](https://github.com/continuedev/continue/commit/ec6c6a2cb108cf1d60438671494d0b891c2bd6e1)) * slack integration docs touch up ([6aae22a](https://github.com/continuedev/continue/commit/6aae22ae6114dba4c6e2e4451e5fb3438388c3c5)) * ty feedback for slack docs ([3c99f0d](https://github.com/continuedev/continue/commit/3c99f0d2b481f4888c3c19f11fa535fc36b8ccd2)) * typecheck write file args ([#8585](https://github.com/continuedev/continue/issues/8585)) ([0a630fb](https://github.com/continuedev/continue/commit/0a630fb30702c211501495571359f3148d5cd6e1)) * update global directory path conversion to use localPathToUri ([71e22ab](https://github.com/continuedev/continue/commit/71e22ab977f7d17dc6abe3c5a174975f3f360da5)) * upgrade @anthropic-ai/sdk from 0.62.0 to 0.67.0 ([bea95b9](https://github.com/continuedev/continue/commit/bea95b982d29dab2bb6e4e18beaaa2ea159bab65)) * upgrade @aws-sdk/credential-providers from 3.890.0 to 3.913.0 ([709862d](https://github.com/continuedev/continue/commit/709862de5781f9ed82cfac7ff1c4ec0ec1f366bc)) * upgrade @c15t/react from 1.6.1 to 1.7.0 ([aed1cac](https://github.com/continuedev/continue/commit/aed1cacd50e934cf513a2aa83647dd8886cfe796)) * upgrade @continuedev/config-yaml from 1.15.1 to 1.29.0 ([d7ca14b](https://github.com/continuedev/continue/commit/d7ca14b9880f39c942ca91367e40107f840011cc)) * upgrade @continuedev/config-yaml from 1.26.0 to 1.29.0 ([8cbf658](https://github.com/continuedev/continue/commit/8cbf658c69c633e0d07b3b7efedaff9b6d249c8d)) * upgrade openai from 4.96.2 to 4.104.0 ([6910360](https://github.com/continuedev/continue/commit/6910360b14a085bb81703f552d967febfdbbebc4)) * upgrade tar from 7.4.3 to 7.5.1 ([3443a65](https://github.com/continuedev/continue/commit/3443a65264aa9dab6c7303c099c5b0015074bc58)) * upgrade zod from 3.24.2 to 3.25.76 ([a86976f](https://github.com/continuedev/continue/commit/a86976fee94564bd6fe62b8dbe46c3bcb95ebfd8)) * use system prompts for default endpoint type instances in next edit ([#8660](https://github.com/continuedev/continue/issues/8660)) ([7bc39db](https://github.com/continuedev/continue/commit/7bc39db04d8c6231974785b7890bf69d4e770e19)) * use yolo when applying diff ([d5a6697](https://github.com/continuedev/continue/commit/d5a6697c9715da45be3f8dc321dde640405b39de)) * useSlashCommand for all slash commands ([e6541b6](https://github.com/continuedev/continue/commit/e6541b63da2da08e0a55a93dbc8a00a529057897)) * various mcp fixes and error/warnings ([a79e28f](https://github.com/continuedev/continue/commit/a79e28f1899c2b43027976122815ee22937ea726)) ### Features * **cli:** always show the context percentage ([bc14645](https://github.com/continuedev/continue/commit/bc146457b6c45e1a7314101395de4e0e12f717a0)) * **cli:** filter lines with more than 1000 characters ([#8714](https://github.com/continuedev/continue/issues/8714)) ([ae57291](https://github.com/continuedev/continue/commit/ae572918a2644d81e371b47e9db10fd9822c10a8)) * **cli:** skip checking for updates in dev mode ([28e09e1](https://github.com/continuedev/continue/commit/28e09e1c71751a4c6dd035bf16dfc52b65973973)) * **cohere:** add support from Reasoning/Vision/Translate models ([9525ea8](https://github.com/continuedev/continue/commit/9525ea8794b9aa62a820c9d27301cd752cd91d18)) * continue oauth for cli mcps ([e75c19e](https://github.com/continuedev/continue/commit/e75c19ee9a272cce3ea650001dc188807b3dd9e1)) * enhance autocomplete cache with async initialization and improved eviction logic ([0432315](https://github.com/continuedev/continue/commit/04323155cd77a9d305aab7de163ef7a8c2594dc8)) * keep stream error toggle open by default ([#8703](https://github.com/continuedev/continue/issues/8703)) ([9b5b7b8](https://github.com/continuedev/continue/commit/9b5b7b85963f2bb27072441f49f5421f438428e1)) * remove applied rules from chat history and dev data ([c858aee](https://github.com/continuedev/continue/commit/c858aee55973d6ece243713dd251c8fc3985a330)) * report failure tool ([#8694](https://github.com/continuedev/continue/issues/8694)) ([23cc853](https://github.com/continuedev/continue/commit/23cc853785e229ef68058dce5268b500237c6ebd)) * restore feedback modal for user interest collection ([a258974](https://github.com/continuedev/continue/commit/a258974bf5b255dd0ee2eb487f202a7b23272b09)) * Says hi ([63bd5dc](https://github.com/continuedev/continue/commit/63bd5dc378f029d2f2621fff231a39b28ddcc1cd)) * show mcp warning message with configured mcps ([370feb9](https://github.com/continuedev/continue/commit/370feb9e9ab72fd63e12d5486cbf9ffd5c6bfeb8)) * sonnet lazy apply prompt should not change comments ([#8665](https://github.com/continuedev/continue/issues/8665)) ([d8cc0b6](https://github.com/continuedev/continue/commit/d8cc0b69d2822d5cd1e4399ea3bf7b02689d69da)) * Support Granite 4 FIM and tool calling correctly ([#8531](https://github.com/continuedev/continue/issues/8531)) ([d1ba7c9](https://github.com/continuedev/continue/commit/d1ba7c9bba3977083a325ba5fa9a581cde5061c3)) * support paths and file URLs for agent file loadinggs ([e74b4a1](https://github.com/continuedev/continue/commit/e74b4a119fc1781d16419033356f8aba64cb12b7)) * thinking block designs should occupy lesser space ([#8685](https://github.com/continuedev/continue/issues/8685)) ([fd4e931](https://github.com/continuedev/continue/commit/fd4e931f44473a12ead63f90b357e70d8fdadfbb)) * upgrade grok code fast 1 ([#8475](https://github.com/continuedev/continue/issues/8475)) ([6aad840](https://github.com/continuedev/continue/commit/6aad84013c4953b11e2c0e34bf6e674a17304060)) ### Performance Improvements * **intellij:** implement GsonService singleton to reduce memory allocation ([dc0e86e](https://github.com/continuedev/continue/commit/dc0e86e4a121332697c9299c87adb5fd6cf0abc1)), closes [#8452](https://github.com/continuedev/continue/issues/8452)
Features
November 19, 2025
## [1.34.1](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.34.0...@continuedev/config-yaml@1.34.1) (2025-11-19) ### Bug Fixes * config yaml bump ([812b4e7](https://github.com/continuedev/continue/commit/812b4e74e65d8f389f9cef7dd573410a150cff69)) * resolve template helper error for {{{ input }}} syntax ([#6749](https://github.com/continuedev/continue/issues/6749)) ([253e43c](https://github.com/continuedev/continue/commit/253e43c7d07c89f47ba789558d18faa0d5df3b14))
Features
November 19, 2025
# [1.34.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.33.0...@continuedev/config-yaml@1.34.0) (2025-11-19) ### Bug Fixes * ansi terminal tests ([7bcfd1a](https://github.com/continuedev/continue/commit/7bcfd1a68133b4526d8c4c9922a656d5e231d19c)) * binary package lock issue ([4ee39f3](https://github.com/continuedev/continue/commit/4ee39f3d22c548bfd2f186ffaeeb2115b3273c34)) * bump openai-adapters ([73c2304](https://github.com/continuedev/continue/commit/73c2304e126600467a1390990fe0e466f68cc3cc)) * **cli:** prevent auto compaction loop and prune messages until valid ([#8535](https://github.com/continuedev/continue/issues/8535)) ([824e45c](https://github.com/continuedev/continue/commit/824e45c5b7e97b01c0fa03a818c9a15701db44b7)) * cubic feedback ([0c5fbfc](https://github.com/continuedev/continue/commit/0c5fbfcf2411db17eba61366c02f72bcb896fcc7)) * filter out failure tool if no `--id` ([#8754](https://github.com/continuedev/continue/issues/8754)) ([9bb396b](https://github.com/continuedev/continue/commit/9bb396b0f5bc66117420cd3aa03f255c259cad96)) * free space during pr checks ([837d63e](https://github.com/continuedev/continue/commit/837d63e96b302f6656d9e8ea5f033622f3377e20)) * jetbrains runner disk space ([2835386](https://github.com/continuedev/continue/commit/2835386937b9933a601c3d52287e9b805c14384c)) * lint ([b932fa3](https://github.com/continuedev/continue/commit/b932fa3772fbd4925a87d2b8dfdf45ae19a958f9)) * linting etc. ([739c046](https://github.com/continuedev/continue/commit/739c04681ca6595c21bcf3b30dfcddff0a93ad44)) * make free-disk-space action more conservative ([d748875](https://github.com/continuedev/continue/commit/d748875a465a5219d0b53d7fb7d5d09ad97825bf)) * MCP oauth http error code 405 ([6f6c952](https://github.com/continuedev/continue/commit/6f6c952430202b8ee823f724a42da6024e7a7c16)) * openai-adapters bumps ([8ee37e7](https://github.com/continuedev/continue/commit/8ee37e78e5950244af35a741d2e114e806363635)) * packages/continue-sdk/package.json & packages/continue-sdk/package-lock.json to reduce vulnerabilities ([1157c7a](https://github.com/continuedev/continue/commit/1157c7a79353ee52bb21e839058423dd8bef26f7)) * revert to ubuntu-latest action ([b27b92e](https://github.com/continuedev/continue/commit/b27b92e7212cb3011381fae51c3b516ee13be6b3)) * slack agent docs ([ec6c6a2](https://github.com/continuedev/continue/commit/ec6c6a2cb108cf1d60438671494d0b891c2bd6e1)) * slack integration docs touch up ([6aae22a](https://github.com/continuedev/continue/commit/6aae22ae6114dba4c6e2e4451e5fb3438388c3c5)) * ty feedback for slack docs ([3c99f0d](https://github.com/continuedev/continue/commit/3c99f0d2b481f4888c3c19f11fa535fc36b8ccd2)) * update global directory path conversion to use localPathToUri ([71e22ab](https://github.com/continuedev/continue/commit/71e22ab977f7d17dc6abe3c5a174975f3f360da5)) * upgrade @continuedev/config-yaml from 1.26.0 to 1.29.0 ([8cbf658](https://github.com/continuedev/continue/commit/8cbf658c69c633e0d07b3b7efedaff9b6d249c8d)) * upgrade openai from 4.96.2 to 4.104.0 ([6910360](https://github.com/continuedev/continue/commit/6910360b14a085bb81703f552d967febfdbbebc4)) * upgrade tar from 7.4.3 to 7.5.1 ([3443a65](https://github.com/continuedev/continue/commit/3443a65264aa9dab6c7303c099c5b0015074bc58)) * use system prompts for default endpoint type instances in next edit ([#8660](https://github.com/continuedev/continue/issues/8660)) ([7bc39db](https://github.com/continuedev/continue/commit/7bc39db04d8c6231974785b7890bf69d4e770e19)) ### Features * **cli:** filter lines with more than 1000 characters ([#8714](https://github.com/continuedev/continue/issues/8714)) ([ae57291](https://github.com/continuedev/continue/commit/ae572918a2644d81e371b47e9db10fd9822c10a8)) * continue oauth for cli mcps ([e75c19e](https://github.com/continuedev/continue/commit/e75c19ee9a272cce3ea650001dc188807b3dd9e1)) * keep stream error toggle open by default ([#8703](https://github.com/continuedev/continue/issues/8703)) ([9b5b7b8](https://github.com/continuedev/continue/commit/9b5b7b85963f2bb27072441f49f5421f438428e1)) * report failure tool ([#8694](https://github.com/continuedev/continue/issues/8694)) ([23cc853](https://github.com/continuedev/continue/commit/23cc853785e229ef68058dce5268b500237c6ebd)) * sonnet lazy apply prompt should not change comments ([#8665](https://github.com/continuedev/continue/issues/8665)) ([d8cc0b6](https://github.com/continuedev/continue/commit/d8cc0b69d2822d5cd1e4399ea3bf7b02689d69da)) * thinking block designs should occupy lesser space ([#8685](https://github.com/continuedev/continue/issues/8685)) ([fd4e931](https://github.com/continuedev/continue/commit/fd4e931f44473a12ead63f90b357e70d8fdadfbb))
Features
November 18, 2025
## [1.29.1](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.29.0...@continuedev/openai-adapters@1.29.1) (2025-11-18) ### Bug Fixes * binary package lock issue ([4ee39f3](https://github.com/continuedev/continue/commit/4ee39f3d22c548bfd2f186ffaeeb2115b3273c34)) * bump openai-adapters ([73c2304](https://github.com/continuedev/continue/commit/73c2304e126600467a1390990fe0e466f68cc3cc)) * free space during pr checks ([837d63e](https://github.com/continuedev/continue/commit/837d63e96b302f6656d9e8ea5f033622f3377e20)) * jetbrains runner disk space ([2835386](https://github.com/continuedev/continue/commit/2835386937b9933a601c3d52287e9b805c14384c)) * make free-disk-space action more conservative ([d748875](https://github.com/continuedev/continue/commit/d748875a465a5219d0b53d7fb7d5d09ad97825bf)) * openai-adapters bumps ([8ee37e7](https://github.com/continuedev/continue/commit/8ee37e78e5950244af35a741d2e114e806363635)) * revert to ubuntu-latest action ([b27b92e](https://github.com/continuedev/continue/commit/b27b92e7212cb3011381fae51c3b516ee13be6b3))
Features
November 18, 2025
# [1.29.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.28.0...@continuedev/openai-adapters@1.29.0) (2025-11-18) ### Bug Fixes * address headless loading bug ([#8633](https://github.com/continuedev/continue/issues/8633)) ([1ed5d1c](https://github.com/continuedev/continue/commit/1ed5d1c83fe78ea6a5835fdeb57b2263d080ae32)) * ansi terminal tests ([7bcfd1a](https://github.com/continuedev/continue/commit/7bcfd1a68133b4526d8c4c9922a656d5e231d19c)) * change apply prompt to not remove comments ([#8608](https://github.com/continuedev/continue/issues/8608)) ([495abc1](https://github.com/continuedev/continue/commit/495abc11db9b84414150787eee5e1e8abdd636de)) * **cli:** prevent auto compaction loop and prune messages until valid ([#8535](https://github.com/continuedev/continue/issues/8535)) ([824e45c](https://github.com/continuedev/continue/commit/824e45c5b7e97b01c0fa03a818c9a15701db44b7)) * **cli:** validate required parameters in tool call ([fdee3a8](https://github.com/continuedev/continue/commit/fdee3a886ae994badf60803573d762ed88efce75)) * enter key input during prompt edit not working ([1d2f4dc](https://github.com/continuedev/continue/commit/1d2f4dc5ba06edbff7bb4fbaf126a9497fed597b)) * explicit haiku 4.5 tool support ([#8491](https://github.com/continuedev/continue/issues/8491)) ([c029738](https://github.com/continuedev/continue/commit/c029738122812c0152693565691b25785be64d48)) * filter out failure tool if no `--id` ([#8754](https://github.com/continuedev/continue/issues/8754)) ([9bb396b](https://github.com/continuedev/continue/commit/9bb396b0f5bc66117420cd3aa03f255c259cad96)) * instant reject all for VS Code ([3078cd9](https://github.com/continuedev/continue/commit/3078cd9280863888d62623257e17178ca8b5cf1f)) * prevent security concern files in next edit diffs ([c77a10a](https://github.com/continuedev/continue/commit/c77a10a1918de249cd20c6bc9242672b013fec64)) * remove hi.txt ([92e6c8a](https://github.com/continuedev/continue/commit/92e6c8a278add82cd17dee6b4867c053afd0e0a6)) * remove prepended fim_prefix tag in mercury coder ([#8624](https://github.com/continuedev/continue/issues/8624)) ([f1d6468](https://github.com/continuedev/continue/commit/f1d646833f60b7d7413f47ed9f8ff1e8c73107da)) * remove unused SessionManager import in session.test.ts ([ee4d4cc](https://github.com/continuedev/continue/commit/ee4d4ccbdc50e84729c14212f66ff68d97776ea9)) * rulemetadata types ([d7cc498](https://github.com/continuedev/continue/commit/d7cc4985a137253cd3a46b88da820f7646e241f3)) * slack agent docs ([ec6c6a2](https://github.com/continuedev/continue/commit/ec6c6a2cb108cf1d60438671494d0b891c2bd6e1)) * slack integration docs touch up ([6aae22a](https://github.com/continuedev/continue/commit/6aae22ae6114dba4c6e2e4451e5fb3438388c3c5)) * ty feedback for slack docs ([3c99f0d](https://github.com/continuedev/continue/commit/3c99f0d2b481f4888c3c19f11fa535fc36b8ccd2)) * typecheck write file args ([#8585](https://github.com/continuedev/continue/issues/8585)) ([0a630fb](https://github.com/continuedev/continue/commit/0a630fb30702c211501495571359f3148d5cd6e1)) * update global directory path conversion to use localPathToUri ([71e22ab](https://github.com/continuedev/continue/commit/71e22ab977f7d17dc6abe3c5a174975f3f360da5)) * upgrade @anthropic-ai/sdk from 0.62.0 to 0.67.0 ([bea95b9](https://github.com/continuedev/continue/commit/bea95b982d29dab2bb6e4e18beaaa2ea159bab65)) * upgrade @aws-sdk/credential-providers from 3.890.0 to 3.913.0 ([709862d](https://github.com/continuedev/continue/commit/709862de5781f9ed82cfac7ff1c4ec0ec1f366bc)) * upgrade @c15t/react from 1.6.1 to 1.7.0 ([aed1cac](https://github.com/continuedev/continue/commit/aed1cacd50e934cf513a2aa83647dd8886cfe796)) * upgrade @continuedev/config-yaml from 1.15.1 to 1.29.0 ([d7ca14b](https://github.com/continuedev/continue/commit/d7ca14b9880f39c942ca91367e40107f840011cc)) * upgrade @continuedev/config-yaml from 1.26.0 to 1.29.0 ([8cbf658](https://github.com/continuedev/continue/commit/8cbf658c69c633e0d07b3b7efedaff9b6d249c8d)) * upgrade openai from 4.96.2 to 4.104.0 ([6910360](https://github.com/continuedev/continue/commit/6910360b14a085bb81703f552d967febfdbbebc4)) * upgrade tar from 7.4.3 to 7.5.1 ([3443a65](https://github.com/continuedev/continue/commit/3443a65264aa9dab6c7303c099c5b0015074bc58)) * upgrade zod from 3.24.2 to 3.25.76 ([a86976f](https://github.com/continuedev/continue/commit/a86976fee94564bd6fe62b8dbe46c3bcb95ebfd8)) * use system prompts for default endpoint type instances in next edit ([#8660](https://github.com/continuedev/continue/issues/8660)) ([7bc39db](https://github.com/continuedev/continue/commit/7bc39db04d8c6231974785b7890bf69d4e770e19)) * use yolo when applying diff ([d5a6697](https://github.com/continuedev/continue/commit/d5a6697c9715da45be3f8dc321dde640405b39de)) * useSlashCommand for all slash commands ([e6541b6](https://github.com/continuedev/continue/commit/e6541b63da2da08e0a55a93dbc8a00a529057897)) * various mcp fixes and error/warnings ([a79e28f](https://github.com/continuedev/continue/commit/a79e28f1899c2b43027976122815ee22937ea726)) ### Features * **cli:** always show the context percentage ([bc14645](https://github.com/continuedev/continue/commit/bc146457b6c45e1a7314101395de4e0e12f717a0)) * **cli:** filter lines with more than 1000 characters ([#8714](https://github.com/continuedev/continue/issues/8714)) ([ae57291](https://github.com/continuedev/continue/commit/ae572918a2644d81e371b47e9db10fd9822c10a8)) * **cli:** skip checking for updates in dev mode ([28e09e1](https://github.com/continuedev/continue/commit/28e09e1c71751a4c6dd035bf16dfc52b65973973)) * keep stream error toggle open by default ([#8703](https://github.com/continuedev/continue/issues/8703)) ([9b5b7b8](https://github.com/continuedev/continue/commit/9b5b7b85963f2bb27072441f49f5421f438428e1)) * remove applied rules from chat history and dev data ([c858aee](https://github.com/continuedev/continue/commit/c858aee55973d6ece243713dd251c8fc3985a330)) * report failure tool ([#8694](https://github.com/continuedev/continue/issues/8694)) ([23cc853](https://github.com/continuedev/continue/commit/23cc853785e229ef68058dce5268b500237c6ebd)) * Says hi ([63bd5dc](https://github.com/continuedev/continue/commit/63bd5dc378f029d2f2621fff231a39b28ddcc1cd)) * show mcp warning message with configured mcps ([370feb9](https://github.com/continuedev/continue/commit/370feb9e9ab72fd63e12d5486cbf9ffd5c6bfeb8)) * sonnet lazy apply prompt should not change comments ([#8665](https://github.com/continuedev/continue/issues/8665)) ([d8cc0b6](https://github.com/continuedev/continue/commit/d8cc0b69d2822d5cd1e4399ea3bf7b02689d69da)) * Support Granite 4 FIM and tool calling correctly ([#8531](https://github.com/continuedev/continue/issues/8531)) ([d1ba7c9](https://github.com/continuedev/continue/commit/d1ba7c9bba3977083a325ba5fa9a581cde5061c3)) * thinking block designs should occupy lesser space ([#8685](https://github.com/continuedev/continue/issues/8685)) ([fd4e931](https://github.com/continuedev/continue/commit/fd4e931f44473a12ead63f90b357e70d8fdadfbb)) * upgrade grok code fast 1 ([#8475](https://github.com/continuedev/continue/issues/8475)) ([6aad840](https://github.com/continuedev/continue/commit/6aad84013c4953b11e2c0e34bf6e674a17304060)) ### Performance Improvements * **intellij:** implement GsonService singleton to reduce memory allocation ([dc0e86e](https://github.com/continuedev/continue/commit/dc0e86e4a121332697c9299c87adb5fd6cf0abc1)), closes [#8452](https://github.com/continuedev/continue/issues/8452)
Features
November 7, 2025
# [1.32.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.31.0...@continuedev/config-yaml@1.32.0) (2025-11-07) ### Bug Fixes * change apply prompt to not remove comments ([#8608](https://github.com/continuedev/continue/issues/8608)) ([495abc1](https://github.com/continuedev/continue/commit/495abc11db9b84414150787eee5e1e8abdd636de)) * **cli:** validate required parameters in tool call ([fdee3a8](https://github.com/continuedev/continue/commit/fdee3a886ae994badf60803573d762ed88efce75)) * enter key input during prompt edit not working ([1d2f4dc](https://github.com/continuedev/continue/commit/1d2f4dc5ba06edbff7bb4fbaf126a9497fed597b)) * explicit haiku 4.5 tool support ([#8491](https://github.com/continuedev/continue/issues/8491)) ([c029738](https://github.com/continuedev/continue/commit/c029738122812c0152693565691b25785be64d48)) * instant reject all for VS Code ([3078cd9](https://github.com/continuedev/continue/commit/3078cd9280863888d62623257e17178ca8b5cf1f)) * remove unused SessionManager import in session.test.ts ([ee4d4cc](https://github.com/continuedev/continue/commit/ee4d4ccbdc50e84729c14212f66ff68d97776ea9)) * rulemetadata types ([d7cc498](https://github.com/continuedev/continue/commit/d7cc4985a137253cd3a46b88da820f7646e241f3)) * typecheck write file args ([#8585](https://github.com/continuedev/continue/issues/8585)) ([0a630fb](https://github.com/continuedev/continue/commit/0a630fb30702c211501495571359f3148d5cd6e1)) * upgrade zod from 3.24.2 to 3.25.76 ([a86976f](https://github.com/continuedev/continue/commit/a86976fee94564bd6fe62b8dbe46c3bcb95ebfd8)) * use yolo when applying diff ([d5a6697](https://github.com/continuedev/continue/commit/d5a6697c9715da45be3f8dc321dde640405b39de)) ### Features * **cli:** always show the context percentage ([bc14645](https://github.com/continuedev/continue/commit/bc146457b6c45e1a7314101395de4e0e12f717a0)) * **cli:** skip checking for updates in dev mode ([28e09e1](https://github.com/continuedev/continue/commit/28e09e1c71751a4c6dd035bf16dfc52b65973973)) * remove applied rules from chat history and dev data ([c858aee](https://github.com/continuedev/continue/commit/c858aee55973d6ece243713dd251c8fc3985a330)) * show mcp warning message with configured mcps ([370feb9](https://github.com/continuedev/continue/commit/370feb9e9ab72fd63e12d5486cbf9ffd5c6bfeb8)) * Support Granite 4 FIM and tool calling correctly ([#8531](https://github.com/continuedev/continue/issues/8531)) ([d1ba7c9](https://github.com/continuedev/continue/commit/d1ba7c9bba3977083a325ba5fa9a581cde5061c3)) * upgrade grok code fast 1 ([#8475](https://github.com/continuedev/continue/issues/8475)) ([6aad840](https://github.com/continuedev/continue/commit/6aad84013c4953b11e2c0e34bf6e674a17304060)) ### Performance Improvements * **intellij:** implement GsonService singleton to reduce memory allocation ([dc0e86e](https://github.com/continuedev/continue/commit/dc0e86e4a121332697c9299c87adb5fd6cf0abc1)), closes [#8452](https://github.com/continuedev/continue/issues/8452)
Features
October 29, 2025
# [1.28.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.27.1...@continuedev/openai-adapters@1.28.0) (2025-10-29) ### Bug Fixes * allow all agent tools if not specified ([c1f1513](https://github.com/continuedev/continue/commit/c1f1513c55225c53818e838a924b4586a8c4e86d)) * allow external repos to grab review scripts from continue repo ([813781d](https://github.com/continuedev/continue/commit/813781db943b6d68d539da8bdc81880796af07d3)) * **cli:** exclude ask first tools in headless ([#8416](https://github.com/continuedev/continue/issues/8416)) ([2088660](https://github.com/continuedev/continue/commit/20886604d8a38b66e7a21d630667eea9e5973047)) * **cli:** unskip first slash command output ([#8482](https://github.com/continuedev/continue/issues/8482)) ([22016af](https://github.com/continuedev/continue/commit/22016af4ecdacf4884aaadc7e24c6d10eb46f76b)) * config section errors overflow ([89e4842](https://github.com/continuedev/continue/commit/89e484291bbc7bd9a82d8b05ade65ab7a48d65b2)) * font size setting input ([8859f39](https://github.com/continuedev/continue/commit/8859f39820c5a6ff5cc676c6d5566cca3c7a1cbd)) * improve tool call display truncation and update fetch dependency ([9a270d8](https://github.com/continuedev/continue/commit/9a270d83443b2958d5624a02282409570d973cfe)) * instant apply for search and replace - vs code and jetbrains ([d227a57](https://github.com/continuedev/continue/commit/d227a571bbfff33b8b9b1cc7a76beec232856994)) * instant streaming for jetbrains ([3ab61c4](https://github.com/continuedev/continue/commit/3ab61c49162c5dd04340d80f2708a1461bbd1e6c)) * jetbrains getDiffLines parsing ([c5476ca](https://github.com/continuedev/continue/commit/c5476ca874b03e7658e863ebcbf2daf9e1d078fb)) * mcp agent policies and deduplicate blocks when merging unrolled assistants ([#8376](https://github.com/continuedev/continue/issues/8376)) ([5fa2415](https://github.com/continuedev/continue/commit/5fa2415e9b3fba907105e5beca9bbb70c29b6a54)) * missing providers that handle templating ([#8438](https://github.com/continuedev/continue/issues/8438)) ([5e9ef89](https://github.com/continuedev/continue/commit/5e9ef89b7d77fddc532ae1cd840fd4dea29fe879)) * prepend agent prompt in serve mode ([#8393](https://github.com/continuedev/continue/issues/8393)) ([4305358](https://github.com/continuedev/continue/commit/43053580ef93d283d9a39bb91bcce8a9d175779c)) * prevent anthropic 3.5 models from use thinking ([#8303](https://github.com/continuedev/continue/issues/8303)) ([aff2f31](https://github.com/continuedev/continue/commit/aff2f31fec5d015dddceb4672752b2598c009a0b)) * show md rules and prompts in respective sections ([#8178](https://github.com/continuedev/continue/issues/8178)) ([cc2a6c3](https://github.com/continuedev/continue/commit/cc2a6c3f166c235ce1ec1ac930873d31e9d40126)) * temporarily disable RecentlyVisited, RecentlyEdited, and DocumentHistoryTracker ([#8391](https://github.com/continuedev/continue/issues/8391)) ([8a2eee5](https://github.com/continuedev/continue/commit/8a2eee51fb7d58f41908506ff8069187ea5bf2fe)) * update PR review bot config name from code-reviewer to review-bot ([#8387](https://github.com/continuedev/continue/issues/8387)) ([8fa6f13](https://github.com/continuedev/continue/commit/8fa6f1393c46efcf4b1136bb89ee478264aef988)) ### Features * impl Responses API in oai-adapters ([#8417](https://github.com/continuedev/continue/issues/8417)) ([6703362](https://github.com/continuedev/continue/commit/67033627b32094941f0c38db7d734db61b06eacf)) * Integrate OpenAI Responses API to enable GPT-5 features ([#7891](https://github.com/continuedev/continue/issues/7891)) ([5eb9f4a](https://github.com/continuedev/continue/commit/5eb9f4a9bf14cb9e0e4ce53b63ea11ef3fddb47f)) * remove auto-accept edits setting ([#8310](https://github.com/continuedev/continue/issues/8310)) ([1c7a816](https://github.com/continuedev/continue/commit/1c7a816657b3e589e39672ae426b01d6bcec7349)) * show gradient border in edit mode ([d556463](https://github.com/continuedev/continue/commit/d55646392a2672ec2b6e895f1aae09a07e61a6f9))
Features
October 29, 2025
# [1.4.0](https://github.com/continuedev/continue/compare/@continuedev/llm-info@1.3.0...@continuedev/llm-info@1.4.0) (2025-10-29) ### Bug Fixes * allow all agent tools if not specified ([c1f1513](https://github.com/continuedev/continue/commit/c1f1513c55225c53818e838a924b4586a8c4e86d)) * allow external repos to grab review scripts from continue repo ([813781d](https://github.com/continuedev/continue/commit/813781db943b6d68d539da8bdc81880796af07d3)) * broken api ([c45d19f](https://github.com/continuedev/continue/commit/c45d19f64f28ad8c1fcfcb6112526107d3b1ad6b)) * catch invalid saved config file uri ([777b472](https://github.com/continuedev/continue/commit/777b472ff518768f089f293e0f7f4318b97ca64c)) * **cli:** agent injected blocks ignored ([#8361](https://github.com/continuedev/continue/issues/8361)) ([6098fbf](https://github.com/continuedev/continue/commit/6098fbf58567bd493cd483c86a75d7db5c7db79d)) * **cli:** exclude ask first tools in headless ([#8416](https://github.com/continuedev/continue/issues/8416)) ([2088660](https://github.com/continuedev/continue/commit/20886604d8a38b66e7a21d630667eea9e5973047)) * **cli:** unskip first slash command output ([#8482](https://github.com/continuedev/continue/issues/8482)) ([22016af](https://github.com/continuedev/continue/commit/22016af4ecdacf4884aaadc7e24c6d10eb46f76b)) * config section errors overflow ([89e4842](https://github.com/continuedev/continue/commit/89e484291bbc7bd9a82d8b05ade65ab7a48d65b2)) * dependency array ([48a2517](https://github.com/continuedev/continue/commit/48a2517349a098aae206d184316425b819e9cca4)) * duplication ([2ba3ee3](https://github.com/continuedev/continue/commit/2ba3ee365a493ac2e5e3f450f92d5569fdab62e3)) * font size setting input ([8859f39](https://github.com/continuedev/continue/commit/8859f39820c5a6ff5cc676c6d5566cca3c7a1cbd)) * HOTFIX allow default config fallback for headless ([f6db75a](https://github.com/continuedev/continue/commit/f6db75a503c81fa213bad6dfa6c5dfe7e6d1d872)) * HOTFIX anthropic: strip thinking without signature and empty text parts ([#8329](https://github.com/continuedev/continue/issues/8329)) ([863ff62](https://github.com/continuedev/continue/commit/863ff62cdda98ff553c1c4749b8ee5422d42c005)) * icon ([ce88f9a](https://github.com/continuedev/continue/commit/ce88f9a7594bb6da7ad12876797db5e0b84cfba5)) * improve tool call display truncation and update fetch dependency ([9a270d8](https://github.com/continuedev/continue/commit/9a270d83443b2958d5624a02282409570d973cfe)) * instant apply for search and replace - vs code and jetbrains ([d227a57](https://github.com/continuedev/continue/commit/d227a571bbfff33b8b9b1cc7a76beec232856994)) * instant streaming for jetbrains ([3ab61c4](https://github.com/continuedev/continue/commit/3ab61c49162c5dd04340d80f2708a1461bbd1e6c)) * jetbrains getDiffLines parsing ([c5476ca](https://github.com/continuedev/continue/commit/c5476ca874b03e7658e863ebcbf2daf9e1d078fb)) * lint ([16a5c09](https://github.com/continuedev/continue/commit/16a5c0943045eea4e17307a1b61bfb5d52665f44)) * linting ([5e55466](https://github.com/continuedev/continue/commit/5e55466695222c3ba823b49109faf83d0de0c4b8)) * mcp agent policies and deduplicate blocks when merging unrolled assistants ([#8376](https://github.com/continuedev/continue/issues/8376)) ([5fa2415](https://github.com/continuedev/continue/commit/5fa2415e9b3fba907105e5beca9bbb70c29b6a54)) * missing org id ([ca9224a](https://github.com/continuedev/continue/commit/ca9224a26dc075896efd82ceeefef984116ced8c)) * missing providers that handle templating ([#8438](https://github.com/continuedev/continue/issues/8438)) ([5e9ef89](https://github.com/continuedev/continue/commit/5e9ef89b7d77fddc532ae1cd840fd4dea29fe879)) * normalization ([9c35910](https://github.com/continuedev/continue/commit/9c35910b6f79b0378f5190ad4464c2aba53cd6f3)) * normalization ([63ac02b](https://github.com/continuedev/continue/commit/63ac02ba95170bb135192e3808d0d7acfb420a69)) * normalize url ([aa66c8b](https://github.com/continuedev/continue/commit/aa66c8be06609c837a1e44b6c371003d559b3e19)) * pass preprocessed args to core ([bf9a19a](https://github.com/continuedev/continue/commit/bf9a19ada539d4a2fc2665c7a87969fe7ae8035f)) * prepend agent prompt in serve mode ([#8393](https://github.com/continuedev/continue/issues/8393)) ([4305358](https://github.com/continuedev/continue/commit/43053580ef93d283d9a39bb91bcce8a9d175779c)) * prevent anthropic 3.5 models from use thinking ([#8303](https://github.com/continuedev/continue/issues/8303)) ([aff2f31](https://github.com/continuedev/continue/commit/aff2f31fec5d015dddceb4672752b2598c009a0b)) * remove `keepAliveMsecs` from fetch agent ([#8378](https://github.com/continuedev/continue/issues/8378)) ([b72b261](https://github.com/continuedev/continue/commit/b72b2613767575062305387de5fe26171049761d)) * repo edge case ([0e9dc13](https://github.com/continuedev/continue/commit/0e9dc1375f86af53a7be7f190cc5b1e30150e61c)) * repo url ([feb5f66](https://github.com/continuedev/continue/commit/feb5f66d2692d72858055a0d3b516bf6631a9c26)) * saved uri exists logic for slugs ([73fd44f](https://github.com/continuedev/continue/commit/73fd44f7ff786f72e2700a32be4cc28868bd367c)) * show md rules and prompts in respective sections ([#8178](https://github.com/continuedev/continue/issues/8178)) ([cc2a6c3](https://github.com/continuedev/continue/commit/cc2a6c3f166c235ce1ec1ac930873d31e9d40126)) * stashing ([83b4be1](https://github.com/continuedev/continue/commit/83b4be14227a2cbaad6e0512fc38d9aa20f9b903)) * switching branches ([01d2429](https://github.com/continuedev/continue/commit/01d2429c872a019b183577a0262cf26ffaa950cf)) * switching branches ([db3203a](https://github.com/continuedev/continue/commit/db3203a9cb8f051a04d8a5064ae65462a165988c)) * temporarily disable RecentlyVisited, RecentlyEdited, and DocumentHistoryTracker ([#8391](https://github.com/continuedev/continue/issues/8391)) ([8a2eee5](https://github.com/continuedev/continue/commit/8a2eee51fb7d58f41908506ff8069187ea5bf2fe)) * tests ([e52a225](https://github.com/continuedev/continue/commit/e52a225971c242087fb6291ad52776174f37edfd)) * timestamp fallback ([eab661e](https://github.com/continuedev/continue/commit/eab661e353c7a91104e280258a9da5d481b26822)) * tweak error message ([d97a1ae](https://github.com/continuedev/continue/commit/d97a1aed33c7c821c023f2a8118c9bca332fecb6)) * type errors ([ca18446](https://github.com/continuedev/continue/commit/ca184461e7cd811dd44cf3da8315cf070a1330b5)) * undo debugger ([015f365](https://github.com/continuedev/continue/commit/015f365e32d23b686d844a4740d975c6c35ad8bd)) * update branch filter regex to exclude cla-signatures branch ([#8320](https://github.com/continuedev/continue/issues/8320)) ([6dc36db](https://github.com/continuedev/continue/commit/6dc36dbd16910338692812517a9f56151e39bc45)) * update PR review bot config name from code-reviewer to review-bot ([#8387](https://github.com/continuedev/continue/issues/8387)) ([8fa6f13](https://github.com/continuedev/continue/commit/8fa6f1393c46efcf4b1136bb89ee478264aef988)), closes [/github.com/bdougie/contributor.info/pull/1151#issuecomment-3432344006](https://github.com//github.com/bdougie/contributor.info/pull/1151/issues/issuecomment-3432344006) * update telemetry docs ([#8295](https://github.com/continuedev/continue/issues/8295)) ([5673ad1](https://github.com/continuedev/continue/commit/5673ad119cdc72e4dceecd15d628ca3725da047d)) * updating message text ([09760d6](https://github.com/continuedev/continue/commit/09760d65185cfa55042054d3a5590ac17b7157be)) * url ([66be965](https://github.com/continuedev/continue/commit/66be965c9ac88f952483e49de5591a4b2c493cba)) ### Features * Add preview panel to session selector (cn ls / /resume) ([#8231](https://github.com/continuedev/continue/issues/8231)) ([1c06790](https://github.com/continuedev/continue/commit/1c067901a915485a2c18779cf028994df411d458)) * impl Responses API in oai-adapters ([#8417](https://github.com/continuedev/continue/issues/8417)) ([6703362](https://github.com/continuedev/continue/commit/67033627b32094941f0c38db7d734db61b06eacf)) * Integrate OpenAI Responses API to enable GPT-5 features ([#7891](https://github.com/continuedev/continue/issues/7891)) ([5eb9f4a](https://github.com/continuedev/continue/commit/5eb9f4a9bf14cb9e0e4ce53b63ea11ef3fddb47f)) * local takeover ([b5d5f87](https://github.com/continuedev/continue/commit/b5d5f87898bda34765763890b382a745f5c14e61)) * remove auto-accept edits setting ([#8310](https://github.com/continuedev/continue/issues/8310)) ([1c7a816](https://github.com/continuedev/continue/commit/1c7a816657b3e589e39672ae426b01d6bcec7349)) * return fetch errors to agent ([4d74779](https://github.com/continuedev/continue/commit/4d747796e034d7d22873f55dba0a81a991930962)) * show gradient border in edit mode ([d556463](https://github.com/continuedev/continue/commit/d55646392a2672ec2b6e895f1aae09a07e61a6f9))
Features
October 29, 2025
# [1.31.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.30.0...@continuedev/config-yaml@1.31.0) (2025-10-29) ### Bug Fixes * allow all agent tools if not specified ([c1f1513](https://github.com/continuedev/continue/commit/c1f1513c55225c53818e838a924b4586a8c4e86d)) * allow external repos to grab review scripts from continue repo ([813781d](https://github.com/continuedev/continue/commit/813781db943b6d68d539da8bdc81880796af07d3)) * **cli:** exclude ask first tools in headless ([#8416](https://github.com/continuedev/continue/issues/8416)) ([2088660](https://github.com/continuedev/continue/commit/20886604d8a38b66e7a21d630667eea9e5973047)) * **cli:** unskip first slash command output ([#8482](https://github.com/continuedev/continue/issues/8482)) ([22016af](https://github.com/continuedev/continue/commit/22016af4ecdacf4884aaadc7e24c6d10eb46f76b)) * config section errors overflow ([89e4842](https://github.com/continuedev/continue/commit/89e484291bbc7bd9a82d8b05ade65ab7a48d65b2)) * font size setting input ([8859f39](https://github.com/continuedev/continue/commit/8859f39820c5a6ff5cc676c6d5566cca3c7a1cbd)) * improve tool call display truncation and update fetch dependency ([9a270d8](https://github.com/continuedev/continue/commit/9a270d83443b2958d5624a02282409570d973cfe)) * instant apply for search and replace - vs code and jetbrains ([d227a57](https://github.com/continuedev/continue/commit/d227a571bbfff33b8b9b1cc7a76beec232856994)) * instant streaming for jetbrains ([3ab61c4](https://github.com/continuedev/continue/commit/3ab61c49162c5dd04340d80f2708a1461bbd1e6c)) * jetbrains getDiffLines parsing ([c5476ca](https://github.com/continuedev/continue/commit/c5476ca874b03e7658e863ebcbf2daf9e1d078fb)) * missing providers that handle templating ([#8438](https://github.com/continuedev/continue/issues/8438)) ([5e9ef89](https://github.com/continuedev/continue/commit/5e9ef89b7d77fddc532ae1cd840fd4dea29fe879)) * prepend agent prompt in serve mode ([#8393](https://github.com/continuedev/continue/issues/8393)) ([4305358](https://github.com/continuedev/continue/commit/43053580ef93d283d9a39bb91bcce8a9d175779c)) * prevent anthropic 3.5 models from use thinking ([#8303](https://github.com/continuedev/continue/issues/8303)) ([aff2f31](https://github.com/continuedev/continue/commit/aff2f31fec5d015dddceb4672752b2598c009a0b)) * show md rules and prompts in respective sections ([#8178](https://github.com/continuedev/continue/issues/8178)) ([cc2a6c3](https://github.com/continuedev/continue/commit/cc2a6c3f166c235ce1ec1ac930873d31e9d40126)) * temporarily disable RecentlyVisited, RecentlyEdited, and DocumentHistoryTracker ([#8391](https://github.com/continuedev/continue/issues/8391)) ([8a2eee5](https://github.com/continuedev/continue/commit/8a2eee51fb7d58f41908506ff8069187ea5bf2fe)) ### Features * impl Responses API in oai-adapters ([#8417](https://github.com/continuedev/continue/issues/8417)) ([6703362](https://github.com/continuedev/continue/commit/67033627b32094941f0c38db7d734db61b06eacf)) * Integrate OpenAI Responses API to enable GPT-5 features ([#7891](https://github.com/continuedev/continue/issues/7891)) ([5eb9f4a](https://github.com/continuedev/continue/commit/5eb9f4a9bf14cb9e0e4ce53b63ea11ef3fddb47f)) * remove auto-accept edits setting ([#8310](https://github.com/continuedev/continue/issues/8310)) ([1c7a816](https://github.com/continuedev/continue/commit/1c7a816657b3e589e39672ae426b01d6bcec7349)) * show gradient border in edit mode ([d556463](https://github.com/continuedev/continue/commit/d55646392a2672ec2b6e895f1aae09a07e61a6f9))
Features
October 22, 2025
## [1.27.1](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.27.0...@continuedev/openai-adapters@1.27.1) (2025-10-22) ### Bug Fixes * catch invalid saved config file uri ([777b472](https://github.com/continuedev/continue/commit/777b472ff518768f089f293e0f7f4318b97ca64c)) * **cli:** agent injected blocks ignored ([#8361](https://github.com/continuedev/continue/issues/8361)) ([6098fbf](https://github.com/continuedev/continue/commit/6098fbf58567bd493cd483c86a75d7db5c7db79d)) * HOTFIX allow default config fallback for headless ([f6db75a](https://github.com/continuedev/continue/commit/f6db75a503c81fa213bad6dfa6c5dfe7e6d1d872)) * HOTFIX anthropic: strip thinking without signature and empty text parts ([#8329](https://github.com/continuedev/continue/issues/8329)) ([863ff62](https://github.com/continuedev/continue/commit/863ff62cdda98ff553c1c4749b8ee5422d42c005)) * lint ([16a5c09](https://github.com/continuedev/continue/commit/16a5c0943045eea4e17307a1b61bfb5d52665f44)) * linting ([5e55466](https://github.com/continuedev/continue/commit/5e55466695222c3ba823b49109faf83d0de0c4b8)) * pass preprocessed args to core ([bf9a19a](https://github.com/continuedev/continue/commit/bf9a19ada539d4a2fc2665c7a87969fe7ae8035f)) * remove `keepAliveMsecs` from fetch agent ([#8378](https://github.com/continuedev/continue/issues/8378)) ([b72b261](https://github.com/continuedev/continue/commit/b72b2613767575062305387de5fe26171049761d)) * saved uri exists logic for slugs ([73fd44f](https://github.com/continuedev/continue/commit/73fd44f7ff786f72e2700a32be4cc28868bd367c)) * tests ([e52a225](https://github.com/continuedev/continue/commit/e52a225971c242087fb6291ad52776174f37edfd)) * tweak error message ([d97a1ae](https://github.com/continuedev/continue/commit/d97a1aed33c7c821c023f2a8118c9bca332fecb6)) * updating message text ([09760d6](https://github.com/continuedev/continue/commit/09760d65185cfa55042054d3a5590ac17b7157be))
Features
October 22, 2025
# [1.30.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.29.0...@continuedev/config-yaml@1.30.0) (2025-10-22) ### Bug Fixes * agents ([8fb46fe](https://github.com/continuedev/continue/commit/8fb46fe39275759a8b55254c89c0e1acb28e3a9e)) * broken api ([c45d19f](https://github.com/continuedev/continue/commit/c45d19f64f28ad8c1fcfcb6112526107d3b1ad6b)) * broken imports ([f4d35c2](https://github.com/continuedev/continue/commit/f4d35c29ce537e20ca5d59a99e5523e2f82763f8)) * catch invalid saved config file uri ([777b472](https://github.com/continuedev/continue/commit/777b472ff518768f089f293e0f7f4318b97ca64c)) * **cli:** agent injected blocks ignored ([#8361](https://github.com/continuedev/continue/issues/8361)) ([6098fbf](https://github.com/continuedev/continue/commit/6098fbf58567bd493cd483c86a75d7db5c7db79d)) * clicking on enter button not working after streaming ([#8255](https://github.com/continuedev/continue/issues/8255)) ([ae0af67](https://github.com/continuedev/continue/commit/ae0af67e1af2ecc33df3867c46ff89de166cd8cc)) * **cli:** exit after printing response when using -p ([5aa4537](https://github.com/continuedev/continue/commit/5aa4537ac35e86e2177c0a9e29c83357c0174a02)) * config for agent api ([fff335e](https://github.com/continuedev/continue/commit/fff335e5bd80e019b08753f5b8a661bc8b96ec3e)) * dependency array ([48a2517](https://github.com/continuedev/continue/commit/48a2517349a098aae206d184316425b819e9cca4)) * duplication ([2ba3ee3](https://github.com/continuedev/continue/commit/2ba3ee365a493ac2e5e3f450f92d5569fdab62e3)) * failing tests ([5adcf1e](https://github.com/continuedev/continue/commit/5adcf1e7c6b323410adc40d90fc647756e9ae267)) * github connection ([3c00349](https://github.com/continuedev/continue/commit/3c00349c2fe11b6da9f9bd5b4b818f337927f165)) * HOTFIX allow default config fallback for headless ([f6db75a](https://github.com/continuedev/continue/commit/f6db75a503c81fa213bad6dfa6c5dfe7e6d1d872)) * HOTFIX anthropic: strip thinking without signature and empty text parts ([#8329](https://github.com/continuedev/continue/issues/8329)) ([863ff62](https://github.com/continuedev/continue/commit/863ff62cdda98ff553c1c4749b8ee5422d42c005)) * icon ([ce88f9a](https://github.com/continuedev/continue/commit/ce88f9a7594bb6da7ad12876797db5e0b84cfba5)) * lint ([16a5c09](https://github.com/continuedev/continue/commit/16a5c0943045eea4e17307a1b61bfb5d52665f44)) * linting ([5e55466](https://github.com/continuedev/continue/commit/5e55466695222c3ba823b49109faf83d0de0c4b8)) * list agents request ([af99284](https://github.com/continuedev/continue/commit/af992849a43b69ea1c4af2b1f8f4eae4b70c0e11)) * load agents ([c2088f7](https://github.com/continuedev/continue/commit/c2088f76b969c83395399083b8da953d724bfb08)) * local agents ([8c0b215](https://github.com/continuedev/continue/commit/8c0b215faf0a5c92c4a7d7e106326b13b26b5d0c)) * mcp agent policies and deduplicate blocks when merging unrolled assistants ([#8376](https://github.com/continuedev/continue/issues/8376)) ([5fa2415](https://github.com/continuedev/continue/commit/5fa2415e9b3fba907105e5beca9bbb70c29b6a54)) * missing org id ([ca9224a](https://github.com/continuedev/continue/commit/ca9224a26dc075896efd82ceeefef984116ced8c)) * normalization ([9c35910](https://github.com/continuedev/continue/commit/9c35910b6f79b0378f5190ad4464c2aba53cd6f3)) * normalization ([63ac02b](https://github.com/continuedev/continue/commit/63ac02ba95170bb135192e3808d0d7acfb420a69)) * normalize url ([aa66c8b](https://github.com/continuedev/continue/commit/aa66c8be06609c837a1e44b6c371003d559b3e19)) * open correct link ([a5de87a](https://github.com/continuedev/continue/commit/a5de87abe0d6986fb811eb5c2957dcfbe155c8a9)) * pass org id ([a476c1e](https://github.com/continuedev/continue/commit/a476c1ed7d717655f9bbaf8adb6dc1d40f1ab624)) * pass preprocessed args to core ([bf9a19a](https://github.com/continuedev/continue/commit/bf9a19ada539d4a2fc2665c7a87969fe7ae8035f)) * personal agents ([9306b95](https://github.com/continuedev/continue/commit/9306b95016dae8456cd4a645f7ff999503990c78)) * remove `keepAliveMsecs` from fetch agent ([#8378](https://github.com/continuedev/continue/issues/8378)) ([b72b261](https://github.com/continuedev/continue/commit/b72b2613767575062305387de5fe26171049761d)) * repo edge case ([0e9dc13](https://github.com/continuedev/continue/commit/0e9dc1375f86af53a7be7f190cc5b1e30150e61c)) * repo url ([feb5f66](https://github.com/continuedev/continue/commit/feb5f66d2692d72858055a0d3b516bf6631a9c26)) * requests ([bddda36](https://github.com/continuedev/continue/commit/bddda3664443f975e8e26b68b9866382872da636)) * saved uri exists logic for slugs ([73fd44f](https://github.com/continuedev/continue/commit/73fd44f7ff786f72e2700a32be4cc28868bd367c)) * specify agent ([01efdd1](https://github.com/continuedev/continue/commit/01efdd15a9c87ed7119d0878fea378e894141e3e)) * stashing ([83b4be1](https://github.com/continuedev/continue/commit/83b4be14227a2cbaad6e0512fc38d9aa20f9b903)) * switching branches ([01d2429](https://github.com/continuedev/continue/commit/01d2429c872a019b183577a0262cf26ffaa950cf)) * switching branches ([db3203a](https://github.com/continuedev/continue/commit/db3203a9cb8f051a04d8a5064ae65462a165988c)) * tests ([e52a225](https://github.com/continuedev/continue/commit/e52a225971c242087fb6291ad52776174f37edfd)) * timestamp fallback ([eab661e](https://github.com/continuedev/continue/commit/eab661e353c7a91104e280258a9da5d481b26822)) * tweak error message ([d97a1ae](https://github.com/continuedev/continue/commit/d97a1aed33c7c821c023f2a8118c9bca332fecb6)) * type errors ([ca18446](https://github.com/continuedev/continue/commit/ca184461e7cd811dd44cf3da8315cf070a1330b5)) * type errors ([cee03bf](https://github.com/continuedev/continue/commit/cee03bf46951e81dc2753510c9d52b328802b571)) * undo debugger ([015f365](https://github.com/continuedev/continue/commit/015f365e32d23b686d844a4740d975c6c35ad8bd)) * update branch filter regex to exclude cla-signatures branch ([#8320](https://github.com/continuedev/continue/issues/8320)) ([6dc36db](https://github.com/continuedev/continue/commit/6dc36dbd16910338692812517a9f56151e39bc45)) * update PR review bot config name from code-reviewer to review-bot ([#8387](https://github.com/continuedev/continue/issues/8387)) ([8fa6f13](https://github.com/continuedev/continue/commit/8fa6f1393c46efcf4b1136bb89ee478264aef988)), closes [/github.com/bdougie/contributor.info/pull/1151#issuecomment-3432344006](https://github.com//github.com/bdougie/contributor.info/pull/1151/issues/issuecomment-3432344006) * update telemetry docs ([#8295](https://github.com/continuedev/continue/issues/8295)) ([5673ad1](https://github.com/continuedev/continue/commit/5673ad119cdc72e4dceecd15d628ca3725da047d)) * updating message text ([09760d6](https://github.com/continuedev/continue/commit/09760d65185cfa55042054d3a5590ac17b7157be)) * url ([66be965](https://github.com/continuedev/continue/commit/66be965c9ac88f952483e49de5591a4b2c493cba)) * urls ([ae25084](https://github.com/continuedev/continue/commit/ae25084c3cf1fccba57e585a99adf160480aa6b6)) * urls ([542efb8](https://github.com/continuedev/continue/commit/542efb8244f6d10976fd3d135b109e170d3b6eb7)) * urls ([7212a63](https://github.com/continuedev/continue/commit/7212a63cb44b83ad825e3b244cb0d3835e596e92)) * use streamsse for streaming chat in gemini ([779b3e4](https://github.com/continuedev/continue/commit/779b3e4c1cede6845672381e4773b77097f203f6)) ### Features * Add preview panel to session selector (cn ls / /resume) ([#8231](https://github.com/continuedev/continue/issues/8231)) ([1c06790](https://github.com/continuedev/continue/commit/1c067901a915485a2c18779cf028994df411d458)) * background agent creation ([d9c16e4](https://github.com/continuedev/continue/commit/d9c16e41033030f7825970ce59c2b0aa08cd3775)) * background agents ([8717020](https://github.com/continuedev/continue/commit/87170203f5a6e24e61b37e4a382f8eca7b48dbe3)) * background agents ([2edcd6a](https://github.com/continuedev/continue/commit/2edcd6ae027f31b53e8f2b0d63e430e50b5a9430)) * local takeover ([b5d5f87](https://github.com/continuedev/continue/commit/b5d5f87898bda34765763890b382a745f5c14e61)) * report cache write tokens from anthropic oai adapter ([#8210](https://github.com/continuedev/continue/issues/8210)) ([c297e44](https://github.com/continuedev/continue/commit/c297e443a7cf0d9d0f022af1875d401ea2b8d5c7)) * return fetch errors to agent ([4d74779](https://github.com/continuedev/continue/commit/4d747796e034d7d22873f55dba0a81a991930962))
Features
October 21, 2025
## What's Changed * feat: notion cookbook by @BekahHW in https://github.com/continuedev/continue/pull/8074 * feat: asciinema recordings setup by @sestinj in https://github.com/continuedev/continue/pull/8154 * Update runloop-blueprint-template.json by @sestinj in https://github.com/continuedev/continue/pull/8156 * docs: Add banner announcing Continue CLI v1.4.49 by @continue[bot] in https://github.com/continuedev/continue/pull/8163 * perf(cli): long start due to synchronous config init in normal flow run by @uinstinct in https://github.com/continuedev/continue/pull/8138 * fix: handle corrupted VSCode auth cache with automatic cleanup and recovery by @tingwai in https://github.com/continuedev/continue/pull/8131 * Make it easy to edit messages in the CLI and to go back to an older message by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/8127 * chore: remove chat history from redux persistent storage by @uinstinct in https://github.com/continuedev/continue/pull/7944 * chore: add github actions to CLA allowlist by @tingwai in https://github.com/continuedev/continue/pull/8148 * Add debug logging to feedback capture in NextEditLoggingService by @sestinj in https://github.com/continuedev/continue/pull/8174 * Add isSignedIn to config reload telemetry by @sestinj in https://github.com/continuedev/continue/pull/8185 * Bump version to 1.3.17 by @sestinj in https://github.com/continuedev/continue/pull/8186 * fix: HOTFIX prevent active file sending on click by @uinstinct in https://github.com/continuedev/continue/pull/8179 * chore(deps-dev): bump happy-dom from 18.0.1 to 20.0.0 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/8194 * feat: add token usage tracking to OpenAI adapter by @sestinj in https://github.com/continuedev/continue/pull/7900 * feat: rehaul onboarding for updated billing by @sestinj in https://github.com/continuedev/continue/pull/7965 * docs: Embed installation videos in documentation by @continue[bot] in https://github.com/continuedev/continue/pull/8170 * docs: add gifs to quick start by @BekahHW in https://github.com/continuedev/continue/pull/8188 * fix: use relative path in vscode build task by @dcs-soni in https://github.com/continuedev/continue/pull/8134 * fix: open hub org settings by @uinstinct in https://github.com/continuedev/continue/pull/8164 * docs: clarify secrets vs inputs syntax usage by @continue[bot] in https://github.com/continuedev/continue/pull/8166 * Remove debug logging and comment out console statements by @sestinj in https://github.com/continuedev/continue/pull/8175 * fix HOTFIX load last session not last last session by @RomneyDa in https://github.com/continuedev/continue/pull/8201 * fix: HttpContextProvider handle null uri field by @Ayyanaruto in https://github.com/continuedev/continue/pull/8197 * Fix tool call arguments initialization and validation to use empty object instead of null by @sestinj in https://github.com/continuedev/continue/pull/8211 * Decouple anonymous telemetry from CONTINUE_CLI_ENABLE_TELEMETRY environment variable by @continue[bot] in https://github.com/continuedev/continue/pull/8126 * build(vscode): remove bundled esbuild; require user-installed esbuild for config.ts by @joffeoja in https://github.com/continuedev/continue/pull/8016 * fix: HOTFIX stop thinking animation if cancelled mid stream by @RomneyDa in https://github.com/continuedev/continue/pull/8222 * fix: HOTFIX stop agent loop if aborted/not streaming by @RomneyDa in https://github.com/continuedev/continue/pull/8208 * docs: features to ide extensions by @BekahHW in https://github.com/continuedev/continue/pull/8219 * feat: rename workflows to agent files by @RomneyDa in https://github.com/continuedev/continue/pull/8224 * Fix: Allow --agent flag without prompt in headless mode by @continue[bot] in https://github.com/continuedev/continue/pull/8227 * Rename "agent" terminology to "config" throughout the codebase by @sestinj in https://github.com/continuedev/continue/pull/8229 * fix: only log sentry errors on reload not load by @RomneyDa in https://github.com/continuedev/continue/pull/8202 * fix: include auth for loading packages by @RomneyDa in https://github.com/continuedev/continue/pull/8230 * fix: treat premature close during tool calls as a tool error by @RomneyDa in https://github.com/continuedev/continue/pull/8221 * fix: better agent errors in settings agent section by @RomneyDa in https://github.com/continuedev/continue/pull/8198 * docs: agent --> config by @TyDunn in https://github.com/continuedev/continue/pull/8225 * fix: only show free trial dialog for freetrial secrettype by @uinstinct in https://github.com/continuedev/continue/pull/8245 ## New Contributors * @dcs-soni made their first contribution in https://github.com/continuedev/continue/pull/8134 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.9-vscode...v1.2.10-vscode
Features
October 21, 2025
# [1.5.0](https://github.com/continuedev/continue/compare/@continuedev/fetch@1.4.0...@continuedev/fetch@1.5.0) (2025-10-21) ### Bug Fixes * agents ([8fb46fe](https://github.com/continuedev/continue/commit/8fb46fe39275759a8b55254c89c0e1acb28e3a9e)) * broken api ([c45d19f](https://github.com/continuedev/continue/commit/c45d19f64f28ad8c1fcfcb6112526107d3b1ad6b)) * broken imports ([f4d35c2](https://github.com/continuedev/continue/commit/f4d35c29ce537e20ca5d59a99e5523e2f82763f8)) * catch invalid saved config file uri ([777b472](https://github.com/continuedev/continue/commit/777b472ff518768f089f293e0f7f4318b97ca64c)) * **cli:** agent injected blocks ignored ([#8361](https://github.com/continuedev/continue/issues/8361)) ([6098fbf](https://github.com/continuedev/continue/commit/6098fbf58567bd493cd483c86a75d7db5c7db79d)) * clicking on enter button not working after streaming ([#8255](https://github.com/continuedev/continue/issues/8255)) ([ae0af67](https://github.com/continuedev/continue/commit/ae0af67e1af2ecc33df3867c46ff89de166cd8cc)) * **cli:** exit after printing response when using -p ([5aa4537](https://github.com/continuedev/continue/commit/5aa4537ac35e86e2177c0a9e29c83357c0174a02)) * cn remote command ([2854b13](https://github.com/continuedev/continue/commit/2854b139cad9625d182df57ffdd2e6055471a8a6)) * config for agent api ([fff335e](https://github.com/continuedev/continue/commit/fff335e5bd80e019b08753f5b8a661bc8b96ec3e)) * cubic comments and injected block inputs unrolling ([cdf770a](https://github.com/continuedev/continue/commit/cdf770a1a4c6735fa525b949459fb62ef7cfe2ee)) * dependency array ([48a2517](https://github.com/continuedev/continue/commit/48a2517349a098aae206d184316425b819e9cca4)) * duplication ([2ba3ee3](https://github.com/continuedev/continue/commit/2ba3ee365a493ac2e5e3f450f92d5569fdab62e3)) * failing tests ([5adcf1e](https://github.com/continuedev/continue/commit/5adcf1e7c6b323410adc40d90fc647756e9ae267)) * github connection ([3c00349](https://github.com/continuedev/continue/commit/3c00349c2fe11b6da9f9bd5b4b818f337927f165)) * HOTFIX allow default config fallback for headless ([f6db75a](https://github.com/continuedev/continue/commit/f6db75a503c81fa213bad6dfa6c5dfe7e6d1d872)) * HOTFIX anthropic: strip thinking without signature and empty text parts ([#8329](https://github.com/continuedev/continue/issues/8329)) ([863ff62](https://github.com/continuedev/continue/commit/863ff62cdda98ff553c1c4749b8ee5422d42c005)) * icon ([ce88f9a](https://github.com/continuedev/continue/commit/ce88f9a7594bb6da7ad12876797db5e0b84cfba5)) * lint ([16a5c09](https://github.com/continuedev/continue/commit/16a5c0943045eea4e17307a1b61bfb5d52665f44)) * linting ([5e55466](https://github.com/continuedev/continue/commit/5e55466695222c3ba823b49109faf83d0de0c4b8)) * list agents request ([af99284](https://github.com/continuedev/continue/commit/af992849a43b69ea1c4af2b1f8f4eae4b70c0e11)) * load agents ([c2088f7](https://github.com/continuedev/continue/commit/c2088f76b969c83395399083b8da953d724bfb08)) * load default model if no models, only option in headless ([760d370](https://github.com/continuedev/continue/commit/760d370edff8ebd12b5e7625423d68639f2014f8)) * local agents ([8c0b215](https://github.com/continuedev/continue/commit/8c0b215faf0a5c92c4a7d7e106326b13b26b5d0c)) * missing org id ([ca9224a](https://github.com/continuedev/continue/commit/ca9224a26dc075896efd82ceeefef984116ced8c)) * normalization ([9c35910](https://github.com/continuedev/continue/commit/9c35910b6f79b0378f5190ad4464c2aba53cd6f3)) * normalization ([63ac02b](https://github.com/continuedev/continue/commit/63ac02ba95170bb135192e3808d0d7acfb420a69)) * normalize url ([aa66c8b](https://github.com/continuedev/continue/commit/aa66c8be06609c837a1e44b6c371003d559b3e19)) * open correct link ([a5de87a](https://github.com/continuedev/continue/commit/a5de87abe0d6986fb811eb5c2957dcfbe155c8a9)) * pass org id ([a476c1e](https://github.com/continuedev/continue/commit/a476c1ed7d717655f9bbaf8adb6dc1d40f1ab624)) * pass preprocessed args to core ([bf9a19a](https://github.com/continuedev/continue/commit/bf9a19ada539d4a2fc2665c7a87969fe7ae8035f)) * personal agents ([9306b95](https://github.com/continuedev/continue/commit/9306b95016dae8456cd4a645f7ff999503990c78)) * remove `keepAliveMsecs` from fetch agent ([#8378](https://github.com/continuedev/continue/issues/8378)) ([b72b261](https://github.com/continuedev/continue/commit/b72b2613767575062305387de5fe26171049761d)) * remove <think> blocks from chat title generation ([535c9bf](https://github.com/continuedev/continue/commit/535c9bf2bb923e28933281a8429bcf5cabafa5ec)), closes [#5689](https://github.com/continuedev/continue/issues/5689) * replace inputs with secrets ([4f5449a](https://github.com/continuedev/continue/commit/4f5449adc1f81cc45251653a29ea4cf5a55d4377)) * repo edge case ([0e9dc13](https://github.com/continuedev/continue/commit/0e9dc1375f86af53a7be7f190cc5b1e30150e61c)) * repo url ([feb5f66](https://github.com/continuedev/continue/commit/feb5f66d2692d72858055a0d3b516bf6631a9c26)) * requests ([bddda36](https://github.com/continuedev/continue/commit/bddda3664443f975e8e26b68b9866382872da636)) * revert inputs to secrets option, always replace for injected blocks ([5b8e5d9](https://github.com/continuedev/continue/commit/5b8e5d962dccb870125c22eca4d93367dbfe6a28)) * saved uri exists logic for slugs ([73fd44f](https://github.com/continuedev/continue/commit/73fd44f7ff786f72e2700a32be4cc28868bd367c)) * specify agent ([01efdd1](https://github.com/continuedev/continue/commit/01efdd15a9c87ed7119d0878fea378e894141e3e)) * stashing ([83b4be1](https://github.com/continuedev/continue/commit/83b4be14227a2cbaad6e0512fc38d9aa20f9b903)) * switching branches ([01d2429](https://github.com/continuedev/continue/commit/01d2429c872a019b183577a0262cf26ffaa950cf)) * switching branches ([db3203a](https://github.com/continuedev/continue/commit/db3203a9cb8f051a04d8a5064ae65462a165988c)) * tests ([e52a225](https://github.com/continuedev/continue/commit/e52a225971c242087fb6291ad52776174f37edfd)) * tests with new default model ([9bec1f0](https://github.com/continuedev/continue/commit/9bec1f0a4accddac3689e1d899911f08bbe67bbe)) * timestamp fallback ([eab661e](https://github.com/continuedev/continue/commit/eab661e353c7a91104e280258a9da5d481b26822)) * tweak error message ([d97a1ae](https://github.com/continuedev/continue/commit/d97a1aed33c7c821c023f2a8118c9bca332fecb6)) * type errors ([ca18446](https://github.com/continuedev/continue/commit/ca184461e7cd811dd44cf3da8315cf070a1330b5)) * type errors ([cee03bf](https://github.com/continuedev/continue/commit/cee03bf46951e81dc2753510c9d52b328802b571)) * undo debugger ([015f365](https://github.com/continuedev/continue/commit/015f365e32d23b686d844a4740d975c6c35ad8bd)) * update branch filter regex to exclude cla-signatures branch ([#8320](https://github.com/continuedev/continue/issues/8320)) ([6dc36db](https://github.com/continuedev/continue/commit/6dc36dbd16910338692812517a9f56151e39bc45)) * update telemetry docs ([#8295](https://github.com/continuedev/continue/issues/8295)) ([5673ad1](https://github.com/continuedev/continue/commit/5673ad119cdc72e4dceecd15d628ca3725da047d)) * updating message text ([09760d6](https://github.com/continuedev/continue/commit/09760d65185cfa55042054d3a5590ac17b7157be)) * url ([66be965](https://github.com/continuedev/continue/commit/66be965c9ac88f952483e49de5591a4b2c493cba)) * urls ([ae25084](https://github.com/continuedev/continue/commit/ae25084c3cf1fccba57e585a99adf160480aa6b6)) * urls ([542efb8](https://github.com/continuedev/continue/commit/542efb8244f6d10976fd3d135b109e170d3b6eb7)) * urls ([7212a63](https://github.com/continuedev/continue/commit/7212a63cb44b83ad825e3b244cb0d3835e596e92)) * use 0600 permissions on config.yaml ([413c0bb](https://github.com/continuedev/continue/commit/413c0bb26c1aeecf58ec7e1de24ce3d657584073)) * use streamsse for streaming chat in gemini ([779b3e4](https://github.com/continuedev/continue/commit/779b3e4c1cede6845672381e4773b77097f203f6)) * vscode1.3.19jetbrains1.0.48 ([91206d8](https://github.com/continuedev/continue/commit/91206d853a9e863805d9bea70b92d4027dd1ffa3)) ### Features * Add preview panel to session selector (cn ls / /resume) ([#8231](https://github.com/continuedev/continue/issues/8231)) ([1c06790](https://github.com/continuedev/continue/commit/1c067901a915485a2c18779cf028994df411d458)) * background agent creation ([d9c16e4](https://github.com/continuedev/continue/commit/d9c16e41033030f7825970ce59c2b0aa08cd3775)) * background agents ([8717020](https://github.com/continuedev/continue/commit/87170203f5a6e24e61b37e4a382f8eca7b48dbe3)) * background agents ([2edcd6a](https://github.com/continuedev/continue/commit/2edcd6ae027f31b53e8f2b0d63e430e50b5a9430)) * full secrets parsing for all CLI flags ([2162446](https://github.com/continuedev/continue/commit/21624468633a60d42288d59b9e7a3b18d5a9b2f8)) * local takeover ([b5d5f87](https://github.com/continuedev/continue/commit/b5d5f87898bda34765763890b382a745f5c14e61)) * report cache write tokens from anthropic oai adapter ([#8210](https://github.com/continuedev/continue/issues/8210)) ([c297e44](https://github.com/continuedev/continue/commit/c297e443a7cf0d9d0f022af1875d401ea2b8d5c7)) * return fetch errors to agent ([4d74779](https://github.com/continuedev/continue/commit/4d747796e034d7d22873f55dba0a81a991930962))
Features
October 18, 2025
# [1.27.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.26.0...@continuedev/openai-adapters@1.27.0) (2025-10-18) ### Bug Fixes * broken api ([c45d19f](https://github.com/continuedev/continue/commit/c45d19f64f28ad8c1fcfcb6112526107d3b1ad6b)) * dependency array ([48a2517](https://github.com/continuedev/continue/commit/48a2517349a098aae206d184316425b819e9cca4)) * duplication ([2ba3ee3](https://github.com/continuedev/continue/commit/2ba3ee365a493ac2e5e3f450f92d5569fdab62e3)) * icon ([ce88f9a](https://github.com/continuedev/continue/commit/ce88f9a7594bb6da7ad12876797db5e0b84cfba5)) * missing org id ([ca9224a](https://github.com/continuedev/continue/commit/ca9224a26dc075896efd82ceeefef984116ced8c)) * normalization ([9c35910](https://github.com/continuedev/continue/commit/9c35910b6f79b0378f5190ad4464c2aba53cd6f3)) * normalization ([63ac02b](https://github.com/continuedev/continue/commit/63ac02ba95170bb135192e3808d0d7acfb420a69)) * normalize url ([aa66c8b](https://github.com/continuedev/continue/commit/aa66c8be06609c837a1e44b6c371003d559b3e19)) * repo edge case ([0e9dc13](https://github.com/continuedev/continue/commit/0e9dc1375f86af53a7be7f190cc5b1e30150e61c)) * repo url ([feb5f66](https://github.com/continuedev/continue/commit/feb5f66d2692d72858055a0d3b516bf6631a9c26)) * stashing ([83b4be1](https://github.com/continuedev/continue/commit/83b4be14227a2cbaad6e0512fc38d9aa20f9b903)) * switching branches ([01d2429](https://github.com/continuedev/continue/commit/01d2429c872a019b183577a0262cf26ffaa950cf)) * switching branches ([db3203a](https://github.com/continuedev/continue/commit/db3203a9cb8f051a04d8a5064ae65462a165988c)) * timestamp fallback ([eab661e](https://github.com/continuedev/continue/commit/eab661e353c7a91104e280258a9da5d481b26822)) * type errors ([ca18446](https://github.com/continuedev/continue/commit/ca184461e7cd811dd44cf3da8315cf070a1330b5)) * undo debugger ([015f365](https://github.com/continuedev/continue/commit/015f365e32d23b686d844a4740d975c6c35ad8bd)) * update branch filter regex to exclude cla-signatures branch ([#8320](https://github.com/continuedev/continue/issues/8320)) ([6dc36db](https://github.com/continuedev/continue/commit/6dc36dbd16910338692812517a9f56151e39bc45)) * update telemetry docs ([#8295](https://github.com/continuedev/continue/issues/8295)) ([5673ad1](https://github.com/continuedev/continue/commit/5673ad119cdc72e4dceecd15d628ca3725da047d)) * url ([66be965](https://github.com/continuedev/continue/commit/66be965c9ac88f952483e49de5591a4b2c493cba)) * use streamsse for streaming chat in gemini ([779b3e4](https://github.com/continuedev/continue/commit/779b3e4c1cede6845672381e4773b77097f203f6)) ### Features * Add preview panel to session selector (cn ls / /resume) ([#8231](https://github.com/continuedev/continue/issues/8231)) ([1c06790](https://github.com/continuedev/continue/commit/1c067901a915485a2c18779cf028994df411d458)) * local takeover ([b5d5f87](https://github.com/continuedev/continue/commit/b5d5f87898bda34765763890b382a745f5c14e61)) * return fetch errors to agent ([4d74779](https://github.com/continuedev/continue/commit/4d747796e034d7d22873f55dba0a81a991930962))
Features
October 17, 2025
# [1.26.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.25.0...@continuedev/openai-adapters@1.26.0) (2025-10-17) ### Bug Fixes * agents ([8fb46fe](https://github.com/continuedev/continue/commit/8fb46fe39275759a8b55254c89c0e1acb28e3a9e)) * broken imports ([f4d35c2](https://github.com/continuedev/continue/commit/f4d35c29ce537e20ca5d59a99e5523e2f82763f8)) * clicking on enter button not working after streaming ([#8255](https://github.com/continuedev/continue/issues/8255)) ([ae0af67](https://github.com/continuedev/continue/commit/ae0af67e1af2ecc33df3867c46ff89de166cd8cc)) * **cli:** exit after printing response when using -p ([5aa4537](https://github.com/continuedev/continue/commit/5aa4537ac35e86e2177c0a9e29c83357c0174a02)) * cn remote command ([2854b13](https://github.com/continuedev/continue/commit/2854b139cad9625d182df57ffdd2e6055471a8a6)) * config for agent api ([fff335e](https://github.com/continuedev/continue/commit/fff335e5bd80e019b08753f5b8a661bc8b96ec3e)) * cubic comments and injected block inputs unrolling ([cdf770a](https://github.com/continuedev/continue/commit/cdf770a1a4c6735fa525b949459fb62ef7cfe2ee)) * failing tests ([5adcf1e](https://github.com/continuedev/continue/commit/5adcf1e7c6b323410adc40d90fc647756e9ae267)) * github connection ([3c00349](https://github.com/continuedev/continue/commit/3c00349c2fe11b6da9f9bd5b4b818f337927f165)) * list agents request ([af99284](https://github.com/continuedev/continue/commit/af992849a43b69ea1c4af2b1f8f4eae4b70c0e11)) * load agents ([c2088f7](https://github.com/continuedev/continue/commit/c2088f76b969c83395399083b8da953d724bfb08)) * load default model if no models, only option in headless ([760d370](https://github.com/continuedev/continue/commit/760d370edff8ebd12b5e7625423d68639f2014f8)) * local agents ([8c0b215](https://github.com/continuedev/continue/commit/8c0b215faf0a5c92c4a7d7e106326b13b26b5d0c)) * open correct link ([a5de87a](https://github.com/continuedev/continue/commit/a5de87abe0d6986fb811eb5c2957dcfbe155c8a9)) * pass org id ([a476c1e](https://github.com/continuedev/continue/commit/a476c1ed7d717655f9bbaf8adb6dc1d40f1ab624)) * personal agents ([9306b95](https://github.com/continuedev/continue/commit/9306b95016dae8456cd4a645f7ff999503990c78)) * remove <think> blocks from chat title generation ([535c9bf](https://github.com/continuedev/continue/commit/535c9bf2bb923e28933281a8429bcf5cabafa5ec)), closes [#5689](https://github.com/continuedev/continue/issues/5689) * replace inputs with secrets ([4f5449a](https://github.com/continuedev/continue/commit/4f5449adc1f81cc45251653a29ea4cf5a55d4377)) * requests ([bddda36](https://github.com/continuedev/continue/commit/bddda3664443f975e8e26b68b9866382872da636)) * revert inputs to secrets option, always replace for injected blocks ([5b8e5d9](https://github.com/continuedev/continue/commit/5b8e5d962dccb870125c22eca4d93367dbfe6a28)) * specify agent ([01efdd1](https://github.com/continuedev/continue/commit/01efdd15a9c87ed7119d0878fea378e894141e3e)) * tests with new default model ([9bec1f0](https://github.com/continuedev/continue/commit/9bec1f0a4accddac3689e1d899911f08bbe67bbe)) * type errors ([cee03bf](https://github.com/continuedev/continue/commit/cee03bf46951e81dc2753510c9d52b328802b571)) * urls ([ae25084](https://github.com/continuedev/continue/commit/ae25084c3cf1fccba57e585a99adf160480aa6b6)) * urls ([542efb8](https://github.com/continuedev/continue/commit/542efb8244f6d10976fd3d135b109e170d3b6eb7)) * urls ([7212a63](https://github.com/continuedev/continue/commit/7212a63cb44b83ad825e3b244cb0d3835e596e92)) * use 0600 permissions on config.yaml ([413c0bb](https://github.com/continuedev/continue/commit/413c0bb26c1aeecf58ec7e1de24ce3d657584073)) * vscode1.3.19jetbrains1.0.48 ([91206d8](https://github.com/continuedev/continue/commit/91206d853a9e863805d9bea70b92d4027dd1ffa3)) ### Features * background agent creation ([d9c16e4](https://github.com/continuedev/continue/commit/d9c16e41033030f7825970ce59c2b0aa08cd3775)) * background agents ([8717020](https://github.com/continuedev/continue/commit/87170203f5a6e24e61b37e4a382f8eca7b48dbe3)) * background agents ([2edcd6a](https://github.com/continuedev/continue/commit/2edcd6ae027f31b53e8f2b0d63e430e50b5a9430)) * full secrets parsing for all CLI flags ([2162446](https://github.com/continuedev/continue/commit/21624468633a60d42288d59b9e7a3b18d5a9b2f8)) * report cache write tokens from anthropic oai adapter ([#8210](https://github.com/continuedev/continue/issues/8210)) ([c297e44](https://github.com/continuedev/continue/commit/c297e443a7cf0d9d0f022af1875d401ea2b8d5c7))
Features
October 17, 2025
# [1.3.0](https://github.com/continuedev/continue/compare/@continuedev/llm-info@1.2.0...@continuedev/llm-info@1.3.0) (2025-10-17) ### Bug Fixes * agents ([8fb46fe](https://github.com/continuedev/continue/commit/8fb46fe39275759a8b55254c89c0e1acb28e3a9e)) * broken imports ([f4d35c2](https://github.com/continuedev/continue/commit/f4d35c29ce537e20ca5d59a99e5523e2f82763f8)) * clicking on enter button not working after streaming ([#8255](https://github.com/continuedev/continue/issues/8255)) ([ae0af67](https://github.com/continuedev/continue/commit/ae0af67e1af2ecc33df3867c46ff89de166cd8cc)) * **cli:** exit after printing response when using -p ([5aa4537](https://github.com/continuedev/continue/commit/5aa4537ac35e86e2177c0a9e29c83357c0174a02)) * cn remote command ([2854b13](https://github.com/continuedev/continue/commit/2854b139cad9625d182df57ffdd2e6055471a8a6)) * config for agent api ([fff335e](https://github.com/continuedev/continue/commit/fff335e5bd80e019b08753f5b8a661bc8b96ec3e)) * cubic comments and injected block inputs unrolling ([cdf770a](https://github.com/continuedev/continue/commit/cdf770a1a4c6735fa525b949459fb62ef7cfe2ee)) * failing tests ([5adcf1e](https://github.com/continuedev/continue/commit/5adcf1e7c6b323410adc40d90fc647756e9ae267)) * github connection ([3c00349](https://github.com/continuedev/continue/commit/3c00349c2fe11b6da9f9bd5b4b818f337927f165)) * list agents request ([af99284](https://github.com/continuedev/continue/commit/af992849a43b69ea1c4af2b1f8f4eae4b70c0e11)) * load agents ([c2088f7](https://github.com/continuedev/continue/commit/c2088f76b969c83395399083b8da953d724bfb08)) * load default model if no models, only option in headless ([760d370](https://github.com/continuedev/continue/commit/760d370edff8ebd12b5e7625423d68639f2014f8)) * local agents ([8c0b215](https://github.com/continuedev/continue/commit/8c0b215faf0a5c92c4a7d7e106326b13b26b5d0c)) * open correct link ([a5de87a](https://github.com/continuedev/continue/commit/a5de87abe0d6986fb811eb5c2957dcfbe155c8a9)) * pass org id ([a476c1e](https://github.com/continuedev/continue/commit/a476c1ed7d717655f9bbaf8adb6dc1d40f1ab624)) * personal agents ([9306b95](https://github.com/continuedev/continue/commit/9306b95016dae8456cd4a645f7ff999503990c78)) * remove <think> blocks from chat title generation ([535c9bf](https://github.com/continuedev/continue/commit/535c9bf2bb923e28933281a8429bcf5cabafa5ec)), closes [#5689](https://github.com/continuedev/continue/issues/5689) * replace inputs with secrets ([4f5449a](https://github.com/continuedev/continue/commit/4f5449adc1f81cc45251653a29ea4cf5a55d4377)) * requests ([bddda36](https://github.com/continuedev/continue/commit/bddda3664443f975e8e26b68b9866382872da636)) * revert inputs to secrets option, always replace for injected blocks ([5b8e5d9](https://github.com/continuedev/continue/commit/5b8e5d962dccb870125c22eca4d93367dbfe6a28)) * specify agent ([01efdd1](https://github.com/continuedev/continue/commit/01efdd15a9c87ed7119d0878fea378e894141e3e)) * tests with new default model ([9bec1f0](https://github.com/continuedev/continue/commit/9bec1f0a4accddac3689e1d899911f08bbe67bbe)) * type errors ([cee03bf](https://github.com/continuedev/continue/commit/cee03bf46951e81dc2753510c9d52b328802b571)) * urls ([ae25084](https://github.com/continuedev/continue/commit/ae25084c3cf1fccba57e585a99adf160480aa6b6)) * urls ([542efb8](https://github.com/continuedev/continue/commit/542efb8244f6d10976fd3d135b109e170d3b6eb7)) * urls ([7212a63](https://github.com/continuedev/continue/commit/7212a63cb44b83ad825e3b244cb0d3835e596e92)) * use 0600 permissions on config.yaml ([413c0bb](https://github.com/continuedev/continue/commit/413c0bb26c1aeecf58ec7e1de24ce3d657584073)) * use streamsse for streaming chat in gemini ([779b3e4](https://github.com/continuedev/continue/commit/779b3e4c1cede6845672381e4773b77097f203f6)) * vscode1.3.19jetbrains1.0.48 ([91206d8](https://github.com/continuedev/continue/commit/91206d853a9e863805d9bea70b92d4027dd1ffa3)) ### Features * background agent creation ([d9c16e4](https://github.com/continuedev/continue/commit/d9c16e41033030f7825970ce59c2b0aa08cd3775)) * background agents ([8717020](https://github.com/continuedev/continue/commit/87170203f5a6e24e61b37e4a382f8eca7b48dbe3)) * background agents ([2edcd6a](https://github.com/continuedev/continue/commit/2edcd6ae027f31b53e8f2b0d63e430e50b5a9430)) * full secrets parsing for all CLI flags ([2162446](https://github.com/continuedev/continue/commit/21624468633a60d42288d59b9e7a3b18d5a9b2f8)) * report cache write tokens from anthropic oai adapter ([#8210](https://github.com/continuedev/continue/issues/8210)) ([c297e44](https://github.com/continuedev/continue/commit/c297e443a7cf0d9d0f022af1875d401ea2b8d5c7))
Features
October 16, 2025
# [1.29.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.28.2...@continuedev/config-yaml@1.29.0) (2025-10-16) ### Bug Fixes * cn remote command ([2854b13](https://github.com/continuedev/continue/commit/2854b139cad9625d182df57ffdd2e6055471a8a6)) * cubic comments and injected block inputs unrolling ([cdf770a](https://github.com/continuedev/continue/commit/cdf770a1a4c6735fa525b949459fb62ef7cfe2ee)) * load default model if no models, only option in headless ([760d370](https://github.com/continuedev/continue/commit/760d370edff8ebd12b5e7625423d68639f2014f8)) * remove <think> blocks from chat title generation ([535c9bf](https://github.com/continuedev/continue/commit/535c9bf2bb923e28933281a8429bcf5cabafa5ec)), closes [#5689](https://github.com/continuedev/continue/issues/5689) * replace inputs with secrets ([4f5449a](https://github.com/continuedev/continue/commit/4f5449adc1f81cc45251653a29ea4cf5a55d4377)) * revert inputs to secrets option, always replace for injected blocks ([5b8e5d9](https://github.com/continuedev/continue/commit/5b8e5d962dccb870125c22eca4d93367dbfe6a28)) * tests with new default model ([9bec1f0](https://github.com/continuedev/continue/commit/9bec1f0a4accddac3689e1d899911f08bbe67bbe)) * use 0600 permissions on config.yaml ([413c0bb](https://github.com/continuedev/continue/commit/413c0bb26c1aeecf58ec7e1de24ce3d657584073)) * vscode1.3.19jetbrains1.0.48 ([91206d8](https://github.com/continuedev/continue/commit/91206d853a9e863805d9bea70b92d4027dd1ffa3)) ### Features * full secrets parsing for all CLI flags ([2162446](https://github.com/continuedev/continue/commit/21624468633a60d42288d59b9e7a3b18d5a9b2f8))
Features
October 15, 2025
## What's Changed v1.2.9 is created off of prerelease v1.3.16 with the following hotfixes * fix: HOTFIX stop agent loop if aborted/not streaming by @RomneyDa in https://github.com/continuedev/continue/pull/8208 * fix: HOTFIX stop thinking animation if cancelled mid stream by @RomneyDa in https://github.com/continuedev/continue/pull/8222 * fix: HOTFIX prevent active file sending on click by @uinstinct in https://github.com/continuedev/continue/pull/8179 * hotfix(autocomplete): remove mercury model special handling and adjust code block extraction by @sestinj in https://github.com/continuedev/continue/pull/8252 Other changes since 1.2.8: * feat: add opt `serverName` for registry MCP servers by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8037 * docs: Improve rules guidance in the deep dive and rules docs by @continue[bot] in https://github.com/continuedev/continue/pull/8022 * fix: tool outcome telemetry for preprocessing failures by @RomneyDa in https://github.com/continuedev/continue/pull/8066 * chore(deps): bump gradle/actions from 3 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8063 * docs: add Continue Docs MCP cookbook and update navigation by @bdougie in https://github.com/continuedev/continue/pull/8082 * docs: Add Sanity MCP Continue cookbook with proper agent configs for CI/interactive modes by @bdougie in https://github.com/continuedev/continue/pull/8079 * fix: update titles of cli releases by @sestinj in https://github.com/continuedev/continue/pull/8055 * Add beta status tool option and improve status tool description by @sestinj in https://github.com/continuedev/continue/pull/8081 * docs: Add feature flag audit example to PostHog MCP cookbook by @continue[bot] in https://github.com/continuedev/continue/pull/8058 * docs: add Sanity MCP cookbook to navigation and overview by @bdougie in https://github.com/continuedev/continue/pull/8093 * feat: add weekly cn task to check documentation by @tingwai in https://github.com/continuedev/continue/pull/8076 * feat: add OpenRouter API with Anthropic prompt caching support by @sestinj in https://github.com/continuedev/continue/pull/8100 * feat: add API key authentication support for Bedrock provider by @sestinj in https://github.com/continuedev/continue/pull/8101 * fix: remove extra spaces before EOF in heredoc delimiters by @sestinj in https://github.com/continuedev/continue/pull/8103 * Add invokable rule support to cli by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/8077 * CLI workflows by @RomneyDa in https://github.com/continuedev/continue/pull/8069 * fix(cli): pasting chunks of lesser than 50 characters by @uinstinct in https://github.com/continuedev/continue/pull/8107 * Detect invokable rules located in 'prompts' directory by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/8073 * fix: use common process.env values to launch MCP by @fbricon in https://github.com/continuedev/continue/pull/7709 * docs: Add Chrome DevTools Performance Cookbook with MCP integration by @bdougie in https://github.com/continuedev/continue/pull/8088 * feat: add actions to reference files, directories and repo maps in IntelliJ Plugin by @vldF in https://github.com/continuedev/continue/pull/7253 * feat: auto-accept agent edits setting auto accept edit tools by @uinstinct in https://github.com/continuedev/continue/pull/7993 * docs: Add Sentry MCP error monitoring cookbook by @bdougie in https://github.com/continuedev/continue/pull/8060 * feat: Adjusted MCPConnection logic so the cwd is resolved to current workspace folder. by @meanderix in https://github.com/continuedev/continue/pull/7505 * docs: Add Guides link to CLI sidebar navigation by @continue[bot] in https://github.com/continuedev/continue/pull/8117 * fix: separate preprocessed tool args by @RomneyDa in https://github.com/continuedev/continue/pull/8111 * docs: add GitHub MCP Continue cookbook guide by @bdougie in https://github.com/continuedev/continue/pull/8092 * fix: add max depth to file indexing by @tingwai in https://github.com/continuedev/continue/pull/8112 * docs: Add MCP JSON server configuration support documentation by @continue[bot] in https://github.com/continuedev/continue/pull/8021 * fix: Tables does not rendered correctly #7465 by @gippole in https://github.com/continuedev/continue/pull/8096 * fix: LLM Provider - Ask Sage: Updated Model list, updated docs and fixed drop down menu option by @mark-espinoza in https://github.com/continuedev/continue/pull/8102 * fix: flakey CLI tests by @tingwai in https://github.com/continuedev/continue/pull/8124 * Add 'Explore MCP Servers' option to /mcp slash command by @continue[bot] in https://github.com/continuedev/continue/pull/8123 * Revise build steps in BUILD.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/8130 * Fix wrong document about Force Legacy Completions Endpoint by @letanloc1998 in https://github.com/continuedev/continue/pull/8133 * Add organization name display to CLI intro screen by @continue[bot] in https://github.com/continuedev/continue/pull/8041 * feat(cli): mcp oauth using mcp-remote by @uinstinct in https://github.com/continuedev/continue/pull/8143 * Add apiKey field to mcpServers block schema for Bearer token auth by @continue[bot] in https://github.com/continuedev/continue/pull/8120 * Allow --mcp flag to accept URLs for streamable-http servers by @continue[bot] in https://github.com/continuedev/continue/pull/8119 * Make it easy to discover Continue CLI (cn) by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/8109 * chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in https://github.com/continuedev/continue/pull/8135 * fix: improvements to next edit by @sestinj in https://github.com/continuedev/continue/pull/8129 * feat: add GitHub workflow for vscode pre-release by @tingwai in https://github.com/continuedev/continue/pull/8116 * docs: add CLI telemetry opt-out instructions by @rossigee in https://github.com/continuedev/continue/pull/8064 * chore: bump VSCode extension version to 1.3.16 by @tingwai in https://github.com/continuedev/continue/pull/8147 ## New Contributors * @meanderix made their first contribution in https://github.com/continuedev/continue/pull/7505 * @gippole made their first contribution in https://github.com/continuedev/continue/pull/8096 * @letanloc1998 made their first contribution in https://github.com/continuedev/continue/pull/8133 * @rossigee made their first contribution in https://github.com/continuedev/continue/pull/8064 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.8-vscode...v1.2.9-vscode
Features
October 15, 2025
# [1.25.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.24.0...@continuedev/openai-adapters@1.25.0) (2025-10-15) ### Bug Fixes * agent articles ([c34e56e](https://github.com/continuedev/continue/commit/c34e56e727bbc50c645a280fb5c75eb96cbb5196)) * agent-file -> agentFile ([0ecef51](https://github.com/continuedev/continue/commit/0ecef51a82e963b109eea9e6b953c63c02da19b0)) * better agent errors in settings agent section ([#8198](https://github.com/continuedev/continue/issues/8198)) ([fbaec42](https://github.com/continuedev/continue/commit/fbaec428cc0bd5626f1ac486b7927cc02e8ff0ac)) * config yaml test copy ([c97096e](https://github.com/continuedev/continue/commit/c97096ef0790de1963f3a23b2da80209aac5fbb6)) * **core:** only show esbuild install hint when config.ts is customized ([8b1d347](https://github.com/continuedev/continue/commit/8b1d347336ed41d04886f816c87e764b99c37110)) * **core:** require user-installed esbuild for config.ts; show install hint if missing ([c2d4ab1](https://github.com/continuedev/continue/commit/c2d4ab133084c276d43d4e83f95a267f19de641b)) * extra setInactive in test ([32f4c81](https://github.com/continuedev/continue/commit/32f4c817e5c22245e516305fadbae5cbd67d4c5f)) * HOTFIX stop agent loop if aborted/not streaming ([64d1a45](https://github.com/continuedev/continue/commit/64d1a4533ce0d5414c28acd5c8da4e04bc5325df)) * HOTFIX stop thinking animation if cancelled mid stream ([#8222](https://github.com/continuedev/continue/issues/8222)) ([990a8fb](https://github.com/continuedev/continue/commit/990a8fb2f24874d4d3dc16e8640ab710b907b72c)) * HttpContextProvider handle null uri field ([#8197](https://github.com/continuedev/continue/issues/8197)) ([01c4271](https://github.com/continuedev/continue/commit/01c4271d64d1a0e0cba4d43f0288376002a6dbab)) * include auth for loading packages ([#8230](https://github.com/continuedev/continue/issues/8230)) ([64c7dd1](https://github.com/continuedev/continue/commit/64c7dd19e7008344c7883c80a633e09a99aa7a35)) * log correct tool call error from gui ([1d7da38](https://github.com/continuedev/continue/commit/1d7da38a66cb66093028aa7fbac8f1d9b3b4ffce)) * only log sentry errors on reload not load ([#8202](https://github.com/continuedev/continue/issues/8202)) ([a3e5a14](https://github.com/continuedev/continue/commit/a3e5a14bd206a3a9eee1a920c3020b88e4a4b741)) * only show free trial dialog for freetrial secrettype ([042395e](https://github.com/continuedev/continue/commit/042395ef1ba7d83d2ab9a38404086344e864a55f)) * open hub org settings ([a66e5d0](https://github.com/continuedev/continue/commit/a66e5d0ed679e07b31d0a6e0d8f0d005498d5a4d)) * rule source agentFile ([2276c4e](https://github.com/continuedev/continue/commit/2276c4e707f25d7dd6f9bc4bf67503aee18198cd)) * shared options ([27e1e35](https://github.com/continuedev/continue/commit/27e1e354ac85720ef09633e1fa4c450d26dfa0b7)) * treat premature close during tool calls as a tool error ([#8221](https://github.com/continuedev/continue/issues/8221)) ([ee269fa](https://github.com/continuedev/continue/commit/ee269fa5d20efcd1346cf6d07466637fc526617c)) * use relative path in vscode build task ([#8134](https://github.com/continuedev/continue/issues/8134)) ([33fc0f4](https://github.com/continuedev/continue/commit/33fc0f4adaf4da4cb40c7c96e7ab2a643d9a6673)) ### Features * rehaul onboarding for updated billing ([#7965](https://github.com/continuedev/continue/issues/7965)) ([d192e61](https://github.com/continuedev/continue/commit/d192e61a5578c662fff6a7e44e56de1dc0978854)) * rename workflows to agent files ([17712b2](https://github.com/continuedev/continue/commit/17712b21c0cd588d474c523a2a9f8376a6772c9e))
Features
October 15, 2025
# [1.2.0](https://github.com/continuedev/continue/compare/@continuedev/llm-info@1.1.0...@continuedev/llm-info@1.2.0) (2025-10-15) ### Bug Fixes * add max depth to file indexing ([52f2058](https://github.com/continuedev/continue/commit/52f2058ad6f0a1239d880e114ccfe30138c6b04d)) * add Snyk CLI authentication requirements to cookbook ([a450c85](https://github.com/continuedev/continue/commit/a450c8533661f67e633064eb1f8623d9a35ea426)) * adds working workflow ([916cb05](https://github.com/continuedev/continue/commit/916cb053f55236c413b0d97d3a274547570d4d8c)) * agent articles ([c34e56e](https://github.com/continuedev/continue/commit/c34e56e727bbc50c645a280fb5c75eb96cbb5196)) * agent-file -> agentFile ([0ecef51](https://github.com/continuedev/continue/commit/0ecef51a82e963b109eea9e6b953c63c02da19b0)) * better agent errors in settings agent section ([#8198](https://github.com/continuedev/continue/issues/8198)) ([fbaec42](https://github.com/continuedev/continue/commit/fbaec428cc0bd5626f1ac486b7927cc02e8ff0ac)) * circular import ([379ffe0](https://github.com/continuedev/continue/commit/379ffe05509e30049f703e5f00fc8f1f04b9b812)) * cleanup ([f0d9838](https://github.com/continuedev/continue/commit/f0d98386bf925ddf0f5c5aa64bdddf00878d1813)) * cleanup workflow files ([8c5ca73](https://github.com/continuedev/continue/commit/8c5ca73e1385e64939eed4d37cd52faa85ab1240)) * **cli:** pasting chunks of lesser than 50 characters ([9914cd2](https://github.com/continuedev/continue/commit/9914cd2f0229c85f2486dfe16bc80530edc04925)) * config yaml test copy ([c97096e](https://github.com/continuedev/continue/commit/c97096ef0790de1963f3a23b2da80209aac5fbb6)) * **core:** only show esbuild install hint when config.ts is customized ([8b1d347](https://github.com/continuedev/continue/commit/8b1d347336ed41d04886f816c87e764b99c37110)) * **core:** require user-installed esbuild for config.ts; show install hint if missing ([c2d4ab1](https://github.com/continuedev/continue/commit/c2d4ab133084c276d43d4e83f95a267f19de641b)) * cubic feedback ([a6b2b6b](https://github.com/continuedev/continue/commit/a6b2b6b6dbdc605eb5e3f0faa6da0f71a3ba0531)) * cubic feedback for workflow files ([89e2573](https://github.com/continuedev/continue/commit/89e2573c492ce0d66cdeb087a055be8da75d3c90)) * deprecate gemini 1.5 ([389664d](https://github.com/continuedev/continue/commit/389664ddf59b068e8f7bd4ad8ad9372feb2e6513)) * disable MCPs, init prompt tweaks ([47f0fb2](https://github.com/continuedev/continue/commit/47f0fb2e4a0c8be4d4e8991301bf7fee2c002b84)) * dismissal ([c1d09d8](https://github.com/continuedev/continue/commit/c1d09d8d2160658227431a77cc593381c9bc50f3)) * edit tool prompt updates to encourage multi edits to avoid linting effects ([#7998](https://github.com/continuedev/continue/issues/7998)) ([e1c8878](https://github.com/continuedev/continue/commit/e1c8878875b43f8eb6c60b24d60535620461cb1e)) * extra setInactive in test ([32f4c81](https://github.com/continuedev/continue/commit/32f4c817e5c22245e516305fadbae5cbd67d4c5f)) * failing tests ([0858aa4](https://github.com/continuedev/continue/commit/0858aa41b00a3598602664c7301e96ef8f5a0cd3)) * filter out markdown delimiters from next edit responses ([#8056](https://github.com/continuedev/continue/issues/8056)) ([89826f0](https://github.com/continuedev/continue/commit/89826f0feadd924f99e45bfc6093e475cc849c2b)) * fix after rebase ([258747d](https://github.com/continuedev/continue/commit/258747d5b6ed04a0d6575c6ddfa839a4db490fbc)) * fix prompt creation to use new markdown format ([#7920](https://github.com/continuedev/continue/issues/7920)) ([5b0f475](https://github.com/continuedev/continue/commit/5b0f475b759971361d77a6468e4c4ce45a924bc4)) * fix workflow tests ([dcddb54](https://github.com/continuedev/continue/commit/dcddb5429b4c7536115d7f8a41c74b317e6b0bbb)) * flakey CLI tests ([#8124](https://github.com/continuedev/continue/issues/8124)) ([6748434](https://github.com/continuedev/continue/commit/6748434c9cf5c9e4bdf44af225dc789a10652230)) * formatting ([25b1253](https://github.com/continuedev/continue/commit/25b12531950b59bcc01a18ae11c6b43eacaeff80)) * handle corrupted VSCode auth cache with automatic cleanup and recovery ([a68b804](https://github.com/continuedev/continue/commit/a68b804d707ae50ddf8529f3591d70894988584e)) * HOTFIX stop agent loop if aborted/not streaming ([64d1a45](https://github.com/continuedev/continue/commit/64d1a4533ce0d5414c28acd5c8da4e04bc5325df)) * HOTFIX stop thinking animation if cancelled mid stream ([#8222](https://github.com/continuedev/continue/issues/8222)) ([990a8fb](https://github.com/continuedev/continue/commit/990a8fb2f24874d4d3dc16e8640ab710b907b72c)) * HttpContextProvider handle null uri field ([#8197](https://github.com/continuedev/continue/issues/8197)) ([01c4271](https://github.com/continuedev/continue/commit/01c4271d64d1a0e0cba4d43f0288376002a6dbab)) * improvements to next edit ([#8129](https://github.com/continuedev/continue/issues/8129)) ([f56d2b0](https://github.com/continuedev/continue/commit/f56d2b0a7bdf472e5c42c168a85bc05ecb47bd08)) * include auth for loading packages ([#8230](https://github.com/continuedev/continue/issues/8230)) ([64c7dd1](https://github.com/continuedev/continue/commit/64c7dd19e7008344c7883c80a633e09a99aa7a35)) * json mcp loading ([#8002](https://github.com/continuedev/continue/issues/8002)) ([e734ad7](https://github.com/continuedev/continue/commit/e734ad71caf00ff5f34d91d1ee784a51c290245a)) * json mcpServers ([784ec4e](https://github.com/continuedev/continue/commit/784ec4e8fcba54dba90d119df4aaec31d8f44deb)) * lint ([8f116b1](https://github.com/continuedev/continue/commit/8f116b15340c33a046e65274a0fd2f6916b89138)) * lint ([db4f590](https://github.com/continuedev/continue/commit/db4f590dce8f15d4f1dabc9fef9a0a265b78e7a0)) * lint ([c8f5df9](https://github.com/continuedev/continue/commit/c8f5df90cb54ca015a52f08a1f710501a406ffe8)) * lint/format ([236f139](https://github.com/continuedev/continue/commit/236f139ffc8cd978d535d9806c5c3c1508a6d64f)) * linter errors ([a3a35f6](https://github.com/continuedev/continue/commit/a3a35f67331edd9479f54767469d2acc93d43d50)) * linter errors ([4582ab2](https://github.com/continuedev/continue/commit/4582ab2df3eed7b3608d8b3fdefac25b9f827203)) * linter errors ([7b82f4f](https://github.com/continuedev/continue/commit/7b82f4fc3d791c335ee2ced3b06c533bdc71de80)) * linter errors ([45e9a94](https://github.com/continuedev/continue/commit/45e9a944e74d7197e5610e47d6331ba344443c85)) * linting ([475aa95](https://github.com/continuedev/continue/commit/475aa95e44274a0ef17b86e5373b7b793516aad7)) * LLM Provider - Ask Sage: Updated Model list, updated docs and fixed drop down menu option ([#8102](https://github.com/continuedev/continue/issues/8102)) ([03598ea](https://github.com/continuedev/continue/commit/03598ea26ddd7c1e576aef0c12c005d68890a6f4)) * load codebase rules tests: use URIs ([9f92dbd](https://github.com/continuedev/continue/commit/9f92dbdc8d2af9f358a58ddd697762939215583e)) * log correct tool call error from gui ([1d7da38](https://github.com/continuedev/continue/commit/1d7da38a66cb66093028aa7fbac8f1d9b3b4ffce)) * markdown rules and top level agents ([1c43796](https://github.com/continuedev/continue/commit/1c43796518dbaa657791f7c1fce5b0dd83d6d135)) * merge conflicts ([d152835](https://github.com/continuedev/continue/commit/d1528356d75ca9b638f77a1692a429df8c484ac8)) * message input ([82a681b](https://github.com/continuedev/continue/commit/82a681bc8420df5a361b282602766ca4ef3ec058)) * move workflow stuff to config service ([4d3bafe](https://github.com/continuedev/continue/commit/4d3bafee60f99f47ec386ab028014a38230c12fb)) * multiple cn nitpicks ([#8049](https://github.com/continuedev/continue/issues/8049)) ([9cb2766](https://github.com/continuedev/continue/commit/9cb27661b1da1505b13a9353b9eb26ea40e17fa5)) * only log sentry errors on reload not load ([#8202](https://github.com/continuedev/continue/issues/8202)) ([a3e5a14](https://github.com/continuedev/continue/commit/a3e5a14bd206a3a9eee1a920c3020b88e4a4b741)) * only show free trial dialog for freetrial secrettype ([042395e](https://github.com/continuedev/continue/commit/042395ef1ba7d83d2ab9a38404086344e864a55f)) * open hub org settings ([a66e5d0](https://github.com/continuedev/continue/commit/a66e5d0ed679e07b31d0a6e0d8f0d005498d5a4d)) * prettier ([49ac0d1](https://github.com/continuedev/continue/commit/49ac0d176613f35de074b4a22a312069b826dd0a)) * prevent active file sending on click ([c8109ae](https://github.com/continuedev/continue/commit/c8109aedf6fd59f1a53bb969cc8fb4498cbadc93)) * prompt file tests ([1c67a8c](https://github.com/continuedev/continue/commit/1c67a8c753f2739791da1ae65b8f0e216e8c6d97)) * remove extra spaces before EOF in heredoc delimiters ([#8103](https://github.com/continuedev/continue/issues/8103)) ([d819d2f](https://github.com/continuedev/continue/commit/d819d2fc2082bdf6caca5dffd2200e7ba38d5e58)) * Remove GH Action portion of guide ([#8036](https://github.com/continuedev/continue/issues/8036)) ([1fcf246](https://github.com/continuedev/continue/commit/1fcf2467e7e2aa976f93509096fd2ee5da363610)) * remove hardcoded workflow ([c1d7cc3](https://github.com/continuedev/continue/commit/c1d7cc39e1ed5eeca104249d165153a18b76f0e5)) * remove mode service, fix all tests, workflow service integration ([3e80f3d](https://github.com/continuedev/continue/commit/3e80f3d8c566c7a3b89bcfae16fb787f2d482c10)) * rename `getFiles` -> `getSelectedFiles` ([58de94d](https://github.com/continuedev/continue/commit/58de94d6f126cffa0e8f325cc0d41cc5a751c16e)) * rule source agentFile ([2276c4e](https://github.com/continuedev/continue/commit/2276c4e707f25d7dd6f9bc4bf67503aee18198cd)) * separate preprocessed tool args ([#8111](https://github.com/continuedev/continue/issues/8111)) ([2f1ed97](https://github.com/continuedev/continue/commit/2f1ed97e16c8bbb58a0a72a95f56fc7b43122a49)) * shared options ([27e1e35](https://github.com/continuedev/continue/commit/27e1e354ac85720ef09633e1fa4c450d26dfa0b7)) * show error when cn -p doesnt have tool access ([#8045](https://github.com/continuedev/continue/issues/8045)) ([04d4087](https://github.com/continuedev/continue/commit/04d40875276fc80c454c0e1aeecab11d2c2908d2)) * simpler dangerous command warning ([#7987](https://github.com/continuedev/continue/issues/7987)) ([f97f4d0](https://github.com/continuedev/continue/commit/f97f4d092b2e303225dc5380e9c826b07d2de330)) * simplify the blurb ([7aa81e1](https://github.com/continuedev/continue/commit/7aa81e1aa865697b561142aa6370cf6de3fa439a)) * simplify workflow service ([8b0dc22](https://github.com/continuedev/continue/commit/8b0dc2242200926b58bc46dc310a6d8e263c0eed)) * Tables does not rendered correctly [#7465](https://github.com/continuedev/continue/issues/7465) ([#8096](https://github.com/continuedev/continue/issues/8096)) ([29d4967](https://github.com/continuedev/continue/commit/29d4967fe5583b8a3fbb30febd13404c082c5bba)) * tests and formatting for workflow files ([145a752](https://github.com/continuedev/continue/commit/145a75238848956712c3835baac7c61510f6cd27)) * tests and remove parsed args ([779ad18](https://github.com/continuedev/continue/commit/779ad18c42d8e6c11d6bbcf4c96c84f44800e8bd)) * tests, formatting, linting ([164d536](https://github.com/continuedev/continue/commit/164d5363809b9f856f4c26f39d305fe6916a2875)) * tests, lint, workflow model name logic ([e6ee11b](https://github.com/continuedev/continue/commit/e6ee11b9c2621ca334e76de377a54e153c2afb11)) * text buffer handling ([1acc648](https://github.com/continuedev/continue/commit/1acc648a90919ebe8ee825ade83ff30b5a71d397)) * tool outcome errors for preprocessing failures ([7036ece](https://github.com/continuedev/continue/commit/7036ece762753414e29f6ea2287cfe2c5b302f2d)) * treat premature close during tool calls as a tool error ([#8221](https://github.com/continuedev/continue/issues/8221)) ([ee269fa](https://github.com/continuedev/continue/commit/ee269fa5d20efcd1346cf6d07466637fc526617c)) * type errors ([914d587](https://github.com/continuedev/continue/commit/914d587d11f67bff1f6ea7c882f2bbac5f1ee55e)) * unify the namings ([f5bee4f](https://github.com/continuedev/continue/commit/f5bee4f50297ac11a293d8638f222ed33eaeae79)) * update titles of cli releases ([#8055](https://github.com/continuedev/continue/issues/8055)) ([eaff622](https://github.com/continuedev/continue/commit/eaff6225c138cec4976e4fcdf18e7df4cf407880)) * use common process.env values to launch MCP ([b1f147c](https://github.com/continuedev/continue/commit/b1f147c12e42b33a9667f083f15221ab3c73f73c)) * use PR base ref instead of hardcoded origin/main in workflow ([cef0113](https://github.com/continuedev/continue/commit/cef0113aedf4b29eaf736aabda71c4bb977d0616)) * use relative path in vscode build task ([#8134](https://github.com/continuedev/continue/issues/8134)) ([33fc0f4](https://github.com/continuedev/continue/commit/33fc0f4adaf4da4cb40c7c96e7ab2a643d9a6673)) * use session count instead of message count ([fd3d402](https://github.com/continuedev/continue/commit/fd3d402e9d193348104cc0d3cd3546df9d92030c)) * workflow e2e working ([99095bd](https://github.com/continuedev/continue/commit/99095bdcbda8ca36021cbec2293938cea166a55a)) ### Features * Add --id option to connect to existing remote agents via tunnel ([#7999](https://github.com/continuedev/continue/issues/7999)) ([775f731](https://github.com/continuedev/continue/commit/775f7312937160de7c60767761f91ba135659df1)) * add `MentionFileInChatAction` ([7fb5935](https://github.com/continuedev/continue/commit/7fb5935e373ff5abb3f68d4c8f9efb70750d0b57)) * add API key authentication support for Bedrock provider ([#8101](https://github.com/continuedev/continue/issues/8101)) ([e78cca5](https://github.com/continuedev/continue/commit/e78cca5d382d555be70d986e458a5603f78fa3cd)) * Add docs contributing guide ([#8034](https://github.com/continuedev/continue/issues/8034)) ([6e529a0](https://github.com/continuedev/continue/commit/6e529a02469c95145c4a38346068a16e56d7e08d)) * add GitHub workflow for vscode pre-release ([54c26c1](https://github.com/continuedev/continue/commit/54c26c108b24fb405d2980f69b8091d660c05edc)) * add MentionRepoMapInChatAction.kt ([cbc7ada](https://github.com/continuedev/continue/commit/cbc7ada3a1a5f1e9d3ec949649f2cf7af3832a5d)) * add OpenRouter API with Anthropic prompt caching support ([#8100](https://github.com/continuedev/continue/issues/8100)) ([33e39b5](https://github.com/continuedev/continue/commit/33e39b5b16a37b5f0a27c22c52551d35c6fb8427)) * add opt `serverName` for registry MCP servers ([#8037](https://github.com/continuedev/continue/issues/8037)) ([0aee4f7](https://github.com/continuedev/continue/commit/0aee4f756d0514f134822d53a7d9e78f58bdf98f)) * add the Continue icon to the context actions group ([b4a29bd](https://github.com/continuedev/continue/commit/b4a29bde1292f31e77638743d6a1e4e48d37a37f)) * add token usage tracking to OpenAI adapter ([#7900](https://github.com/continuedev/continue/issues/7900)) ([0a5acb1](https://github.com/continuedev/continue/commit/0a5acb1f32694ef38402592ce23a978673ffcedd)) * add weekly cn task to check documentation ([#8076](https://github.com/continuedev/continue/issues/8076)) ([833c981](https://github.com/continuedev/continue/commit/833c98103d75fd8458e284c061b3623a6c5bd889)) * added UI for global rule creation ([#7467](https://github.com/continuedev/continue/issues/7467)) ([b461fdc](https://github.com/continuedev/continue/commit/b461fdc3cd619d5c21fa0ac96aa129464725cafa)) * allow to mention directory ([6e77df2](https://github.com/continuedev/continue/commit/6e77df2ea7edc0a6b1efcea9981c3aae8ff15947)) * allow to reference both directories and files at the same time ([b40cf38](https://github.com/continuedev/continue/commit/b40cf38e34e824c38174e8c966f226e2a883bbdb)) * asciinema recordings setup ([#8154](https://github.com/continuedev/continue/issues/8154)) ([8b10f1d](https://github.com/continuedev/continue/commit/8b10f1dd46222b10759cce445644a6f4baabcfad)) * auto-accept agent edits setting auto accept edit tools ([#7993](https://github.com/continuedev/continue/issues/7993)) ([22c6799](https://github.com/continuedev/continue/commit/22c67999348eede38d10aae821eebc59111f6edd)) * better settings page and open settings fixes ([a7e392b](https://github.com/continuedev/continue/commit/a7e392bddee4c73ecdffc410d4d9009be64196af)) * cli banner ([a0a287e](https://github.com/continuedev/continue/commit/a0a287e9789b498ab7e3c3722a21af1dd2b033fa)) * **cli:** mcp oauth using mcp-remote ([#8143](https://github.com/continuedev/continue/issues/8143)) ([c7b8e0f](https://github.com/continuedev/continue/commit/c7b8e0f29e7adfb7726a17cc06c2e0e0927f417f)) * cn serve boolean ([#8005](https://github.com/continuedev/continue/issues/8005)) ([d135140](https://github.com/continuedev/continue/commit/d135140fb944693b480a9f29ec3a3003bf3eafb1)) * go back in history ([91adad2](https://github.com/continuedev/continue/commit/91adad26077ffe93d680c3bdfa0440d946408667)) * hide resources and prmopts if none ([e6b93fc](https://github.com/continuedev/continue/commit/e6b93fccc3b54c116a1c2cf01b804a9464332b70)) * include mcp loading errors in config loading errors ([#8017](https://github.com/continuedev/continue/issues/8017)) ([4afcf20](https://github.com/continuedev/continue/commit/4afcf200a95441bfb21bed2192b21691663779ee)) * notion cookbook ([#8074](https://github.com/continuedev/continue/issues/8074)) ([12a2acd](https://github.com/continuedev/continue/commit/12a2acd874a916afae793576127e62abd9925925)) * rehaul onboarding for updated billing ([#7965](https://github.com/continuedev/continue/issues/7965)) ([d192e61](https://github.com/continuedev/continue/commit/d192e61a5578c662fff6a7e44e56de1dc0978854)) * rename action names ([69cffcf](https://github.com/continuedev/continue/commit/69cffcf54aea339aa0042d4d5f7f51914804b8b1)) * rename workflows to agent files ([17712b2](https://github.com/continuedev/continue/commit/17712b21c0cd588d474c523a2a9f8376a6772c9e)) * status tool for cn ([#8007](https://github.com/continuedev/continue/issues/8007)) ([2d50cfd](https://github.com/continuedev/continue/commit/2d50cfde3db7a8f406f177a9a50bfe4d857be973)) * tool call args preprocessing ([#7992](https://github.com/continuedev/continue/issues/7992)) ([fac7f5c](https://github.com/continuedev/continue/commit/fac7f5c449391e92c4468b8005e52ea2c9efb258)) * tool permissions from workflow files ([452e012](https://github.com/continuedev/continue/commit/452e01204f9a388927aaac8b0328440508c96b1d)) * workflow file parsing and serializing ([e27ef73](https://github.com/continuedev/continue/commit/e27ef739ff02bb81201976fc57d66b1a52dd1dad)) * workflow files part 1 ([3069735](https://github.com/continuedev/continue/commit/3069735ac5aa6b8d5f5e0b5ca54e95008f7a13b2)) * workflows docs ([cec78eb](https://github.com/continuedev/continue/commit/cec78eb5b64cf5d34caf1df65ce694f8d3691478)) * workflows for CLI ([7d40f5a](https://github.com/continuedev/continue/commit/7d40f5a9abe276862226deffd8c034d902e61429))
Features
October 15, 2025
## [1.28.2](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.28.1...@continuedev/config-yaml@1.28.2) (2025-10-15) ### Bug Fixes * log correct tool call error from gui ([1d7da38](https://github.com/continuedev/continue/commit/1d7da38a66cb66093028aa7fbac8f1d9b3b4ffce)) * only show free trial dialog for freetrial secrettype ([042395e](https://github.com/continuedev/continue/commit/042395ef1ba7d83d2ab9a38404086344e864a55f))
Features
October 14, 2025
## [1.28.1](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.28.0...@continuedev/config-yaml@1.28.1) (2025-10-14) ### Bug Fixes * better agent errors in settings agent section ([#8198](https://github.com/continuedev/continue/issues/8198)) ([fbaec42](https://github.com/continuedev/continue/commit/fbaec428cc0bd5626f1ac486b7927cc02e8ff0ac)) * include auth for loading packages ([#8230](https://github.com/continuedev/continue/issues/8230)) ([64c7dd1](https://github.com/continuedev/continue/commit/64c7dd19e7008344c7883c80a633e09a99aa7a35)) * only log sentry errors on reload not load ([#8202](https://github.com/continuedev/continue/issues/8202)) ([a3e5a14](https://github.com/continuedev/continue/commit/a3e5a14bd206a3a9eee1a920c3020b88e4a4b741)) * treat premature close during tool calls as a tool error ([#8221](https://github.com/continuedev/continue/issues/8221)) ([ee269fa](https://github.com/continuedev/continue/commit/ee269fa5d20efcd1346cf6d07466637fc526617c))
Features
October 14, 2025
# [1.28.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.27.0...@continuedev/config-yaml@1.28.0) (2025-10-14) ### Bug Fixes * agent articles ([c34e56e](https://github.com/continuedev/continue/commit/c34e56e727bbc50c645a280fb5c75eb96cbb5196)) * agent-file -> agentFile ([0ecef51](https://github.com/continuedev/continue/commit/0ecef51a82e963b109eea9e6b953c63c02da19b0)) * config yaml test copy ([c97096e](https://github.com/continuedev/continue/commit/c97096ef0790de1963f3a23b2da80209aac5fbb6)) * **core:** only show esbuild install hint when config.ts is customized ([8b1d347](https://github.com/continuedev/continue/commit/8b1d347336ed41d04886f816c87e764b99c37110)) * **core:** require user-installed esbuild for config.ts; show install hint if missing ([c2d4ab1](https://github.com/continuedev/continue/commit/c2d4ab133084c276d43d4e83f95a267f19de641b)) * dismissal ([c1d09d8](https://github.com/continuedev/continue/commit/c1d09d8d2160658227431a77cc593381c9bc50f3)) * extra setInactive in test ([32f4c81](https://github.com/continuedev/continue/commit/32f4c817e5c22245e516305fadbae5cbd67d4c5f)) * failing tests ([0858aa4](https://github.com/continuedev/continue/commit/0858aa41b00a3598602664c7301e96ef8f5a0cd3)) * handle corrupted VSCode auth cache with automatic cleanup and recovery ([a68b804](https://github.com/continuedev/continue/commit/a68b804d707ae50ddf8529f3591d70894988584e)) * HOTFIX stop agent loop if aborted/not streaming ([64d1a45](https://github.com/continuedev/continue/commit/64d1a4533ce0d5414c28acd5c8da4e04bc5325df)) * HOTFIX stop thinking animation if cancelled mid stream ([#8222](https://github.com/continuedev/continue/issues/8222)) ([990a8fb](https://github.com/continuedev/continue/commit/990a8fb2f24874d4d3dc16e8640ab710b907b72c)) * HttpContextProvider handle null uri field ([#8197](https://github.com/continuedev/continue/issues/8197)) ([01c4271](https://github.com/continuedev/continue/commit/01c4271d64d1a0e0cba4d43f0288376002a6dbab)) * improvements to next edit ([#8129](https://github.com/continuedev/continue/issues/8129)) ([f56d2b0](https://github.com/continuedev/continue/commit/f56d2b0a7bdf472e5c42c168a85bc05ecb47bd08)) * lint ([8f116b1](https://github.com/continuedev/continue/commit/8f116b15340c33a046e65274a0fd2f6916b89138)) * lint ([db4f590](https://github.com/continuedev/continue/commit/db4f590dce8f15d4f1dabc9fef9a0a265b78e7a0)) * lint ([c8f5df9](https://github.com/continuedev/continue/commit/c8f5df90cb54ca015a52f08a1f710501a406ffe8)) * linter errors ([a3a35f6](https://github.com/continuedev/continue/commit/a3a35f67331edd9479f54767469d2acc93d43d50)) * linter errors ([4582ab2](https://github.com/continuedev/continue/commit/4582ab2df3eed7b3608d8b3fdefac25b9f827203)) * linter errors ([7b82f4f](https://github.com/continuedev/continue/commit/7b82f4fc3d791c335ee2ced3b06c533bdc71de80)) * linter errors ([45e9a94](https://github.com/continuedev/continue/commit/45e9a944e74d7197e5610e47d6331ba344443c85)) * message input ([82a681b](https://github.com/continuedev/continue/commit/82a681bc8420df5a361b282602766ca4ef3ec058)) * open hub org settings ([a66e5d0](https://github.com/continuedev/continue/commit/a66e5d0ed679e07b31d0a6e0d8f0d005498d5a4d)) * prevent active file sending on click ([c8109ae](https://github.com/continuedev/continue/commit/c8109aedf6fd59f1a53bb969cc8fb4498cbadc93)) * rule source agentFile ([2276c4e](https://github.com/continuedev/continue/commit/2276c4e707f25d7dd6f9bc4bf67503aee18198cd)) * shared options ([27e1e35](https://github.com/continuedev/continue/commit/27e1e354ac85720ef09633e1fa4c450d26dfa0b7)) * text buffer handling ([1acc648](https://github.com/continuedev/continue/commit/1acc648a90919ebe8ee825ade83ff30b5a71d397)) * type errors ([914d587](https://github.com/continuedev/continue/commit/914d587d11f67bff1f6ea7c882f2bbac5f1ee55e)) * use relative path in vscode build task ([#8134](https://github.com/continuedev/continue/issues/8134)) ([33fc0f4](https://github.com/continuedev/continue/commit/33fc0f4adaf4da4cb40c7c96e7ab2a643d9a6673)) * use session count instead of message count ([fd3d402](https://github.com/continuedev/continue/commit/fd3d402e9d193348104cc0d3cd3546df9d92030c)) ### Features * add GitHub workflow for vscode pre-release ([54c26c1](https://github.com/continuedev/continue/commit/54c26c108b24fb405d2980f69b8091d660c05edc)) * add token usage tracking to OpenAI adapter ([#7900](https://github.com/continuedev/continue/issues/7900)) ([0a5acb1](https://github.com/continuedev/continue/commit/0a5acb1f32694ef38402592ce23a978673ffcedd)) * asciinema recordings setup ([#8154](https://github.com/continuedev/continue/issues/8154)) ([8b10f1d](https://github.com/continuedev/continue/commit/8b10f1dd46222b10759cce445644a6f4baabcfad)) * cli banner ([a0a287e](https://github.com/continuedev/continue/commit/a0a287e9789b498ab7e3c3722a21af1dd2b033fa)) * go back in history ([91adad2](https://github.com/continuedev/continue/commit/91adad26077ffe93d680c3bdfa0440d946408667)) * notion cookbook ([#8074](https://github.com/continuedev/continue/issues/8074)) ([12a2acd](https://github.com/continuedev/continue/commit/12a2acd874a916afae793576127e62abd9925925)) * rehaul onboarding for updated billing ([#7965](https://github.com/continuedev/continue/issues/7965)) ([d192e61](https://github.com/continuedev/continue/commit/d192e61a5578c662fff6a7e44e56de1dc0978854)) * rename workflows to agent files ([17712b2](https://github.com/continuedev/continue/commit/17712b21c0cd588d474c523a2a9f8376a6772c9e))
Features
October 12, 2025
# [1.24.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.23.0...@continuedev/openai-adapters@1.24.0) (2025-10-12) ### Bug Fixes * add max depth to file indexing ([52f2058](https://github.com/continuedev/continue/commit/52f2058ad6f0a1239d880e114ccfe30138c6b04d)) * circular import ([379ffe0](https://github.com/continuedev/continue/commit/379ffe05509e30049f703e5f00fc8f1f04b9b812)) * cleanup workflow files ([8c5ca73](https://github.com/continuedev/continue/commit/8c5ca73e1385e64939eed4d37cd52faa85ab1240)) * **cli:** pasting chunks of lesser than 50 characters ([9914cd2](https://github.com/continuedev/continue/commit/9914cd2f0229c85f2486dfe16bc80530edc04925)) * cubic feedback for workflow files ([89e2573](https://github.com/continuedev/continue/commit/89e2573c492ce0d66cdeb087a055be8da75d3c90)) * dismissal ([c1d09d8](https://github.com/continuedev/continue/commit/c1d09d8d2160658227431a77cc593381c9bc50f3)) * failing tests ([0858aa4](https://github.com/continuedev/continue/commit/0858aa41b00a3598602664c7301e96ef8f5a0cd3)) * fix after rebase ([258747d](https://github.com/continuedev/continue/commit/258747d5b6ed04a0d6575c6ddfa839a4db490fbc)) * fix workflow tests ([dcddb54](https://github.com/continuedev/continue/commit/dcddb5429b4c7536115d7f8a41c74b317e6b0bbb)) * flakey CLI tests ([#8124](https://github.com/continuedev/continue/issues/8124)) ([6748434](https://github.com/continuedev/continue/commit/6748434c9cf5c9e4bdf44af225dc789a10652230)) * formatting ([25b1253](https://github.com/continuedev/continue/commit/25b12531950b59bcc01a18ae11c6b43eacaeff80)) * handle corrupted VSCode auth cache with automatic cleanup and recovery ([a68b804](https://github.com/continuedev/continue/commit/a68b804d707ae50ddf8529f3591d70894988584e)) * improvements to next edit ([#8129](https://github.com/continuedev/continue/issues/8129)) ([f56d2b0](https://github.com/continuedev/continue/commit/f56d2b0a7bdf472e5c42c168a85bc05ecb47bd08)) * json mcpServers ([784ec4e](https://github.com/continuedev/continue/commit/784ec4e8fcba54dba90d119df4aaec31d8f44deb)) * lint ([8f116b1](https://github.com/continuedev/continue/commit/8f116b15340c33a046e65274a0fd2f6916b89138)) * lint ([db4f590](https://github.com/continuedev/continue/commit/db4f590dce8f15d4f1dabc9fef9a0a265b78e7a0)) * lint ([c8f5df9](https://github.com/continuedev/continue/commit/c8f5df90cb54ca015a52f08a1f710501a406ffe8)) * lint/format ([236f139](https://github.com/continuedev/continue/commit/236f139ffc8cd978d535d9806c5c3c1508a6d64f)) * linter errors ([a3a35f6](https://github.com/continuedev/continue/commit/a3a35f67331edd9479f54767469d2acc93d43d50)) * linter errors ([4582ab2](https://github.com/continuedev/continue/commit/4582ab2df3eed7b3608d8b3fdefac25b9f827203)) * linter errors ([7b82f4f](https://github.com/continuedev/continue/commit/7b82f4fc3d791c335ee2ced3b06c533bdc71de80)) * linter errors ([45e9a94](https://github.com/continuedev/continue/commit/45e9a944e74d7197e5610e47d6331ba344443c85)) * linting ([475aa95](https://github.com/continuedev/continue/commit/475aa95e44274a0ef17b86e5373b7b793516aad7)) * LLM Provider - Ask Sage: Updated Model list, updated docs and fixed drop down menu option ([#8102](https://github.com/continuedev/continue/issues/8102)) ([03598ea](https://github.com/continuedev/continue/commit/03598ea26ddd7c1e576aef0c12c005d68890a6f4)) * message input ([82a681b](https://github.com/continuedev/continue/commit/82a681bc8420df5a361b282602766ca4ef3ec058)) * move workflow stuff to config service ([4d3bafe](https://github.com/continuedev/continue/commit/4d3bafee60f99f47ec386ab028014a38230c12fb)) * prettier ([49ac0d1](https://github.com/continuedev/continue/commit/49ac0d176613f35de074b4a22a312069b826dd0a)) * prevent active file sending on click ([c8109ae](https://github.com/continuedev/continue/commit/c8109aedf6fd59f1a53bb969cc8fb4498cbadc93)) * remove extra spaces before EOF in heredoc delimiters ([#8103](https://github.com/continuedev/continue/issues/8103)) ([d819d2f](https://github.com/continuedev/continue/commit/d819d2fc2082bdf6caca5dffd2200e7ba38d5e58)) * remove hardcoded workflow ([c1d7cc3](https://github.com/continuedev/continue/commit/c1d7cc39e1ed5eeca104249d165153a18b76f0e5)) * remove mode service, fix all tests, workflow service integration ([3e80f3d](https://github.com/continuedev/continue/commit/3e80f3d8c566c7a3b89bcfae16fb787f2d482c10)) * rename `getFiles` -> `getSelectedFiles` ([58de94d](https://github.com/continuedev/continue/commit/58de94d6f126cffa0e8f325cc0d41cc5a751c16e)) * separate preprocessed tool args ([#8111](https://github.com/continuedev/continue/issues/8111)) ([2f1ed97](https://github.com/continuedev/continue/commit/2f1ed97e16c8bbb58a0a72a95f56fc7b43122a49)) * simplify the blurb ([7aa81e1](https://github.com/continuedev/continue/commit/7aa81e1aa865697b561142aa6370cf6de3fa439a)) * simplify workflow service ([8b0dc22](https://github.com/continuedev/continue/commit/8b0dc2242200926b58bc46dc310a6d8e263c0eed)) * Tables does not rendered correctly [#7465](https://github.com/continuedev/continue/issues/7465) ([#8096](https://github.com/continuedev/continue/issues/8096)) ([29d4967](https://github.com/continuedev/continue/commit/29d4967fe5583b8a3fbb30febd13404c082c5bba)) * tests and formatting for workflow files ([145a752](https://github.com/continuedev/continue/commit/145a75238848956712c3835baac7c61510f6cd27)) * tests and remove parsed args ([779ad18](https://github.com/continuedev/continue/commit/779ad18c42d8e6c11d6bbcf4c96c84f44800e8bd)) * tests, formatting, linting ([164d536](https://github.com/continuedev/continue/commit/164d5363809b9f856f4c26f39d305fe6916a2875)) * tests, lint, workflow model name logic ([e6ee11b](https://github.com/continuedev/continue/commit/e6ee11b9c2621ca334e76de377a54e153c2afb11)) * text buffer handling ([1acc648](https://github.com/continuedev/continue/commit/1acc648a90919ebe8ee825ade83ff30b5a71d397)) * type errors ([914d587](https://github.com/continuedev/continue/commit/914d587d11f67bff1f6ea7c882f2bbac5f1ee55e)) * unify the namings ([f5bee4f](https://github.com/continuedev/continue/commit/f5bee4f50297ac11a293d8638f222ed33eaeae79)) * use common process.env values to launch MCP ([b1f147c](https://github.com/continuedev/continue/commit/b1f147c12e42b33a9667f083f15221ab3c73f73c)) * use session count instead of message count ([fd3d402](https://github.com/continuedev/continue/commit/fd3d402e9d193348104cc0d3cd3546df9d92030c)) * workflow e2e working ([99095bd](https://github.com/continuedev/continue/commit/99095bdcbda8ca36021cbec2293938cea166a55a)) ### Features * add `MentionFileInChatAction` ([7fb5935](https://github.com/continuedev/continue/commit/7fb5935e373ff5abb3f68d4c8f9efb70750d0b57)) * add GitHub workflow for vscode pre-release ([54c26c1](https://github.com/continuedev/continue/commit/54c26c108b24fb405d2980f69b8091d660c05edc)) * add MentionRepoMapInChatAction.kt ([cbc7ada](https://github.com/continuedev/continue/commit/cbc7ada3a1a5f1e9d3ec949649f2cf7af3832a5d)) * add the Continue icon to the context actions group ([b4a29bd](https://github.com/continuedev/continue/commit/b4a29bde1292f31e77638743d6a1e4e48d37a37f)) * add token usage tracking to OpenAI adapter ([#7900](https://github.com/continuedev/continue/issues/7900)) ([0a5acb1](https://github.com/continuedev/continue/commit/0a5acb1f32694ef38402592ce23a978673ffcedd)) * allow to mention directory ([6e77df2](https://github.com/continuedev/continue/commit/6e77df2ea7edc0a6b1efcea9981c3aae8ff15947)) * allow to reference both directories and files at the same time ([b40cf38](https://github.com/continuedev/continue/commit/b40cf38e34e824c38174e8c966f226e2a883bbdb)) * asciinema recordings setup ([#8154](https://github.com/continuedev/continue/issues/8154)) ([8b10f1d](https://github.com/continuedev/continue/commit/8b10f1dd46222b10759cce445644a6f4baabcfad)) * auto-accept agent edits setting auto accept edit tools ([#7993](https://github.com/continuedev/continue/issues/7993)) ([22c6799](https://github.com/continuedev/continue/commit/22c67999348eede38d10aae821eebc59111f6edd)) * cli banner ([a0a287e](https://github.com/continuedev/continue/commit/a0a287e9789b498ab7e3c3722a21af1dd2b033fa)) * **cli:** mcp oauth using mcp-remote ([#8143](https://github.com/continuedev/continue/issues/8143)) ([c7b8e0f](https://github.com/continuedev/continue/commit/c7b8e0f29e7adfb7726a17cc06c2e0e0927f417f)) * go back in history ([91adad2](https://github.com/continuedev/continue/commit/91adad26077ffe93d680c3bdfa0440d946408667)) * notion cookbook ([#8074](https://github.com/continuedev/continue/issues/8074)) ([12a2acd](https://github.com/continuedev/continue/commit/12a2acd874a916afae793576127e62abd9925925)) * rename action names ([69cffcf](https://github.com/continuedev/continue/commit/69cffcf54aea339aa0042d4d5f7f51914804b8b1)) * tool permissions from workflow files ([452e012](https://github.com/continuedev/continue/commit/452e01204f9a388927aaac8b0328440508c96b1d)) * workflow file parsing and serializing ([e27ef73](https://github.com/continuedev/continue/commit/e27ef739ff02bb81201976fc57d66b1a52dd1dad)) * workflow files part 1 ([3069735](https://github.com/continuedev/continue/commit/3069735ac5aa6b8d5f5e0b5ca54e95008f7a13b2)) * workflows for CLI ([7d40f5a](https://github.com/continuedev/continue/commit/7d40f5a9abe276862226deffd8c034d902e61429))
Features
October 8, 2025
## What's Changed * Update gradle.properties by @sestinj in https://github.com/continuedev/continue/pull/7967 * Delete .github/workflows/respond-to-cubic.yaml by @sestinj in https://github.com/continuedev/continue/pull/7968 * Fix CONTINUE_API_KEY usage in GitHub workflow examples by @continue[bot] in https://github.com/continuedev/continue/pull/7975 * feat(cli): enhance /init command to create custom slash command by @sestinj in https://github.com/continuedev/continue/pull/7888 * fix: llm-info preferred provider by @RomneyDa in https://github.com/continuedev/continue/pull/7962 * fix: GUI polish by @RomneyDa in https://github.com/continuedev/continue/pull/7927 * chore(deps): bump tar-fs from 3.0.9 to 3.1.1 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/7980 * add if statement to check url starts with "http" then go to url directly by @tommypurcell in https://github.com/continuedev/continue/pull/7874 * Highlight first incomplete item in CLI checklist display by @continue[bot] in https://github.com/continuedev/continue/pull/7796 * fix: update MermaidBlock styles for improved rendering and add foreignObject by @RomneyDa in https://github.com/continuedev/continue/pull/7960 * feat: husky for prettier by @sestinj in https://github.com/continuedev/continue/pull/7979 * fix: llm-info publish by @RomneyDa in https://github.com/continuedev/continue/pull/7961 * fix: ls tool relative paths by @RomneyDa in https://github.com/continuedev/continue/pull/7982 * feat: .continue/environment.json by @sestinj in https://github.com/continuedev/continue/pull/7983 * docs: Fix malformed URL in Models settings Chat section by @continue[bot] in https://github.com/continuedev/continue/pull/7963 * feat: add agents to guides by @BekahHW in https://github.com/continuedev/continue/pull/7974 * feat: make ToolCallStatusMessage.tsx clickable by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7977 * docs: initial prompts changes by @TyDunn in https://github.com/continuedev/continue/pull/7664 * Add Runloop blueprint CI integration for cn CLI by @sestinj in https://github.com/continuedev/continue/pull/7985 * feat: handle environment.json file in cn serve by @sestinj in https://github.com/continuedev/continue/pull/7984 * feat(cli): show dangerous command once per session by @uinstinct in https://github.com/continuedev/continue/pull/7919 * feat: :sparkles: CLI: Add aws credentials onboarding by @chezsmithy in https://github.com/continuedev/continue/pull/7443 * fix: Simplify review bot, remove detailed review, keep general review only by @bdougie in https://github.com/continuedev/continue/pull/7976 * fix: Enable prompt-based slash commands in Edit mode while filtering out built-in legacy commands by @continue[bot] in https://github.com/continuedev/continue/pull/7907 * fix: migrate proxy pooling activity to project activity by @exigow in https://github.com/continuedev/continue/pull/7609 * feat: support standard MCP JSON formats by @RomneyDa in https://github.com/continuedev/continue/pull/7956 * fix: json mcp loading by @RomneyDa in https://github.com/continuedev/continue/pull/8002 * fix: fix prompt creation to use new markdown format by @continue[bot] in https://github.com/continuedev/continue/pull/7920 * chore(deps-dev): bump tar-fs from 2.1.2 to 2.1.4 in /binary by @dependabot[bot] in https://github.com/continuedev/continue/pull/8000 * fix: simpler dangerous command warning by @RomneyDa in https://github.com/continuedev/continue/pull/7987 * fix: edit tool prompt updates to encourage multi edits to avoid linting effects by @RomneyDa in https://github.com/continuedev/continue/pull/7998 * feat: Add --id option to connect to existing remote agents via tunnel by @sestinj in https://github.com/continuedev/continue/pull/7999 * feat: cn serve boolean by @sestinj in https://github.com/continuedev/continue/pull/8005 * docs: Guide for Continue CLI for a Documentation writing agent by @missBerg in https://github.com/continuedev/continue/pull/7988 * feat: add support for completion track for online rl training by @Louis-J in https://github.com/continuedev/continue/pull/7970 * docs: update settings.mdx with current features and screenshots by @bdougie in https://github.com/continuedev/continue/pull/8013 * Remove duplicate block detection error reporting by @sestinj in https://github.com/continuedev/continue/pull/8011 * feat: Add docs contributing guide by @BekahHW in https://github.com/continuedev/continue/pull/8034 * fix: Remove GH Action portion of guide by @BekahHW in https://github.com/continuedev/continue/pull/8036 * chore(deps): bump axios and @openapitools/openapi-generator-cli in /packages/continue-sdk by @dependabot[bot] in https://github.com/continuedev/continue/pull/8039 * fix: add Snyk CLI authentication requirements to cookbook by @bdougie in https://github.com/continuedev/continue/pull/8042 * docs: Add dlt MCP and Continue cookbook guide by @bdougie in https://github.com/continuedev/continue/pull/8020 * feat: tool call args preprocessing by @RomneyDa in https://github.com/continuedev/continue/pull/7992 * feat: include mcp loading errors in config loading errors by @RomneyDa in https://github.com/continuedev/continue/pull/8017 * Fix cn login to start CLI session after successful authentication by @continue[bot] in https://github.com/continuedev/continue/pull/7953 * Add /pause endpoint to cn serve command by @continue[bot] in https://github.com/continuedev/continue/pull/8025 * fix: multiple cn nitpicks by @sestinj in https://github.com/continuedev/continue/pull/8049 * fix: adds working snyk workflow by @bdougie in https://github.com/continuedev/continue/pull/8047 * feat: status tool for cn by @sestinj in https://github.com/continuedev/continue/pull/8007 * fix: show error when cn -p doesnt have tool access by @sestinj in https://github.com/continuedev/continue/pull/8045 * feat: workflows docs by @sestinj in https://github.com/continuedev/continue/pull/8044 * chore: bump package versions by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/8052 * refresh workspace dirs when folders are added by @mq200 in https://github.com/continuedev/continue/pull/7692 * feat: added UI for global rule creation by @panyamkeerthana in https://github.com/continuedev/continue/pull/7467 * feat: rules and MCP fixes and UI updates by @RomneyDa in https://github.com/continuedev/continue/pull/8053 * fix: filter out markdown delimiters from next edit responses by @sestinj in https://github.com/continuedev/continue/pull/8056 ## New Contributors * @tommypurcell made their first contribution in https://github.com/continuedev/continue/pull/7874 * @Louis-J made their first contribution in https://github.com/continuedev/continue/pull/7970 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.7-vscode...v1.2.8-vscode
Features
October 8, 2025
# [1.27.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.26.0...@continuedev/config-yaml@1.27.0) (2025-10-08) ### Bug Fixes * add max depth to file indexing ([52f2058](https://github.com/continuedev/continue/commit/52f2058ad6f0a1239d880e114ccfe30138c6b04d)) * **cli:** pasting chunks of lesser than 50 characters ([9914cd2](https://github.com/continuedev/continue/commit/9914cd2f0229c85f2486dfe16bc80530edc04925)) * fix after rebase ([258747d](https://github.com/continuedev/continue/commit/258747d5b6ed04a0d6575c6ddfa839a4db490fbc)) * flakey CLI tests ([#8124](https://github.com/continuedev/continue/issues/8124)) ([6748434](https://github.com/continuedev/continue/commit/6748434c9cf5c9e4bdf44af225dc789a10652230)) * formatting ([25b1253](https://github.com/continuedev/continue/commit/25b12531950b59bcc01a18ae11c6b43eacaeff80)) * json mcpServers ([784ec4e](https://github.com/continuedev/continue/commit/784ec4e8fcba54dba90d119df4aaec31d8f44deb)) * LLM Provider - Ask Sage: Updated Model list, updated docs and fixed drop down menu option ([#8102](https://github.com/continuedev/continue/issues/8102)) ([03598ea](https://github.com/continuedev/continue/commit/03598ea26ddd7c1e576aef0c12c005d68890a6f4)) * rename `getFiles` -> `getSelectedFiles` ([58de94d](https://github.com/continuedev/continue/commit/58de94d6f126cffa0e8f325cc0d41cc5a751c16e)) * separate preprocessed tool args ([#8111](https://github.com/continuedev/continue/issues/8111)) ([2f1ed97](https://github.com/continuedev/continue/commit/2f1ed97e16c8bbb58a0a72a95f56fc7b43122a49)) * simplify the blurb ([7aa81e1](https://github.com/continuedev/continue/commit/7aa81e1aa865697b561142aa6370cf6de3fa439a)) * Tables does not rendered correctly [#7465](https://github.com/continuedev/continue/issues/7465) ([#8096](https://github.com/continuedev/continue/issues/8096)) ([29d4967](https://github.com/continuedev/continue/commit/29d4967fe5583b8a3fbb30febd13404c082c5bba)) * unify the namings ([f5bee4f](https://github.com/continuedev/continue/commit/f5bee4f50297ac11a293d8638f222ed33eaeae79)) * use common process.env values to launch MCP ([b1f147c](https://github.com/continuedev/continue/commit/b1f147c12e42b33a9667f083f15221ab3c73f73c)) ### Features * add `MentionFileInChatAction` ([7fb5935](https://github.com/continuedev/continue/commit/7fb5935e373ff5abb3f68d4c8f9efb70750d0b57)) * add MentionRepoMapInChatAction.kt ([cbc7ada](https://github.com/continuedev/continue/commit/cbc7ada3a1a5f1e9d3ec949649f2cf7af3832a5d)) * add the Continue icon to the context actions group ([b4a29bd](https://github.com/continuedev/continue/commit/b4a29bde1292f31e77638743d6a1e4e48d37a37f)) * allow to mention directory ([6e77df2](https://github.com/continuedev/continue/commit/6e77df2ea7edc0a6b1efcea9981c3aae8ff15947)) * allow to reference both directories and files at the same time ([b40cf38](https://github.com/continuedev/continue/commit/b40cf38e34e824c38174e8c966f226e2a883bbdb)) * auto-accept agent edits setting auto accept edit tools ([#7993](https://github.com/continuedev/continue/issues/7993)) ([22c6799](https://github.com/continuedev/continue/commit/22c67999348eede38d10aae821eebc59111f6edd)) * **cli:** mcp oauth using mcp-remote ([#8143](https://github.com/continuedev/continue/issues/8143)) ([c7b8e0f](https://github.com/continuedev/continue/commit/c7b8e0f29e7adfb7726a17cc06c2e0e0927f417f)) * rename action names ([69cffcf](https://github.com/continuedev/continue/commit/69cffcf54aea339aa0042d4d5f7f51914804b8b1))
Features
October 6, 2025
# [1.26.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.25.0...@continuedev/config-yaml@1.26.0) (2025-10-06) ### Bug Fixes * circular import ([379ffe0](https://github.com/continuedev/continue/commit/379ffe05509e30049f703e5f00fc8f1f04b9b812)) * cleanup workflow files ([8c5ca73](https://github.com/continuedev/continue/commit/8c5ca73e1385e64939eed4d37cd52faa85ab1240)) * cubic feedback for workflow files ([89e2573](https://github.com/continuedev/continue/commit/89e2573c492ce0d66cdeb087a055be8da75d3c90)) * fix workflow tests ([dcddb54](https://github.com/continuedev/continue/commit/dcddb5429b4c7536115d7f8a41c74b317e6b0bbb)) * lint/format ([236f139](https://github.com/continuedev/continue/commit/236f139ffc8cd978d535d9806c5c3c1508a6d64f)) * linting ([475aa95](https://github.com/continuedev/continue/commit/475aa95e44274a0ef17b86e5373b7b793516aad7)) * move workflow stuff to config service ([4d3bafe](https://github.com/continuedev/continue/commit/4d3bafee60f99f47ec386ab028014a38230c12fb)) * prettier ([49ac0d1](https://github.com/continuedev/continue/commit/49ac0d176613f35de074b4a22a312069b826dd0a)) * remove extra spaces before EOF in heredoc delimiters ([#8103](https://github.com/continuedev/continue/issues/8103)) ([d819d2f](https://github.com/continuedev/continue/commit/d819d2fc2082bdf6caca5dffd2200e7ba38d5e58)) * remove hardcoded workflow ([c1d7cc3](https://github.com/continuedev/continue/commit/c1d7cc39e1ed5eeca104249d165153a18b76f0e5)) * remove mode service, fix all tests, workflow service integration ([3e80f3d](https://github.com/continuedev/continue/commit/3e80f3d8c566c7a3b89bcfae16fb787f2d482c10)) * simplify workflow service ([8b0dc22](https://github.com/continuedev/continue/commit/8b0dc2242200926b58bc46dc310a6d8e263c0eed)) * tests and formatting for workflow files ([145a752](https://github.com/continuedev/continue/commit/145a75238848956712c3835baac7c61510f6cd27)) * tests and remove parsed args ([779ad18](https://github.com/continuedev/continue/commit/779ad18c42d8e6c11d6bbcf4c96c84f44800e8bd)) * tests, formatting, linting ([164d536](https://github.com/continuedev/continue/commit/164d5363809b9f856f4c26f39d305fe6916a2875)) * tests, lint, workflow model name logic ([e6ee11b](https://github.com/continuedev/continue/commit/e6ee11b9c2621ca334e76de377a54e153c2afb11)) * tool outcome errors for preprocessing failures ([7036ece](https://github.com/continuedev/continue/commit/7036ece762753414e29f6ea2287cfe2c5b302f2d)) * update titles of cli releases ([#8055](https://github.com/continuedev/continue/issues/8055)) ([eaff622](https://github.com/continuedev/continue/commit/eaff6225c138cec4976e4fcdf18e7df4cf407880)) * use PR base ref instead of hardcoded origin/main in workflow ([cef0113](https://github.com/continuedev/continue/commit/cef0113aedf4b29eaf736aabda71c4bb977d0616)) * workflow e2e working ([99095bd](https://github.com/continuedev/continue/commit/99095bdcbda8ca36021cbec2293938cea166a55a)) ### Features * add API key authentication support for Bedrock provider ([#8101](https://github.com/continuedev/continue/issues/8101)) ([e78cca5](https://github.com/continuedev/continue/commit/e78cca5d382d555be70d986e458a5603f78fa3cd)) * add OpenRouter API with Anthropic prompt caching support ([#8100](https://github.com/continuedev/continue/issues/8100)) ([33e39b5](https://github.com/continuedev/continue/commit/33e39b5b16a37b5f0a27c22c52551d35c6fb8427)) * add weekly cn task to check documentation ([#8076](https://github.com/continuedev/continue/issues/8076)) ([833c981](https://github.com/continuedev/continue/commit/833c98103d75fd8458e284c061b3623a6c5bd889)) * tool permissions from workflow files ([452e012](https://github.com/continuedev/continue/commit/452e01204f9a388927aaac8b0328440508c96b1d)) * workflow file parsing and serializing ([e27ef73](https://github.com/continuedev/continue/commit/e27ef739ff02bb81201976fc57d66b1a52dd1dad)) * workflow files part 1 ([3069735](https://github.com/continuedev/continue/commit/3069735ac5aa6b8d5f5e0b5ca54e95008f7a13b2)) * workflows for CLI ([7d40f5a](https://github.com/continuedev/continue/commit/7d40f5a9abe276862226deffd8c034d902e61429))
Features
October 6, 2025
# [1.23.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.22.0...@continuedev/openai-adapters@1.23.0) (2025-10-06) ### Features * add API key authentication support for Bedrock provider ([#8101](https://github.com/continuedev/continue/issues/8101)) ([e78cca5](https://github.com/continuedev/continue/commit/e78cca5d382d555be70d986e458a5603f78fa3cd))
Features
October 5, 2025
# [1.22.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.21.0...@continuedev/openai-adapters@1.22.0) (2025-10-05) ### Bug Fixes * filter out markdown delimiters from next edit responses ([#8056](https://github.com/continuedev/continue/issues/8056)) ([89826f0](https://github.com/continuedev/continue/commit/89826f0feadd924f99e45bfc6093e475cc849c2b)) * tool outcome errors for preprocessing failures ([7036ece](https://github.com/continuedev/continue/commit/7036ece762753414e29f6ea2287cfe2c5b302f2d)) * update titles of cli releases ([#8055](https://github.com/continuedev/continue/issues/8055)) ([eaff622](https://github.com/continuedev/continue/commit/eaff6225c138cec4976e4fcdf18e7df4cf407880)) * use PR base ref instead of hardcoded origin/main in workflow ([cef0113](https://github.com/continuedev/continue/commit/cef0113aedf4b29eaf736aabda71c4bb977d0616)) ### Features * add OpenRouter API with Anthropic prompt caching support ([#8100](https://github.com/continuedev/continue/issues/8100)) ([33e39b5](https://github.com/continuedev/continue/commit/33e39b5b16a37b5f0a27c22c52551d35c6fb8427)) * add opt `serverName` for registry MCP servers ([#8037](https://github.com/continuedev/continue/issues/8037)) ([0aee4f7](https://github.com/continuedev/continue/commit/0aee4f756d0514f134822d53a7d9e78f58bdf98f)) * add weekly cn task to check documentation ([#8076](https://github.com/continuedev/continue/issues/8076)) ([833c981](https://github.com/continuedev/continue/commit/833c98103d75fd8458e284c061b3623a6c5bd889))
Features
October 2, 2025
# [1.25.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.24.1...@continuedev/config-yaml@1.25.0) (2025-10-02) ### Features * add opt `serverName` for registry MCP servers ([#8037](https://github.com/continuedev/continue/issues/8037)) ([0aee4f7](https://github.com/continuedev/continue/commit/0aee4f756d0514f134822d53a7d9e78f58bdf98f))
Features
October 2, 2025
## [1.24.1](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.24.0...@continuedev/config-yaml@1.24.1) (2025-10-02) ### Bug Fixes * filter out markdown delimiters from next edit responses ([#8056](https://github.com/continuedev/continue/issues/8056)) ([89826f0](https://github.com/continuedev/continue/commit/89826f0feadd924f99e45bfc6093e475cc849c2b))
Features
October 1, 2025
## What's Changed * fix: mistral and relace open ai adapters tests by @RomneyDa in https://github.com/continuedev/continue/pull/7765 * feat: CLI Auto-updates by @RomneyDa in https://github.com/continuedev/continue/pull/7635 * feat: Add posthog continuous ai guide by @BekahHW in https://github.com/continuedev/continue/pull/7661 * fix(cli): remove duplicate slash command telemetry by @RomneyDa in https://github.com/continuedev/continue/pull/7740 * bugfix: edit last input not selectable by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7778 * build(deps): bump continuedev/continue from 1.4.40 to 1.4.41 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7769 * feat: move tool icon names to tool definitions by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/7322 * docs: update Tetrate Agent Router Service docs by @missBerg in https://github.com/continuedev/continue/pull/7736 * fix: update cli repo link by @RomneyDa in https://github.com/continuedev/continue/pull/7787 * chore: package lock updates by @RomneyDa in https://github.com/continuedev/continue/pull/7786 * fix: focus on the selected file for edit/apply when showing diffs by @uinstinct in https://github.com/continuedev/continue/pull/7722 * Lemonade Integration by @itomek in https://github.com/continuedev/continue/pull/7749 * fix: missing secret passing in tests by @RomneyDa in https://github.com/continuedev/continue/pull/7814 * fix: Remove redirect by @BekahHW in https://github.com/continuedev/continue/pull/7813 * feat: global req by @RomneyDa in https://github.com/continuedev/continue/pull/7414 * fix: HOTFIX openai provider empty Bearer when no apiKey configured by @visadb in https://github.com/continuedev/continue/pull/7803 * fix: HOTFIX include message content when tool calls present by @RomneyDa in https://github.com/continuedev/continue/pull/7788 * feat: grep and glob ignores for vscode/jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/7785 * chore: config yaml 17 by @RomneyDa in https://github.com/continuedev/continue/pull/7815 * fix: remove empty lines from start/end in find and replace by @uinstinct in https://github.com/continuedev/continue/pull/7773 * feat: support `~` when resolving uses block by @uinstinct in https://github.com/continuedev/continue/pull/7723 * feat: add more robust context length validation by @tingwai in https://github.com/continuedev/continue/pull/7817 * fix: ollama detect context length automatically by @uinstinct in https://github.com/continuedev/continue/pull/7702 * feat: use recommended models fn for tools by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7755 * feat: add block icons back to lump by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7789 * feat: add invokable option to markdown rule creation by @sestinj in https://github.com/continuedev/continue/pull/7824 * feat: display shortcuts for accept reject diff buttons by @uinstinct in https://github.com/continuedev/continue/pull/7823 * feat: add installation guides for mcp commands by @uinstinct in https://github.com/continuedev/continue/pull/7826 * chore: remove unused mcp section by @uinstinct in https://github.com/continuedev/continue/pull/7825 * fix: send highlighted code with Ctrl+Shift+J action by @exigow in https://github.com/continuedev/continue/pull/7835 * fix: avoid NPE when failing to create missing dirs on writeFile by @exigow in https://github.com/continuedev/continue/pull/7833 * fix: continue review failing test by @tingwai in https://github.com/continuedev/continue/pull/7836 * fix: point Continue review hash to latest main by @tingwai in https://github.com/continuedev/continue/pull/7841 * fix: make config-yaml compatible with browser by @sestinj in https://github.com/continuedev/continue/pull/7842 * feat: add Mercury Apply endpoint support to Inception LLM by @sestinj in https://github.com/continuedev/continue/pull/7827 * feat: next edit char-level diff by @sestinj in https://github.com/continuedev/continue/pull/7776 * fix: pastes for Terminal and Ghostty by @tingwai in https://github.com/continuedev/continue/pull/7821 * feat: revamp efficient file search and support fuzzy matching by @tingwai in https://github.com/continuedev/continue/pull/7816 * build(deps): bump continuedev/continue from e3ed0b6218e5d339e2fb265d06a267e98e7c7585 to 12e933bf9d13736c5f47728c436445ef4127fd52 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7855 * test: use intellij-ide-starter for e2e tests by @exigow in https://github.com/continuedev/continue/pull/7690 * style: skip toolcall status message for terminal tool by @uinstinct in https://github.com/continuedev/continue/pull/7856 * chore: default to org agent when onboarding by @tingwai in https://github.com/continuedev/continue/pull/7793 * feat: split large blocks of chat history to reduce flickering by @tingwai in https://github.com/continuedev/continue/pull/7860 * chore: version bumps by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7867 * fix: race condition on disabled indexing by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7846 * fix: circular import of AUTH_CONFIG_PATH by @RomneyDa in https://github.com/continuedev/continue/pull/7868 * fix: cn auto compact if necessary before LLM api call by @tingwai in https://github.com/continuedev/continue/pull/7865 * feat: show remote sessions in cn ls by @sestinj in https://github.com/continuedev/continue/pull/7694 * feat: --id flag for cn serve by @sestinj in https://github.com/continuedev/continue/pull/7884 * fix: increase jetbrains autocomplete timeout by @QianKuang8 in https://github.com/continuedev/continue/pull/7881 * fix: HOTFIX r.map is not a function by @RomneyDa in https://github.com/continuedev/continue/pull/7872 * fix: uniform codeblock border by @uinstinct in https://github.com/continuedev/continue/pull/7851 * feat: ✨ AWS Bedrock Provider tool streaming by @chezsmithy in https://github.com/continuedev/continue/pull/7657 * feat: restore trimmed/whitespace search and replace fallbacks by @RomneyDa in https://github.com/continuedev/continue/pull/7875 * feat: search and replace error codes by @RomneyDa in https://github.com/continuedev/continue/pull/7848 * Fix gray text readability on light backgrounds in CLI by @continue[bot] in https://github.com/continuedev/continue/pull/7898 * Fix image drop from main editor by @aadarshkt in https://github.com/continuedev/continue/pull/7205 * feat(oauth): use asExternalUrl to get the correct callback by @JonZeolla in https://github.com/continuedev/continue/pull/7651 * Add CLI API key authentication documentation by @sestinj in https://github.com/continuedev/continue/pull/7887 * fix: Update sambanova models by @jhpiedrahitao in https://github.com/continuedev/continue/pull/7901 * chore: bump by @sestinj in https://github.com/continuedev/continue/pull/7903 * feat: adapt duplicate toolCallId by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/7733 * fix: infos in mcp server status tests by @RomneyDa in https://github.com/continuedev/continue/pull/7906 * ci: fix release workflows to block if version check fails by @sestinj in https://github.com/continuedev/continue/pull/7350 * fix(cli): append /v1 to ollama endpoint by @uinstinct in https://github.com/continuedev/continue/pull/7811 * feat: headless mode surface errors and exit code 1 by @tingwai in https://github.com/continuedev/continue/pull/7864 * feat: expose legacy /share command to VS Code UI by @fbricon in https://github.com/continuedev/continue/pull/6802 * feat: support for AGENTS.md by @sestinj in https://github.com/continuedev/continue/pull/7717 * Add Anthropic caching support to OpenRouter LLM implementation by @ferenci84 in https://github.com/continuedev/continue/pull/7492 * Move rule-to-slash-command conversion from YAML loading to config loading by @sestinj in https://github.com/continuedev/continue/pull/7871 * Revert "Fix image drop from main editor" by @RomneyDa in https://github.com/continuedev/continue/pull/7908 * fix: use json schema for tool definitions by @RomneyDa in https://github.com/continuedev/continue/pull/7904 * feat: mark unread by @sestinj in https://github.com/continuedev/continue/pull/7886 * docs: update Instinct blog post URL to specific article by @QianKuang8 in https://github.com/continuedev/continue/pull/7918 * fix: Update posthog + gh guide with latest flow by @BekahHW in https://github.com/continuedev/continue/pull/7899 * docs: add Netlify MCP + Continue Hub cookbook by @bdougie in https://github.com/continuedev/continue/pull/7847 * Replace config.json references with config.yml in documentation by @continue[bot] in https://github.com/continuedev/continue/pull/7754 * feat: rule for less amicable responses by @RomneyDa in https://github.com/continuedev/continue/pull/7922 * docs: add Snyk MCP + Continue Hub cookbook by @bdougie in https://github.com/continuedev/continue/pull/7843 * fix: inline --rule improvements and fix msg queue behavior by @sestinj in https://github.com/continuedev/continue/pull/7939 * Refactor session snapshot handling to use getCompleteStateSnapshot by @sestinj in https://github.com/continuedev/continue/pull/7929 * feat: better mcp connection status by @uinstinct in https://github.com/continuedev/continue/pull/7830 * fix: close the model select dropdown automatically by @uinstinct in https://github.com/continuedev/continue/pull/7943 * docs: use `inception` instead of `inceptionlabs` in NE by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7946 * fix: gitignore by @tingwai in https://github.com/continuedev/continue/pull/7949 * feat: clean up anthropic messaging by @RomneyDa in https://github.com/continuedev/continue/pull/7799 * fix: HOTFIX :ambulance: Fix crypto error by @chezsmithy in https://github.com/continuedev/continue/pull/7938 * fix: show tool call status icons for other search/replace statuses by @RomneyDa in https://github.com/continuedev/continue/pull/7936 * chore(deps): bump tar-fs in /extensions/vscode by @dependabot[bot] in https://github.com/continuedev/continue/pull/7950 * ✨ add CometAPI as Model Provider by @TensorNull in https://github.com/continuedev/continue/pull/7809 * docs: update link by @tingwai in https://github.com/continuedev/continue/pull/7954 * feat: add back fullscreen cmd by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7955 * feat: grok model updates by @RomneyDa in https://github.com/continuedev/continue/pull/7925 * docs: understanding rules, tools, and models by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7845 * docs: Add cn docs by @BekahHW in https://github.com/continuedev/continue/pull/7791 * Update package.json by @sestinj in https://github.com/continuedev/continue/pull/7966 ## New Contributors * @itomek made their first contribution in https://github.com/continuedev/continue/pull/7749 * @visadb made their first contribution in https://github.com/continuedev/continue/pull/7803 * @JonZeolla made their first contribution in https://github.com/continuedev/continue/pull/7651 * @TensorNull made their first contribution in https://github.com/continuedev/continue/pull/7809 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.6-vscode...v1.2.7-vscode
Features
October 1, 2025
# [1.21.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.20.0...@continuedev/openai-adapters@1.21.0) (2025-10-01) ### Bug Fixes * add env var mapping for mcp json to yaml and vice versa ([99ea620](https://github.com/continuedev/continue/commit/99ea620752396e5688a26aaedf52a8295298f1c1)) * add Snyk CLI authentication requirements to cookbook ([a450c85](https://github.com/continuedev/continue/commit/a450c8533661f67e633064eb1f8623d9a35ea426)) * adds working workflow ([916cb05](https://github.com/continuedev/continue/commit/916cb053f55236c413b0d97d3a274547570d4d8c)) * circular config-yaml import ([0e7e8da](https://github.com/continuedev/continue/commit/0e7e8dab7656e3bc161113faf263d985cb71d95c)) * cleanup ([f0d9838](https://github.com/continuedev/continue/commit/f0d98386bf925ddf0f5c5aa64bdddf00878d1813)) * cleanup ([ac45506](https://github.com/continuedev/continue/commit/ac45506dd3ee24ac528f8d335fa26d5879124290)) * core mcp test with invalid type ([c286e04](https://github.com/continuedev/continue/commit/c286e046f4b3d4260144a3f54aea777aa1a42db6)) * core type error ([2200a22](https://github.com/continuedev/continue/commit/2200a228c45f08675fff40ab34561d7beab157fa)) * cubic feedback ([a6b2b6b](https://github.com/continuedev/continue/commit/a6b2b6b6dbdc605eb5e3f0faa6da0f71a3ba0531)) * cubic feedback ([83651df](https://github.com/continuedev/continue/commit/83651df7ce2c2dcfdb1fec7e195d45229b616aeb)) * cubic feedback, lint, format ([f995a0e](https://github.com/continuedev/continue/commit/f995a0e45fc0408bd83086e6d2cbd63c7969179d)) * deprecate gemini 1.5 ([389664d](https://github.com/continuedev/continue/commit/389664ddf59b068e8f7bd4ad8ad9372feb2e6513)) * disable MCPs, init prompt tweaks ([47f0fb2](https://github.com/continuedev/continue/commit/47f0fb2e4a0c8be4d4e8991301bf7fee2c002b84)) * edit tool prompt updates to encourage multi edits to avoid linting effects ([#7998](https://github.com/continuedev/continue/issues/7998)) ([e1c8878](https://github.com/continuedev/continue/commit/e1c8878875b43f8eb6c60b24d60535620461cb1e)) * Enable prompt-based slash commands in Edit mode while filtering out built-in legacy commands ([#7907](https://github.com/continuedev/continue/issues/7907)) ([d006cbd](https://github.com/continuedev/continue/commit/d006cbda8e3ee1c8e765215c9799f98e93d28876)) * file create/delete config loading triggers ([92c866f](https://github.com/continuedev/continue/commit/92c866f64735aa8ceddc5300bf9fb3c3ac7780f6)) * fix prompt creation to use new markdown format ([#7920](https://github.com/continuedev/continue/issues/7920)) ([5b0f475](https://github.com/continuedev/continue/commit/5b0f475b759971361d77a6468e4c4ce45a924bc4)) * GUI polish ([#7927](https://github.com/continuedev/continue/issues/7927)) ([e583bfd](https://github.com/continuedev/continue/commit/e583bfde1f9a567b8cc0078e83bb25b1b5be0bb9)) * hanging promises ([cc00cea](https://github.com/continuedev/continue/commit/cc00ceadce6569f6fbbd4caa2e61bebc9859d52e)) * json mcp loading ([#8002](https://github.com/continuedev/continue/issues/8002)) ([e734ad7](https://github.com/continuedev/continue/commit/e734ad71caf00ff5f34d91d1ee784a51c290245a)) * llm-info preferred provider ([#7962](https://github.com/continuedev/continue/issues/7962)) ([306ed9f](https://github.com/continuedev/continue/commit/306ed9f1e338bf5dcaa5a3dbf50307f7b5e287c6)) * llm-info publish ([12499a6](https://github.com/continuedev/continue/commit/12499a65e42f5890b0d3dbc17e12f98c34b73fee)) * load codebase rules tests: use URIs ([9f92dbd](https://github.com/continuedev/continue/commit/9f92dbdc8d2af9f358a58ddd697762939215583e)) * ls tool relative paths ([#7982](https://github.com/continuedev/continue/issues/7982)) ([4bf7e6d](https://github.com/continuedev/continue/commit/4bf7e6d949a093b31834229fc3b2a8e09b2b88a9)) * markdown rules and top level agents ([1c43796](https://github.com/continuedev/continue/commit/1c43796518dbaa657791f7c1fce5b0dd83d6d135)) * mcp tweak ([8b158b3](https://github.com/continuedev/continue/commit/8b158b38ccab72b37c3022ea66b755b90aed07fa)) * mcp types and conversions ([95e4a47](https://github.com/continuedev/continue/commit/95e4a47f9748f1a346f813e50d03ff521e6ab2b5)) * MCP types and sse/http fallback logic ([7b5ae7a](https://github.com/continuedev/continue/commit/7b5ae7a50fc45d49fde88f9c71ee0299557ccd5a)) * merge conflicts ([d152835](https://github.com/continuedev/continue/commit/d1528356d75ca9b638f77a1692a429df8c484ac8)) * migrate proxy pooling activity to project activity ([c58ab0f](https://github.com/continuedev/continue/commit/c58ab0fc4a8b5c1741ac1c948f6a0907a2358966)) * multiple cn nitpicks ([#8049](https://github.com/continuedev/continue/issues/8049)) ([9cb2766](https://github.com/continuedev/continue/commit/9cb27661b1da1505b13a9353b9eb26ea40e17fa5)) * negated condition ([1332f52](https://github.com/continuedev/continue/commit/1332f52839dcb40f5c8acf875ca14760612ca311)) * prettier ([87396a4](https://github.com/continuedev/continue/commit/87396a4a6ca0e6e51b6ffda28e9bae4bd8303ec9)) * prompt file tests ([1c67a8c](https://github.com/continuedev/continue/commit/1c67a8c753f2739791da1ae65b8f0e216e8c6d97)) * Remove GH Action portion of guide ([#8036](https://github.com/continuedev/continue/issues/8036)) ([1fcf246](https://github.com/continuedev/continue/commit/1fcf2467e7e2aa976f93509096fd2ee5da363610)) * request options for json mcps ([b5300b5](https://github.com/continuedev/continue/commit/b5300b592f773079438e84b89cefdf814662d746)) * request options for json mcps ([f8f8186](https://github.com/continuedev/continue/commit/f8f81861e4ee2e4f006592c606eb4923ac1121b6)) * revert vertexai change ([2943085](https://github.com/continuedev/continue/commit/294308531f69e21fc7f03929bcf76acd02a865c8)) * show error when cn -p doesnt have tool access ([#8045](https://github.com/continuedev/continue/issues/8045)) ([04d4087](https://github.com/continuedev/continue/commit/04d40875276fc80c454c0e1aeecab11d2c2908d2)) * simpler dangerous command warning ([#7987](https://github.com/continuedev/continue/issues/7987)) ([f97f4d0](https://github.com/continuedev/continue/commit/f97f4d092b2e303225dc5380e9c826b07d2de330)) * Simplify review bot, remove detailed review, keep general review only ([#7976](https://github.com/continuedev/continue/issues/7976)) ([b64b7e8](https://github.com/continuedev/continue/commit/b64b7e8c024e44b20f63f3faf14af52264cccfb6)) * support top level claude code mcp servers ([ef9e7ad](https://github.com/continuedev/continue/commit/ef9e7ad7f70f33acfe913c621c106a8a251f9de9)) * type issues ([da48de6](https://github.com/continuedev/continue/commit/da48de61db0ffcd675608c745ef0fc234ec475d1)) * update MermaidBlock styles for improved rendering and add foreignObject ([#7960](https://github.com/continuedev/continue/issues/7960)) ([4dfe1ff](https://github.com/continuedev/continue/commit/4dfe1ffc9aaa37e22cdb855c475445681f106f33)) * use dedicated scope for proxy pooling coroutine ([6c3c640](https://github.com/continuedev/continue/commit/6c3c6408a1925540a07a1887770ee84b01576808)) ### Features * :sparkles: CLI: Add aws credentials onboarding ([#7443](https://github.com/continuedev/continue/issues/7443)) ([e1455c6](https://github.com/continuedev/continue/commit/e1455c69f66c9b291211fe889addd0d540bf8012)) * .continue/environment.json ([#7983](https://github.com/continuedev/continue/issues/7983)) ([70989ff](https://github.com/continuedev/continue/commit/70989ff44ff46d0be1ed4e5221b8d2c776162134)) * Add --id option to connect to existing remote agents via tunnel ([#7999](https://github.com/continuedev/continue/issues/7999)) ([775f731](https://github.com/continuedev/continue/commit/775f7312937160de7c60767761f91ba135659df1)) * add back fullscreen cmd ([#7955](https://github.com/continuedev/continue/issues/7955)) ([ead28c7](https://github.com/continuedev/continue/commit/ead28c7839f68f4745006bd9143e37b0a7a1ed32)) * Add docs contributing guide ([#8034](https://github.com/continuedev/continue/issues/8034)) ([6e529a0](https://github.com/continuedev/continue/commit/6e529a02469c95145c4a38346068a16e56d7e08d)) * added UI for global rule creation ([#7467](https://github.com/continuedev/continue/issues/7467)) ([b461fdc](https://github.com/continuedev/continue/commit/b461fdc3cd619d5c21fa0ac96aa129464725cafa)) * better settings page and open settings fixes ([a7e392b](https://github.com/continuedev/continue/commit/a7e392bddee4c73ecdffc410d4d9009be64196af)) * claude code mcp json format support ([f1253a7](https://github.com/continuedev/continue/commit/f1253a74e1e3da5ba29ef48bb94dab016dea2d27)) * **cli:** enhance /init command to create custom slash command ([#7888](https://github.com/continuedev/continue/issues/7888)) ([268329a](https://github.com/continuedev/continue/commit/268329a9440ce3c39e48d178fa157d17e421a718)) * **cli:** show dangerous command once per session ([6e5ab9c](https://github.com/continuedev/continue/commit/6e5ab9c6a29cd8585cf8229641485515debd1cb0)) * cn serve boolean ([#8005](https://github.com/continuedev/continue/issues/8005)) ([d135140](https://github.com/continuedev/continue/commit/d135140fb944693b480a9f29ec3a3003bf3eafb1)) * grok model additions ([1e3bf05](https://github.com/continuedev/continue/commit/1e3bf050d2f7441dbadeceb680b318d715d5dd4c)) * handle environment.json file in cn serve ([#7984](https://github.com/continuedev/continue/issues/7984)) ([1ac8d45](https://github.com/continuedev/continue/commit/1ac8d45f9e3e3eb2d4b79edf7ee3b457a59c5145)) * hide resources and prmopts if none ([e6b93fc](https://github.com/continuedev/continue/commit/e6b93fccc3b54c116a1c2cf01b804a9464332b70)) * husky for prettier ([#7979](https://github.com/continuedev/continue/issues/7979)) ([418dd12](https://github.com/continuedev/continue/commit/418dd12a8939eddf30405d59c29efa1a4b842b27)) * include mcp loading errors in config loading errors ([#8017](https://github.com/continuedev/continue/issues/8017)) ([4afcf20](https://github.com/continuedev/continue/commit/4afcf200a95441bfb21bed2192b21691663779ee)) * mcp json config types ([404f8d7](https://github.com/continuedev/continue/commit/404f8d79817fe34a30fa551fe9142aefa596d7c6)) * status tool for cn ([#8007](https://github.com/continuedev/continue/issues/8007)) ([2d50cfd](https://github.com/continuedev/continue/commit/2d50cfde3db7a8f406f177a9a50bfe4d857be973)) * tool call args preprocessing ([#7992](https://github.com/continuedev/continue/issues/7992)) ([fac7f5c](https://github.com/continuedev/continue/commit/fac7f5c449391e92c4468b8005e52ea2c9efb258)) * workflows docs ([cec78eb](https://github.com/continuedev/continue/commit/cec78eb5b64cf5d34caf1df65ce694f8d3691478)) * yaml <-> json conversion functions ([8b9b72d](https://github.com/continuedev/continue/commit/8b9b72de7b7a08d9f38f4fb0a8862edca2455018)) * yaml to json conversions with tests ([1d7faa9](https://github.com/continuedev/continue/commit/1d7faa91762e0ea7009d659641982bbc1acfbbae))
Features
October 1, 2025
# [1.24.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.23.0...@continuedev/config-yaml@1.24.0) (2025-10-01) ### Bug Fixes * add Snyk CLI authentication requirements to cookbook ([a450c85](https://github.com/continuedev/continue/commit/a450c8533661f67e633064eb1f8623d9a35ea426)) * adds working workflow ([916cb05](https://github.com/continuedev/continue/commit/916cb053f55236c413b0d97d3a274547570d4d8c)) * cleanup ([f0d9838](https://github.com/continuedev/continue/commit/f0d98386bf925ddf0f5c5aa64bdddf00878d1813)) * cubic feedback ([a6b2b6b](https://github.com/continuedev/continue/commit/a6b2b6b6dbdc605eb5e3f0faa6da0f71a3ba0531)) * deprecate gemini 1.5 ([389664d](https://github.com/continuedev/continue/commit/389664ddf59b068e8f7bd4ad8ad9372feb2e6513)) * disable MCPs, init prompt tweaks ([47f0fb2](https://github.com/continuedev/continue/commit/47f0fb2e4a0c8be4d4e8991301bf7fee2c002b84)) * load codebase rules tests: use URIs ([9f92dbd](https://github.com/continuedev/continue/commit/9f92dbdc8d2af9f358a58ddd697762939215583e)) * markdown rules and top level agents ([1c43796](https://github.com/continuedev/continue/commit/1c43796518dbaa657791f7c1fce5b0dd83d6d135)) * merge conflicts ([d152835](https://github.com/continuedev/continue/commit/d1528356d75ca9b638f77a1692a429df8c484ac8)) * multiple cn nitpicks ([#8049](https://github.com/continuedev/continue/issues/8049)) ([9cb2766](https://github.com/continuedev/continue/commit/9cb27661b1da1505b13a9353b9eb26ea40e17fa5)) * prompt file tests ([1c67a8c](https://github.com/continuedev/continue/commit/1c67a8c753f2739791da1ae65b8f0e216e8c6d97)) * Remove GH Action portion of guide ([#8036](https://github.com/continuedev/continue/issues/8036)) ([1fcf246](https://github.com/continuedev/continue/commit/1fcf2467e7e2aa976f93509096fd2ee5da363610)) * show error when cn -p doesnt have tool access ([#8045](https://github.com/continuedev/continue/issues/8045)) ([04d4087](https://github.com/continuedev/continue/commit/04d40875276fc80c454c0e1aeecab11d2c2908d2)) ### Features * Add docs contributing guide ([#8034](https://github.com/continuedev/continue/issues/8034)) ([6e529a0](https://github.com/continuedev/continue/commit/6e529a02469c95145c4a38346068a16e56d7e08d)) * added UI for global rule creation ([#7467](https://github.com/continuedev/continue/issues/7467)) ([b461fdc](https://github.com/continuedev/continue/commit/b461fdc3cd619d5c21fa0ac96aa129464725cafa)) * better settings page and open settings fixes ([a7e392b](https://github.com/continuedev/continue/commit/a7e392bddee4c73ecdffc410d4d9009be64196af)) * hide resources and prmopts if none ([e6b93fc](https://github.com/continuedev/continue/commit/e6b93fccc3b54c116a1c2cf01b804a9464332b70)) * include mcp loading errors in config loading errors ([#8017](https://github.com/continuedev/continue/issues/8017)) ([4afcf20](https://github.com/continuedev/continue/commit/4afcf200a95441bfb21bed2192b21691663779ee)) * status tool for cn ([#8007](https://github.com/continuedev/continue/issues/8007)) ([2d50cfd](https://github.com/continuedev/continue/commit/2d50cfde3db7a8f406f177a9a50bfe4d857be973)) * tool call args preprocessing ([#7992](https://github.com/continuedev/continue/issues/7992)) ([fac7f5c](https://github.com/continuedev/continue/commit/fac7f5c449391e92c4468b8005e52ea2c9efb258)) * workflows docs ([cec78eb](https://github.com/continuedev/continue/commit/cec78eb5b64cf5d34caf1df65ce694f8d3691478))
Features
September 29, 2025
# [1.23.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.22.2...@continuedev/config-yaml@1.23.0) (2025-09-29) ### Bug Fixes * edit tool prompt updates to encourage multi edits to avoid linting effects ([#7998](https://github.com/continuedev/continue/issues/7998)) ([e1c8878](https://github.com/continuedev/continue/commit/e1c8878875b43f8eb6c60b24d60535620461cb1e)) * simpler dangerous command warning ([#7987](https://github.com/continuedev/continue/issues/7987)) ([f97f4d0](https://github.com/continuedev/continue/commit/f97f4d092b2e303225dc5380e9c826b07d2de330)) ### Features * Add --id option to connect to existing remote agents via tunnel ([#7999](https://github.com/continuedev/continue/issues/7999)) ([775f731](https://github.com/continuedev/continue/commit/775f7312937160de7c60767761f91ba135659df1)) * cn serve boolean ([#8005](https://github.com/continuedev/continue/issues/8005)) ([d135140](https://github.com/continuedev/continue/commit/d135140fb944693b480a9f29ec3a3003bf3eafb1))
Features
September 26, 2025
feat: improved support for [`mercury-coder` apply](https://www.inceptionlabs.ai/blog/ultra-fast-apply-edit-with-mercury-coder). **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.5-vscode...v1.2.6-vscode
Features
September 26, 2025
# [1.1.0](https://github.com/continuedev/continue/compare/@continuedev/llm-info@1.0.0...@continuedev/llm-info@1.1.0) (2025-09-26) ### Bug Fixes * add env var mapping for mcp json to yaml and vice versa ([99ea620](https://github.com/continuedev/continue/commit/99ea620752396e5688a26aaedf52a8295298f1c1)) * circular config-yaml import ([0e7e8da](https://github.com/continuedev/continue/commit/0e7e8dab7656e3bc161113faf263d985cb71d95c)) * cleanup ([ac45506](https://github.com/continuedev/continue/commit/ac45506dd3ee24ac528f8d335fa26d5879124290)) * core mcp test with invalid type ([c286e04](https://github.com/continuedev/continue/commit/c286e046f4b3d4260144a3f54aea777aa1a42db6)) * core type error ([2200a22](https://github.com/continuedev/continue/commit/2200a228c45f08675fff40ab34561d7beab157fa)) * cubic feedback, lint, format ([f995a0e](https://github.com/continuedev/continue/commit/f995a0e45fc0408bd83086e6d2cbd63c7969179d)) * Enable prompt-based slash commands in Edit mode while filtering out built-in legacy commands ([#7907](https://github.com/continuedev/continue/issues/7907)) ([d006cbd](https://github.com/continuedev/continue/commit/d006cbda8e3ee1c8e765215c9799f98e93d28876)) * file create/delete config loading triggers ([92c866f](https://github.com/continuedev/continue/commit/92c866f64735aa8ceddc5300bf9fb3c3ac7780f6)) * hanging promises ([cc00cea](https://github.com/continuedev/continue/commit/cc00ceadce6569f6fbbd4caa2e61bebc9859d52e)) * ls tool relative paths ([#7982](https://github.com/continuedev/continue/issues/7982)) ([4bf7e6d](https://github.com/continuedev/continue/commit/4bf7e6d949a093b31834229fc3b2a8e09b2b88a9)) * mcp tweak ([8b158b3](https://github.com/continuedev/continue/commit/8b158b38ccab72b37c3022ea66b755b90aed07fa)) * mcp types and conversions ([95e4a47](https://github.com/continuedev/continue/commit/95e4a47f9748f1a346f813e50d03ff521e6ab2b5)) * MCP types and sse/http fallback logic ([7b5ae7a](https://github.com/continuedev/continue/commit/7b5ae7a50fc45d49fde88f9c71ee0299557ccd5a)) * migrate proxy pooling activity to project activity ([c58ab0f](https://github.com/continuedev/continue/commit/c58ab0fc4a8b5c1741ac1c948f6a0907a2358966)) * negated condition ([1332f52](https://github.com/continuedev/continue/commit/1332f52839dcb40f5c8acf875ca14760612ca311)) * request options for json mcps ([b5300b5](https://github.com/continuedev/continue/commit/b5300b592f773079438e84b89cefdf814662d746)) * request options for json mcps ([f8f8186](https://github.com/continuedev/continue/commit/f8f81861e4ee2e4f006592c606eb4923ac1121b6)) * Simplify review bot, remove detailed review, keep general review only ([#7976](https://github.com/continuedev/continue/issues/7976)) ([b64b7e8](https://github.com/continuedev/continue/commit/b64b7e8c024e44b20f63f3faf14af52264cccfb6)) * support top level claude code mcp servers ([ef9e7ad](https://github.com/continuedev/continue/commit/ef9e7ad7f70f33acfe913c621c106a8a251f9de9)) * type issues ([da48de6](https://github.com/continuedev/continue/commit/da48de61db0ffcd675608c745ef0fc234ec475d1)) * use dedicated scope for proxy pooling coroutine ([6c3c640](https://github.com/continuedev/continue/commit/6c3c6408a1925540a07a1887770ee84b01576808)) ### Features * :sparkles: CLI: Add aws credentials onboarding ([#7443](https://github.com/continuedev/continue/issues/7443)) ([e1455c6](https://github.com/continuedev/continue/commit/e1455c69f66c9b291211fe889addd0d540bf8012)) * .continue/environment.json ([#7983](https://github.com/continuedev/continue/issues/7983)) ([70989ff](https://github.com/continuedev/continue/commit/70989ff44ff46d0be1ed4e5221b8d2c776162134)) * claude code mcp json format support ([f1253a7](https://github.com/continuedev/continue/commit/f1253a74e1e3da5ba29ef48bb94dab016dea2d27)) * **cli:** show dangerous command once per session ([6e5ab9c](https://github.com/continuedev/continue/commit/6e5ab9c6a29cd8585cf8229641485515debd1cb0)) * handle environment.json file in cn serve ([#7984](https://github.com/continuedev/continue/issues/7984)) ([1ac8d45](https://github.com/continuedev/continue/commit/1ac8d45f9e3e3eb2d4b79edf7ee3b457a59c5145)) * mcp json config types ([404f8d7](https://github.com/continuedev/continue/commit/404f8d79817fe34a30fa551fe9142aefa596d7c6)) * yaml <-> json conversion functions ([8b9b72d](https://github.com/continuedev/continue/commit/8b9b72de7b7a08d9f38f4fb0a8862edca2455018)) * yaml to json conversions with tests ([1d7faa9](https://github.com/continuedev/continue/commit/1d7faa91762e0ea7009d659641982bbc1acfbbae))
Features
September 26, 2025
## [1.22.2](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.22.1...@continuedev/config-yaml@1.22.2) (2025-09-26) ### Bug Fixes * fix prompt creation to use new markdown format ([#7920](https://github.com/continuedev/continue/issues/7920)) ([5b0f475](https://github.com/continuedev/continue/commit/5b0f475b759971361d77a6468e4c4ce45a924bc4))
Features
September 26, 2025
## [1.22.1](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.22.0...@continuedev/config-yaml@1.22.1) (2025-09-26) ### Bug Fixes * json mcp loading ([#8002](https://github.com/continuedev/continue/issues/8002)) ([e734ad7](https://github.com/continuedev/continue/commit/e734ad71caf00ff5f34d91d1ee784a51c290245a))
Features
September 26, 2025
# [1.22.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.21.0...@continuedev/config-yaml@1.22.0) (2025-09-26) ### Bug Fixes * add env var mapping for mcp json to yaml and vice versa ([99ea620](https://github.com/continuedev/continue/commit/99ea620752396e5688a26aaedf52a8295298f1c1)) * address cubic feedback ([3b1227c](https://github.com/continuedev/continue/commit/3b1227c27ed16cbdb0050e02904f60097b9fa10b)) * address review comments for YAML migration docs ([e9ed761](https://github.com/continuedev/continue/commit/e9ed761e49d7e56e1b131e3479c3c868c7ef6211)) * append /v1 to ollama in openai-adapters ([22784ec](https://github.com/continuedev/continue/commit/22784ece8d95a1ee3eed1ef83e34b06f6fb26471)) * broken test ([7527bde](https://github.com/continuedev/continue/commit/7527bdef1fc0a4d7356247eeead964bfa6846052)) * broken test ([fea8425](https://github.com/continuedev/continue/commit/fea84252ec43556b44c2d5f370b3027a20bc5e94)) * circular config-yaml import ([0e7e8da](https://github.com/continuedev/continue/commit/0e7e8dab7656e3bc161113faf263d985cb71d95c)) * circular import of AUTH_CONFIG_PATH ([1c19128](https://github.com/continuedev/continue/commit/1c19128e4c0c5c99387407faed71ba6828662f0a)) * cleanup ([ac45506](https://github.com/continuedev/continue/commit/ac45506dd3ee24ac528f8d335fa26d5879124290)) * close the model select dropdown automatically ([#7943](https://github.com/continuedev/continue/issues/7943)) ([9675653](https://github.com/continuedev/continue/commit/9675653328507e232ea63eac6de4a81cc6655df8)) * cn auto compact if necessary before LLM api call ([#7865](https://github.com/continuedev/continue/issues/7865)) ([c5d202c](https://github.com/continuedev/continue/commit/c5d202c56ed7738a9461903772751ab7458b77bf)) * core mcp test with invalid type ([c286e04](https://github.com/continuedev/continue/commit/c286e046f4b3d4260144a3f54aea777aa1a42db6)) * core type error ([2200a22](https://github.com/continuedev/continue/commit/2200a228c45f08675fff40ab34561d7beab157fa)) * cubic feedback ([83651df](https://github.com/continuedev/continue/commit/83651df7ce2c2dcfdb1fec7e195d45229b616aeb)) * cubic feedback ([7716712](https://github.com/continuedev/continue/commit/7716712f219ee377ebbcbce8524c26f31849c9c2)) * cubic feedback, lint ([d1b4dbe](https://github.com/continuedev/continue/commit/d1b4dbe7d210ef0cbe3c9a381f419b3d2935c07f)) * cubic feedback, lint, format ([f995a0e](https://github.com/continuedev/continue/commit/f995a0e45fc0408bd83086e6d2cbd63c7969179d)) * **docs:** revert incorrect config.json to config.yml replacements ([fef758b](https://github.com/continuedev/continue/commit/fef758b358365552c1f4779a894a79faa3af14cf)) * Enable prompt-based slash commands in Edit mode while filtering out built-in legacy commands ([#7907](https://github.com/continuedev/continue/issues/7907)) ([d006cbd](https://github.com/continuedev/continue/commit/d006cbda8e3ee1c8e765215c9799f98e93d28876)) * Enhance CometAPI construction with model provider context length and relaxed API key validation ([b228b5f](https://github.com/continuedev/continue/commit/b228b5feab04b2d43dcf16b16c8b46ce20ee8d3d)) * error name tweaks ([3541eb9](https://github.com/continuedev/continue/commit/3541eb987f61773a0caafb3f7881aebad3e10985)) * file create/delete config loading triggers ([92c866f](https://github.com/continuedev/continue/commit/92c866f64735aa8ceddc5300bf9fb3c3ac7780f6)) * gitignore ([#7949](https://github.com/continuedev/continue/issues/7949)) ([861328e](https://github.com/continuedev/continue/commit/861328eb5eea89039f254798a15e52c9dc014700)) * GUI polish ([#7927](https://github.com/continuedev/continue/issues/7927)) ([e583bfd](https://github.com/continuedev/continue/commit/e583bfde1f9a567b8cc0078e83bb25b1b5be0bb9)) * hanging promises ([cc00cea](https://github.com/continuedev/continue/commit/cc00ceadce6569f6fbbd4caa2e61bebc9859d52e)) * HOTFIX :ambulance: Fix crypto error ([#7938](https://github.com/continuedev/continue/issues/7938)) ([d1973e3](https://github.com/continuedev/continue/commit/d1973e3a6a2f86516c5d3876d31a8376f0099132)) * HOTFIX r.map is not a function ([#7872](https://github.com/continuedev/continue/issues/7872)) ([2aa6f03](https://github.com/continuedev/continue/commit/2aa6f03518c3a6f9269e71f032aee2f098191832)) * increase jetbrains autocomplete timeout ([#7881](https://github.com/continuedev/continue/issues/7881)) ([295427c](https://github.com/continuedev/continue/commit/295427cc475f670dd8e5d2e5473f6a726dfe5da6)) * infos in mcp server status tests ([#7906](https://github.com/continuedev/continue/issues/7906)) ([41937a2](https://github.com/continuedev/continue/commit/41937a20d2b28e2801310dbbf687adfbd42c79a1)) * inline --rule improvements and fix msg queue behavior ([#7939](https://github.com/continuedev/continue/issues/7939)) ([89e1ff2](https://github.com/continuedev/continue/commit/89e1ff2d6b7933f555db303190e4c8e0f6b8f52e)) * keep posthog and telemetry service separate ([c6858ad](https://github.com/continuedev/continue/commit/c6858adb5b3176f3714a3ba20897c16ed06fe309)) * lint ([4e1cea9](https://github.com/continuedev/continue/commit/4e1cea9891a99f114414d56577f0826941e5c597)) * lint ([ad541f5](https://github.com/continuedev/continue/commit/ad541f57975f41edaa6a36e0365aab3f921b6fc0)) * linting ([d14b059](https://github.com/continuedev/continue/commit/d14b05956218e13a262ddf7d965765fe2569bef3)) * llm-info preferred provider ([#7962](https://github.com/continuedev/continue/issues/7962)) ([306ed9f](https://github.com/continuedev/continue/commit/306ed9f1e338bf5dcaa5a3dbf50307f7b5e287c6)) * llm-info publish ([12499a6](https://github.com/continuedev/continue/commit/12499a65e42f5890b0d3dbc17e12f98c34b73fee)) * ls tool relative paths ([#7982](https://github.com/continuedev/continue/issues/7982)) ([4bf7e6d](https://github.com/continuedev/continue/commit/4bf7e6d949a093b31834229fc3b2a8e09b2b88a9)) * mcp tweak ([8b158b3](https://github.com/continuedev/continue/commit/8b158b38ccab72b37c3022ea66b755b90aed07fa)) * mcp types and conversions ([95e4a47](https://github.com/continuedev/continue/commit/95e4a47f9748f1a346f813e50d03ff521e6ab2b5)) * MCP types and sse/http fallback logic ([7b5ae7a](https://github.com/continuedev/continue/commit/7b5ae7a50fc45d49fde88f9c71ee0299557ccd5a)) * migrate proxy pooling activity to project activity ([c58ab0f](https://github.com/continuedev/continue/commit/c58ab0fc4a8b5c1741ac1c948f6a0907a2358966)) * negated condition ([1332f52](https://github.com/continuedev/continue/commit/1332f52839dcb40f5c8acf875ca14760612ca311)) * package lock ([04c11d4](https://github.com/continuedev/continue/commit/04c11d4db3cbb0c754e689481758bfa9884d5cf4)) * pastes for Terminal and Ghostty ([#7821](https://github.com/continuedev/continue/issues/7821)) ([c19aab8](https://github.com/continuedev/continue/commit/c19aab8350f4b184dbdb65415ed1d3ec85ee0a5d)) * prettier ([87396a4](https://github.com/continuedev/continue/commit/87396a4a6ca0e6e51b6ffda28e9bae4bd8303ec9)) * race condition on disabled indexing ([1f7a93e](https://github.com/continuedev/continue/commit/1f7a93e2af2b0b65b067905f80ed905d4d3375cd)) * remove toreversed ([436931d](https://github.com/continuedev/continue/commit/436931df886d53e89812454a5d61076686de7a44)) * request options for json mcps ([b5300b5](https://github.com/continuedev/continue/commit/b5300b592f773079438e84b89cefdf814662d746)) * request options for json mcps ([f8f8186](https://github.com/continuedev/continue/commit/f8f81861e4ee2e4f006592c606eb4923ac1121b6)) * restore main package lock to cli ([2baaa25](https://github.com/continuedev/continue/commit/2baaa259179189caff5e9e3631a4fe25aacf5cb3)) * revert vertexai change ([2943085](https://github.com/continuedev/continue/commit/294308531f69e21fc7f03929bcf76acd02a865c8)) * show tool call status icons for other search/replace statuses ([#7936](https://github.com/continuedev/continue/issues/7936)) ([c6e4844](https://github.com/continuedev/continue/commit/c6e48443b17172093d390be6e5c04cda96b83468)) * Simplify review bot, remove detailed review, keep general review only ([#7976](https://github.com/continuedev/continue/issues/7976)) ([b64b7e8](https://github.com/continuedev/continue/commit/b64b7e8c024e44b20f63f3faf14af52264cccfb6)) * support top level claude code mcp servers ([ef9e7ad](https://github.com/continuedev/continue/commit/ef9e7ad7f70f33acfe913c621c106a8a251f9de9)) * switch ✅ to cards ([3c6cc0b](https://github.com/continuedev/continue/commit/3c6cc0b43571d4d68e5f162c271dd58a63a54709)) * type issues ([da48de6](https://github.com/continuedev/continue/commit/da48de61db0ffcd675608c745ef0fc234ec475d1)) * uniform codeblock border ([#7851](https://github.com/continuedev/continue/issues/7851)) ([603aa28](https://github.com/continuedev/continue/commit/603aa28803337e9227072d6d84773237d8fa66ea)) * unify event names and fix tool calls test ([0f94088](https://github.com/continuedev/continue/commit/0f940883bc4e5a7f9abbff72152b1df811363f41)) * update MermaidBlock styles for improved rendering and add foreignObject ([#7960](https://github.com/continuedev/continue/issues/7960)) ([4dfe1ff](https://github.com/continuedev/continue/commit/4dfe1ffc9aaa37e22cdb855c475445681f106f33)) * Update posthog + gh guide with latest flow ([#7899](https://github.com/continuedev/continue/issues/7899)) ([3aeb8e3](https://github.com/continuedev/continue/commit/3aeb8e32458e5073777c589450aa1b9ea3f89866)) * Update sambanova models ([#7901](https://github.com/continuedev/continue/issues/7901)) ([ee19052](https://github.com/continuedev/continue/commit/ee1905290bd4a37ee60cb4551789f059eaf0081a)) * use dedicated scope for proxy pooling coroutine ([6c3c640](https://github.com/continuedev/continue/commit/6c3c6408a1925540a07a1887770ee84b01576808)) * use json schema for tool definitions ([#7904](https://github.com/continuedev/continue/issues/7904)) ([1821a72](https://github.com/continuedev/continue/commit/1821a72d1668154c208b4a732fc4e3587551cb24)) ### Features * --id flag for cn serve ([#7884](https://github.com/continuedev/continue/issues/7884)) ([1c11f61](https://github.com/continuedev/continue/commit/1c11f61407f30da9f936a17485677dcb3556ef0b)) * :sparkles: CLI: Add aws credentials onboarding ([#7443](https://github.com/continuedev/continue/issues/7443)) ([e1455c6](https://github.com/continuedev/continue/commit/e1455c69f66c9b291211fe889addd0d540bf8012)) * .continue/environment.json ([#7983](https://github.com/continuedev/continue/issues/7983)) ([70989ff](https://github.com/continuedev/continue/commit/70989ff44ff46d0be1ed4e5221b8d2c776162134)) * ✨ AWS Bedrock Provider tool streaming ([#7657](https://github.com/continuedev/continue/issues/7657)) ([82577d0](https://github.com/continuedev/continue/commit/82577d02b6246809846b0e34fdd3c672fc1f6833)) * adapt duplicate toolCallId ([#7733](https://github.com/continuedev/continue/issues/7733)) ([9ddd303](https://github.com/continuedev/continue/commit/9ddd30341e7b3d05f799430298425bb137b629f3)) * add back fullscreen cmd ([#7955](https://github.com/continuedev/continue/issues/7955)) ([ead28c7](https://github.com/continuedev/continue/commit/ead28c7839f68f4745006bd9143e37b0a7a1ed32)) * Add CometAPI as a model provider ([712d124](https://github.com/continuedev/continue/commit/712d1241fb53321323a96406f567be0b71448587)) * better mcp connection status ([#7830](https://github.com/continuedev/continue/issues/7830)) ([0d3b7d6](https://github.com/continuedev/continue/commit/0d3b7d60a35813f18eaf879f2ded99ca761d2c76)) * claude code mcp json format support ([f1253a7](https://github.com/continuedev/continue/commit/f1253a74e1e3da5ba29ef48bb94dab016dea2d27)) * clean up anthropic messaging ([#7799](https://github.com/continuedev/continue/issues/7799)) ([2a77e6d](https://github.com/continuedev/continue/commit/2a77e6de6064d9e217bfdfc7e4fb860e70e11c8e)) * **cli:** enhance /init command to create custom slash command ([#7888](https://github.com/continuedev/continue/issues/7888)) ([268329a](https://github.com/continuedev/continue/commit/268329a9440ce3c39e48d178fa157d17e421a718)) * **cli:** show dangerous command once per session ([6e5ab9c](https://github.com/continuedev/continue/commit/6e5ab9c6a29cd8585cf8229641485515debd1cb0)) * continue error for better search and replace errors ([5e60a13](https://github.com/continuedev/continue/commit/5e60a13322923b7aad007d8e534da5133ddb7cd7)) * expose legacy /share command to VS Code UI ([71a0a1c](https://github.com/continuedev/continue/commit/71a0a1cd7d75ce7be276bbf5c11bdad5cfb6ce48)) * find and replace fallbacks (restore) ([5b5532f](https://github.com/continuedev/continue/commit/5b5532f7e7de7a51e872d04ac2e7b2379c6d9eb1)) * grok model additions ([1e3bf05](https://github.com/continuedev/continue/commit/1e3bf050d2f7441dbadeceb680b318d715d5dd4c)) * handle environment.json file in cn serve ([#7984](https://github.com/continuedev/continue/issues/7984)) ([1ac8d45](https://github.com/continuedev/continue/commit/1ac8d45f9e3e3eb2d4b79edf7ee3b457a59c5145)) * headless mode surface errors and exit code 1 ([#7864](https://github.com/continuedev/continue/issues/7864)) ([c9df209](https://github.com/continuedev/continue/commit/c9df209fa69165a4ae3bec382ae7b0e99b0f0495)) * husky for prettier ([#7979](https://github.com/continuedev/continue/issues/7979)) ([418dd12](https://github.com/continuedev/continue/commit/418dd12a8939eddf30405d59c29efa1a4b842b27)) * mark unread ([#7886](https://github.com/continuedev/continue/issues/7886)) ([bf5538b](https://github.com/continuedev/continue/commit/bf5538bf394fa72badd8b4a34688ad6d49fe552c)) * mcp json config types ([404f8d7](https://github.com/continuedev/continue/commit/404f8d79817fe34a30fa551fe9142aefa596d7c6)) * next edit char-level diff ([#7776](https://github.com/continuedev/continue/issues/7776)) ([12e933b](https://github.com/continuedev/continue/commit/12e933bf9d13736c5f47728c436445ef4127fd52)) * **oauth:** use asExternalUrl to get the correct callback ([ada6cdd](https://github.com/continuedev/continue/commit/ada6cdd38646db389849c8b59a74b3d6e234bd90)) * posthog telemetry for cli tool errors ([77288b0](https://github.com/continuedev/continue/commit/77288b0e41f7965f3371cb9c3d25f82f60315c68)) * refactor multiedit ([b28ce70](https://github.com/continuedev/continue/commit/b28ce7094d569357236d4759778bc79fea254cda)) * revamp efficient file search and support fuzzy matching ([c309bfb](https://github.com/continuedev/continue/commit/c309bfb1bebbac47cc2b21ecb2d3ba53c6d3a2a6)) * rule for less amicable responses ([#7922](https://github.com/continuedev/continue/issues/7922)) ([8e55fbb](https://github.com/continuedev/continue/commit/8e55fbbfbbec929249d9c1a1b02072b8ab987d55)) * search and replace fallback reintroduction cont. ([6d7bfb9](https://github.com/continuedev/continue/commit/6d7bfb966d35dc7b7a947ea748602aa1a7e19856)) * show remote sessions in cn ls ([#7694](https://github.com/continuedev/continue/issues/7694)) ([b12499c](https://github.com/continuedev/continue/commit/b12499cb0e9c828effcda298ce7516e0b0c85b4e)) * split large blocks of chat history to reduce flickering ([961892f](https://github.com/continuedev/continue/commit/961892fd86f0e3d7c55640378a867809250003e5)) * support for AGENTS.md ([#7717](https://github.com/continuedev/continue/issues/7717)) ([1f6276d](https://github.com/continuedev/continue/commit/1f6276d4185ff68d782e1c3010d6acab9bfa9c1c)) * unify search and replace ([c211ec8](https://github.com/continuedev/continue/commit/c211ec8358cea907d300201183a7adc1cac6fd0e)) * yaml <-> json conversion functions ([8b9b72d](https://github.com/continuedev/continue/commit/8b9b72de7b7a08d9f38f4fb0a8862edca2455018)) * yaml to json conversions with tests ([1d7faa9](https://github.com/continuedev/continue/commit/1d7faa91762e0ea7009d659641982bbc1acfbbae))
Features
September 25, 2025
## What's Changed * feat: cli fetch tool to use fetchUrlContent from core by @tingwai in https://github.com/continuedev/continue/pull/7671 * feat: parse for thinking tags and dim them by @tingwai in https://github.com/continuedev/continue/pull/7665 * feat: :sparkles: Add ability to stop foreground terminal commands by @chezsmithy in https://github.com/continuedev/continue/pull/7368 * feat: allow Cmd+L / Cmd+I on empty selection to select the entire file by @fbricon in https://github.com/continuedev/continue/pull/6711 * fix: HOTFIX edit apply state tool output by @RomneyDa in https://github.com/continuedev/continue/pull/7696 * feat(cli): message queueing by @uinstinct in https://github.com/continuedev/continue/pull/7632 * feat: do not show context fill display when model changes by @uinstinct in https://github.com/continuedev/continue/pull/7704 * feat: add autoformatting detection for edit tools by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7660 * build(deps): bump continuedev/continue from 1.4.38 to 1.4.39 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7707 * build(deps-dev): bump vite from 7.1.4 to 7.1.5 in /packages/terminal-security by @dependabot[bot] in https://github.com/continuedev/continue/pull/7697 * Add invokable rules by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7711 * Fix gui build failing by @aadarshkt in https://github.com/continuedev/continue/pull/7616 * feat: add continuous ai readiness guide by @BekahHW in https://github.com/continuedev/continue/pull/7579 * feat: improve compaction UI, show compaction message as status message by @tingwai in https://github.com/continuedev/continue/pull/7695 * feat: enable thinking/reasoning toggle for ollama models by @fbricon in https://github.com/continuedev/continue/pull/7508 * feat: add mcp request timeout when calling tool by @uinstinct in https://github.com/continuedev/continue/pull/7604 * feat: empty diff tool result message by @RomneyDa in https://github.com/continuedev/continue/pull/7698 * fix: edit output overridden by @RomneyDa in https://github.com/continuedev/continue/pull/7712 * fix: Add missing transform option to YAML autocomplete configuration by @shloimy-wiesel in https://github.com/continuedev/continue/pull/7626 * refactor: shared function for constructing llm api by @sestinj in https://github.com/continuedev/continue/pull/7563 * feat: no any type rule by @RomneyDa in https://github.com/continuedev/continue/pull/7693 * build(deps): bump axios from 1.8.2 to 1.12.0 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/7713 * docs: update offline guide with correct links and config.yaml references by @bdougie in https://github.com/continuedev/continue/pull/7715 * fix: disable clipboard content by default in autocomplete by @sestinj in https://github.com/continuedev/continue/pull/7716 * fix: show config errors for selected assistant, remove duplicate fatal by @RomneyDa in https://github.com/continuedev/continue/pull/7714 * improv: add invokable parsing by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7725 * feat: add HuggingFace OpenAI-compatible router detection by @su0as in https://github.com/continuedev/continue/pull/6797 * chore(cli): add tests when for skip telemetry by @uinstinct in https://github.com/continuedev/continue/pull/7689 * fix: Prevent tool content with <think> tags from triggering incorrect tool calls by @QianKuang8 in https://github.com/continuedev/continue/pull/7720 * test: describe temporary workaround for failing runIdeForUiTests by @exigow in https://github.com/continuedev/continue/pull/7213 * chore: bump versions - jb43, vscode1.3.7 by @RomneyDa in https://github.com/continuedev/continue/pull/7731 * feat: auto-select scope for org api keys in cn by @sestinj in https://github.com/continuedev/continue/pull/7734 * fix: improve GitHub workflow comment handling with special characters by @sestinj in https://github.com/continuedev/continue/pull/7735 * Update pending items count from 2 to 1 by @sestinj in https://github.com/continuedev/continue/pull/7737 * fix: OTLP reduced cardinality and other OTel improvements by @sestinj in https://github.com/continuedev/continue/pull/7728 * feat: improvements to find and replace by @sestinj in https://github.com/continuedev/continue/pull/7701 * fix: remove duplicate toggleToolGroupSetting call in ToolPoliciesGroup.tsx by @fbricon in https://github.com/continuedev/continue/pull/7743 * build(deps): bump continuedev/continue from 1.4.39 to 1.4.40 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7742 * fix: improve modelSupportsImages logic by @fbricon in https://github.com/continuedev/continue/pull/7721 * docs: add ollama alternative to use system message tools by @uinstinct in https://github.com/continuedev/continue/pull/7718 * fix(cli): add keyboard interruption handler until tui starts by @uinstinct in https://github.com/continuedev/continue/pull/7745 * chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7756 * chore: package version bumps: fetch and config-yaml by @RomneyDa in https://github.com/continuedev/continue/pull/7758 * fix: fetch semantic release by @RomneyDa in https://github.com/continuedev/continue/pull/7759 * chore: bumps all around by @RomneyDa in https://github.com/continuedev/continue/pull/7761 * feat: exclude single file edit for capable models by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7750 * fix: add missing env vars for openai adapter tests to release flows by @RomneyDa in https://github.com/continuedev/continue/pull/7762 * fix: missing secret declarations in reusable workflow by @RomneyDa in https://github.com/continuedev/continue/pull/7763 * perf: memoize input box to avoid re-render on each keystroke by @sestinj in https://github.com/continuedev/continue/pull/7748 * Bump version to 1.3.10 by @sestinj in https://github.com/continuedev/continue/pull/7764 ## New Contributors * @shloimy-wiesel made their first contribution in https://github.com/continuedev/continue/pull/7626 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.4-vscode...v1.2.5-vscode
Features
September 24, 2025
# [1.20.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.19.1...@continuedev/openai-adapters@1.20.0) (2025-09-24) ### Bug Fixes * Enhance CometAPI construction with model provider context length and relaxed API key validation ([b228b5f](https://github.com/continuedev/continue/commit/b228b5feab04b2d43dcf16b16c8b46ce20ee8d3d)) * show tool call status icons for other search/replace statuses ([#7936](https://github.com/continuedev/continue/issues/7936)) ([c6e4844](https://github.com/continuedev/continue/commit/c6e48443b17172093d390be6e5c04cda96b83468)) ### Features * Add CometAPI as a model provider ([712d124](https://github.com/continuedev/continue/commit/712d1241fb53321323a96406f567be0b71448587))
Features
September 24, 2025
## [1.19.1](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.19.0...@continuedev/openai-adapters@1.19.1) (2025-09-24) ### Bug Fixes * HOTFIX :ambulance: Fix crypto error ([#7938](https://github.com/continuedev/continue/issues/7938)) ([d1973e3](https://github.com/continuedev/continue/commit/d1973e3a6a2f86516c5d3876d31a8376f0099132))
Features
September 24, 2025
# [1.19.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.18.0...@continuedev/openai-adapters@1.19.0) (2025-09-24) ### Bug Fixes * address review comments for YAML migration docs ([e9ed761](https://github.com/continuedev/continue/commit/e9ed761e49d7e56e1b131e3479c3c868c7ef6211)) * close the model select dropdown automatically ([#7943](https://github.com/continuedev/continue/issues/7943)) ([9675653](https://github.com/continuedev/continue/commit/9675653328507e232ea63eac6de4a81cc6655df8)) * **docs:** revert incorrect config.json to config.yml replacements ([fef758b](https://github.com/continuedev/continue/commit/fef758b358365552c1f4779a894a79faa3af14cf)) * gitignore ([#7949](https://github.com/continuedev/continue/issues/7949)) ([861328e](https://github.com/continuedev/continue/commit/861328eb5eea89039f254798a15e52c9dc014700)) * inline --rule improvements and fix msg queue behavior ([#7939](https://github.com/continuedev/continue/issues/7939)) ([89e1ff2](https://github.com/continuedev/continue/commit/89e1ff2d6b7933f555db303190e4c8e0f6b8f52e)) * linting ([d14b059](https://github.com/continuedev/continue/commit/d14b05956218e13a262ddf7d965765fe2569bef3)) * switch ✅ to cards ([3c6cc0b](https://github.com/continuedev/continue/commit/3c6cc0b43571d4d68e5f162c271dd58a63a54709)) * Update posthog + gh guide with latest flow ([#7899](https://github.com/continuedev/continue/issues/7899)) ([3aeb8e3](https://github.com/continuedev/continue/commit/3aeb8e32458e5073777c589450aa1b9ea3f89866)) * use json schema for tool definitions ([#7904](https://github.com/continuedev/continue/issues/7904)) ([1821a72](https://github.com/continuedev/continue/commit/1821a72d1668154c208b4a732fc4e3587551cb24)) ### Features * better mcp connection status ([#7830](https://github.com/continuedev/continue/issues/7830)) ([0d3b7d6](https://github.com/continuedev/continue/commit/0d3b7d60a35813f18eaf879f2ded99ca761d2c76)) * clean up anthropic messaging ([#7799](https://github.com/continuedev/continue/issues/7799)) ([2a77e6d](https://github.com/continuedev/continue/commit/2a77e6de6064d9e217bfdfc7e4fb860e70e11c8e)) * expose legacy /share command to VS Code UI ([71a0a1c](https://github.com/continuedev/continue/commit/71a0a1cd7d75ce7be276bbf5c11bdad5cfb6ce48)) * headless mode surface errors and exit code 1 ([#7864](https://github.com/continuedev/continue/issues/7864)) ([c9df209](https://github.com/continuedev/continue/commit/c9df209fa69165a4ae3bec382ae7b0e99b0f0495)) * mark unread ([#7886](https://github.com/continuedev/continue/issues/7886)) ([bf5538b](https://github.com/continuedev/continue/commit/bf5538bf394fa72badd8b4a34688ad6d49fe552c)) * rule for less amicable responses ([#7922](https://github.com/continuedev/continue/issues/7922)) ([8e55fbb](https://github.com/continuedev/continue/commit/8e55fbbfbbec929249d9c1a1b02072b8ab987d55)) * support for AGENTS.md ([#7717](https://github.com/continuedev/continue/issues/7717)) ([1f6276d](https://github.com/continuedev/continue/commit/1f6276d4185ff68d782e1c3010d6acab9bfa9c1c)) ### Reverts * Revert "Fix image drop from main editor ([#7205](https://github.com/continuedev/continue/issues/7205))" ([0ca4c03](https://github.com/continuedev/continue/commit/0ca4c0375fa22c1a37edc04a61114b3807bd156d))
Features
September 22, 2025
# [1.18.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.17.0...@continuedev/openai-adapters@1.18.0) (2025-09-22) ### Bug Fixes * address cubic feedback ([3b1227c](https://github.com/continuedev/continue/commit/3b1227c27ed16cbdb0050e02904f60097b9fa10b)) * append /v1 to ollama in openai-adapters ([22784ec](https://github.com/continuedev/continue/commit/22784ece8d95a1ee3eed1ef83e34b06f6fb26471)) * broken test ([7527bde](https://github.com/continuedev/continue/commit/7527bdef1fc0a4d7356247eeead964bfa6846052)) * broken test ([fea8425](https://github.com/continuedev/continue/commit/fea84252ec43556b44c2d5f370b3027a20bc5e94)) * cubic feedback ([7716712](https://github.com/continuedev/continue/commit/7716712f219ee377ebbcbce8524c26f31849c9c2)) * cubic feedback, lint ([d1b4dbe](https://github.com/continuedev/continue/commit/d1b4dbe7d210ef0cbe3c9a381f419b3d2935c07f)) * error name tweaks ([3541eb9](https://github.com/continuedev/continue/commit/3541eb987f61773a0caafb3f7881aebad3e10985)) * HOTFIX r.map is not a function ([#7872](https://github.com/continuedev/continue/issues/7872)) ([2aa6f03](https://github.com/continuedev/continue/commit/2aa6f03518c3a6f9269e71f032aee2f098191832)) * increase jetbrains autocomplete timeout ([#7881](https://github.com/continuedev/continue/issues/7881)) ([295427c](https://github.com/continuedev/continue/commit/295427cc475f670dd8e5d2e5473f6a726dfe5da6)) * infos in mcp server status tests ([#7906](https://github.com/continuedev/continue/issues/7906)) ([41937a2](https://github.com/continuedev/continue/commit/41937a20d2b28e2801310dbbf687adfbd42c79a1)) * keep posthog and telemetry service separate ([c6858ad](https://github.com/continuedev/continue/commit/c6858adb5b3176f3714a3ba20897c16ed06fe309)) * lint ([4e1cea9](https://github.com/continuedev/continue/commit/4e1cea9891a99f114414d56577f0826941e5c597)) * package lock ([04c11d4](https://github.com/continuedev/continue/commit/04c11d4db3cbb0c754e689481758bfa9884d5cf4)) * remove toreversed ([436931d](https://github.com/continuedev/continue/commit/436931df886d53e89812454a5d61076686de7a44)) * restore main package lock to cli ([2baaa25](https://github.com/continuedev/continue/commit/2baaa259179189caff5e9e3631a4fe25aacf5cb3)) * uniform codeblock border ([#7851](https://github.com/continuedev/continue/issues/7851)) ([603aa28](https://github.com/continuedev/continue/commit/603aa28803337e9227072d6d84773237d8fa66ea)) * unify event names and fix tool calls test ([0f94088](https://github.com/continuedev/continue/commit/0f940883bc4e5a7f9abbff72152b1df811363f41)) * Update sambanova models ([#7901](https://github.com/continuedev/continue/issues/7901)) ([ee19052](https://github.com/continuedev/continue/commit/ee1905290bd4a37ee60cb4551789f059eaf0081a)) ### Features * --id flag for cn serve ([#7884](https://github.com/continuedev/continue/issues/7884)) ([1c11f61](https://github.com/continuedev/continue/commit/1c11f61407f30da9f936a17485677dcb3556ef0b)) * ✨ AWS Bedrock Provider tool streaming ([#7657](https://github.com/continuedev/continue/issues/7657)) ([82577d0](https://github.com/continuedev/continue/commit/82577d02b6246809846b0e34fdd3c672fc1f6833)) * adapt duplicate toolCallId ([#7733](https://github.com/continuedev/continue/issues/7733)) ([9ddd303](https://github.com/continuedev/continue/commit/9ddd30341e7b3d05f799430298425bb137b629f3)) * continue error for better search and replace errors ([5e60a13](https://github.com/continuedev/continue/commit/5e60a13322923b7aad007d8e534da5133ddb7cd7)) * find and replace fallbacks (restore) ([5b5532f](https://github.com/continuedev/continue/commit/5b5532f7e7de7a51e872d04ac2e7b2379c6d9eb1)) * **oauth:** use asExternalUrl to get the correct callback ([ada6cdd](https://github.com/continuedev/continue/commit/ada6cdd38646db389849c8b59a74b3d6e234bd90)) * posthog telemetry for cli tool errors ([77288b0](https://github.com/continuedev/continue/commit/77288b0e41f7965f3371cb9c3d25f82f60315c68)) * refactor multiedit ([b28ce70](https://github.com/continuedev/continue/commit/b28ce7094d569357236d4759778bc79fea254cda)) * search and replace fallback reintroduction cont. ([6d7bfb9](https://github.com/continuedev/continue/commit/6d7bfb966d35dc7b7a947ea748602aa1a7e19856)) * unify search and replace ([c211ec8](https://github.com/continuedev/continue/commit/c211ec8358cea907d300201183a7adc1cac6fd0e))
Features
September 20, 2025
# [1.17.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.16.0...@continuedev/openai-adapters@1.17.0) (2025-09-20) ### Bug Fixes * circular import of AUTH_CONFIG_PATH ([1c19128](https://github.com/continuedev/continue/commit/1c19128e4c0c5c99387407faed71ba6828662f0a)) * cn auto compact if necessary before LLM api call ([#7865](https://github.com/continuedev/continue/issues/7865)) ([c5d202c](https://github.com/continuedev/continue/commit/c5d202c56ed7738a9461903772751ab7458b77bf)) * lint ([ad541f5](https://github.com/continuedev/continue/commit/ad541f57975f41edaa6a36e0365aab3f921b6fc0)) * pastes for Terminal and Ghostty ([#7821](https://github.com/continuedev/continue/issues/7821)) ([c19aab8](https://github.com/continuedev/continue/commit/c19aab8350f4b184dbdb65415ed1d3ec85ee0a5d)) * race condition on disabled indexing ([1f7a93e](https://github.com/continuedev/continue/commit/1f7a93e2af2b0b65b067905f80ed905d4d3375cd)) ### Features * next edit char-level diff ([#7776](https://github.com/continuedev/continue/issues/7776)) ([12e933b](https://github.com/continuedev/continue/commit/12e933bf9d13736c5f47728c436445ef4127fd52)) * revamp efficient file search and support fuzzy matching ([c309bfb](https://github.com/continuedev/continue/commit/c309bfb1bebbac47cc2b21ecb2d3ba53c6d3a2a6)) * show remote sessions in cn ls ([#7694](https://github.com/continuedev/continue/issues/7694)) ([b12499c](https://github.com/continuedev/continue/commit/b12499cb0e9c828effcda298ce7516e0b0c85b4e)) * split large blocks of chat history to reduce flickering ([961892f](https://github.com/continuedev/continue/commit/961892fd86f0e3d7c55640378a867809250003e5))
Features
September 19, 2025
# [1.16.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.15.0...@continuedev/openai-adapters@1.16.0) (2025-09-19) ### Bug Fixes * avoid NPE when failing to create missing dirs on writeFile ([#7833](https://github.com/continuedev/continue/issues/7833)) ([e4ce400](https://github.com/continuedev/continue/commit/e4ce400cf9f69e35dd499fa4a922fb7e913b6b28)), closes [#7829](https://github.com/continuedev/continue/issues/7829) * continue review indentation ([a180111](https://github.com/continuedev/continue/commit/a1801117899265b33277380f3881aa29ef8a056a)) * glob ignores for vscode ([b18061b](https://github.com/continuedev/continue/commit/b18061b126b353a5a268b06f3a0be2d2b8e4a81d)) * grep search tool description ([f85fe5f](https://github.com/continuedev/continue/commit/f85fe5ff4101a6ff5311e869e845af947e3c4b3e)) * ignores for grep ([b7afeb2](https://github.com/continuedev/continue/commit/b7afeb2a526be89f5638d889f6be830150ec28c9)) * make config-yaml compatible with browser ([#7842](https://github.com/continuedev/continue/issues/7842)) ([02465b6](https://github.com/continuedev/continue/commit/02465b65284d96906507178f275ef7c23bed80c9)) * point Continue review hash to latest main ([#7841](https://github.com/continuedev/continue/issues/7841)) ([95ba13e](https://github.com/continuedev/continue/commit/95ba13e70bd99b4607b30723bf485e68b8348408)) * remove empty lines from start/end in find and replace ([a6adedb](https://github.com/continuedev/continue/commit/a6adedb51af079b3d1d40e85cd27ba407edf840b)) * send highlighted code with Ctrl+Shift+J action ([#7835](https://github.com/continuedev/continue/issues/7835)) ([a64eb6d](https://github.com/continuedev/continue/commit/a64eb6dc42e54f5b45d251c1407891df328bd097)), closes [#7747](https://github.com/continuedev/continue/issues/7747) ### Features * add block icons back to lump ([#7789](https://github.com/continuedev/continue/issues/7789)) ([6034217](https://github.com/continuedev/continue/commit/6034217ea153fabf6edeb1bb870cbdf5cf8bc5ec)) * add installation guides for mcp commands ([34f7492](https://github.com/continuedev/continue/commit/34f7492516c5542e263b9d81e9be51d3751fa7e7)) * add invokable option to markdown rule creation ([#7824](https://github.com/continuedev/continue/issues/7824)) ([2f86fc5](https://github.com/continuedev/continue/commit/2f86fc5efed9d41dacee25a5db7e8bd2e22296f8)) * add Mercury Apply endpoint support to Inception LLM ([#7827](https://github.com/continuedev/continue/issues/7827)) ([d78fc99](https://github.com/continuedev/continue/commit/d78fc99087ab80cddcaa5f7bdc74ee45d3fc9f9d)) * add more robust context length validation ([#7817](https://github.com/continuedev/continue/issues/7817)) ([61b525e](https://github.com/continuedev/continue/commit/61b525e36a8bbb8bb94fe57339b3cad2b56287f0)) * display shortcuts for accept reject diff buttons ([e98ccbb](https://github.com/continuedev/continue/commit/e98ccbb28de644bea42efc2baa4fc2cd15525f82)) * support tilde when resolving uses block ([5069ab8](https://github.com/continuedev/continue/commit/5069ab8ce705b6095da2b5eb6fc8938f0db54cca)) * use recommended models fn for tools ([#7755](https://github.com/continuedev/continue/issues/7755)) ([3e74e97](https://github.com/continuedev/continue/commit/3e74e975659cdbe1001054e812b65bb567e3e896))
Features
September 19, 2025
# [1.21.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.20.0...@continuedev/config-yaml@1.21.0) (2025-09-19) ### Features * add Mercury Apply endpoint support to Inception LLM ([#7827](https://github.com/continuedev/continue/issues/7827)) ([d78fc99](https://github.com/continuedev/continue/commit/d78fc99087ab80cddcaa5f7bdc74ee45d3fc9f9d))
Features
September 18, 2025
## What's Changed * refactor: reshape vscode actions by @uinstinct in https://github.com/continuedev/continue/pull/7406 * fix(doc): formatting issue in codebase awareness for agents documentation by @babblebey in https://github.com/continuedev/continue/pull/7546 * feat: :sparkles: Add experimental range tool for file operations by @chezsmithy in https://github.com/continuedev/continue/pull/7161 * Create dynamic tool policies and implement dynamic policy for terminal tool by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7421 * Display security warnings for potentially dangerous commands by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7531 * feat: org policies for indexing and mcp by @RomneyDa in https://github.com/continuedev/continue/pull/7234 * fix: Failed continue-review workflows now run with error handling by @bdougie in https://github.com/continuedev/continue/pull/7458 * feat: ctrl+c once to clear input, twice to exit. Refactoring, bug fixes by @tingwai in https://github.com/continuedev/continue/pull/7378 * Update telemetryService.ts by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7535 * chore: remove ids from tooltips by @uinstinct in https://github.com/continuedev/continue/pull/7254 * fix: disable Next Edit cursor events when feature is disabled by @exigow in https://github.com/continuedev/continue/pull/7555 * Next Edit docs update by @sestinj in https://github.com/continuedev/continue/pull/7584 * fix: lint by @tingwai in https://github.com/continuedev/continue/pull/7582 * chore: add instinct to ModelRecommendations by @BekahHW in https://github.com/continuedev/continue/pull/7585 * Add terminal command security to CLI by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7558 * fix: bump semver check for extension release by @tingwai in https://github.com/continuedev/continue/pull/7587 * fix: don't show unchanged diff sections in extension UI by @RomneyDa in https://github.com/continuedev/continue/pull/7560 * fix: open file on EDT by @exigow in https://github.com/continuedev/continue/pull/7581 * feat: return usage for openai providers by @tingwai in https://github.com/continuedev/continue/pull/7462 * build(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7601 * fix: ignore Stream closed exceptions on flush by @exigow in https://github.com/continuedev/continue/pull/7610 * fix: don't use override-only actionPerformed to invoke action by @exigow in https://github.com/continuedev/continue/pull/7608 * fix(docs): broken settings page links by @uinstinct in https://github.com/continuedev/continue/pull/7598 * chore: disable fail-fast for cli workflow by @tingwai in https://github.com/continuedev/continue/pull/7589 * feat: CLI shell mode by @RomneyDa in https://github.com/continuedev/continue/pull/7537 * fix: HOTFIX aborterror2 during stream fim by @uinstinct in https://github.com/continuedev/continue/pull/7578 * Handle review comment threads in GitHub workflow by @sestinj in https://github.com/continuedev/continue/pull/7593 * chore: bump package.json by @tingwai in https://github.com/continuedev/continue/pull/7612 * feat: add tooltips to user settings page by @uinstinct in https://github.com/continuedev/continue/pull/7597 * fix: cn flicker by @RomneyDa in https://github.com/continuedev/continue/pull/7615 * feat: edit tools descriptions tweaks and read real path by @RomneyDa in https://github.com/continuedev/continue/pull/7619 * docs: improve model recommendation links by @TyDunn in https://github.com/continuedev/continue/pull/7633 * fix: update claude models in getting started by @uinstinct in https://github.com/continuedev/continue/pull/7482 * build(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7628 * feat(cli): put space after the dot in chat input by @uinstinct in https://github.com/continuedev/continue/pull/7629 * fix: dispose JCEF JSQuery handler correctly by @exigow in https://github.com/continuedev/continue/pull/7577 * cai: workflow to auto-fix tests (disabled for now) by @sestinj in https://github.com/continuedev/continue/pull/7502 * feat(cli): skip telemetry if there is no internet connection by @uinstinct in https://github.com/continuedev/continue/pull/7528 * fix: cli /exit and ctrl-d actually exits by @tingwai in https://github.com/continuedev/continue/pull/7641 * support for reading ./ paths (again?...) by @sestinj in https://github.com/continuedev/continue/pull/7622 * fix: HOTFIX context items dialog not visible on conversation compaction by @uinstinct in https://github.com/continuedev/continue/pull/7407 * build(deps): bump esbuild and vitest in /packages/terminal-security by @dependabot[bot] in https://github.com/continuedev/continue/pull/7588 * chore: Add stdout console log when package fails to build (build-packages.js) by @sevetseh28 in https://github.com/continuedev/continue/pull/7427 * fix: HOTFIX prevent AUTODETECT model from being queried on Ollama by @fbricon in https://github.com/continuedev/continue/pull/7477 * fix: SIGINT handler logic to run in TUI only by @tingwai in https://github.com/continuedev/continue/pull/7638 * build(deps): bump tmp and @openapitools/openapi-generator-cli in /extensions/vscode by @dependabot[bot] in https://github.com/continuedev/continue/pull/7611 * fix: workflow run npm ci on cache miss by @tingwai in https://github.com/continuedev/continue/pull/7614 * docs: assistant --> agent by @TyDunn in https://github.com/continuedev/continue/pull/7640 * build(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7574 * fix(cli): extract media type when submitting images in anthropic by @uinstinct in https://github.com/continuedev/continue/pull/7634 * build(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7573 * feat(scaleway): update supported models by @reda-maizate in https://github.com/continuedev/continue/pull/7630 * fix: delete duplicate type by @lixiaoyang1992 in https://github.com/continuedev/continue/pull/7571 * fix: close drag over message overlay during onDrop by @uinstinct in https://github.com/continuedev/continue/pull/7408 * build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7572 * feat: cli commit signature by @RomneyDa in https://github.com/continuedev/continue/pull/7620 * feat: CLI: add diagnostics to /info screen by @RomneyDa in https://github.com/continuedev/continue/pull/7621 * Fix: Updated ideSettings didn't get passed properly by @Jazzcort in https://github.com/continuedev/continue/pull/7409 * feat: show git branch if available by @RomneyDa in https://github.com/continuedev/continue/pull/7532 * instance id to fix metrics by @sestinj in https://github.com/continuedev/continue/pull/7644 * feat: cli: press enter to continue by @RomneyDa in https://github.com/continuedev/continue/pull/7643 * chore: prerelease versions by @RomneyDa in https://github.com/continuedev/continue/pull/7645 * note whether headless mode / github actions in telemetry by @sestinj in https://github.com/continuedev/continue/pull/7591 * docs: properly add the tetrate agent router service documentation by @missBerg in https://github.com/continuedev/continue/pull/7624 * feat: run dependent indexer based on context provider by @uinstinct in https://github.com/continuedev/continue/pull/6323 * fix: remove extraneous quotation mark in className for useCodebase div by @lixiaoyang1992 in https://github.com/continuedev/continue/pull/7627 * build(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7646 * build(deps): bump continuedev/continue from 1.4.33.pre.beta.20250901 to 1.4.38 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7648 * build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7647 * fix: diff colors should reach till end by @uinstinct in https://github.com/continuedev/continue/pull/7653 * build(deps): bump tmp and @inquirer/editor in /docs by @dependabot[bot] in https://github.com/continuedev/continue/pull/7662 * chore: bump prerelease versions by @RomneyDa in https://github.com/continuedev/continue/pull/7663 * revert "fix: diff colors should reach till end" by @RomneyDa in https://github.com/continuedev/continue/pull/7674 * build(deps-dev): bump vite from 7.0.5 to 7.1.5 in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/7668 * fix: HOTFIX diff line color overflow by @RomneyDa in https://github.com/continuedev/continue/pull/7675 * fix: HOTFIX string fallback for config yaml model capability by @RomneyDa in https://github.com/continuedev/continue/pull/7676 * fix: HOTFIX response actions disappearing and causing jumping while streaming by @RomneyDa in https://github.com/continuedev/continue/pull/7677 * feat: notch cleanup and settings improvements by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7667 * fix: additional filter for apply / edit by @sestinj in https://github.com/continuedev/continue/pull/7679 * build(deps-dev): bump vite from 6.3.5 to 6.3.6 in /core by @dependabot[bot] in https://github.com/continuedev/continue/pull/7680 * feat: add filepath to apply prompt template vars by @sestinj in https://github.com/continuedev/continue/pull/7681 * fix: :pencil2: Fix typo in No Parallel Tool Calling Instruction by @chezsmithy in https://github.com/continuedev/continue/pull/7684 * fix(cli): skip indexing when in home directory by @uinstinct in https://github.com/continuedev/continue/pull/7580 * fix: HOTFIX :ambulance: Fix bedrock conversation prompt caching by @chezsmithy in https://github.com/continuedev/continue/pull/7652 * fix: HOTFIX rename isSearchReplace to isSearchAndReplace for consistency by @QianKuang8 in https://github.com/continuedev/continue/pull/7685 * fix: -v means --version, not --verbose by @sestinj in https://github.com/continuedev/continue/pull/7670 * feat: pass --config to cn remote by @sestinj in https://github.com/continuedev/continue/pull/7592 * feat: /init slash command for CLI by @sestinj in https://github.com/continuedev/continue/pull/7669 * chore: vs code 1.3.7 by @RomneyDa in https://github.com/continuedev/continue/pull/7691 * feat: isHeadless and isGitHubCI on cli OTel by @sestinj in https://github.com/continuedev/continue/pull/7672 ## New Contributors * @sevetseh28 made their first contribution in https://github.com/continuedev/continue/pull/7427 * @reda-maizate made their first contribution in https://github.com/continuedev/continue/pull/7630 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.3-vscode...v1.2.4-vscode
Features
September 18, 2025
# [1.20.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.19.0...@continuedev/config-yaml@1.20.0) (2025-09-18) ### Bug Fixes * avoid NPE when failing to create missing dirs on writeFile ([#7833](https://github.com/continuedev/continue/issues/7833)) ([e4ce400](https://github.com/continuedev/continue/commit/e4ce400cf9f69e35dd499fa4a922fb7e913b6b28)), closes [#7829](https://github.com/continuedev/continue/issues/7829) * continue review indentation ([a180111](https://github.com/continuedev/continue/commit/a1801117899265b33277380f3881aa29ef8a056a)) * make config-yaml compatible with browser ([#7842](https://github.com/continuedev/continue/issues/7842)) ([02465b6](https://github.com/continuedev/continue/commit/02465b65284d96906507178f275ef7c23bed80c9)) * point Continue review hash to latest main ([#7841](https://github.com/continuedev/continue/issues/7841)) ([95ba13e](https://github.com/continuedev/continue/commit/95ba13e70bd99b4607b30723bf485e68b8348408)) * send highlighted code with Ctrl+Shift+J action ([#7835](https://github.com/continuedev/continue/issues/7835)) ([a64eb6d](https://github.com/continuedev/continue/commit/a64eb6dc42e54f5b45d251c1407891df328bd097)), closes [#7747](https://github.com/continuedev/continue/issues/7747) ### Features * add installation guides for mcp commands ([34f7492](https://github.com/continuedev/continue/commit/34f7492516c5542e263b9d81e9be51d3751fa7e7)) * display shortcuts for accept reject diff buttons ([e98ccbb](https://github.com/continuedev/continue/commit/e98ccbb28de644bea42efc2baa4fc2cd15525f82))
Features
September 18, 2025
# [1.19.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.18.0...@continuedev/config-yaml@1.19.0) (2025-09-18) ### Features * add block icons back to lump ([#7789](https://github.com/continuedev/continue/issues/7789)) ([6034217](https://github.com/continuedev/continue/commit/6034217ea153fabf6edeb1bb870cbdf5cf8bc5ec)) * add invokable option to markdown rule creation ([#7824](https://github.com/continuedev/continue/issues/7824)) ([2f86fc5](https://github.com/continuedev/continue/commit/2f86fc5efed9d41dacee25a5db7e8bd2e22296f8)) * add more robust context length validation ([#7817](https://github.com/continuedev/continue/issues/7817)) ([61b525e](https://github.com/continuedev/continue/commit/61b525e36a8bbb8bb94fe57339b3cad2b56287f0)) * use recommended models fn for tools ([#7755](https://github.com/continuedev/continue/issues/7755)) ([3e74e97](https://github.com/continuedev/continue/commit/3e74e975659cdbe1001054e812b65bb567e3e896))
Features
September 17, 2025
# [1.15.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.14.0...@continuedev/openai-adapters@1.15.0) (2025-09-17) ### Bug Fixes * address feedback ([cdfd13b](https://github.com/continuedev/continue/commit/cdfd13be7a018f84c21f3ea585f6cb362e14dd4f)) * focus on the selected file for edit/apply when showing diffs ([#7722](https://github.com/continuedev/continue/issues/7722)) ([5f61d18](https://github.com/continuedev/continue/commit/5f61d188e33b3690e0ce58915e3352495de81505)) * HOTFIX include message content when tool calls present ([#7788](https://github.com/continuedev/continue/issues/7788)) ([da72815](https://github.com/continuedev/continue/commit/da72815b9bf977b4b3f5d095b9e47799121530f2)) * HOTFIX openai provider empty Bearer when no apiKey configured ([#7803](https://github.com/continuedev/continue/issues/7803)) ([d86a25f](https://github.com/continuedev/continue/commit/d86a25f3ad661a651c7490b88effeb8fe2857603)), closes [#7047](https://github.com/continuedev/continue/issues/7047) * lint and format ([0011e9f](https://github.com/continuedev/continue/commit/0011e9f735c847b1764bcce527bf916d5ad5d5d1)) * missing secret passing in tests ([a76f8c1](https://github.com/continuedev/continue/commit/a76f8c179c7a140d88247da5951734e7503d8463)) * more missing secrets ([67cf99a](https://github.com/continuedev/continue/commit/67cf99ac58ba65117b23e354b8f29ce510d4c4f5)) * remove duplicate slash command telemetry ([37008c9](https://github.com/continuedev/continue/commit/37008c939269c026bf56ebc2494a59e22589af4b)) * Remove redirect ([#7813](https://github.com/continuedev/continue/issues/7813)) ([f78851c](https://github.com/continuedev/continue/commit/f78851cd1ae5f5a95d9b1573c5d20ed5c2f09242)) * tests for service container ([fb2688a](https://github.com/continuedev/continue/commit/fb2688a2bd06485bc8771fb36acc90832efca310)) * update cli repo link ([c6a91e7](https://github.com/continuedev/continue/commit/c6a91e7cb0d51420cd5bc6a741ededb8ade6082b)) * update service notifications and state ([a1dc341](https://github.com/continuedev/continue/commit/a1dc341f164a09f20dec86b819c4417068046127)) ### Features * global req ([#7414](https://github.com/continuedev/continue/issues/7414)) ([b842a21](https://github.com/continuedev/continue/commit/b842a217084dfa56c946963bf27a6e876427c60e)) * move tool icon names to tool definitions ([#7322](https://github.com/continuedev/continue/issues/7322)) ([acbba9c](https://github.com/continuedev/continue/commit/acbba9c6d2f25cdb628cfe4f90853661beaac4f8)) * update service part 1 ([75fd033](https://github.com/continuedev/continue/commit/75fd033d2ca6537b5881095fc469c0b767bc71ac))
Features
September 17, 2025
# [1.3.0](https://github.com/continuedev/continue/compare/@continuedev/fetch@1.2.1...@continuedev/fetch@1.3.0) (2025-09-17) ### Bug Fixes * address feedback ([62120df](https://github.com/continuedev/continue/commit/62120df413665a28d3b79a4705c9f4a5f5d19b50)) * address feedback ([cdfd13b](https://github.com/continuedev/continue/commit/cdfd13be7a018f84c21f3ea585f6cb362e14dd4f)) * cleanup of render debug ([da2e316](https://github.com/continuedev/continue/commit/da2e31694a49db91e7269ddb9b08cef565e3a199)) * focus on the selected file for edit/apply when showing diffs ([#7722](https://github.com/continuedev/continue/issues/7722)) ([5f61d18](https://github.com/continuedev/continue/commit/5f61d188e33b3690e0ce58915e3352495de81505)) * lint and format ([0011e9f](https://github.com/continuedev/continue/commit/0011e9f735c847b1764bcce527bf916d5ad5d5d1)) * missing secret passing in tests ([a76f8c1](https://github.com/continuedev/continue/commit/a76f8c179c7a140d88247da5951734e7503d8463)) * mistral and rleace open ai adapters tests ([ef18c90](https://github.com/continuedev/continue/commit/ef18c9039c45318110d11dbe689e1e70f013ab26)) * more missing secrets ([67cf99a](https://github.com/continuedev/continue/commit/67cf99ac58ba65117b23e354b8f29ce510d4c4f5)) * re-skip deepseek ([3eff2fc](https://github.com/continuedev/continue/commit/3eff2fcfe9f37302f5d6f1e11946fbcd6a341435)) * remove duplicate slash command telemetry ([37008c9](https://github.com/continuedev/continue/commit/37008c939269c026bf56ebc2494a59e22589af4b)) * tests ([8677208](https://github.com/continuedev/continue/commit/867720804457ddbe283c7b8b610cff48a543a31e)) * tests for service container ([fb2688a](https://github.com/continuedev/continue/commit/fb2688a2bd06485bc8771fb36acc90832efca310)) * update cli repo link ([c6a91e7](https://github.com/continuedev/continue/commit/c6a91e7cb0d51420cd5bc6a741ededb8ade6082b)) * update service notifications and state ([a1dc341](https://github.com/continuedev/continue/commit/a1dc341f164a09f20dec86b819c4417068046127)) ### Features * move tool icon names to tool definitions ([#7322](https://github.com/continuedev/continue/issues/7322)) ([acbba9c](https://github.com/continuedev/continue/commit/acbba9c6d2f25cdb628cfe4f90853661beaac4f8)) * update service part 1 ([75fd033](https://github.com/continuedev/continue/commit/75fd033d2ca6537b5881095fc469c0b767bc71ac)) * useRenderDebug hook for debugging react rerenders ([144445b](https://github.com/continuedev/continue/commit/144445bd7c710f8cc1b05349947954654efbbac1)) ### Performance Improvements * memoize input box components ([d9db117](https://github.com/continuedev/continue/commit/d9db117d85ea0ccacfb6a514e7bae0d65fec9c92)) * only set activeKey for special keys that we care about to avoid rerenders ([364489c](https://github.com/continuedev/continue/commit/364489c57384f11c77c284323fdcc170be9af96e))
Features
September 17, 2025
# [1.18.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.17.0...@continuedev/config-yaml@1.18.0) (2025-09-17) ### Bug Fixes * remove empty lines from start/end in find and replace ([a6adedb](https://github.com/continuedev/continue/commit/a6adedb51af079b3d1d40e85cd27ba407edf840b)) ### Features * support tilde when resolving uses block ([5069ab8](https://github.com/continuedev/continue/commit/5069ab8ce705b6095da2b5eb6fc8938f0db54cca))
Features
September 17, 2025
# [1.17.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.16.0...@continuedev/config-yaml@1.17.0) (2025-09-17) ### Bug Fixes * glob ignores for vscode ([b18061b](https://github.com/continuedev/continue/commit/b18061b126b353a5a268b06f3a0be2d2b8e4a81d)) * grep search tool description ([f85fe5f](https://github.com/continuedev/continue/commit/f85fe5ff4101a6ff5311e869e845af947e3c4b3e)) * HOTFIX include message content when tool calls present ([#7788](https://github.com/continuedev/continue/issues/7788)) ([da72815](https://github.com/continuedev/continue/commit/da72815b9bf977b4b3f5d095b9e47799121530f2)) * HOTFIX openai provider empty Bearer when no apiKey configured ([#7803](https://github.com/continuedev/continue/issues/7803)) ([d86a25f](https://github.com/continuedev/continue/commit/d86a25f3ad661a651c7490b88effeb8fe2857603)), closes [#7047](https://github.com/continuedev/continue/issues/7047) * ignores for grep ([b7afeb2](https://github.com/continuedev/continue/commit/b7afeb2a526be89f5638d889f6be830150ec28c9)) * Remove redirect ([#7813](https://github.com/continuedev/continue/issues/7813)) ([f78851c](https://github.com/continuedev/continue/commit/f78851cd1ae5f5a95d9b1573c5d20ed5c2f09242)) ### Features * global req ([#7414](https://github.com/continuedev/continue/issues/7414)) ([b842a21](https://github.com/continuedev/continue/commit/b842a217084dfa56c946963bf27a6e876427c60e))
Features
September 17, 2025
# [1.16.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.15.1...@continuedev/config-yaml@1.16.0) (2025-09-17) ### Bug Fixes * address feedback ([62120df](https://github.com/continuedev/continue/commit/62120df413665a28d3b79a4705c9f4a5f5d19b50)) * address feedback ([cdfd13b](https://github.com/continuedev/continue/commit/cdfd13be7a018f84c21f3ea585f6cb362e14dd4f)) * cleanup of render debug ([da2e316](https://github.com/continuedev/continue/commit/da2e31694a49db91e7269ddb9b08cef565e3a199)) * focus on the selected file for edit/apply when showing diffs ([#7722](https://github.com/continuedev/continue/issues/7722)) ([5f61d18](https://github.com/continuedev/continue/commit/5f61d188e33b3690e0ce58915e3352495de81505)) * lint and format ([0011e9f](https://github.com/continuedev/continue/commit/0011e9f735c847b1764bcce527bf916d5ad5d5d1)) * missing secret passing in tests ([a76f8c1](https://github.com/continuedev/continue/commit/a76f8c179c7a140d88247da5951734e7503d8463)) * mistral and rleace open ai adapters tests ([ef18c90](https://github.com/continuedev/continue/commit/ef18c9039c45318110d11dbe689e1e70f013ab26)) * more missing secrets ([67cf99a](https://github.com/continuedev/continue/commit/67cf99ac58ba65117b23e354b8f29ce510d4c4f5)) * re-skip deepseek ([3eff2fc](https://github.com/continuedev/continue/commit/3eff2fcfe9f37302f5d6f1e11946fbcd6a341435)) * remove duplicate slash command telemetry ([37008c9](https://github.com/continuedev/continue/commit/37008c939269c026bf56ebc2494a59e22589af4b)) * tests ([8677208](https://github.com/continuedev/continue/commit/867720804457ddbe283c7b8b610cff48a543a31e)) * tests for service container ([fb2688a](https://github.com/continuedev/continue/commit/fb2688a2bd06485bc8771fb36acc90832efca310)) * update cli repo link ([c6a91e7](https://github.com/continuedev/continue/commit/c6a91e7cb0d51420cd5bc6a741ededb8ade6082b)) * update service notifications and state ([a1dc341](https://github.com/continuedev/continue/commit/a1dc341f164a09f20dec86b819c4417068046127)) ### Features * move tool icon names to tool definitions ([#7322](https://github.com/continuedev/continue/issues/7322)) ([acbba9c](https://github.com/continuedev/continue/commit/acbba9c6d2f25cdb628cfe4f90853661beaac4f8)) * update service part 1 ([75fd033](https://github.com/continuedev/continue/commit/75fd033d2ca6537b5881095fc469c0b767bc71ac)) * useRenderDebug hook for debugging react rerenders ([144445b](https://github.com/continuedev/continue/commit/144445bd7c710f8cc1b05349947954654efbbac1)) ### Performance Improvements * memoize input box components ([d9db117](https://github.com/continuedev/continue/commit/d9db117d85ea0ccacfb6a514e7bae0d65fec9c92)) * only set activeKey for special keys that we care about to avoid rerenders ([364489c](https://github.com/continuedev/continue/commit/364489c57384f11c77c284323fdcc170be9af96e))
Features
September 16, 2025
# [1.14.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.13.0...@continuedev/openai-adapters@1.14.0) (2025-09-16) ### Bug Fixes * -v means --version, not --verbose ([2f82821](https://github.com/continuedev/continue/commit/2f82821f30a56d1e37e666afa01476df7eccefe7)) * :ambulance: Fix bedrock conversation prompt caching ([7725a6f](https://github.com/continuedev/continue/commit/7725a6f01889377c80cbaada962f8bb3da3ea2b7)) * :art: ([197479c](https://github.com/continuedev/continue/commit/197479c69d893cff3b80ed2428d86af8cb8b11a5)) * :art: Prettier ([e3b9eda](https://github.com/continuedev/continue/commit/e3b9edaa0c975b2b562eaed2011e8f47cba52e9a)) * :art: Prettier and Linting ([7ffc6fb](https://github.com/continuedev/continue/commit/7ffc6fb67ddec4fd3b34afdaa936f437a0c9b19c)) * :bug: Fix failing test ([ab8babb](https://github.com/continuedev/continue/commit/ab8babbb097281efed01746e2ebc4291bb32d82a)) * :bug: Fix issue with streaming toolbar ([3ca3897](https://github.com/continuedev/continue/commit/3ca38974631330356841d721fa583334131bf559)) * :bug: Fixes based on reviewer comments ([acbba9b](https://github.com/continuedev/continue/commit/acbba9b7d084e83dced1dbdb28ee6f4b90ed8814)) * :bug: Remove head tool and move range tool to experimental ([c596f8b](https://github.com/continuedev/continue/commit/c596f8b872943e3936bdcf551ed3fc17fd6e1577)) * :bug: Resolve comments from review ([0660687](https://github.com/continuedev/continue/commit/066068765341fa02b927336052455ab782a13900)) * :pencil2: Fix typo in No Parallel Tool Calling Instruction ([7b419f5](https://github.com/continuedev/continue/commit/7b419f5afe615e441cec880cb23c79638f5edab6)) * abort2error during stream fim ([382b42d](https://github.com/continuedev/continue/commit/382b42d092bca1cd39549143a7a1c82d73fe53e4)) * add dependency ([c6accdd](https://github.com/continuedev/continue/commit/c6accdde4e4928749361c5fefa4385342fe03a32)) * add keyboard interruption handler until tui starts ([af58394](https://github.com/continuedev/continue/commit/af58394ae0d723c5a722b8aebb9371e4a92a1402)) * add missing env vars for openai adapter tests to release flows ([10bfb64](https://github.com/continuedev/continue/commit/10bfb64ac0eea12a10d22c0d1be7c02f08639174)) * Add missing transform option to YAML autocomplete configuration ([508229f](https://github.com/continuedev/continue/commit/508229feedb18efe2a38330f98033c1488ec3d88)) * add terminal-security package to CI build script ([47997af](https://github.com/continuedev/continue/commit/47997af99ef74ae9818353faeacef6cc3d7e7139)) * Add timeout to CLI commands to prevent workflow hanging ([6c8c6ca](https://github.com/continuedev/continue/commit/6c8c6ca9d9a858fa17c4a3dfb456e4198564602f)) * additional filter for apply / edit ([e475fb1](https://github.com/continuedev/continue/commit/e475fb1bdb98b1b9467def5fee0e0ee2cc25568b)) * address feedback ([62120df](https://github.com/continuedev/continue/commit/62120df413665a28d3b79a4705c9f4a5f5d19b50)) * address tests, add is_continue_remote ([2884028](https://github.com/continuedev/continue/commit/2884028d21d27551e276db4a2d368eb0ce3340e2)) * assistant select padding ([1da0947](https://github.com/continuedev/continue/commit/1da09475386bf2e2674b2d891167c11fb14e3ad0)) * bottom status bar tests ([9a4d63b](https://github.com/continuedev/continue/commit/9a4d63b37e2b474f119c380867b001fbe4a5aaa9)) * bump semver check for extension release ([bb4c484](https://github.com/continuedev/continue/commit/bb4c484c0f661ba71642038487494ad763a041a9)) * clean up diff viewer ([082af0f](https://github.com/continuedev/continue/commit/082af0f3dd4ce4db4a5aa5622e8c60c649374b51)) * cleanup of render debug ([da2e316](https://github.com/continuedev/continue/commit/da2e31694a49db91e7269ddb9b08cef565e3a199)) * cli /exit and ctrl-d actually exits ([b19acdd](https://github.com/continuedev/continue/commit/b19acdd30d5a5c5a8bbe61cac0ab8dda86643d99)) * cli prettier ([cf2706f](https://github.com/continuedev/continue/commit/cf2706f1452185801dd18abc33f6078dbdbefde1)) * **cli:** extract media type when submitting images in anthropic ([a2f6f2a](https://github.com/continuedev/continue/commit/a2f6f2a30d0da72024aeb6f1eae847f2691d7ea9)) * close drag over message overlay during onDrop ([b5e68d2](https://github.com/continuedev/continue/commit/b5e68d206052c240d69f9f4d90b5173fececdbc2)) * ConfigSelector showing incorrect green checkmark for first-time users ([6ed85c1](https://github.com/continuedev/continue/commit/6ed85c19b085d51aad5ec121228283f4cfaf1434)) * context items dialog not visible on conversation compaction ([1009a06](https://github.com/continuedev/continue/commit/1009a06c46f4c827fd3923662283c3318403f478)) * delete duplicate type ([ef4a0e2](https://github.com/continuedev/continue/commit/ef4a0e2d2b2a947014ba18bd2846bb6645df9e08)) * dependencies ([904ec5d](https://github.com/continuedev/continue/commit/904ec5dea35ad63d3c4836e83a661d9f6171ab59)) * diff colors should reach till end ([b245e00](https://github.com/continuedev/continue/commit/b245e00dc8f177f2c0b9fe73cd7b8be65a5722a8)) * diff line color overflow ([1588629](https://github.com/continuedev/continue/commit/158862938a1e0fd468ebaef589b6c438fd6f21d0)) * disable clipboard content by default in autocomplete ([3a44a9f](https://github.com/continuedev/continue/commit/3a44a9fb65cc942a038de55f499d1357f0ebe8ff)) * disable Next Edit cursor events when feature is disabled ([6468ced](https://github.com/continuedev/continue/commit/6468cedfc27a69508c4e1ee6e38df54489d7043a)) * display Chinese in VerticalDiffBlock DeletionTextArea bug, use UIUtil.getFontWithFallback to get the Font ([#7292](https://github.com/continuedev/continue/issues/7292)) ([0ade7dd](https://github.com/continuedev/continue/commit/0ade7dd7078e746695a07393bc660719c501fc0f)) * dispose JCEF JSQuery handler correctly ([e6cf3fd](https://github.com/continuedev/continue/commit/e6cf3fd7566c73401a54334682cd9d50776acf49)) * **docs:** broken settings page links ([#7598](https://github.com/continuedev/continue/issues/7598)) ([b290e5b](https://github.com/continuedev/continue/commit/b290e5b4dc13ef25bb233b3ef7b7cdd2bea6c6a8)) * don't show unchanged diff sections in extension UI ([87b19ac](https://github.com/continuedev/continue/commit/87b19acfe9d8a7c995374fd3ddda8835339dfb4a)) * don't stream apply for fast models ([8c18e8a](https://github.com/continuedev/continue/commit/8c18e8acc3309612b1cfd95b95758492b93a9cf5)) * don't use override-only actionPerformed to invoke action ([#7608](https://github.com/continuedev/continue/issues/7608)) ([18ec563](https://github.com/continuedev/continue/commit/18ec563762fdb45635c9e4da10f3664a95e1e2dd)) * duplicate imports ([3183127](https://github.com/continuedev/continue/commit/3183127ea538164ca275b4a421936b48259a12ea)) * dynamic policies ([73073dd](https://github.com/continuedev/continue/commit/73073dd23589176a74d98b0ed72d92a1eba1b1c0)) * edit impl ([9cc3d69](https://github.com/continuedev/continue/commit/9cc3d69e4dfc467fefd9cd98b90ed9be64df8468)) * edit output overridden ([381b8a0](https://github.com/continuedev/continue/commit/381b8a0bf8c67de7a1a2fac9302122d2ef06fbbd)) * eslint ([049aee3](https://github.com/continuedev/continue/commit/049aee3e3a72b4a85938cd7c6925867fa2736d76)) * eslint ([898fc44](https://github.com/continuedev/continue/commit/898fc440ca165e6d459b3b9ad8ef29954b80a6b6)) * eslint requirements ([ac9a6f8](https://github.com/continuedev/continue/commit/ac9a6f8ee41049043d853b0746646f9bb5b21f05)) * failing test ([12027bf](https://github.com/continuedev/continue/commit/12027bf03e7cb6085167422e361ffb18e3123c90)) * failing test ([3a203e3](https://github.com/continuedev/continue/commit/3a203e3f77a7bb58dc573830c2f060ddac0ee577)) * failing tests ([44021b6](https://github.com/continuedev/continue/commit/44021b6b54ce669fe66ac43fe17edd918567bf36)) * failing tests ([0797b1c](https://github.com/continuedev/continue/commit/0797b1c7f43c7a10c34cb4c5301e2dcb39e37b54)) * failing tests ([08ccc19](https://github.com/continuedev/continue/commit/08ccc19ee8c636a6ae8f50a4984f292e86b2a0c8)) * failing tests ([a279919](https://github.com/continuedev/continue/commit/a279919617815f4fca8163a8831bb3b8d3b0f561)) * failing tests ([f2d0a31](https://github.com/continuedev/continue/commit/f2d0a31f0446527fe5f76d0c44eacd9245c49cea)) * failing tests following reasoning flag changes ([0e1815c](https://github.com/continuedev/continue/commit/0e1815c8f9392e962181a9cb0e280e6e43524f32)) * fetch semantic release ([9c94a7d](https://github.com/continuedev/continue/commit/9c94a7dcab9f389bc13e3b56e0841291cab045d4)) * fix disposing of plugin service ([#7550](https://github.com/continuedev/continue/issues/7550)) ([00347aa](https://github.com/continuedev/continue/commit/00347aae0246961bef0ca4c279c62a52219a2052)) * formatting ([ae9f874](https://github.com/continuedev/continue/commit/ae9f87418da80c297de3f757b8755bb5e539d69a)) * formatting ([e569e3a](https://github.com/continuedev/continue/commit/e569e3a0c6f63cbc0bf14abff55e5a22c728ff54)) * formatting ([6ca09b0](https://github.com/continuedev/continue/commit/6ca09b09b58797cbd1184252bab4074017ec5906)) * formatting ([56cd443](https://github.com/continuedev/continue/commit/56cd44396ce4a095e3e695437aae2d099aad9310)) * formatting ([ef54a51](https://github.com/continuedev/continue/commit/ef54a51ea8fd190d19d6a26b3ed1b061bd69c483)) * formatting ([88f8681](https://github.com/continuedev/continue/commit/88f868133bbf10806800036fe1107eaa3fcb8065)) * formatting ([d254f50](https://github.com/continuedev/continue/commit/d254f502f713ae76955395a686b2f58a28d5793c)) * formatting ([20dcc41](https://github.com/continuedev/continue/commit/20dcc41de0cf2be427454a76a1ffa9ed9eb06176)) * formatting ([73b2250](https://github.com/continuedev/continue/commit/73b2250d339d518e94e41ea983c7665625ce19b6)) * formatting ([024644b](https://github.com/continuedev/continue/commit/024644b75815251f2227d6e67527b6f3225001f4)) * formatting ([6bcf040](https://github.com/continuedev/continue/commit/6bcf040dee07e21665860644a99f670142e8a80f)) * graceful exit instead of process.exit(1) in cli ([9b0367f](https://github.com/continuedev/continue/commit/9b0367fc284f088d267501f7d6f405b25b3df1c7)) * ignore Stream closed exceptions on flush ([#7610](https://github.com/continuedev/continue/issues/7610)) ([6789833](https://github.com/continuedev/continue/commit/6789833a77eb57e6a06d2578d2497fc17751e191)) * improve Continue review workflows error handling and CLI version ([9b5508d](https://github.com/continuedev/continue/commit/9b5508de4a1b350b0a16fdb99696d70596b34cc6)) * improve GitHub workflow comment handling with special characters ([311acf9](https://github.com/continuedev/continue/commit/311acf91fdee3ccf9f9f24513af550ca2481bd86)) * improve modelSupportsImages logic ([d4d39aa](https://github.com/continuedev/continue/commit/d4d39aaeb05e90d43d495beb8fb7f623f79bf42e)) * improve the UI when diff can't be generated ([5d15219](https://github.com/continuedev/continue/commit/5d15219cfbe7a411e8520900949f1a000d535b4b)) * isHome for accounting for index.html more reliably ([37d7b2a](https://github.com/continuedev/continue/commit/37d7b2a48bf9c5a94edfdad81b8b6b6a0419d853)) * iterations on notch updates - create agent vs assistant, skip gui tests for now ([7e9dc30](https://github.com/continuedev/continue/commit/7e9dc30748a8738abf62a410852ab136c24f038f)) * lint ([b1c949b](https://github.com/continuedev/continue/commit/b1c949bcff2edcc7aa7e0871cf449409405d7cfa)) * lint ([862c3fc](https://github.com/continuedev/continue/commit/862c3fc665b82aa04b574f5a8c58d684dfa0f35e)) * lint:fix ([7b5e1ad](https://github.com/continuedev/continue/commit/7b5e1ad0cde0b6cfa18587804212acdaeadf45ae)) * linter errors ([c30c856](https://github.com/continuedev/continue/commit/c30c856483832e20cf2759bdc4f4487690815c6c)) * linter errors ([93296e5](https://github.com/continuedev/continue/commit/93296e50194bc13aa0700094d5d413bf1838626d)) * Match working CLI syntax from contributor.info repo ([a4f3db0](https://github.com/continuedev/continue/commit/a4f3db08042eddb2862c0a333ca1cab60b2618cd)) * mcp server copy and boolean ([04575d1](https://github.com/continuedev/continue/commit/04575d11e35b17860a6125af13e2a7d82d3bc596)) * memoize ishome and use routes ([af9063d](https://github.com/continuedev/continue/commit/af9063dc41c195bee687e9fb4919bbf1803ddba9)) * missing package ([d37a767](https://github.com/continuedev/continue/commit/d37a76786a177dd9d719159fd5a069954c934528)) * missing secret declarations in reusable workflow ([3a90b32](https://github.com/continuedev/continue/commit/3a90b3292295701178ee688be1a17c9afe70ecd6)) * mistral and rleace open ai adapters tests ([ef18c90](https://github.com/continuedev/continue/commit/ef18c9039c45318110d11dbe689e1e70f013ab26)) * move ellipsis to left in diff view ([c84143d](https://github.com/continuedev/continue/commit/c84143d9ea5b057c9392c0d7168c907f95d97d27)) * no async on exit ([ca5b8be](https://github.com/continuedev/continue/commit/ca5b8be6337aeb870386ce41b151c480a1a9afef)) * only the first two packages for now ([9c25c19](https://github.com/continuedev/continue/commit/9c25c190528e64b903b0afcf96f2740396f69c5b)) * open file on EDT ([1525047](https://github.com/continuedev/continue/commit/1525047e3c07b7fdf0b973d198c7f9acc0330371)) * package lock ([e3fcf41](https://github.com/continuedev/continue/commit/e3fcf41e2a53e8857fee3464c456428a4faed5e9)) * package-lock updates ([473eb3f](https://github.com/continuedev/continue/commit/473eb3f771c0a6a956defc19b2db5739e055686d)) * prettier ([0136215](https://github.com/continuedev/continue/commit/0136215913e572bbd4ee3ffa81b93bf4456a946e)) * prettier ([5e76519](https://github.com/continuedev/continue/commit/5e76519ac148f6d0b9a307fae3865e06f77b479a)) * prettier ([45f3f5a](https://github.com/continuedev/continue/commit/45f3f5a6a61aac7887642cec5750344e0e17d6d2)) * prettier ([08f4b86](https://github.com/continuedev/continue/commit/08f4b865fb027ca06199b5a42a36f21144ed4c7a)) * prettier ([fa88e8d](https://github.com/continuedev/continue/commit/fa88e8de181e66c206bee4281dd2d80633283b2c)) * prettier ([5c0c586](https://github.com/continuedev/continue/commit/5c0c586872588a8bab41879691ddf596cf429c06)) * prettier ([7c23bb3](https://github.com/continuedev/continue/commit/7c23bb3f37964206b9c0b1fa8b12202ad41e46e6)) * prettier ([b7b720c](https://github.com/continuedev/continue/commit/b7b720c1ef3012034bfbc7df5102ad79e26ca686)) * prettier ([72e66e5](https://github.com/continuedev/continue/commit/72e66e511644963404156f2deb354003b8b18a57)) * prettier ([cea2705](https://github.com/continuedev/continue/commit/cea2705406a91d44fddb4be16d208026d5f875c9)) * prettier and lint ([8aa21ea](https://github.com/continuedev/continue/commit/8aa21eaa539fa8988f9c35bfd1aea7d52bed15c1)) * prevent AUTODETECT model from being queried on Ollama ([472c00f](https://github.com/continuedev/continue/commit/472c00f27cfdcd01aac12808424ba37b5590898f)) * Prevent tool content with <think> tags from triggering incorrect tool calls ([b16a808](https://github.com/continuedev/continue/commit/b16a808d5bf1f6a93c879af6748395717b86da0c)) * Prevent workflow failures by removing exit codes and improving error handling ([a5de889](https://github.com/continuedev/continue/commit/a5de88907c274a47b237a68a5536caa6c254fec3)) * properly handle disabled status ([a9bf3aa](https://github.com/continuedev/continue/commit/a9bf3aa12340dc3faa0d98480a2c2811e43f3c38)) * re-skip deepseek ([3eff2fc](https://github.com/continuedev/continue/commit/3eff2fcfe9f37302f5d6f1e11946fbcd6a341435)) * remove duplicate toggleToolGroupSetting call in ToolPoliciesGroup.tsx ([d44083a](https://github.com/continuedev/continue/commit/d44083a335839f1669bc3117e91dcb10d3a25d29)) * remove extraneous quotation mark in className for useCodebase div ([44cce3a](https://github.com/continuedev/continue/commit/44cce3ae734df65c550de8c4e859e6751b854ddd)) * remove extraneous scroll ([c967b3b](https://github.com/continuedev/continue/commit/c967b3bb0e122cd6c122ea21d34f76aa0ee4af64)) * remove high-cardinality labels in cli ([99b0a01](https://github.com/continuedev/continue/commit/99b0a013a3ab88cb3ba09062f870b2b0ee451889)) * remove log ([936f285](https://github.com/continuedev/continue/commit/936f285cb98bff4044017441ce6b883c5b985c16)) * remove uneccessary memoization ([a853194](https://github.com/continuedev/continue/commit/a853194751f2709477f720d6c421f68ff699eb80)) * remove unused free trial query from account dropdown ([1295f3a](https://github.com/continuedev/continue/commit/1295f3a55904aa067e3f1187b42299f5f793f43e)) * remove warning triangle ([943f596](https://github.com/continuedev/continue/commit/943f59607c559ebb1b79de86d9ef529b587de1c5)) * rename isSearchReplace to isSearchAndReplace for consistency ([6d60b33](https://github.com/continuedev/continue/commit/6d60b335d6dbc2edff1af705ae5aadd3ce38abc6)) * response actions disappearing and causing jumping while streaming ([b643a58](https://github.com/continuedev/continue/commit/b643a58cbfd78592b8c884d21fc11b275c83bca6)) * return output from edit file tool + accept ./ paths ([f5cab89](https://github.com/continuedev/continue/commit/f5cab8918ce13477758f6e712c9cb0b9cb6e6164)) * revert changed test ([52a8b9e](https://github.com/continuedev/continue/commit/52a8b9e705e0df11a273dd52938dc8956f0c1222)) * revert clever pending logic ([4576d2c](https://github.com/continuedev/continue/commit/4576d2c82414ebb2127d6a0a091cc2057fda0ddb)) * revert showing error UI ([40cb802](https://github.com/continuedev/continue/commit/40cb8025a2e7401885a8e1aa30be147e4cbdbbcc)) * semantic release for fetch and llm-info ([e88718a](https://github.com/continuedev/continue/commit/e88718a673443656fce98413a1ec9d7ddf1da973)) * shell mode tests ([530e037](https://github.com/continuedev/continue/commit/530e0374d5c6d7198e4d4db46f5f43edd8eba760)) * shorten tool call messages ([4f510ef](https://github.com/continuedev/continue/commit/4f510ef57b3ba56e0d431852bc1751ec6f4d920e)) * shorter phrase for "generating" status of tool calls ([931d9a5](https://github.com/continuedev/continue/commit/931d9a527d97fefa2ea595f0570afb0695418760)) * show added/removed diff chars ([e318331](https://github.com/continuedev/continue/commit/e31833160579e753919fc5c9d9eb504882b4da84)) * show config errors for selected assistant, remove duplicate fatal error ([f851d8b](https://github.com/continuedev/continue/commit/f851d8bdc55fa5b506ada1cd105f7f456bb9c7fc)) * show org id not (no org) ([33fcfe1](https://github.com/continuedev/continue/commit/33fcfe10c118fe69ebf6bad33daf267902c1e033)) * SIGINT handler logic to run in TUI only ([705f99e](https://github.com/continuedev/continue/commit/705f99efff6b59b875260a43b3a36dd9fe608a54)) * skip indexing home directory ([7443c20](https://github.com/continuedev/continue/commit/7443c20ea8e085e28da4e5162ed7f99d0cca0969)) * slash command search uses complete text regardless of cursor position ([fa9af37](https://github.com/continuedev/continue/commit/fa9af3778a1574439376df2544a73d892c89fa0e)) * slash command test ([d16e2a7](https://github.com/continuedev/continue/commit/d16e2a7065cb3fecb9cf7d7d1d052d8418625925)) * small tweak in debug info message ([244e47b](https://github.com/continuedev/continue/commit/244e47b943be1e0209b2b72652e1f500417d28d6)) * tests ([8677208](https://github.com/continuedev/continue/commit/867720804457ddbe283c7b8b610cff48a543a31e)) * tests ([3ea4ec3](https://github.com/continuedev/continue/commit/3ea4ec30def30d9dff541f5966c2d827071958ae)) * tests ([a019501](https://github.com/continuedev/continue/commit/a019501cbfc931fc67082837906b21a097af008e)) * tests ([5e38c18](https://github.com/continuedev/continue/commit/5e38c181d076084d16ad07d876157ad463358407)) * try to resolve path to open files if not in workspace ([7cf325f](https://github.com/continuedev/continue/commit/7cf325f10869b2333823420d3653988fb2312953)) * type error ([da047c4](https://github.com/continuedev/continue/commit/da047c4e932377418bbe854fd174c536e8ff10a8)) * type errors ([8c60206](https://github.com/continuedev/continue/commit/8c6020653ee3c095a22a2941976ce56b2a0173dd)) * type errors, missing dependency ([cea33dd](https://github.com/continuedev/continue/commit/cea33dd37ffa1e9000869cca5f7b9a0e8416aa61)) * update claude models in getting started ([e15595d](https://github.com/continuedev/continue/commit/e15595d7eac4aefff0a197d3452bec8541792ba8)) * use baseSystemMessage (chat) for apply if available ([fbc078f](https://github.com/continuedev/continue/commit/fbc078ff0f89dbe85d9daa92906ab2d904abf524)) * use instance id for otel ([6e786f1](https://github.com/continuedev/continue/commit/6e786f130afd43e2a361069ee44673f697305949)) * use logger instead of console ([d97a546](https://github.com/continuedev/continue/commit/d97a546edab1c58710a729bd5c8d2098380a2cc2)) * use real path for cli edit tools ([5661043](https://github.com/continuedev/continue/commit/5661043517ddbedc6ae89e9864c13a0a9b10631f)) * workflow run npm ci on cache miss ([62ce9b5](https://github.com/continuedev/continue/commit/62ce9b5ac5e1dfd43ab0704a0059594cd50f92d6)) * z.string fallback for model capability ([66b0838](https://github.com/continuedev/continue/commit/66b0838b3d3d42c6ca9923b631f5364b3460e646)) ### Features * :sparkles: Add range and head tools for file operations ([8208221](https://github.com/continuedev/continue/commit/820822196b8fb04683f2b234cfa3fb9324f4f4ff)) * /init slash command for cli ([7237cbe](https://github.com/continuedev/continue/commit/7237cbec0b461901a576c7f8ffcf5d2981796f06)) * add a tip to use the init slash command ([cd0cece](https://github.com/continuedev/continue/commit/cd0cece1d6ec6abc86e0a241a109df3849ee21f8)) * Add ability to stop foreground terminal commands ([58cb781](https://github.com/continuedev/continue/commit/58cb7815ca9f85fed632c77e6be8944973a4b04c)) * add eyes reaction to comments mentioning continuedev ([8828ed9](https://github.com/continuedev/continue/commit/8828ed9fa057b834c15590703eb1495920526b74)) * add filepath to apply prompt template vars ([fc4828d](https://github.com/continuedev/continue/commit/fc4828d010ad907eb33bc18a87d10adcfbb5ba76)) * add HuggingFace OpenAI-compatible router detection ([a8a03d7](https://github.com/continuedev/continue/commit/a8a03d7d98db44173f340efa1a83421ea1a3f87b)), closes [#5763](https://github.com/continuedev/continue/issues/5763) * add mcp request timeout when calling tool ([93144a6](https://github.com/continuedev/continue/commit/93144a6a961dfa7a7106caf4fd45ae2318e806b6)) * add tooltips to user settings page ([#7597](https://github.com/continuedev/continue/issues/7597)) ([1218c14](https://github.com/continuedev/continue/commit/1218c14f895b00252130b21a26abb90dd201be04)) * allow Cmd+L / Cmd+I on empty selection to select the entire file ([fe8eb5d](https://github.com/continuedev/continue/commit/fe8eb5dcbc23abd65f18fec54e9206246876d720)) * apireqeust event ([4c56732](https://github.com/continuedev/continue/commit/4c56732609e2ff9253694ed46b0de9478661d6e3)) * auto-select scope for org api keys in cn ([f19d8bf](https://github.com/continuedev/continue/commit/f19d8bf78826101e2a3a18c8d5d0082b17a7b91b)) * auto-select scope for org api keys in cn (p2) ([69a8bbb](https://github.com/continuedev/continue/commit/69a8bbb718005766e3efdf70653029f06f141a82)) * autodetect qwen2.5vl image support ([40e73b0](https://github.com/continuedev/continue/commit/40e73b0fa4797e64696a13454cfae1d33799414d)) * bash mode ([c7ffe89](https://github.com/continuedev/continue/commit/c7ffe89be36056c85069d60bfdecc1833a540434)) * check for dangerous commands ([136044b](https://github.com/continuedev/continue/commit/136044b05bcea7178e1b39cd539ab2c3dc0ab467)) * cli commit signature ([e669381](https://github.com/continuedev/continue/commit/e669381637c3b0fbf6e91c63148dffaa18765569)) * cli fetch tool to use fetchUrlContent from core ([c8b7ccf](https://github.com/continuedev/continue/commit/c8b7ccfad48dfcfe55406fe7dbb89f4aeb2a0568)) * **cli:** allow some space after the dot in chat input ([424e18a](https://github.com/continuedev/continue/commit/424e18ae5e81534258c4fe6163faf8f2a1792978)) * **cli:** message queing ([f7e91ec](https://github.com/continuedev/continue/commit/f7e91eccc11b21bc42bc4a6aac8946938d8ff416)) * **cli:** skip telemetry if there is no internet connection ([8c8efd7](https://github.com/continuedev/continue/commit/8c8efd7ed1f2382469495f92f9dd2f71fb8be290)) * **cli:** support sse and streamable http for mcp ([4a19f23](https://github.com/continuedev/continue/commit/4a19f2324bfb84448c950e5925f6e55b220d80c0)) * ctrl+c once to clear input, twice to exit ([2c95e2c](https://github.com/continuedev/continue/commit/2c95e2c3223d9fee7269ca958aa28b78a8646a0e)) * diagnostic info in /info ([5c985a3](https://github.com/continuedev/continue/commit/5c985a37bb8b14c190d9109f99625caed3c6d6ba)) * do not show context fill display when model changes ([fc3e72d](https://github.com/continuedev/continue/commit/fc3e72dfe1c624ef5f2776e4cf83a6d2c54b578e)) * dynamic policies ([9400319](https://github.com/continuedev/continue/commit/940031917cc5e0c45f9c2e547e35fb8ff007364e)) * dynamic tool permissions ([9258d3d](https://github.com/continuedev/continue/commit/9258d3de642e2f16f4ade4fb4856e5168347b608)) * edit tools system prompt tweaks ([0cba03f](https://github.com/continuedev/continue/commit/0cba03fa5aec41ae6971362308a708d0f99896f0)) * empty diff tool result message ([11d84b3](https://github.com/continuedev/continue/commit/11d84b3b1635d698c8e0fa321cd92d68738a28ec)) * enable reasoning toggle for ollama models ([0b4e31a](https://github.com/continuedev/continue/commit/0b4e31a05919d79da76adb670dc9964c201dd9dc)) * enter to continue ([2639d6c](https://github.com/continuedev/continue/commit/2639d6ce1e049400f6cb2af999a7eee1f4a95528)) * evaluateTerminalCommandSecurity command ([9c7adc5](https://github.com/continuedev/continue/commit/9c7adc5b600eee7d43c11ec6818bfcaf61bb503e)) * exclude single file edit for capable models ([fb3d6dd](https://github.com/continuedev/continue/commit/fb3d6dd7f10fb7cf804918119c418c8c45fb1ce7)) * hybrid permissions model ([05b6069](https://github.com/continuedev/continue/commit/05b6069acc9004e22f4bc85ac1c7a0488bb3dfa0)) * improve compaction UI, show compaction message as status message ([fc24deb](https://github.com/continuedev/continue/commit/fc24deb115aafba0929abd6a6140a51480ebbd11)) * improve settings UI ([3dd8b92](https://github.com/continuedev/continue/commit/3dd8b92e3072cd0e4a9b9c0c12107c09d288c55e)) * invokable rule ([21f7890](https://github.com/continuedev/continue/commit/21f78907c357c7a8e817c84ced2b54196b2ec0c7)) * isHeadless and isGitHubCI on cli OTel ([54cc0d8](https://github.com/continuedev/continue/commit/54cc0d843010d9c9651e828316d89a8a2b159961)) * keep assistant menu open when clicking reload ([#7265](https://github.com/continuedev/continue/issues/7265)) ([fd5cc3a](https://github.com/continuedev/continue/commit/fd5cc3a4ea4936e33aa6b4a8c54880d8516e4ee3)) * model in tool call stats ([794e646](https://github.com/continuedev/continue/commit/794e64647dc8686b465f38c8804529a8affab5ef)) * no any type rule ([b87aafc](https://github.com/continuedev/continue/commit/b87aafcfc0535afc1065534bf72bb19eac826ffb)) * org policies for indexing and mcp ([50b0dec](https://github.com/continuedev/continue/commit/50b0dec9c4b2a2337729ebff497f385aa61b4dae)) * parse for thinking tags and grey them ([01b60ca](https://github.com/continuedev/continue/commit/01b60cab5ffc1a6dcf38e0553c2e2c701c8a7806)) * pass --config to cn remote ([6abf7e7](https://github.com/continuedev/continue/commit/6abf7e7fbedd1cc96a9c205b379455530b61d11d)) * permission checker ([1420793](https://github.com/continuedev/continue/commit/142079335dc05b1049995edc119a83638cb83af3)) * return usage for openai providers ([bad857a](https://github.com/continuedev/continue/commit/bad857a71e46e25c2edbe8e0a4099e5860c8d9ba)) * **scaleway:** update supported models ([751d90d](https://github.com/continuedev/continue/commit/751d90d7ef65c46e5eccecd877fd592631b1cff8)) * security policies ([6078b58](https://github.com/continuedev/continue/commit/6078b5841a64f235a5d6389c393685944f65d45e)) * show diff stats in find and replace toolbar ([941f9eb](https://github.com/continuedev/continue/commit/941f9eb16d96a78e645500edcf249fa75accea1e)) * show disabled message for MCP if disabled by admin ([d295c20](https://github.com/continuedev/continue/commit/d295c20f774fe98c95439dd502593ad3a7679656)) * show git branch if available ([5fce82d](https://github.com/continuedev/continue/commit/5fce82dfd2046055ed61642b2602879274c5eff2)) * show MCP section but with a disabled message if org policy disables MCP servers ([6598711](https://github.com/continuedev/continue/commit/659871135415774ddaed9e729cfeeebb0b066e4a)) * slash command counter ([a215f35](https://github.com/continuedev/continue/commit/a215f357bb3b806cfdbe779bb36691e9d34020e8)) * telemetry for cn remote -s flag ([467e000](https://github.com/continuedev/continue/commit/467e0004461560c95d40352ae637c6daaab31707)) * useRenderDebug hook for debugging react rerenders ([144445b](https://github.com/continuedev/continue/commit/144445bd7c710f8cc1b05349947954654efbbac1)) * warning when running in home dir ([15485c5](https://github.com/continuedev/continue/commit/15485c5aae83df355a4e2ae932bc9a938b526885)) ### Performance Improvements * memoize input box components ([d9db117](https://github.com/continuedev/continue/commit/d9db117d85ea0ccacfb6a514e7bae0d65fec9c92)) * only set activeKey for special keys that we care about to avoid rerenders ([364489c](https://github.com/continuedev/continue/commit/364489c57384f11c77c284323fdcc170be9af96e))
Features
September 16, 2025
## [1.2.1](https://github.com/continuedev/continue/compare/@continuedev/fetch@1.2.0...@continuedev/fetch@1.2.1) (2025-09-16) ### Bug Fixes * missing secret declarations in reusable workflow ([3a90b32](https://github.com/continuedev/continue/commit/3a90b3292295701178ee688be1a17c9afe70ecd6))
Features
September 16, 2025
# [1.2.0](https://github.com/continuedev/continue/compare/@continuedev/fetch@1.1.1...@continuedev/fetch@1.2.0) (2025-09-16) ### Bug Fixes * add missing env vars for openai adapter tests to release flows ([10bfb64](https://github.com/continuedev/continue/commit/10bfb64ac0eea12a10d22c0d1be7c02f08639174)) ### Features * exclude single file edit for capable models ([fb3d6dd](https://github.com/continuedev/continue/commit/fb3d6dd7f10fb7cf804918119c418c8c45fb1ce7))
Features
September 16, 2025
## [1.1.1](https://github.com/continuedev/continue/compare/@continuedev/fetch@1.1.0...@continuedev/fetch@1.1.1) (2025-09-16) ### Bug Fixes * package lock ([e3fcf41](https://github.com/continuedev/continue/commit/e3fcf41e2a53e8857fee3464c456428a4faed5e9))
Features
September 16, 2025
## [1.15.1](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.15.0...@continuedev/config-yaml@1.15.1) (2025-09-16) ### Bug Fixes * missing secret declarations in reusable workflow ([3a90b32](https://github.com/continuedev/continue/commit/3a90b3292295701178ee688be1a17c9afe70ecd6))
Features
September 16, 2025
# [1.15.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.14.0...@continuedev/config-yaml@1.15.0) (2025-09-16) ### Bug Fixes * add missing env vars for openai adapter tests to release flows ([10bfb64](https://github.com/continuedev/continue/commit/10bfb64ac0eea12a10d22c0d1be7c02f08639174)) * fetch semantic release ([9c94a7d](https://github.com/continuedev/continue/commit/9c94a7dcab9f389bc13e3b56e0841291cab045d4)) * package lock ([e3fcf41](https://github.com/continuedev/continue/commit/e3fcf41e2a53e8857fee3464c456428a4faed5e9)) * semantic release for fetch and llm-info ([e88718a](https://github.com/continuedev/continue/commit/e88718a673443656fce98413a1ec9d7ddf1da973)) ### Features * exclude single file edit for capable models ([fb3d6dd](https://github.com/continuedev/continue/commit/fb3d6dd7f10fb7cf804918119c418c8c45fb1ce7))
Features
September 16, 2025
# [1.14.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.13.0...@continuedev/config-yaml@1.14.0) (2025-09-16) ### Bug Fixes * add dependency ([c6accdd](https://github.com/continuedev/continue/commit/c6accdde4e4928749361c5fefa4385342fe03a32)) * add keyboard interruption handler until tui starts ([af58394](https://github.com/continuedev/continue/commit/af58394ae0d723c5a722b8aebb9371e4a92a1402)) * disable clipboard content by default in autocomplete ([3a44a9f](https://github.com/continuedev/continue/commit/3a44a9fb65cc942a038de55f499d1357f0ebe8ff)) * graceful exit instead of process.exit(1) in cli ([9b0367f](https://github.com/continuedev/continue/commit/9b0367fc284f088d267501f7d6f405b25b3df1c7)) * improve GitHub workflow comment handling with special characters ([311acf9](https://github.com/continuedev/continue/commit/311acf91fdee3ccf9f9f24513af550ca2481bd86)) * improve modelSupportsImages logic ([d4d39aa](https://github.com/continuedev/continue/commit/d4d39aaeb05e90d43d495beb8fb7f623f79bf42e)) * improve the UI when diff can't be generated ([5d15219](https://github.com/continuedev/continue/commit/5d15219cfbe7a411e8520900949f1a000d535b4b)) * isHome for accounting for index.html more reliably ([37d7b2a](https://github.com/continuedev/continue/commit/37d7b2a48bf9c5a94edfdad81b8b6b6a0419d853)) * memoize ishome and use routes ([af9063d](https://github.com/continuedev/continue/commit/af9063dc41c195bee687e9fb4919bbf1803ddba9)) * move ellipsis to left in diff view ([c84143d](https://github.com/continuedev/continue/commit/c84143d9ea5b057c9392c0d7168c907f95d97d27)) * no async on exit ([ca5b8be](https://github.com/continuedev/continue/commit/ca5b8be6337aeb870386ce41b151c480a1a9afef)) * only the first two packages for now ([9c25c19](https://github.com/continuedev/continue/commit/9c25c190528e64b903b0afcf96f2740396f69c5b)) * package-lock updates ([473eb3f](https://github.com/continuedev/continue/commit/473eb3f771c0a6a956defc19b2db5739e055686d)) * Prevent tool content with <think> tags from triggering incorrect tool calls ([b16a808](https://github.com/continuedev/continue/commit/b16a808d5bf1f6a93c879af6748395717b86da0c)) * remove duplicate toggleToolGroupSetting call in ToolPoliciesGroup.tsx ([d44083a](https://github.com/continuedev/continue/commit/d44083a335839f1669bc3117e91dcb10d3a25d29)) * remove high-cardinality labels in cli ([99b0a01](https://github.com/continuedev/continue/commit/99b0a013a3ab88cb3ba09062f870b2b0ee451889)) * remove uneccessary memoization ([a853194](https://github.com/continuedev/continue/commit/a853194751f2709477f720d6c421f68ff699eb80)) * shorten tool call messages ([4f510ef](https://github.com/continuedev/continue/commit/4f510ef57b3ba56e0d431852bc1751ec6f4d920e)) * shorter phrase for "generating" status of tool calls ([931d9a5](https://github.com/continuedev/continue/commit/931d9a527d97fefa2ea595f0570afb0695418760)) * show config errors for selected assistant, remove duplicate fatal error ([f851d8b](https://github.com/continuedev/continue/commit/f851d8bdc55fa5b506ada1cd105f7f456bb9c7fc)) * small tweak in debug info message ([244e47b](https://github.com/continuedev/continue/commit/244e47b943be1e0209b2b72652e1f500417d28d6)) * tests ([3ea4ec3](https://github.com/continuedev/continue/commit/3ea4ec30def30d9dff541f5966c2d827071958ae)) * tests ([a019501](https://github.com/continuedev/continue/commit/a019501cbfc931fc67082837906b21a097af008e)) * tests ([5e38c18](https://github.com/continuedev/continue/commit/5e38c181d076084d16ad07d876157ad463358407)) * type error ([da047c4](https://github.com/continuedev/continue/commit/da047c4e932377418bbe854fd174c536e8ff10a8)) ### Features * add HuggingFace OpenAI-compatible router detection ([a8a03d7](https://github.com/continuedev/continue/commit/a8a03d7d98db44173f340efa1a83421ea1a3f87b)), closes [#5763](https://github.com/continuedev/continue/issues/5763) * apireqeust event ([4c56732](https://github.com/continuedev/continue/commit/4c56732609e2ff9253694ed46b0de9478661d6e3)) * auto-select scope for org api keys in cn ([f19d8bf](https://github.com/continuedev/continue/commit/f19d8bf78826101e2a3a18c8d5d0082b17a7b91b)) * auto-select scope for org api keys in cn (p2) ([69a8bbb](https://github.com/continuedev/continue/commit/69a8bbb718005766e3efdf70653029f06f141a82)) * autodetect qwen2.5vl image support ([40e73b0](https://github.com/continuedev/continue/commit/40e73b0fa4797e64696a13454cfae1d33799414d)) * model in tool call stats ([794e646](https://github.com/continuedev/continue/commit/794e64647dc8686b465f38c8804529a8affab5ef)) * no any type rule ([b87aafc](https://github.com/continuedev/continue/commit/b87aafcfc0535afc1065534bf72bb19eac826ffb)) * show diff stats in find and replace toolbar ([941f9eb](https://github.com/continuedev/continue/commit/941f9eb16d96a78e645500edcf249fa75accea1e)) * telemetry for cn remote -s flag ([467e000](https://github.com/continuedev/continue/commit/467e0004461560c95d40352ae637c6daaab31707))
Features
September 11, 2025
# [1.13.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.12.0...@continuedev/config-yaml@1.13.0) (2025-09-11) ### Bug Fixes * -v means --version, not --verbose ([2f82821](https://github.com/continuedev/continue/commit/2f82821f30a56d1e37e666afa01476df7eccefe7)) * :ambulance: Fix bedrock conversation prompt caching ([7725a6f](https://github.com/continuedev/continue/commit/7725a6f01889377c80cbaada962f8bb3da3ea2b7)) * :art: ([197479c](https://github.com/continuedev/continue/commit/197479c69d893cff3b80ed2428d86af8cb8b11a5)) * :bug: Fix failing test ([ab8babb](https://github.com/continuedev/continue/commit/ab8babbb097281efed01746e2ebc4291bb32d82a)) * :bug: Fix issue with streaming toolbar ([3ca3897](https://github.com/continuedev/continue/commit/3ca38974631330356841d721fa583334131bf559)) * :bug: Fixes based on reviewer comments ([acbba9b](https://github.com/continuedev/continue/commit/acbba9b7d084e83dced1dbdb28ee6f4b90ed8814)) * :bug: Resolve comments from review ([0660687](https://github.com/continuedev/continue/commit/066068765341fa02b927336052455ab782a13900)) * :pencil2: Fix typo in No Parallel Tool Calling Instruction ([7b419f5](https://github.com/continuedev/continue/commit/7b419f5afe615e441cec880cb23c79638f5edab6)) * abort2error during stream fim ([382b42d](https://github.com/continuedev/continue/commit/382b42d092bca1cd39549143a7a1c82d73fe53e4)) * Add missing transform option to YAML autocomplete configuration ([508229f](https://github.com/continuedev/continue/commit/508229feedb18efe2a38330f98033c1488ec3d88)) * add terminal-security package to CI build script ([47997af](https://github.com/continuedev/continue/commit/47997af99ef74ae9818353faeacef6cc3d7e7139)) * Add timeout to CLI commands to prevent workflow hanging ([6c8c6ca](https://github.com/continuedev/continue/commit/6c8c6ca9d9a858fa17c4a3dfb456e4198564602f)) * additional filter for apply / edit ([e475fb1](https://github.com/continuedev/continue/commit/e475fb1bdb98b1b9467def5fee0e0ee2cc25568b)) * address tests, add is_continue_remote ([2884028](https://github.com/continuedev/continue/commit/2884028d21d27551e276db4a2d368eb0ce3340e2)) * assistant select padding ([1da0947](https://github.com/continuedev/continue/commit/1da09475386bf2e2674b2d891167c11fb14e3ad0)) * bottom status bar tests ([9a4d63b](https://github.com/continuedev/continue/commit/9a4d63b37e2b474f119c380867b001fbe4a5aaa9)) * bump semver check for extension release ([bb4c484](https://github.com/continuedev/continue/commit/bb4c484c0f661ba71642038487494ad763a041a9)) * clean up diff viewer ([082af0f](https://github.com/continuedev/continue/commit/082af0f3dd4ce4db4a5aa5622e8c60c649374b51)) * cli /exit and ctrl-d actually exits ([b19acdd](https://github.com/continuedev/continue/commit/b19acdd30d5a5c5a8bbe61cac0ab8dda86643d99)) * **cli:** extract media type when submitting images in anthropic ([a2f6f2a](https://github.com/continuedev/continue/commit/a2f6f2a30d0da72024aeb6f1eae847f2691d7ea9)) * close drag over message overlay during onDrop ([b5e68d2](https://github.com/continuedev/continue/commit/b5e68d206052c240d69f9f4d90b5173fececdbc2)) * ConfigSelector showing incorrect green checkmark for first-time users ([6ed85c1](https://github.com/continuedev/continue/commit/6ed85c19b085d51aad5ec121228283f4cfaf1434)) * context items dialog not visible on conversation compaction ([1009a06](https://github.com/continuedev/continue/commit/1009a06c46f4c827fd3923662283c3318403f478)) * delete duplicate type ([ef4a0e2](https://github.com/continuedev/continue/commit/ef4a0e2d2b2a947014ba18bd2846bb6645df9e08)) * diff colors should reach till end ([b245e00](https://github.com/continuedev/continue/commit/b245e00dc8f177f2c0b9fe73cd7b8be65a5722a8)) * diff line color overflow ([1588629](https://github.com/continuedev/continue/commit/158862938a1e0fd468ebaef589b6c438fd6f21d0)) * disable Next Edit cursor events when feature is disabled ([6468ced](https://github.com/continuedev/continue/commit/6468cedfc27a69508c4e1ee6e38df54489d7043a)) * dispose JCEF JSQuery handler correctly ([e6cf3fd](https://github.com/continuedev/continue/commit/e6cf3fd7566c73401a54334682cd9d50776acf49)) * **docs:** broken settings page links ([#7598](https://github.com/continuedev/continue/issues/7598)) ([b290e5b](https://github.com/continuedev/continue/commit/b290e5b4dc13ef25bb233b3ef7b7cdd2bea6c6a8)) * don't show unchanged diff sections in extension UI ([87b19ac](https://github.com/continuedev/continue/commit/87b19acfe9d8a7c995374fd3ddda8835339dfb4a)) * don't stream apply for fast models ([8c18e8a](https://github.com/continuedev/continue/commit/8c18e8acc3309612b1cfd95b95758492b93a9cf5)) * don't use override-only actionPerformed to invoke action ([#7608](https://github.com/continuedev/continue/issues/7608)) ([18ec563](https://github.com/continuedev/continue/commit/18ec563762fdb45635c9e4da10f3664a95e1e2dd)) * duplicate imports ([3183127](https://github.com/continuedev/continue/commit/3183127ea538164ca275b4a421936b48259a12ea)) * dynamic policies ([73073dd](https://github.com/continuedev/continue/commit/73073dd23589176a74d98b0ed72d92a1eba1b1c0)) * edit impl ([9cc3d69](https://github.com/continuedev/continue/commit/9cc3d69e4dfc467fefd9cd98b90ed9be64df8468)) * edit output overridden ([381b8a0](https://github.com/continuedev/continue/commit/381b8a0bf8c67de7a1a2fac9302122d2ef06fbbd)) * eslint ([049aee3](https://github.com/continuedev/continue/commit/049aee3e3a72b4a85938cd7c6925867fa2736d76)) * eslint ([898fc44](https://github.com/continuedev/continue/commit/898fc440ca165e6d459b3b9ad8ef29954b80a6b6)) * eslint requirements ([ac9a6f8](https://github.com/continuedev/continue/commit/ac9a6f8ee41049043d853b0746646f9bb5b21f05)) * failing tests following reasoning flag changes ([0e1815c](https://github.com/continuedev/continue/commit/0e1815c8f9392e962181a9cb0e280e6e43524f32)) * formatting ([ae9f874](https://github.com/continuedev/continue/commit/ae9f87418da80c297de3f757b8755bb5e539d69a)) * formatting ([e569e3a](https://github.com/continuedev/continue/commit/e569e3a0c6f63cbc0bf14abff55e5a22c728ff54)) * formatting ([56cd443](https://github.com/continuedev/continue/commit/56cd44396ce4a095e3e695437aae2d099aad9310)) * formatting ([88f8681](https://github.com/continuedev/continue/commit/88f868133bbf10806800036fe1107eaa3fcb8065)) * formatting ([6ca09b0](https://github.com/continuedev/continue/commit/6ca09b09b58797cbd1184252bab4074017ec5906)) * ignore Stream closed exceptions on flush ([#7610](https://github.com/continuedev/continue/issues/7610)) ([6789833](https://github.com/continuedev/continue/commit/6789833a77eb57e6a06d2578d2497fc17751e191)) * improve Continue review workflows error handling and CLI version ([9b5508d](https://github.com/continuedev/continue/commit/9b5508de4a1b350b0a16fdb99696d70596b34cc6)) * iterations on notch updates - create agent vs assistant, skip gui tests for now ([7e9dc30](https://github.com/continuedev/continue/commit/7e9dc30748a8738abf62a410852ab136c24f038f)) * lint ([862c3fc](https://github.com/continuedev/continue/commit/862c3fc665b82aa04b574f5a8c58d684dfa0f35e)) * lint ([b1c949b](https://github.com/continuedev/continue/commit/b1c949bcff2edcc7aa7e0871cf449409405d7cfa)) * linter errors ([93296e5](https://github.com/continuedev/continue/commit/93296e50194bc13aa0700094d5d413bf1838626d)) * linter errors ([c30c856](https://github.com/continuedev/continue/commit/c30c856483832e20cf2759bdc4f4487690815c6c)) * Match working CLI syntax from contributor.info repo ([a4f3db0](https://github.com/continuedev/continue/commit/a4f3db08042eddb2862c0a333ca1cab60b2618cd)) * open file on EDT ([1525047](https://github.com/continuedev/continue/commit/1525047e3c07b7fdf0b973d198c7f9acc0330371)) * prettier ([0136215](https://github.com/continuedev/continue/commit/0136215913e572bbd4ee3ffa81b93bf4456a946e)) * prettier ([45f3f5a](https://github.com/continuedev/continue/commit/45f3f5a6a61aac7887642cec5750344e0e17d6d2)) * prettier ([08f4b86](https://github.com/continuedev/continue/commit/08f4b865fb027ca06199b5a42a36f21144ed4c7a)) * prettier ([5e76519](https://github.com/continuedev/continue/commit/5e76519ac148f6d0b9a307fae3865e06f77b479a)) * prettier and lint ([8aa21ea](https://github.com/continuedev/continue/commit/8aa21eaa539fa8988f9c35bfd1aea7d52bed15c1)) * prevent AUTODETECT model from being queried on Ollama ([472c00f](https://github.com/continuedev/continue/commit/472c00f27cfdcd01aac12808424ba37b5590898f)) * Prevent workflow failures by removing exit codes and improving error handling ([a5de889](https://github.com/continuedev/continue/commit/a5de88907c274a47b237a68a5536caa6c254fec3)) * remove extraneous quotation mark in className for useCodebase div ([44cce3a](https://github.com/continuedev/continue/commit/44cce3ae734df65c550de8c4e859e6751b854ddd)) * remove extraneous scroll ([c967b3b](https://github.com/continuedev/continue/commit/c967b3bb0e122cd6c122ea21d34f76aa0ee4af64)) * remove log ([936f285](https://github.com/continuedev/continue/commit/936f285cb98bff4044017441ce6b883c5b985c16)) * remove unused free trial query from account dropdown ([1295f3a](https://github.com/continuedev/continue/commit/1295f3a55904aa067e3f1187b42299f5f793f43e)) * remove warning triangle ([943f596](https://github.com/continuedev/continue/commit/943f59607c559ebb1b79de86d9ef529b587de1c5)) * rename isSearchReplace to isSearchAndReplace for consistency ([6d60b33](https://github.com/continuedev/continue/commit/6d60b335d6dbc2edff1af705ae5aadd3ce38abc6)) * response actions disappearing and causing jumping while streaming ([b643a58](https://github.com/continuedev/continue/commit/b643a58cbfd78592b8c884d21fc11b275c83bca6)) * return output from edit file tool + accept ./ paths ([f5cab89](https://github.com/continuedev/continue/commit/f5cab8918ce13477758f6e712c9cb0b9cb6e6164)) * revert changed test ([52a8b9e](https://github.com/continuedev/continue/commit/52a8b9e705e0df11a273dd52938dc8956f0c1222)) * revert clever pending logic ([4576d2c](https://github.com/continuedev/continue/commit/4576d2c82414ebb2127d6a0a091cc2057fda0ddb)) * shell mode tests ([530e037](https://github.com/continuedev/continue/commit/530e0374d5c6d7198e4d4db46f5f43edd8eba760)) * show added/removed diff chars ([e318331](https://github.com/continuedev/continue/commit/e31833160579e753919fc5c9d9eb504882b4da84)) * show org id not (no org) ([33fcfe1](https://github.com/continuedev/continue/commit/33fcfe10c118fe69ebf6bad33daf267902c1e033)) * SIGINT handler logic to run in TUI only ([705f99e](https://github.com/continuedev/continue/commit/705f99efff6b59b875260a43b3a36dd9fe608a54)) * skip indexing home directory ([7443c20](https://github.com/continuedev/continue/commit/7443c20ea8e085e28da4e5162ed7f99d0cca0969)) * slash command search uses complete text regardless of cursor position ([fa9af37](https://github.com/continuedev/continue/commit/fa9af3778a1574439376df2544a73d892c89fa0e)) * slash command test ([d16e2a7](https://github.com/continuedev/continue/commit/d16e2a7065cb3fecb9cf7d7d1d052d8418625925)) * try to resolve path to open files if not in workspace ([7cf325f](https://github.com/continuedev/continue/commit/7cf325f10869b2333823420d3653988fb2312953)) * type errors, missing dependency ([cea33dd](https://github.com/continuedev/continue/commit/cea33dd37ffa1e9000869cca5f7b9a0e8416aa61)) * update claude models in getting started ([e15595d](https://github.com/continuedev/continue/commit/e15595d7eac4aefff0a197d3452bec8541792ba8)) * use baseSystemMessage (chat) for apply if available ([fbc078f](https://github.com/continuedev/continue/commit/fbc078ff0f89dbe85d9daa92906ab2d904abf524)) * use instance id for otel ([6e786f1](https://github.com/continuedev/continue/commit/6e786f130afd43e2a361069ee44673f697305949)) * use logger instead of console ([d97a546](https://github.com/continuedev/continue/commit/d97a546edab1c58710a729bd5c8d2098380a2cc2)) * use real path for cli edit tools ([5661043](https://github.com/continuedev/continue/commit/5661043517ddbedc6ae89e9864c13a0a9b10631f)) * workflow run npm ci on cache miss ([62ce9b5](https://github.com/continuedev/continue/commit/62ce9b5ac5e1dfd43ab0704a0059594cd50f92d6)) * z.string fallback for model capability ([66b0838](https://github.com/continuedev/continue/commit/66b0838b3d3d42c6ca9923b631f5364b3460e646)) ### Features * /init slash command for cli ([7237cbe](https://github.com/continuedev/continue/commit/7237cbec0b461901a576c7f8ffcf5d2981796f06)) * add a tip to use the init slash command ([cd0cece](https://github.com/continuedev/continue/commit/cd0cece1d6ec6abc86e0a241a109df3849ee21f8)) * Add ability to stop foreground terminal commands ([58cb781](https://github.com/continuedev/continue/commit/58cb7815ca9f85fed632c77e6be8944973a4b04c)) * add filepath to apply prompt template vars ([fc4828d](https://github.com/continuedev/continue/commit/fc4828d010ad907eb33bc18a87d10adcfbb5ba76)) * add mcp request timeout when calling tool ([93144a6](https://github.com/continuedev/continue/commit/93144a6a961dfa7a7106caf4fd45ae2318e806b6)) * add tooltips to user settings page ([#7597](https://github.com/continuedev/continue/issues/7597)) ([1218c14](https://github.com/continuedev/continue/commit/1218c14f895b00252130b21a26abb90dd201be04)) * allow Cmd+L / Cmd+I on empty selection to select the entire file ([fe8eb5d](https://github.com/continuedev/continue/commit/fe8eb5dcbc23abd65f18fec54e9206246876d720)) * bash mode ([c7ffe89](https://github.com/continuedev/continue/commit/c7ffe89be36056c85069d60bfdecc1833a540434)) * cli commit signature ([e669381](https://github.com/continuedev/continue/commit/e669381637c3b0fbf6e91c63148dffaa18765569)) * cli fetch tool to use fetchUrlContent from core ([c8b7ccf](https://github.com/continuedev/continue/commit/c8b7ccfad48dfcfe55406fe7dbb89f4aeb2a0568)) * **cli:** allow some space after the dot in chat input ([424e18a](https://github.com/continuedev/continue/commit/424e18ae5e81534258c4fe6163faf8f2a1792978)) * **cli:** message queing ([f7e91ec](https://github.com/continuedev/continue/commit/f7e91eccc11b21bc42bc4a6aac8946938d8ff416)) * **cli:** skip telemetry if there is no internet connection ([8c8efd7](https://github.com/continuedev/continue/commit/8c8efd7ed1f2382469495f92f9dd2f71fb8be290)) * ctrl+c once to clear input, twice to exit ([2c95e2c](https://github.com/continuedev/continue/commit/2c95e2c3223d9fee7269ca958aa28b78a8646a0e)) * diagnostic info in /info ([5c985a3](https://github.com/continuedev/continue/commit/5c985a37bb8b14c190d9109f99625caed3c6d6ba)) * do not show context fill display when model changes ([fc3e72d](https://github.com/continuedev/continue/commit/fc3e72dfe1c624ef5f2776e4cf83a6d2c54b578e)) * edit tools system prompt tweaks ([0cba03f](https://github.com/continuedev/continue/commit/0cba03fa5aec41ae6971362308a708d0f99896f0)) * empty diff tool result message ([11d84b3](https://github.com/continuedev/continue/commit/11d84b3b1635d698c8e0fa321cd92d68738a28ec)) * enable reasoning toggle for ollama models ([0b4e31a](https://github.com/continuedev/continue/commit/0b4e31a05919d79da76adb670dc9964c201dd9dc)) * enter to continue ([2639d6c](https://github.com/continuedev/continue/commit/2639d6ce1e049400f6cb2af999a7eee1f4a95528)) * hybrid permissions model ([05b6069](https://github.com/continuedev/continue/commit/05b6069acc9004e22f4bc85ac1c7a0488bb3dfa0)) * improve compaction UI, show compaction message as status message ([fc24deb](https://github.com/continuedev/continue/commit/fc24deb115aafba0929abd6a6140a51480ebbd11)) * improve settings UI ([3dd8b92](https://github.com/continuedev/continue/commit/3dd8b92e3072cd0e4a9b9c0c12107c09d288c55e)) * invokable rule ([21f7890](https://github.com/continuedev/continue/commit/21f78907c357c7a8e817c84ced2b54196b2ec0c7)) * isHeadless and isGitHubCI on cli OTel ([54cc0d8](https://github.com/continuedev/continue/commit/54cc0d843010d9c9651e828316d89a8a2b159961)) * parse for thinking tags and grey them ([01b60ca](https://github.com/continuedev/continue/commit/01b60cab5ffc1a6dcf38e0553c2e2c701c8a7806)) * pass --config to cn remote ([6abf7e7](https://github.com/continuedev/continue/commit/6abf7e7fbedd1cc96a9c205b379455530b61d11d)) * permission checker ([1420793](https://github.com/continuedev/continue/commit/142079335dc05b1049995edc119a83638cb83af3)) * return usage for openai providers ([bad857a](https://github.com/continuedev/continue/commit/bad857a71e46e25c2edbe8e0a4099e5860c8d9ba)) * **scaleway:** update supported models ([751d90d](https://github.com/continuedev/continue/commit/751d90d7ef65c46e5eccecd877fd592631b1cff8)) * security policies ([6078b58](https://github.com/continuedev/continue/commit/6078b5841a64f235a5d6389c393685944f65d45e)) * show git branch if available ([5fce82d](https://github.com/continuedev/continue/commit/5fce82dfd2046055ed61642b2602879274c5eff2)) * slash command counter ([a215f35](https://github.com/continuedev/continue/commit/a215f357bb3b806cfdbe779bb36691e9d34020e8))
Features
September 10, 2025
## What's Changed This Release was made off of VS Code Pre-release v1.3.3 with the following hotfix PRs (and specific commits): * fix: HOTFIX :ambulance: Fix bedrock conversation prompt caching by @chezsmithy in https://github.com/continuedev/continue/pull/7652 7725a6f01889377c80cbaada962f8bb3da3ea2b7 197479c69d893cff3b80ed2428d86af8cb8b11a5 * fix: HOTFIX response actions disappearing and causing jumping while streaming by @RomneyDa in https://github.com/continuedev/continue/pull/7677 b643a58cbfd78592b8c884d21fc11b275c83bca6 * fix: don't show unchanged diff sections in extension UI by @RomneyDa in https://github.com/continuedev/continue/pull/7560 87b19acfe9d8a7c995374fd3ddda8835339dfb4a 082af0f3dd4ce4db4a5aa5622e8c60c649374b51 e31833160579e753919fc5c9d9eb504882b4da84 * fix: aborterror2 during stream fim by @uinstinct in https://github.com/continuedev/continue/pull/7578 382b42d092bca1cd39549143a7a1c82d73fe53e4 * fix: prevent AUTODETECT model from being queried on Ollama by @fbricon in https://github.com/continuedev/continue/pull/7477 472c00f27cfdcd01aac12808424ba37b5590898f * fix: context items dialog not visible on conversation compaction by @uinstinct in https://github.com/continuedev/continue/pull/7407 1009a06c46f4c827fd3923662283c3318403f478 * fix: HOTFIX diff line color overflow by @RomneyDa in https://github.com/continuedev/continue/pull/7675 158862938a1e0fd468ebaef589b6c438fd6f21d0 * fix: HOTFIX string fallback for config yaml model capability by @RomneyDa in https://github.com/continuedev/continue/pull/7676 66b0838b3d3d42c6ca9923b631f5364b3460e646 Other updates * fix: split thinking and chat messages when Ollama is not streaming by @fbricon in https://github.com/continuedev/continue/pull/7446 * build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7451 * fix: fix edit file tool render abnormal by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/7449 * chore: deprecate unused context providers by @uinstinct in https://github.com/continuedev/continue/pull/7388 * feat: use on prem proxy in CLI by @sestinj in https://github.com/continuedev/continue/pull/7466 * docs: updates to reflect product simplifications by @TyDunn in https://github.com/continuedev/continue/pull/7357 * Nate/cn-serve-session by @sestinj in https://github.com/continuedev/continue/pull/7472 * fix: Add ModelRecommendations component for central updating by @BekahHW in https://github.com/continuedev/continue/pull/7457 * feat: Add Tetrate Agent Router Service as a provider by @johnlanda in https://github.com/continuedev/continue/pull/7136 * chore: remove unused search and replace tool by @RomneyDa in https://github.com/continuedev/continue/pull/7487 * Reduce test flake by @sestinj in https://github.com/continuedev/continue/pull/7470 * refactor: next edit model provider rename by @sestinj in https://github.com/continuedev/continue/pull/7469 * fix: recover Continue process after unexpected exceptions by @exigow in https://github.com/continuedev/continue/pull/7463 * cai: mention continue workflow by @sestinj in https://github.com/continuedev/continue/pull/7499 * feat: pause and resume cn by @sestinj in https://github.com/continuedev/continue/pull/7501 * feat: paste images in cn by @sestinj in https://github.com/continuedev/continue/pull/7503 * refactor: duplicate chat history state by @sestinj in https://github.com/continuedev/continue/pull/7512 * feat: tips for cli by @sestinj in https://github.com/continuedev/continue/pull/7500 * fix: Don't fail on non-fatal errors in CLI by @sestinj in https://github.com/continuedev/continue/pull/7523 * fix: fix settings sync by @exigow in https://github.com/continuedev/continue/pull/7525 * Revert "fix: recover Continue process after unexpected exceptions (#7463) by @exigow in https://github.com/continuedev/continue/pull/7521 * build(deps): bump continuedev/continue from 64bda6b2b3dac1037e9895dbee4ce1d35565e1fe to 80c679747b7c7b2624d15db31ff5bdadc9681c65 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7511 * build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7510 * docs: add lots of comments by @jpoly1219 in https://github.com/continuedev/continue/pull/7493 * chore: :white_check_mark: Add ui tests for the new Unified Terminal by @chezsmithy in https://github.com/continuedev/continue/pull/7445 * fix: :bug: Fix the cli terminal shell by @chezsmithy in https://github.com/continuedev/continue/pull/7437 * docs: add headers example in http context provider by @uinstinct in https://github.com/continuedev/continue/pull/7481 * fix: HOTFIX verbose diff errors and diff UI unresponse chevron by @RomneyDa in https://github.com/continuedev/continue/pull/7488 * feat: Verify SSL for MCP by @RomneyDa in https://github.com/continuedev/continue/pull/7229 * fix: HOTFIX sanitize mcp names by @RomneyDa in https://github.com/continuedev/continue/pull/7468 * feat: add continuous AI Guide by @BekahHW in https://github.com/continuedev/continue/pull/7459 * docs: Update READMEs to use relative rather than absolute paths by @TyDunn in https://github.com/continuedev/continue/pull/7527 * fix(doc): update Ollama installation guide by @babblebey in https://github.com/continuedev/continue/pull/7496 * build: hide new version of JetBrains plugin by default by @exigow in https://github.com/continuedev/continue/pull/7489 * feat: show users how to paste image in cli by @sestinj in https://github.com/continuedev/continue/pull/7515 * feat: warning when running CLI in home dir by @RomneyDa in https://github.com/continuedev/continue/pull/7536 * feat(cli): support sse and streamable http for mcp by @uinstinct in https://github.com/continuedev/continue/pull/7520 * fix: fix disposing of plugin service by @exigow in https://github.com/continuedev/continue/pull/7550 * feat: add eyes reaction to comments mentioning continuedev by @sestinj in https://github.com/continuedev/continue/pull/7554 * chore: bump vscode version by @tingwai in https://github.com/continuedev/continue/pull/7533 * feat: keep assistant menu open when clicking reload by @tingwai in https://github.com/continuedev/continue/pull/7265 * fix: display Chinese in VerticalDiffBlock DeletionTextArea bug, use UIUtil.getFontWithFallback to get the Font by @lixiaoyang1992 in https://github.com/continuedev/continue/pull/7292 * chore: remove katex font links to avoid warnings by @uinstinct in https://github.com/continuedev/continue/pull/7480 ## New Contributors * @johnlanda made their first contribution in https://github.com/continuedev/continue/pull/7136 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.2-vscode...v1.2.3-vscode
Features
September 4, 2025
## What's Changed * style: remove space between terminal command and output by @uinstinct in https://github.com/continuedev/continue/pull/7127 * feat: use s/r for gpt-5 by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7153 * docs: Update reranking.mdx by @44cort44 in https://github.com/continuedev/continue/pull/7120 * chore: add premature close to telemetry by @uinstinct in https://github.com/continuedev/continue/pull/7147 * chore: add `uinstinct` to auto-assign-issue.yaml by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7140 * Update MCP context provider description to "MCP Resources" by @sestinj in https://github.com/continuedev/continue/pull/7152 * chore(deps): bump JetBrains/qodana-action from 2025.1.1 to 2025.2.1 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7145 * feat: GEO updates for docs by @BekahHW in https://github.com/continuedev/continue/pull/7083 * fix: standardize dev data schemas and add missing fields by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7116 * fix: add Enter Enterprise License Key action by @exigow in https://github.com/continuedev/continue/pull/7159 * fix: Object object in profile URI by @RomneyDa in https://github.com/continuedev/continue/pull/7156 * fix: migrate FileUtils to VFS by @exigow in https://github.com/continuedev/continue/pull/6866 * fix: remove clipboard buffer action by @uinstinct in https://github.com/continuedev/continue/pull/7117 * feat: add salvage functionality for security-sensitive values in Glob… by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7157 * feat: implement Sentry error tracking with privacy-first anonymization by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6881 * fix: rule colocation uri logic by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7164 * chore: delete .continue/rules/intellij-test-standards.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7183 * fix: next edit renders that should render decorations will render them properly by @jpoly1219 in https://github.com/continuedev/continue/pull/7160 * fix: vscode apply error by @QianKuang8 in https://github.com/continuedev/continue/pull/7168 * feat: reusable github action by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7149 * chore: remove docs cache by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7108 * fix: unsupported themes will use dark-plus by @jpoly1219 in https://github.com/continuedev/continue/pull/7187 * feat: Add quickstart examples to docs (agent, chat, autocomplete, edit) by @BekahHW in https://github.com/continuedev/continue/pull/7184 * chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7191 * fix: use validation method that also works with 2024.1 by @exigow in https://github.com/continuedev/continue/pull/7195 * fix: add the missing EP to add license action by @exigow in https://github.com/continuedev/continue/pull/7193 * docs: update llama3.1 to llama3.3 by @bertux in https://github.com/continuedev/continue/pull/7181 * Tomasz/fix gh action condition by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7188 * fix: function definition chunking to respect max chunk size by @uinstinct in https://github.com/continuedev/continue/pull/7058 * fix: broken release process of openai adapters by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7225 * docs: add comprehensive Ollama troubleshooting guide by @bdougie in https://github.com/continuedev/continue/pull/7209 * feat: next edit docs by @BekahHW in https://github.com/continuedev/continue/pull/7180 * fix: vscodoe apply error2 by @QianKuang8 in https://github.com/continuedev/continue/pull/7196 * fix: :lock: Simpler fix to exclude search_web tool to signed in users by @chezsmithy in https://github.com/continuedev/continue/pull/7165 * feat: rebrand assistants as agents by @RomneyDa in https://github.com/continuedev/continue/pull/7227 * chore: move docs section from lump toolbar to settings by @RomneyDa in https://github.com/continuedev/continue/pull/7220 * fix: disable tool support for moonshotai/kimi-k2:free model by @su0as in https://github.com/continuedev/continue/pull/7175 * docs: Adds separate indexable FAQs in docs by @bdougie in https://github.com/continuedev/continue/pull/7139 * fix: HOTFIX opening correct apikey url by @uinstinct in https://github.com/continuedev/continue/pull/7221 * Update tutorial instructions to use /init slash command instead of unit test examples by @sestinj in https://github.com/continuedev/continue/pull/7223 * chore: fix oneper build workflow by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7189 * feat: fix the next edit provider to use the new edit endpoint by @jpoly1219 in https://github.com/continuedev/continue/pull/7233 * chore: show windows unsupported warning only once by @uinstinct in https://github.com/continuedev/continue/pull/7235 * fix: model specification for next edit by @BekahHW in https://github.com/continuedev/continue/pull/7239 * feat: update openai-adapter to support Inception models by @jpoly1219 in https://github.com/continuedev/continue/pull/7232 * feat: check for model before using full file diffs by @jpoly1219 in https://github.com/continuedev/continue/pull/7222 * feat: select assistant polishes by @uinstinct in https://github.com/continuedev/continue/pull/7218 * fix: openai adapters by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7244 * fix: HOTFIX anthropic optimized caching strategy by @RomneyDa in https://github.com/continuedev/continue/pull/7245 * chore(deps): bump mermaid from 11.8.0 to 11.10.0 in /gui by @dependabot[bot] in https://github.com/continuedev/continue/pull/7258 * docs: add recommended models section with best models by role by @bdougie in https://github.com/continuedev/continue/pull/7226 * fix: migrate to built-in inline completion API from 2024.1 by @exigow in https://github.com/continuedev/continue/pull/6947 * fix: sanitize proxy settings + add NO_PROXY support + add unit tests by @exigow in https://github.com/continuedev/continue/pull/7238 * docs: update Inception Labs references to Inception by @bdougie in https://github.com/continuedev/continue/pull/7260 * fix Typescript errors by @tingwai in https://github.com/continuedev/continue/pull/7261 * chore: bump package.json by @sestinj in https://github.com/continuedev/continue/pull/7263 * feat: update default-included context providers by @RomneyDa in https://github.com/continuedev/continue/pull/7224 * feat: wrap each recently viewed code snippet inside a token block by @jpoly1219 in https://github.com/continuedev/continue/pull/7269 * fix: remove jarowinkler similarity for search and replace by @RomneyDa in https://github.com/continuedev/continue/pull/7240 * fix HOTFIX remove cumulative args case by @RomneyDa in https://github.com/continuedev/continue/pull/7266 * chore: merge codebase by @sestinj in https://github.com/continuedev/continue/pull/7270 * fix: max abort listeners warning by @sestinj in https://github.com/continuedev/continue/pull/7272 * fix: beta-release with correct path by @sestinj in https://github.com/continuedev/continue/pull/7273 * fix: stable reelase paths by @sestinj in https://github.com/continuedev/continue/pull/7279 * fix test by @sestinj in https://github.com/continuedev/continue/pull/7281 * Fix CLI warnings by @sestinj in https://github.com/continuedev/continue/pull/7275 * chore(deps): bump form-data from 4.0.2 to 4.0.4 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/7271 * feat: :sparkles: Add gpt-oss to the bedrock provider by @chezsmithy in https://github.com/continuedev/continue/pull/7104 * Prevent zero click image rendering by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7293 * fix: :bug: Fix lsTool Exclusions by @chezsmithy in https://github.com/continuedev/continue/pull/7280 * chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7288 * chore: enable native tool support for kimi k2 by @uinstinct in https://github.com/continuedev/continue/pull/7257 * feat: prevent unsafe file reads by @RomneyDa in https://github.com/continuedev/continue/pull/7302 * chore: bump version by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7309 * fix: cleanup file security pr by @RomneyDa in https://github.com/continuedev/continue/pull/7310 * fix: ant expected key format by @sestinj in https://github.com/continuedev/continue/pull/7331 * chore: vscode 1.1.82 by @RomneyDa in https://github.com/continuedev/continue/pull/7319 * chore: bump vscode to 1.1.81 by @RomneyDa in https://github.com/continuedev/continue/pull/7318 * Nate/more-warnings-fixes by @sestinj in https://github.com/continuedev/continue/pull/7296 * fix: node types in oai adapters by @sestinj in https://github.com/continuedev/continue/pull/7332 * fix: properly build packages for cli releases by @sestinj in https://github.com/continuedev/continue/pull/7334 * fix: HOTFIX unknown context provider file by @RomneyDa in https://github.com/continuedev/continue/pull/7311 * chore: bump versions by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7335 * fix: move dependencies to devDependencies and add @sentry/profiling-node by @sestinj in https://github.com/continuedev/continue/pull/7340 * chore(deps-dev): bump form-data from 4.0.0 to 4.0.4 in /gui by @dependabot[bot] in https://github.com/continuedev/continue/pull/7321 * chore(deps): bump actions/setup-node from 3 to 4 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7289 * fix: tab and esc are properly reserved by @jpoly1219 in https://github.com/continuedev/continue/pull/7268 * feat: support env section in config yaml by @uinstinct in https://github.com/continuedev/continue/pull/7250 * chore: bold Rules to match other headers IntroMessage by @tingwai in https://github.com/continuedev/continue/pull/7303 * docs: Update Ollama guide documentation by @bdougie in https://github.com/continuedev/continue/pull/7215 * feat: add tool support for Novita provider models by @u-yuta in https://github.com/continuedev/continue/pull/7172 * fix: update broken links to Next Edit documentation by @bdougie in https://github.com/continuedev/continue/pull/7339 * fix: handle apply errors in tools (+ fix auto accept diffs flake) by @RomneyDa in https://github.com/continuedev/continue/pull/7278 * chore(deps): bump form-data from 4.0.2 to 4.0.4 in /packages/continue-sdk by @dependabot[bot] in https://github.com/continuedev/continue/pull/7320 * fix: CLI UI Improvements by @sestinj in https://github.com/continuedev/continue/pull/7344 * chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7287 * Respect "useReranking" field from configuration by @Pyroboomka in https://github.com/continuedev/continue/pull/7286 * docs: update recommended model links by @bdougie in https://github.com/continuedev/continue/pull/7345 * feat: add brief apply formatting instructions to agent/plan, current file description update by @RomneyDa in https://github.com/continuedev/continue/pull/7247 * refactor: code cleanup for next edit by @jpoly1219 in https://github.com/continuedev/continue/pull/7312 * chore: upgrade to 1.3.0 by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7347 * fix: stop dependencies from logging to stdout when in tui mode by @sestinj in https://github.com/continuedev/continue/pull/7346 * fix: name check by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7352 * fix: redirect agents -> assistants by @RomneyDa in https://github.com/continuedev/continue/pull/7243 * Update package.json by @sestinj in https://github.com/continuedev/continue/pull/7356 * Add tokenizer tests and fix auto-compact calculation to account for max_tokens by @sestinj in https://github.com/continuedev/continue/pull/7342 * Update cli-pr-checks.yml by @sestinj in https://github.com/continuedev/continue/pull/7299 * feat: --prompt flag by @sestinj in https://github.com/continuedev/continue/pull/7358 * feat: plan mode sys prompt by @sestinj in https://github.com/continuedev/continue/pull/7365 * chore(deps): bump form-data from 4.0.2 to 4.0.4 in /packages/continue-sdk/typescript by @dependabot[bot] in https://github.com/continuedev/continue/pull/7364 * chore(deps): bump form-data from 4.0.0 to 4.0.4 in /binary by @dependabot[bot] in https://github.com/continuedev/continue/pull/7366 * feat: resource monitoring, other small updates by @sestinj in https://github.com/continuedev/continue/pull/7377 * feat: --mcp + --model flagss and some refactoring by @sestinj in https://github.com/continuedev/continue/pull/7379 * fix: grep escaped chars and empty results by @RomneyDa in https://github.com/continuedev/continue/pull/7323 * fix: remove kover by @exigow in https://github.com/continuedev/continue/pull/7325 * Fix reranking on vllm provider by @Pyroboomka in https://github.com/continuedev/continue/pull/7210 * feat: :lipstick: Unified Terminal by @chezsmithy in https://github.com/continuedev/continue/pull/7383 * fix: HOTFIX local assistant loading by @RomneyDa in https://github.com/continuedev/continue/pull/7354 * feat: diff UI for find and replace tools by @RomneyDa in https://github.com/continuedev/continue/pull/7367 * feat: focus on chat input after apply by @uinstinct in https://github.com/continuedev/continue/pull/7390 * Add continue-on-error to JetBrains plugin publish steps by @sestinj in https://github.com/continuedev/continue/pull/7394 * fix: reinstate gui telemetry for non-continue users by separating sentry and posthog logic by @sestinj in https://github.com/continuedev/continue/pull/7396 * feat: multi edit and single search and replace tools by @RomneyDa in https://github.com/continuedev/continue/pull/7267 * fix: show autodetected in model titles by @RomneyDa in https://github.com/continuedev/continue/pull/7393 * fix: remove non recommended models by @bdougie in https://github.com/continuedev/continue/pull/7397 * fix: CSS files not being indexed (#7072) by @su0as in https://github.com/continuedev/continue/pull/7375 * feat: allow/blocklisted blocks in unrollAssistant by @sestinj in https://github.com/continuedev/continue/pull/7400 * fix: add Run Extension (standalone) config by @exigow in https://github.com/continuedev/continue/pull/7329 * docs: update open model recs for embed and rerank by @shssoichiro in https://github.com/continuedev/continue/pull/7313 * fix: correct malformed Warning tag in ollama-guide.mdx by @bdougie in https://github.com/continuedev/continue/pull/7418 * feat: add user-friendly way to toggle between FIM and next edit by @jpoly1219 in https://github.com/continuedev/continue/pull/7355 * feat: use same message format as other extensions in cli by @sestinj in https://github.com/continuedev/continue/pull/7413 * fix: fix JCEF browser issues by @exigow in https://github.com/continuedev/continue/pull/7291 * fix: render Ollama thinking messages by @fbricon in https://github.com/continuedev/continue/pull/7389 * docs: better openrouter info by @bdougie in https://github.com/continuedev/continue/pull/7333 * docs: add required properties to assistant YAML examples by @bdougie in https://github.com/continuedev/continue/pull/7419 * fix: show expansion toggle when adding a snippet via Cmd+L by @fbricon in https://github.com/continuedev/continue/pull/7385 * docs: add Release Notes link to documentation navigation by @bdougie in https://github.com/continuedev/continue/pull/7417 * Jacob/con 3353 by @jpoly1219 in https://github.com/continuedev/continue/pull/7131 * docs: update CLI status from alpha to beta by @bdougie in https://github.com/continuedev/continue/pull/7416 * Fix: Remove completionOptions and appliedRules from PromptLog by @etherandrius in https://github.com/continuedev/continue/pull/7338 * feat: continue tool calls after rejection by @uinstinct in https://github.com/continuedev/continue/pull/7315 * feat: improvements to docs indexing status visibility by @shssoichiro in https://github.com/continuedev/continue/pull/7007 * fix: JetBrains QoL improvement and bugfixes by @jpoly1219 in https://github.com/continuedev/continue/pull/7438 * chore: use system message tools by default by @uinstinct in https://github.com/continuedev/continue/pull/7236 * fix: :lipstick: Align component styles by @chezsmithy in https://github.com/continuedev/continue/pull/7403 * Batch tokens generated events by @sestinj in https://github.com/continuedev/continue/pull/7369 * feat: Generate message titles in CLI by @sestinj in https://github.com/continuedev/continue/pull/7435 * chore: bump package.json by @sestinj in https://github.com/continuedev/continue/pull/7444 ## New Contributors * @44cort44 made their first contribution in https://github.com/continuedev/continue/pull/7120 * @QianKuang8 made their first contribution in https://github.com/continuedev/continue/pull/7168 * @bertux made their first contribution in https://github.com/continuedev/continue/pull/7181 * @su0as made their first contribution in https://github.com/continuedev/continue/pull/7175 * @u-yuta made their first contribution in https://github.com/continuedev/continue/pull/7172 * @etherandrius made their first contribution in https://github.com/continuedev/continue/pull/7338 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.2.1-vscode...v1.2.2-vscode
Features
September 3, 2025
# [1.13.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.12.0...@continuedev/openai-adapters@1.13.0) (2025-09-03) ### Bug Fixes * :art: Prettier and Typescript fixes ([143f912](https://github.com/continuedev/continue/commit/143f912df1c12c513d62da56bc8ff12086b37043)) * :bug: Fix platform specific tests ([e2692ca](https://github.com/continuedev/continue/commit/e2692cae792f535bfd2fcaebdd9406a4f5549e43)) * :bug: Fix the cli terminal shell ([02718b9](https://github.com/continuedev/continue/commit/02718b9343f457a0349c27bd040dc1fb6dcda6cf)) * :bug: Further platform specific test fixes ([149ec1e](https://github.com/continuedev/continue/commit/149ec1e9aff272e9d917a078b8b6ffe23cac483a)) * :bug: More cross platform fixes ([3a4f683](https://github.com/continuedev/continue/commit/3a4f683bed1a0da04988fcda3284a50c75f023c9)) * :bug: More windows specific fixes for powershell ([882cbc9](https://github.com/continuedev/continue/commit/882cbc96d431abd43314df0d064293d6b1cab1e0)) * :bug: Simplify tests ([a568a28](https://github.com/continuedev/continue/commit/a568a28ea84085e2fa9087406295f773d382a6a6)) * :bug: Update tests with longer timeouts ([fe8548e](https://github.com/continuedev/continue/commit/fe8548e55fc6e9fa05fdc28a203a00a194d98d70)) * address feedback ([94d1d9c](https://github.com/continuedev/continue/commit/94d1d9cf3a93123b11bebfbdf75f0ef5b4411deb)) * address feedback ([4a27950](https://github.com/continuedev/continue/commit/4a27950788d2f02102a9b6f54689967b00e9e2ae)) * comment out stale test ([4ddceaa](https://github.com/continuedev/continue/commit/4ddceaab26e653b3faf71fcdda404075c2c0054a)) * diff ui tweaks ([1c4c897](https://github.com/continuedev/continue/commit/1c4c897c084d79f2c000e3e50e981d2f4e213e52)) * **doc:** update Ollama installation guide ([#7496](https://github.com/continuedev/continue/issues/7496)) ([4cec16a](https://github.com/continuedev/continue/commit/4cec16a8a54e04eb43a2b5e8cc78b86c8f99d8c8)) * don't fail on non-fatal errors ([9d21b67](https://github.com/continuedev/continue/commit/9d21b67ef36ec0ce5fb5c5b42322bc2e67238088)) * failing tests ([4bb03a1](https://github.com/continuedev/continue/commit/4bb03a126070f7748ce76e65fb1491a209b9ef25)) * failing tests ([60e1a67](https://github.com/continuedev/continue/commit/60e1a67dc4a4afdd563c928eab54d00e98379fba)) * find and replace comp tests ([e337769](https://github.com/continuedev/continue/commit/e337769fcafdccb9e756e98bafa4cc7c6b3a111a)) * fix settings sync ([35d320d](https://github.com/continuedev/continue/commit/35d320debdb7410a429b26d3d32c66e3a36c2162)) * increase timeout on tests ([e8ec9b8](https://github.com/continuedev/continue/commit/e8ec9b8380a0d4b61aa95f68609dcfc28f342c7f)) * lint complexity ([42e43df](https://github.com/continuedev/continue/commit/42e43dfd39632ed814feba75980143f5b5901188)) * sanitize mcp names ([ded800b](https://github.com/continuedev/continue/commit/ded800b537ee83085d7abb24af4b7dee903476d8)) * similar fix ([73848d5](https://github.com/continuedev/continue/commit/73848d554f6ad5fca57a7876d2738143246e576d)) * useless diff UI chevron ([c206a77](https://github.com/continuedev/continue/commit/c206a7748e458484eaa8c5e39fa3116e765678e1)) ### Features * add continuous AI Guide ([#7459](https://github.com/continuedev/continue/issues/7459)) ([4d8088f](https://github.com/continuedev/continue/commit/4d8088f68aa1cf838eb90f1c8c59d7a4153e4f8d)) * show users how to paste image ([b9e7477](https://github.com/continuedev/continue/commit/b9e7477e803236a7359776e5bf484b931903721f)) * tips for cli ([8d5ab10](https://github.com/continuedev/continue/commit/8d5ab109a4bd747447e4b41eecb375b7cf93ece0)) ### Reverts * Revert "fix: recover Continue process after unexpected exceptions ([#7463](https://github.com/continuedev/continue/issues/7463))" ([332debb](https://github.com/continuedev/continue/commit/332debb87fc50183563e504c99a42ad156033a7c))
Features
September 3, 2025
# [1.12.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.11.0...@continuedev/config-yaml@1.12.0) (2025-09-03) ### Bug Fixes * :art: Prettier ([e3b9eda](https://github.com/continuedev/continue/commit/e3b9edaa0c975b2b562eaed2011e8f47cba52e9a)) * :art: Prettier and Linting ([7ffc6fb](https://github.com/continuedev/continue/commit/7ffc6fb67ddec4fd3b34afdaa936f437a0c9b19c)) * :art: Prettier and Typescript fixes ([143f912](https://github.com/continuedev/continue/commit/143f912df1c12c513d62da56bc8ff12086b37043)) * :bug: Fix platform specific tests ([e2692ca](https://github.com/continuedev/continue/commit/e2692cae792f535bfd2fcaebdd9406a4f5549e43)) * :bug: Fix the cli terminal shell ([02718b9](https://github.com/continuedev/continue/commit/02718b9343f457a0349c27bd040dc1fb6dcda6cf)) * :bug: Further platform specific test fixes ([149ec1e](https://github.com/continuedev/continue/commit/149ec1e9aff272e9d917a078b8b6ffe23cac483a)) * :bug: More cross platform fixes ([3a4f683](https://github.com/continuedev/continue/commit/3a4f683bed1a0da04988fcda3284a50c75f023c9)) * :bug: More windows specific fixes for powershell ([882cbc9](https://github.com/continuedev/continue/commit/882cbc96d431abd43314df0d064293d6b1cab1e0)) * :bug: Remove head tool and move range tool to experimental ([c596f8b](https://github.com/continuedev/continue/commit/c596f8b872943e3936bdcf551ed3fc17fd6e1577)) * :bug: Simplify tests ([a568a28](https://github.com/continuedev/continue/commit/a568a28ea84085e2fa9087406295f773d382a6a6)) * :bug: Update tests with longer timeouts ([fe8548e](https://github.com/continuedev/continue/commit/fe8548e55fc6e9fa05fdc28a203a00a194d98d70)) * :lipstick: Align component styles ([19f58d4](https://github.com/continuedev/continue/commit/19f58d435f572eb329ac836744e2f3b51ddc7bfb)) * :lipstick: Fix border width, and status separator ([b56cbf2](https://github.com/continuedev/continue/commit/b56cbf269d8f967b7a2f3ba6262ff39207bb362e)) * :lipstick: Fix theme colors and prettier ([18eaabd](https://github.com/continuedev/continue/commit/18eaabdfb65b8d1caa9907d0a6970d0357e7d47c)) * /help tests ([9ed7001](https://github.com/continuedev/continue/commit/9ed7001ae3ed7a1b1c671512b2a30d98eb4812a9)) * Add ModelRecommendations component for central updating ([#7457](https://github.com/continuedev/continue/issues/7457)) ([8cedf06](https://github.com/continuedev/continue/commit/8cedf06c1f04c131d2a70c50f572b9f8da446c73)) * address failing tests ([967f7b5](https://github.com/continuedev/continue/commit/967f7b5850898abdbbf7e9ac1aa2145dc5977173)) * address feedback ([94d1d9c](https://github.com/continuedev/continue/commit/94d1d9cf3a93123b11bebfbdf75f0ef5b4411deb)) * address feedback ([f9c36e2](https://github.com/continuedev/continue/commit/f9c36e2d2fcc01a1a265f962b5715c89758e0cc7)) * address feedback ([ea98051](https://github.com/continuedev/continue/commit/ea9805120c0e3a056c736f7b7f325bd32943f824)) * address feedback ([3d8eb90](https://github.com/continuedev/continue/commit/3d8eb9086ddde22e09e71ff87d1fcc6f30f18a67)) * address feedback ([ea747ca](https://github.com/continuedev/continue/commit/ea747cabd8bfead33e938df7673894c6caa9f04f)) * address feedback ([c87032b](https://github.com/continuedev/continue/commit/c87032b0373c963e0e1d50dfb99f5dc8c1b6dfce)) * address feedback ([4a27950](https://github.com/continuedev/continue/commit/4a27950788d2f02102a9b6f54689967b00e9e2ae)) * allow args.filepath to start with . ([1aba0b5](https://github.com/continuedev/continue/commit/1aba0b59a0727ea96baa35b82ae3eec3f3886c09)) * attempt to fix autocomplete e2e tests ([041108c](https://github.com/continuedev/continue/commit/041108cca0b8fbe75ed6cdea9ea11d1c488fe744)) * attempt to fix runtime coroutine-related exceptions + fix e2e selector ([05b2625](https://github.com/continuedev/continue/commit/05b2625adacca900db26f7e57db9f392ad187ece)) * autocompaction translation bug ([600b117](https://github.com/continuedev/continue/commit/600b11701c854eac462d15ec14ea1ff84348719f)) * bottom margin of tool call ui ([76d06d3](https://github.com/continuedev/continue/commit/76d06d37725476293de4997f3fe0b3cfbc4251f7)) * build problems ([8d1dc7f](https://github.com/continuedev/continue/commit/8d1dc7ff41518732d6acb3f4adc1dc43a6d92136)) * canceled instead of errored tool call state on deny ([ec4b028](https://github.com/continuedev/continue/commit/ec4b0287bf5c4cf86aa13dc7f5e0e5bd46fdaa09)) * clean up ([38eb3ec](https://github.com/continuedev/continue/commit/38eb3ece2d619422f22da49ccae47157fcdc0c35)) * clear scrollback buffer on terminal resize ([710faf2](https://github.com/continuedev/continue/commit/710faf2711d603d514100fedf183fc6622edc951)) * cli prettier ([cf2706f](https://github.com/continuedev/continue/commit/cf2706f1452185801dd18abc33f6078dbdbefde1)) * color of context status ([09c4e18](https://github.com/continuedev/continue/commit/09c4e183e5e460d45b9010b600c5de3b7bd72827)) * comment out stale test ([4ddceaa](https://github.com/continuedev/continue/commit/4ddceaab26e653b3faf71fcdda404075c2c0054a)) * compaction and more refactoring ([f68015f](https://github.com/continuedev/continue/commit/f68015f6de7393dcb932a4bbc8bd3f679f778d08)) * compaction and using more of ChatHistoryItem ([b6e403b](https://github.com/continuedev/continue/commit/b6e403b06044a65dfe04eb2b3afbc383ca76bc79)) * correctly handle failed tool calls ([f018112](https://github.com/continuedev/continue/commit/f018112d39119fee9c65e47ae66ff75098f7b16a)) * delete stale test ([d32ff89](https://github.com/continuedev/continue/commit/d32ff8912bfe3db7ec9d0a0bb92a9396acc19e9c)) * delete unecessary build options ([6a6a0b3](https://github.com/continuedev/continue/commit/6a6a0b388e515e7bbcbba561abeb8a64d062a4fc)) * dependencies ([904ec5d](https://github.com/continuedev/continue/commit/904ec5dea35ad63d3c4836e83a661d9f6171ab59)) * diff ui tweaks ([1c4c897](https://github.com/continuedev/continue/commit/1c4c897c084d79f2c000e3e50e981d2f4e213e52)) * display Chinese in VerticalDiffBlock DeletionTextArea bug, use UIUtil.getFontWithFallback to get the Font ([#7292](https://github.com/continuedev/continue/issues/7292)) ([0ade7dd](https://github.com/continuedev/continue/commit/0ade7dd7078e746695a07393bc660719c501fc0f)) * **doc:** update Ollama installation guide ([#7496](https://github.com/continuedev/continue/issues/7496)) ([4cec16a](https://github.com/continuedev/continue/commit/4cec16a8a54e04eb43a2b5e8cc78b86c8f99d8c8)) * don't add system message on tool call errors in serve ([f2fd364](https://github.com/continuedev/continue/commit/f2fd3642ffb8ebc13ec6a5f37db955dc0a715f1d)) * don't fail on non-fatal errors ([9d21b67](https://github.com/continuedev/continue/commit/9d21b67ef36ec0ce5fb5c5b42322bc2e67238088)) * don't handle streamed response if aborted ([276e39e](https://github.com/continuedev/continue/commit/276e39eb8425f5f26c863ea8329582f0920f7296)) * don't leave posthog hanging ([dade438](https://github.com/continuedev/continue/commit/dade43830ab4906c94abfc1a951026235302509d)) * failed tool result update in serve ([fd28a3f](https://github.com/continuedev/continue/commit/fd28a3f75dcae2fcf77967918aa7ff27f2cb3f99)) * failing test ([12027bf](https://github.com/continuedev/continue/commit/12027bf03e7cb6085167422e361ffb18e3123c90)) * failing test ([3a203e3](https://github.com/continuedev/continue/commit/3a203e3f77a7bb58dc573830c2f060ddac0ee577)) * failing tests ([4bb03a1](https://github.com/continuedev/continue/commit/4bb03a126070f7748ce76e65fb1491a209b9ef25)) * failing tests ([60e1a67](https://github.com/continuedev/continue/commit/60e1a67dc4a4afdd563c928eab54d00e98379fba)) * failing tests ([08ccc19](https://github.com/continuedev/continue/commit/08ccc19ee8c636a6ae8f50a4984f292e86b2a0c8)) * failing tests ([a279919](https://github.com/continuedev/continue/commit/a279919617815f4fca8163a8831bb3b8d3b0f561)) * failing tests ([f2d0a31](https://github.com/continuedev/continue/commit/f2d0a31f0446527fe5f76d0c44eacd9245c49cea)) * failing tests ([44021b6](https://github.com/continuedev/continue/commit/44021b6b54ce669fe66ac43fe17edd918567bf36)) * failing tests ([0797b1c](https://github.com/continuedev/continue/commit/0797b1c7f43c7a10c34cb4c5301e2dcb39e37b54)) * filter out non-first system msgs when saving to sessions for compatibility ([516f46e](https://github.com/continuedev/continue/commit/516f46e7d61f7e57574bf34b40defb7724521d97)) * find and replace comp tests ([e337769](https://github.com/continuedev/continue/commit/e337769fcafdccb9e756e98bafa4cc7c6b3a111a)) * fix disposing of plugin service ([#7550](https://github.com/continuedev/continue/issues/7550)) ([00347aa](https://github.com/continuedev/continue/commit/00347aae0246961bef0ca4c279c62a52219a2052)), closes [/github.com/continuedev/continue/pull/7131/files#diff-d3886b7ebfd66e6390e222840e9a67487179837d15c0729fa4d7832bf1e39405L17](https://github.com//github.com/continuedev/continue/pull/7131/files/issues/diff-d3886b7ebfd66e6390e222840e9a67487179837d15c0729fa4d7832bf1e39405L17) * fix edit file tool render abnormal ([7b7c017](https://github.com/continuedev/continue/commit/7b7c017d7aefdd0bde6f7cd1c07dea86678aaf2b)) * fix JCEF browser issues ([#7291](https://github.com/continuedev/continue/issues/7291)) ([62f468a](https://github.com/continuedev/continue/commit/62f468abf949ec248cdb8dacb50f1d9f1082a51c)) * fix run config ([f088de8](https://github.com/continuedev/continue/commit/f088de87db49cf5a1d35de6c4f32f65257776f39)) * fix settings sync ([35d320d](https://github.com/continuedev/continue/commit/35d320debdb7410a429b26d3d32c66e3a36c2162)) * formatting ([ef54a51](https://github.com/continuedev/continue/commit/ef54a51ea8fd190d19d6a26b3ed1b061bd69c483)) * formatting ([73b2250](https://github.com/continuedev/continue/commit/73b2250d339d518e94e41ea983c7665625ce19b6)) * formatting ([024644b](https://github.com/continuedev/continue/commit/024644b75815251f2227d6e67527b6f3225001f4)) * formatting ([6bcf040](https://github.com/continuedev/continue/commit/6bcf040dee07e21665860644a99f670142e8a80f)) * formatting ([d254f50](https://github.com/continuedev/continue/commit/d254f502f713ae76955395a686b2f58a28d5793c)) * formatting ([20dcc41](https://github.com/continuedev/continue/commit/20dcc41de0cf2be427454a76a1ffa9ed9eb06176)) * get extra debug info ([ceb01c4](https://github.com/continuedev/continue/commit/ceb01c45c3de61a9051c3b1fb4c4ef118789e482)) * import checkFim properly ([c0d33d7](https://github.com/continuedev/continue/commit/c0d33d7bf7b2085deec66b181b37a6af6fb39bb9)) * improve org switching experience ([ed52c87](https://github.com/continuedev/continue/commit/ed52c875e4e93279c05e314398f1b0d007b2248e)) * improved /help slash command ([f9ccbb9](https://github.com/continuedev/continue/commit/f9ccbb91c5d8c6aa28f0d93c7a6b4eff9ca2063c)) * improved Bash tool description in CLI ([24c19ac](https://github.com/continuedev/continue/commit/24c19accfc28e11c9917aafb0751c8e6c7a1ac9b)) * increase timeout on tests ([e8ec9b8](https://github.com/continuedev/continue/commit/e8ec9b8380a0d4b61aa95f68609dcfc28f342c7f)) * install sharp in right place ([1a7ab26](https://github.com/continuedev/continue/commit/1a7ab26c37a202cf66aff67239828ac77453cb47)) * JetBrains QoL improvement and bugfixes ([#7438](https://github.com/continuedev/continue/issues/7438)) ([200c293](https://github.com/continuedev/continue/commit/200c2931f2cf93207bfdbbd0978059a1686431cb)) * lint ([6f42bd9](https://github.com/continuedev/continue/commit/6f42bd9749b04a25f90a6c745944e3f8377040f3)) * lint complexity ([42e43df](https://github.com/continuedev/continue/commit/42e43dfd39632ed814feba75980143f5b5901188)) * lint error ([a93c39a](https://github.com/continuedev/continue/commit/a93c39a7248dba9bcb9cca7e4b5baa55a0554a13)) * lint errors from core ([01af8ce](https://github.com/continuedev/continue/commit/01af8ce6b1c6ad590a9e7f8a64638c48af1a769b)) * lint, etc ([fcaa80f](https://github.com/continuedev/continue/commit/fcaa80f4453b641eddb8779e1816c0cf2480dc6e)) * lint:fix ([7b5e1ad](https://github.com/continuedev/continue/commit/7b5e1ad0cde0b6cfa18587804212acdaeadf45ae)) * linting and address feedback ([4d3b2f1](https://github.com/continuedev/continue/commit/4d3b2f19ed875d380524f574cc443d2e72b3827d)) * linting, tests ([c7db502](https://github.com/continuedev/continue/commit/c7db5028ab76d2165958ee90bd14feedf7f73c76)) * make label easier to read ([e44fb33](https://github.com/continuedev/continue/commit/e44fb333adda159510a3e2eba1af33a57ba8cec4)) * mcp server copy and boolean ([04575d1](https://github.com/continuedev/continue/commit/04575d11e35b17860a6125af13e2a7d82d3bc596)) * migrate to built-in inline completion API from 2024.1 ([7f5e91d](https://github.com/continuedev/continue/commit/7f5e91d33529092af4ec7122d253bc56c7e00d9f)) * missing package ([d37a767](https://github.com/continuedev/continue/commit/d37a76786a177dd9d719159fd5a069954c934528)) * multi-line bash tool call formatting ([711445a](https://github.com/continuedev/continue/commit/711445aac73693aeeb86b6ef6945b4802df49e48)) * npm run lint and tests ([3b10ce5](https://github.com/continuedev/continue/commit/3b10ce59f518b519a95fdb5f518598e4b966bc97)) * pending area to fix bugs with static rendering ([2938f2e](https://github.com/continuedev/continue/commit/2938f2ede53d7874313b090257b4fdb5fdb538f9)) * place the completion window to be four spaces after the current line content ([1ba02a5](https://github.com/continuedev/continue/commit/1ba02a5705a2d01086ac1357c4352502bd837237)) * prettier ([fa88e8d](https://github.com/continuedev/continue/commit/fa88e8de181e66c206bee4281dd2d80633283b2c)) * prettier ([5c0c586](https://github.com/continuedev/continue/commit/5c0c586872588a8bab41879691ddf596cf429c06)) * prettier ([7c23bb3](https://github.com/continuedev/continue/commit/7c23bb3f37964206b9c0b1fa8b12202ad41e46e6)) * prettier ([b7b720c](https://github.com/continuedev/continue/commit/b7b720c1ef3012034bfbc7df5102ad79e26ca686)) * prettier ([72e66e5](https://github.com/continuedev/continue/commit/72e66e511644963404156f2deb354003b8b18a57)) * prettier ([cea2705](https://github.com/continuedev/continue/commit/cea2705406a91d44fddb4be16d208026d5f875c9)) * properly handle disabled status ([a9bf3aa](https://github.com/continuedev/continue/commit/a9bf3aa12340dc3faa0d98480a2c2811e43f3c38)) * read file tool allow ./ path format ([ebf8ea8](https://github.com/continuedev/continue/commit/ebf8ea800608a9ad039cb3f7c0e8193df2dac357)) * remove injected block ([a55f362](https://github.com/continuedev/continue/commit/a55f362d7492f3a0fcb9e0d6104a318413ad678b)) * remove margins around code popup ([9f2d3c2](https://github.com/continuedev/continue/commit/9f2d3c2ea296b9737389edd1facff232b8ad90c6)) * remove nextedit, use mercury-coder for both fim and next edit ([2b0e6a5](https://github.com/continuedev/continue/commit/2b0e6a5cf617ce4cb0d7345d4055a448cd7693bd)) * remove platformVersion from Run Extension to fix Kotlin version error ([e6b5335](https://github.com/continuedev/continue/commit/e6b5335ae367e02be7dd7b5ce9324aac203299f4)) * remove println ([a0c9d73](https://github.com/continuedev/continue/commit/a0c9d739ee88d55b226b2bfb7f3c97dd3476cdfa)) * remove unecessary serve callbacks ([e95397d](https://github.com/continuedev/continue/commit/e95397d7454ab186709438154caec9c1d48bcabe)) * render Ollama thinking messages ([5624de2](https://github.com/continuedev/continue/commit/5624de2912d1bb91a3e39f724d379ae590eac4a2)) * replace the transform flag ([bda12ac](https://github.com/continuedev/continue/commit/bda12acd1c687ef23eb025c44d3ec37fa7a0520e)) * revert capabilities format to array syntax in OpenRouter docs ([c4403e2](https://github.com/continuedev/continue/commit/c4403e2ff4121a7e0859e9dbe32adbce351616a7)) * revert showing error UI ([40cb802](https://github.com/continuedev/continue/commit/40cb8025a2e7401885a8e1aa30be147e4cbdbbcc)) * roll back action.yml ([098e354](https://github.com/continuedev/continue/commit/098e3545b1dc6c75e080ceae6ac01c045d31b359)) * sanitize mcp names ([ded800b](https://github.com/continuedev/continue/commit/ded800b537ee83085d7abb24af4b7dee903476d8)) * show /resume sessions in correct chronological order ([0a1187e](https://github.com/continuedev/continue/commit/0a1187e223da46e222e8174437eeaaea17e8737c)) * show ascii art in static area ([27e016e](https://github.com/continuedev/continue/commit/27e016e47ff22bf8f6261460d5346d323fc8c41c)) * show config name, not slug ([8159ce6](https://github.com/continuedev/continue/commit/8159ce6555464127be29deaaaf38e434f0c9c421)) * show expansion toggle when adding a snippet via Cmd+L ([f4667de](https://github.com/continuedev/continue/commit/f4667de28476474fbefd3f4a1c033f9a63ec8e72)) * show intro msg immediately ([b832d2f](https://github.com/continuedev/continue/commit/b832d2fef416fb89d6f5e65bab617b8854a0f987)) * similar fix ([73848d5](https://github.com/continuedev/continue/commit/73848d554f6ad5fca57a7876d2738143246e576d)) * small tools details ([100ff72](https://github.com/continuedev/continue/commit/100ff72bbef16a748e6785924d890cd12c1d2bb9)) * solve bug loading organization visibility assistants ([2b089bc](https://github.com/continuedev/continue/commit/2b089bc83d7a03f7c518d1a68e0ac775b6ffde45)) * split thinking and chat messages when Ollama is not streaming ([#7446](https://github.com/continuedev/continue/issues/7446)) ([ca5aadd](https://github.com/continuedev/continue/commit/ca5aadda7388e30431dba3b52ee0eb6539513c61)) * start a new session on /clear ([e611cb6](https://github.com/continuedev/continue/commit/e611cb6206be28d5d869c58d44ff52882e820296)) * SystemMessageService so that system message updates with mode changes ([f69ba17](https://github.com/continuedev/continue/commit/f69ba1767898dd7226243a9bcce76acd87fb60a3)) * temporarily hide the remote command ([d3b560a](https://github.com/continuedev/continue/commit/d3b560a4405325e52605c9e0307e86c6c6c887b3)) * temporarily hide the serve command ([35b3230](https://github.com/continuedev/continue/commit/35b32306c81d2d7736fd822593b22acecf94bc9c)) * test ([08c94db](https://github.com/continuedev/continue/commit/08c94db9540286b8d74b1c8fbbcc4772d02cab09)) * tests ([98e9e6e](https://github.com/continuedev/continue/commit/98e9e6e55a730d7e8ec008d09c765413eea112b6)) * tests ([83ab0b6](https://github.com/continuedev/continue/commit/83ab0b65313d338db3869bbf79cb42295fef28c3)) * tool call bug ([50ec6b9](https://github.com/continuedev/continue/commit/50ec6b9bfe59c412b672c6f7e165e33e844762e8)) * tool call display ([6274c37](https://github.com/continuedev/continue/commit/6274c37a7fa1a42f8c93d28b12783cbdb67adf69)) * trimEnd tool summary for Bash ([0d55225](https://github.com/continuedev/continue/commit/0d55225d8f67f6f5a432536854326a86060b14fb)) * truncate bash output lines ([dff18c8](https://github.com/continuedev/continue/commit/dff18c834b38902d294b1ef6efaf73ffe498ffd5)) * truncate to last user or tool call msg ([30de579](https://github.com/continuedev/continue/commit/30de57993c14896cb7143281511313ff69d4bb55)) * type errors ([8c60206](https://github.com/continuedev/continue/commit/8c6020653ee3c095a22a2941976ce56b2a0173dd)) * type errors ([95b9928](https://github.com/continuedev/continue/commit/95b99281ada20593303f595b89f312858384a747)) * types, imports, and formatting ([626a3c6](https://github.com/continuedev/continue/commit/626a3c66a0e58f7271a3f0d221bc6c00a5316104)) * update autocomplete to inline.completion.provider 2024.1 API ([d5294ae](https://github.com/continuedev/continue/commit/d5294ae0c16f814ad2730784781cb448f2aa332f)) * update colors and correct tool call status updates ([778ad3b](https://github.com/continuedev/continue/commit/778ad3b21bd0e961cb544e17564e12feb611be2c)) * update plan mode system message ([5f61503](https://github.com/continuedev/continue/commit/5f61503e7f3e42518f0360db5cb38a8d6ec83d80)) * update plan mode system message again ([a46ce43](https://github.com/continuedev/continue/commit/a46ce4327fefe90b9e2fa893ccd36b3472aa7708)) * update serve stream callbacks ([61d0413](https://github.com/continuedev/continue/commit/61d04138572364f919132561193caaaab009c7ce)) * update serve stream callbacks ([798791a](https://github.com/continuedev/continue/commit/798791ae46a2121350ee02bccb6c01b3f1a68b18)) * use better highlighting ([435851c](https://github.com/continuedev/continue/commit/435851c71a5df7761e6273a71815461d03258447)) * use contextItems ([3612d85](https://github.com/continuedev/continue/commit/3612d859d299d3332cd7d8c6f110a5185dc8a321)) * use model name in selector ([097116a](https://github.com/continuedev/continue/commit/097116a1144ae261ff941ad9560777a508535f1c)) * use older API from 2023.3 ([29dc0e1](https://github.com/continuedev/continue/commit/29dc0e18401b25d745f14eae5ce0d254505ee223)) * use on prem proxy ([f40b728](https://github.com/continuedev/continue/commit/f40b72807e00e97eff2723cacab0f62f0c93e229)) * use Session type for cn serve / remote ([2ee84a1](https://github.com/continuedev/continue/commit/2ee84a18d10a0eb8783d7caba8c291e406157383)) * useless diff UI chevron ([c206a77](https://github.com/continuedev/continue/commit/c206a7748e458484eaa8c5e39fa3116e765678e1)) ### Features * :sparkles: Add range and head tools for file operations ([8208221](https://github.com/continuedev/continue/commit/820822196b8fb04683f2b234cfa3fb9324f4f4ff)) * \ + enter for new line ([3edec65](https://github.com/continuedev/continue/commit/3edec65985a96d295c214d00bdf67b8031f55e6e)) * add a checker to see if the cursor movement happened because of typing ([1ee5e1f](https://github.com/continuedev/continue/commit/1ee5e1f3316bc26fbceb5924048337f4236d4781)) * add a quick filter to only let in continue.dev emails ([1090ad9](https://github.com/continuedev/continue/commit/1090ad9200e577c9c9f1367fd3f9a1e3c1b9b3d5)) * add a rudimentary next edit window manager for intellij ([7d1d48e](https://github.com/continuedev/continue/commit/7d1d48e8742c592181ac574e49b9bab1369199b3)) * add an active handler manager that calls the currently set active handler to check for the cause of cursor movements ([34dac05](https://github.com/continuedev/continue/commit/34dac0523b05f0619c2e6a7bfdc3d6a3303543da)) * add continuous AI Guide ([#7459](https://github.com/continuedev/continue/issues/7459)) ([4d8088f](https://github.com/continuedev/continue/commit/4d8088f68aa1cf838eb90f1c8c59d7a4153e4f8d)) * add eyes reaction to comments mentioning continuedev ([8828ed9](https://github.com/continuedev/continue/commit/8828ed9fa057b834c15590703eb1495920526b74)) * add handlers for different actions ([2de814b](https://github.com/continuedev/continue/commit/2de814bbff0c3226f4f497aa264549e5bb4744f7)) * add helper methods to handle three cases, add more processing helpers ([cf61261](https://github.com/continuedev/continue/commit/cf61261abc2b5edfdf233fe9e5c60223b93742cd)) * add jump manager service to xml ([bfa9677](https://github.com/continuedev/continue/commit/bfa9677feaab09d2a06118ee93e395f9b04b1c0d)) * add jump manager to keep track of jumping in intellij ([f9c091a](https://github.com/continuedev/continue/commit/f9c091aeddd9cf3e6239a3d91d0c4fc4d069d7e6)) * add more types ([af6779c](https://github.com/continuedev/continue/commit/af6779c3ca49940e450bd62f02a42b2885172e7a)) * add necessary types ([87a6bcc](https://github.com/continuedev/continue/commit/87a6bccbbe0b9d5041fee58dbe4acca65e4c42cc)) * add next edit services ([93cf740](https://github.com/continuedev/continue/commit/93cf740699c4b2769a5da05c67c4a816a8f9a2db)) * Add Tetrate Agent Router Service as a provider ([#7136](https://github.com/continuedev/continue/issues/7136)) ([4571954](https://github.com/continuedev/continue/commit/457195484a6e51872382d8d582da734fa0724c71)) * add the core next edit service ([ba21ae4](https://github.com/continuedev/continue/commit/ba21ae442c0f77dd185c472efa3519883b7f83db)) * add util for manually invoking inline completion' ([5c3d382](https://github.com/continuedev/continue/commit/5c3d382ba66c449c709bf12c62665a980b989b22)) * batch posthog tokens_generated event ([51633a6](https://github.com/continuedev/continue/commit/51633a648d6696a406a78f318dab8b365c422354)) * change color to something more tolerable ([42d882f](https://github.com/continuedev/continue/commit/42d882fe54986f7cb954e7f6916e258d653a1bab)) * check for dangerous commands ([136044b](https://github.com/continuedev/continue/commit/136044b05bcea7178e1b39cd539ab2c3dc0ab467)) * clipboard slash command ([d578a9a](https://github.com/continuedev/continue/commit/d578a9a07f551386462233174f9c3f0df69eb6e5)) * **cli:** support sse and streamable http for mcp ([4a19f23](https://github.com/continuedev/continue/commit/4a19f2324bfb84448c950e5925f6e55b220d80c0)) * continue tool calls after rejection ([9e28c7a](https://github.com/continuedev/continue/commit/9e28c7a4eb3d863ad52b52a2da88c76dfc67ade2)) * detect image media type in anthropic openai adapter ([986d633](https://github.com/continuedev/continue/commit/986d633ac2431babe4543cd7ee68e299d4c7e729)) * dynamic policies ([9400319](https://github.com/continuedev/continue/commit/940031917cc5e0c45f9c2e547e35fb8ff007364e)) * dynamic tool permissions ([9258d3d](https://github.com/continuedev/continue/commit/9258d3de642e2f16f4ade4fb4856e5168347b608)) * evaluateTerminalCommandSecurity command ([9c7adc5](https://github.com/continuedev/continue/commit/9c7adc5b600eee7d43c11ec6818bfcaf61bb503e)) * generate session titles ([04cd897](https://github.com/continuedev/continue/commit/04cd89775ed9cf14d82662f018eeefd9d55bc04c)) * handle three cases, refactor to helper methods in NextEditService ([e66a19c](https://github.com/continuedev/continue/commit/e66a19cfba078372ce0d7df28e6dd10e126e4059)) * icons for plan and auto ([3c0495a](https://github.com/continuedev/continue/commit/3c0495a45dea8082f2b4d401c7ecdc3ef7f9df12)) * image inputs ([c5cacde](https://github.com/continuedev/continue/commit/c5cacded4b835006d19135d00c07a52f65614624)) * improve UI ([dc35ac9](https://github.com/continuedev/continue/commit/dc35ac91e40be6b8cd06f477b6d2546f1c44dd78)) * improvements to docs indexing status visibility ([34f6607](https://github.com/continuedev/continue/commit/34f6607ab92b1203e28fd5dcbd02692596b9b0aa)) * invoke inline completion provider after a jump is taken ([6f2c029](https://github.com/continuedev/continue/commit/6f2c029ceb837140ca8a90dbc4b73e708a0a3a35)) * keep assistant menu open when clicking reload ([#7265](https://github.com/continuedev/continue/issues/7265)) ([fd5cc3a](https://github.com/continuedev/continue/commit/fd5cc3a4ea4936e33aa6b4a8c54880d8516e4ee3)) * more info in /info slash command ([6ab59ad](https://github.com/continuedev/continue/commit/6ab59ad1d2de7020967bce3629f0bc47a3db7419)) * org policies for indexing and mcp ([50b0dec](https://github.com/continuedev/continue/commit/50b0dec9c4b2a2337729ebff497f385aa61b4dae)) * parallel tool calls ([e489bc6](https://github.com/continuedev/continue/commit/e489bc68e272229488af32195c8bb7cbed735a25)) * parallel tool calls permission queueing ([3968407](https://github.com/continuedev/continue/commit/3968407d3abfb06814e7b85032bfc3684524954b)) * pause and resume ([8517fd5](https://github.com/continuedev/continue/commit/8517fd57bd826a83e65b7c4b7501f9b01e92d558)) * register an active handler to detect intentional cursor movements ([209de22](https://github.com/continuedev/continue/commit/209de229c05624f5dd1d98394fdeff42b1fecd16)) * save cli sessions in same format / location as extensions ([8a7d936](https://github.com/continuedev/continue/commit/8a7d936b6cbc24b916b9d7260bc614155856185d)) * show disabled message for MCP if disabled by admin ([d295c20](https://github.com/continuedev/continue/commit/d295c20f774fe98c95439dd502593ad3a7679656)) * show MCP section but with a disabled message if org policy disables MCP servers ([6598711](https://github.com/continuedev/continue/commit/659871135415774ddaed9e729cfeeebb0b066e4a)) * show session title in /info output ([141b3e9](https://github.com/continuedev/continue/commit/141b3e91934dcdb20ae402bfaa2fcd1bed863977)) * show users how to paste image ([b9e7477](https://github.com/continuedev/continue/commit/b9e7477e803236a7359776e5bf484b931903721f)) * tips for cli ([8d5ab10](https://github.com/continuedev/continue/commit/8d5ab109a4bd747447e4b41eecb375b7cf93ece0)) * toggle between next edit and autocomplete ([8152366](https://github.com/continuedev/continue/commit/81523665f3c13c34ec908d9b41935984acbaaa32)) * track cursor movements at an application label ([c2ee3aa](https://github.com/continuedev/continue/commit/c2ee3aa1ad7fcbd89f5dabd43796e73c868e07da)) * truncate Bash output to 5k lines ([51f3df5](https://github.com/continuedev/continue/commit/51f3df5411dfc19bbeb10ad104e3789919c510ec)) * use sharp to convert all images to downsized jpeg ([d999b44](https://github.com/continuedev/continue/commit/d999b447b3faeed08a010e19a4d5c44eceb12139)) * warning when running in home dir ([15485c5](https://github.com/continuedev/continue/commit/15485c5aae83df355a4e2ae932bc9a938b526885))
Features
September 1, 2025
# [1.12.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.11.0...@continuedev/openai-adapters@1.12.0) (2025-09-01) ### Bug Fixes * :lipstick: Align component styles ([19f58d4](https://github.com/continuedev/continue/commit/19f58d435f572eb329ac836744e2f3b51ddc7bfb)) * :lipstick: Fix border width, and status separator ([b56cbf2](https://github.com/continuedev/continue/commit/b56cbf269d8f967b7a2f3ba6262ff39207bb362e)) * :lipstick: Fix theme colors and prettier ([18eaabd](https://github.com/continuedev/continue/commit/18eaabdfb65b8d1caa9907d0a6970d0357e7d47c)) * /help tests ([9ed7001](https://github.com/continuedev/continue/commit/9ed7001ae3ed7a1b1c671512b2a30d98eb4812a9)) * Add ModelRecommendations component for central updating ([#7457](https://github.com/continuedev/continue/issues/7457)) ([8cedf06](https://github.com/continuedev/continue/commit/8cedf06c1f04c131d2a70c50f572b9f8da446c73)) * address failing tests ([967f7b5](https://github.com/continuedev/continue/commit/967f7b5850898abdbbf7e9ac1aa2145dc5977173)) * address feedback ([ea747ca](https://github.com/continuedev/continue/commit/ea747cabd8bfead33e938df7673894c6caa9f04f)) * address feedback ([c87032b](https://github.com/continuedev/continue/commit/c87032b0373c963e0e1d50dfb99f5dc8c1b6dfce)) * address feedback ([f9c36e2](https://github.com/continuedev/continue/commit/f9c36e2d2fcc01a1a265f962b5715c89758e0cc7)) * address feedback ([ea98051](https://github.com/continuedev/continue/commit/ea9805120c0e3a056c736f7b7f325bd32943f824)) * address feedback ([3d8eb90](https://github.com/continuedev/continue/commit/3d8eb9086ddde22e09e71ff87d1fcc6f30f18a67)) * allow args.filepath to start with . ([1aba0b5](https://github.com/continuedev/continue/commit/1aba0b59a0727ea96baa35b82ae3eec3f3886c09)) * attempt to fix autocomplete e2e tests ([041108c](https://github.com/continuedev/continue/commit/041108cca0b8fbe75ed6cdea9ea11d1c488fe744)) * attempt to fix runtime coroutine-related exceptions + fix e2e selector ([05b2625](https://github.com/continuedev/continue/commit/05b2625adacca900db26f7e57db9f392ad187ece)) * autocompaction translation bug ([600b117](https://github.com/continuedev/continue/commit/600b11701c854eac462d15ec14ea1ff84348719f)) * bottom margin of tool call ui ([76d06d3](https://github.com/continuedev/continue/commit/76d06d37725476293de4997f3fe0b3cfbc4251f7)) * build problems ([8d1dc7f](https://github.com/continuedev/continue/commit/8d1dc7ff41518732d6acb3f4adc1dc43a6d92136)) * canceled instead of errored tool call state on deny ([ec4b028](https://github.com/continuedev/continue/commit/ec4b0287bf5c4cf86aa13dc7f5e0e5bd46fdaa09)) * clean up ([38eb3ec](https://github.com/continuedev/continue/commit/38eb3ece2d619422f22da49ccae47157fcdc0c35)) * clear scrollback buffer on terminal resize ([710faf2](https://github.com/continuedev/continue/commit/710faf2711d603d514100fedf183fc6622edc951)) * color of context status ([09c4e18](https://github.com/continuedev/continue/commit/09c4e183e5e460d45b9010b600c5de3b7bd72827)) * compaction and more refactoring ([f68015f](https://github.com/continuedev/continue/commit/f68015f6de7393dcb932a4bbc8bd3f679f778d08)) * compaction and using more of ChatHistoryItem ([b6e403b](https://github.com/continuedev/continue/commit/b6e403b06044a65dfe04eb2b3afbc383ca76bc79)) * correctly handle failed tool calls ([f018112](https://github.com/continuedev/continue/commit/f018112d39119fee9c65e47ae66ff75098f7b16a)) * delete stale test ([d32ff89](https://github.com/continuedev/continue/commit/d32ff8912bfe3db7ec9d0a0bb92a9396acc19e9c)) * delete unecessary build options ([6a6a0b3](https://github.com/continuedev/continue/commit/6a6a0b388e515e7bbcbba561abeb8a64d062a4fc)) * don't add system message on tool call errors in serve ([f2fd364](https://github.com/continuedev/continue/commit/f2fd3642ffb8ebc13ec6a5f37db955dc0a715f1d)) * don't handle streamed response if aborted ([276e39e](https://github.com/continuedev/continue/commit/276e39eb8425f5f26c863ea8329582f0920f7296)) * don't leave posthog hanging ([dade438](https://github.com/continuedev/continue/commit/dade43830ab4906c94abfc1a951026235302509d)) * failed tool result update in serve ([fd28a3f](https://github.com/continuedev/continue/commit/fd28a3f75dcae2fcf77967918aa7ff27f2cb3f99)) * filter out non-first system msgs when saving to sessions for compatibility ([516f46e](https://github.com/continuedev/continue/commit/516f46e7d61f7e57574bf34b40defb7724521d97)) * fix edit file tool render abnormal ([7b7c017](https://github.com/continuedev/continue/commit/7b7c017d7aefdd0bde6f7cd1c07dea86678aaf2b)) * fix JCEF browser issues ([#7291](https://github.com/continuedev/continue/issues/7291)) ([62f468a](https://github.com/continuedev/continue/commit/62f468abf949ec248cdb8dacb50f1d9f1082a51c)) * fix run config ([f088de8](https://github.com/continuedev/continue/commit/f088de87db49cf5a1d35de6c4f32f65257776f39)) * get extra debug info ([ceb01c4](https://github.com/continuedev/continue/commit/ceb01c45c3de61a9051c3b1fb4c4ef118789e482)) * import checkFim properly ([c0d33d7](https://github.com/continuedev/continue/commit/c0d33d7bf7b2085deec66b181b37a6af6fb39bb9)) * improve org switching experience ([ed52c87](https://github.com/continuedev/continue/commit/ed52c875e4e93279c05e314398f1b0d007b2248e)) * improved /help slash command ([f9ccbb9](https://github.com/continuedev/continue/commit/f9ccbb91c5d8c6aa28f0d93c7a6b4eff9ca2063c)) * improved Bash tool description in CLI ([24c19ac](https://github.com/continuedev/continue/commit/24c19accfc28e11c9917aafb0751c8e6c7a1ac9b)) * install sharp in right place ([1a7ab26](https://github.com/continuedev/continue/commit/1a7ab26c37a202cf66aff67239828ac77453cb47)) * JetBrains QoL improvement and bugfixes ([#7438](https://github.com/continuedev/continue/issues/7438)) ([200c293](https://github.com/continuedev/continue/commit/200c2931f2cf93207bfdbbd0978059a1686431cb)) * lint ([6f42bd9](https://github.com/continuedev/continue/commit/6f42bd9749b04a25f90a6c745944e3f8377040f3)) * lint error ([a93c39a](https://github.com/continuedev/continue/commit/a93c39a7248dba9bcb9cca7e4b5baa55a0554a13)) * lint errors from core ([01af8ce](https://github.com/continuedev/continue/commit/01af8ce6b1c6ad590a9e7f8a64638c48af1a769b)) * lint, etc ([fcaa80f](https://github.com/continuedev/continue/commit/fcaa80f4453b641eddb8779e1816c0cf2480dc6e)) * linting and address feedback ([4d3b2f1](https://github.com/continuedev/continue/commit/4d3b2f19ed875d380524f574cc443d2e72b3827d)) * linting, tests ([c7db502](https://github.com/continuedev/continue/commit/c7db5028ab76d2165958ee90bd14feedf7f73c76)) * make label easier to read ([e44fb33](https://github.com/continuedev/continue/commit/e44fb333adda159510a3e2eba1af33a57ba8cec4)) * migrate to built-in inline completion API from 2024.1 ([7f5e91d](https://github.com/continuedev/continue/commit/7f5e91d33529092af4ec7122d253bc56c7e00d9f)) * multi-line bash tool call formatting ([711445a](https://github.com/continuedev/continue/commit/711445aac73693aeeb86b6ef6945b4802df49e48)) * npm run lint and tests ([3b10ce5](https://github.com/continuedev/continue/commit/3b10ce59f518b519a95fdb5f518598e4b966bc97)) * pending area to fix bugs with static rendering ([2938f2e](https://github.com/continuedev/continue/commit/2938f2ede53d7874313b090257b4fdb5fdb538f9)) * place the completion window to be four spaces after the current line content ([1ba02a5](https://github.com/continuedev/continue/commit/1ba02a5705a2d01086ac1357c4352502bd837237)) * read file tool allow ./ path format ([ebf8ea8](https://github.com/continuedev/continue/commit/ebf8ea800608a9ad039cb3f7c0e8193df2dac357)) * recover Continue process after unexpected exceptions ([#7463](https://github.com/continuedev/continue/issues/7463)) ([35f2d9d](https://github.com/continuedev/continue/commit/35f2d9de0bb9841118f453d9e16f83440cf07026)), closes [#7018](https://github.com/continuedev/continue/issues/7018) [#7121](https://github.com/continuedev/continue/issues/7121) [#5505](https://github.com/continuedev/continue/issues/5505) [#3981](https://github.com/continuedev/continue/issues/3981) * remove injected block ([a55f362](https://github.com/continuedev/continue/commit/a55f362d7492f3a0fcb9e0d6104a318413ad678b)) * remove margins around code popup ([9f2d3c2](https://github.com/continuedev/continue/commit/9f2d3c2ea296b9737389edd1facff232b8ad90c6)) * remove nextedit, use mercury-coder for both fim and next edit ([2b0e6a5](https://github.com/continuedev/continue/commit/2b0e6a5cf617ce4cb0d7345d4055a448cd7693bd)) * remove platformVersion from Run Extension to fix Kotlin version error ([e6b5335](https://github.com/continuedev/continue/commit/e6b5335ae367e02be7dd7b5ce9324aac203299f4)) * remove println ([a0c9d73](https://github.com/continuedev/continue/commit/a0c9d739ee88d55b226b2bfb7f3c97dd3476cdfa)) * remove unecessary serve callbacks ([e95397d](https://github.com/continuedev/continue/commit/e95397d7454ab186709438154caec9c1d48bcabe)) * render Ollama thinking messages ([5624de2](https://github.com/continuedev/continue/commit/5624de2912d1bb91a3e39f724d379ae590eac4a2)) * replace the transform flag ([bda12ac](https://github.com/continuedev/continue/commit/bda12acd1c687ef23eb025c44d3ec37fa7a0520e)) * revert capabilities format to array syntax in OpenRouter docs ([c4403e2](https://github.com/continuedev/continue/commit/c4403e2ff4121a7e0859e9dbe32adbce351616a7)) * roll back action.yml ([098e354](https://github.com/continuedev/continue/commit/098e3545b1dc6c75e080ceae6ac01c045d31b359)) * show /resume sessions in correct chronological order ([0a1187e](https://github.com/continuedev/continue/commit/0a1187e223da46e222e8174437eeaaea17e8737c)) * show ascii art in static area ([27e016e](https://github.com/continuedev/continue/commit/27e016e47ff22bf8f6261460d5346d323fc8c41c)) * show config name, not slug ([8159ce6](https://github.com/continuedev/continue/commit/8159ce6555464127be29deaaaf38e434f0c9c421)) * show expansion toggle when adding a snippet via Cmd+L ([f4667de](https://github.com/continuedev/continue/commit/f4667de28476474fbefd3f4a1c033f9a63ec8e72)) * show intro msg immediately ([b832d2f](https://github.com/continuedev/continue/commit/b832d2fef416fb89d6f5e65bab617b8854a0f987)) * small tools details ([100ff72](https://github.com/continuedev/continue/commit/100ff72bbef16a748e6785924d890cd12c1d2bb9)) * solve bug loading organization visibility assistants ([2b089bc](https://github.com/continuedev/continue/commit/2b089bc83d7a03f7c518d1a68e0ac775b6ffde45)) * split thinking and chat messages when Ollama is not streaming ([#7446](https://github.com/continuedev/continue/issues/7446)) ([ca5aadd](https://github.com/continuedev/continue/commit/ca5aadda7388e30431dba3b52ee0eb6539513c61)) * start a new session on /clear ([e611cb6](https://github.com/continuedev/continue/commit/e611cb6206be28d5d869c58d44ff52882e820296)) * SystemMessageService so that system message updates with mode changes ([f69ba17](https://github.com/continuedev/continue/commit/f69ba1767898dd7226243a9bcce76acd87fb60a3)) * temporarily hide the remote command ([d3b560a](https://github.com/continuedev/continue/commit/d3b560a4405325e52605c9e0307e86c6c6c887b3)) * temporarily hide the serve command ([35b3230](https://github.com/continuedev/continue/commit/35b32306c81d2d7736fd822593b22acecf94bc9c)) * test ([08c94db](https://github.com/continuedev/continue/commit/08c94db9540286b8d74b1c8fbbcc4772d02cab09)) * tests ([98e9e6e](https://github.com/continuedev/continue/commit/98e9e6e55a730d7e8ec008d09c765413eea112b6)) * tests ([83ab0b6](https://github.com/continuedev/continue/commit/83ab0b65313d338db3869bbf79cb42295fef28c3)) * tool call bug ([50ec6b9](https://github.com/continuedev/continue/commit/50ec6b9bfe59c412b672c6f7e165e33e844762e8)) * tool call display ([6274c37](https://github.com/continuedev/continue/commit/6274c37a7fa1a42f8c93d28b12783cbdb67adf69)) * trimEnd tool summary for Bash ([0d55225](https://github.com/continuedev/continue/commit/0d55225d8f67f6f5a432536854326a86060b14fb)) * truncate bash output lines ([dff18c8](https://github.com/continuedev/continue/commit/dff18c834b38902d294b1ef6efaf73ffe498ffd5)) * truncate to last user or tool call msg ([30de579](https://github.com/continuedev/continue/commit/30de57993c14896cb7143281511313ff69d4bb55)) * type errors ([95b9928](https://github.com/continuedev/continue/commit/95b99281ada20593303f595b89f312858384a747)) * types, imports, and formatting ([626a3c6](https://github.com/continuedev/continue/commit/626a3c66a0e58f7271a3f0d221bc6c00a5316104)) * update autocomplete to inline.completion.provider 2024.1 API ([d5294ae](https://github.com/continuedev/continue/commit/d5294ae0c16f814ad2730784781cb448f2aa332f)) * update colors and correct tool call status updates ([778ad3b](https://github.com/continuedev/continue/commit/778ad3b21bd0e961cb544e17564e12feb611be2c)) * update plan mode system message ([5f61503](https://github.com/continuedev/continue/commit/5f61503e7f3e42518f0360db5cb38a8d6ec83d80)) * update plan mode system message again ([a46ce43](https://github.com/continuedev/continue/commit/a46ce4327fefe90b9e2fa893ccd36b3472aa7708)) * update serve stream callbacks ([61d0413](https://github.com/continuedev/continue/commit/61d04138572364f919132561193caaaab009c7ce)) * update serve stream callbacks ([798791a](https://github.com/continuedev/continue/commit/798791ae46a2121350ee02bccb6c01b3f1a68b18)) * use better highlighting ([435851c](https://github.com/continuedev/continue/commit/435851c71a5df7761e6273a71815461d03258447)) * use contextItems ([3612d85](https://github.com/continuedev/continue/commit/3612d859d299d3332cd7d8c6f110a5185dc8a321)) * use model name in selector ([097116a](https://github.com/continuedev/continue/commit/097116a1144ae261ff941ad9560777a508535f1c)) * use older API from 2023.3 ([29dc0e1](https://github.com/continuedev/continue/commit/29dc0e18401b25d745f14eae5ce0d254505ee223)) * use on prem proxy ([f40b728](https://github.com/continuedev/continue/commit/f40b72807e00e97eff2723cacab0f62f0c93e229)) * use Session type for cn serve / remote ([2ee84a1](https://github.com/continuedev/continue/commit/2ee84a18d10a0eb8783d7caba8c291e406157383)) ### Features * \ + enter for new line ([3edec65](https://github.com/continuedev/continue/commit/3edec65985a96d295c214d00bdf67b8031f55e6e)) * add a checker to see if the cursor movement happened because of typing ([1ee5e1f](https://github.com/continuedev/continue/commit/1ee5e1f3316bc26fbceb5924048337f4236d4781)) * add a quick filter to only let in continue.dev emails ([1090ad9](https://github.com/continuedev/continue/commit/1090ad9200e577c9c9f1367fd3f9a1e3c1b9b3d5)) * add a rudimentary next edit window manager for intellij ([7d1d48e](https://github.com/continuedev/continue/commit/7d1d48e8742c592181ac574e49b9bab1369199b3)) * add an active handler manager that calls the currently set active handler to check for the cause of cursor movements ([34dac05](https://github.com/continuedev/continue/commit/34dac0523b05f0619c2e6a7bfdc3d6a3303543da)) * add handlers for different actions ([2de814b](https://github.com/continuedev/continue/commit/2de814bbff0c3226f4f497aa264549e5bb4744f7)) * add helper methods to handle three cases, add more processing helpers ([cf61261](https://github.com/continuedev/continue/commit/cf61261abc2b5edfdf233fe9e5c60223b93742cd)) * add jump manager service to xml ([bfa9677](https://github.com/continuedev/continue/commit/bfa9677feaab09d2a06118ee93e395f9b04b1c0d)) * add jump manager to keep track of jumping in intellij ([f9c091a](https://github.com/continuedev/continue/commit/f9c091aeddd9cf3e6239a3d91d0c4fc4d069d7e6)) * add more types ([af6779c](https://github.com/continuedev/continue/commit/af6779c3ca49940e450bd62f02a42b2885172e7a)) * add necessary types ([87a6bcc](https://github.com/continuedev/continue/commit/87a6bccbbe0b9d5041fee58dbe4acca65e4c42cc)) * add next edit services ([93cf740](https://github.com/continuedev/continue/commit/93cf740699c4b2769a5da05c67c4a816a8f9a2db)) * Add Tetrate Agent Router Service as a provider ([#7136](https://github.com/continuedev/continue/issues/7136)) ([4571954](https://github.com/continuedev/continue/commit/457195484a6e51872382d8d582da734fa0724c71)) * add the core next edit service ([ba21ae4](https://github.com/continuedev/continue/commit/ba21ae442c0f77dd185c472efa3519883b7f83db)) * add util for manually invoking inline completion' ([5c3d382](https://github.com/continuedev/continue/commit/5c3d382ba66c449c709bf12c62665a980b989b22)) * batch posthog tokens_generated event ([51633a6](https://github.com/continuedev/continue/commit/51633a648d6696a406a78f318dab8b365c422354)) * change color to something more tolerable ([42d882f](https://github.com/continuedev/continue/commit/42d882fe54986f7cb954e7f6916e258d653a1bab)) * clipboard slash command ([d578a9a](https://github.com/continuedev/continue/commit/d578a9a07f551386462233174f9c3f0df69eb6e5)) * continue tool calls after rejection ([9e28c7a](https://github.com/continuedev/continue/commit/9e28c7a4eb3d863ad52b52a2da88c76dfc67ade2)) * detect image media type in anthropic openai adapter ([986d633](https://github.com/continuedev/continue/commit/986d633ac2431babe4543cd7ee68e299d4c7e729)) * generate session titles ([04cd897](https://github.com/continuedev/continue/commit/04cd89775ed9cf14d82662f018eeefd9d55bc04c)) * handle three cases, refactor to helper methods in NextEditService ([e66a19c](https://github.com/continuedev/continue/commit/e66a19cfba078372ce0d7df28e6dd10e126e4059)) * icons for plan and auto ([3c0495a](https://github.com/continuedev/continue/commit/3c0495a45dea8082f2b4d401c7ecdc3ef7f9df12)) * image inputs ([c5cacde](https://github.com/continuedev/continue/commit/c5cacded4b835006d19135d00c07a52f65614624)) * improve UI ([dc35ac9](https://github.com/continuedev/continue/commit/dc35ac91e40be6b8cd06f477b6d2546f1c44dd78)) * improvements to docs indexing status visibility ([34f6607](https://github.com/continuedev/continue/commit/34f6607ab92b1203e28fd5dcbd02692596b9b0aa)) * invoke inline completion provider after a jump is taken ([6f2c029](https://github.com/continuedev/continue/commit/6f2c029ceb837140ca8a90dbc4b73e708a0a3a35)) * more info in /info slash command ([6ab59ad](https://github.com/continuedev/continue/commit/6ab59ad1d2de7020967bce3629f0bc47a3db7419)) * parallel tool calls ([e489bc6](https://github.com/continuedev/continue/commit/e489bc68e272229488af32195c8bb7cbed735a25)) * parallel tool calls permission queueing ([3968407](https://github.com/continuedev/continue/commit/3968407d3abfb06814e7b85032bfc3684524954b)) * pause and resume ([8517fd5](https://github.com/continuedev/continue/commit/8517fd57bd826a83e65b7c4b7501f9b01e92d558)) * register an active handler to detect intentional cursor movements ([209de22](https://github.com/continuedev/continue/commit/209de229c05624f5dd1d98394fdeff42b1fecd16)) * save cli sessions in same format / location as extensions ([8a7d936](https://github.com/continuedev/continue/commit/8a7d936b6cbc24b916b9d7260bc614155856185d)) * show session title in /info output ([141b3e9](https://github.com/continuedev/continue/commit/141b3e91934dcdb20ae402bfaa2fcd1bed863977)) * toggle between next edit and autocomplete ([8152366](https://github.com/continuedev/continue/commit/81523665f3c13c34ec908d9b41935984acbaaa32)) * track cursor movements at an application label ([c2ee3aa](https://github.com/continuedev/continue/commit/c2ee3aa1ad7fcbd89f5dabd43796e73c868e07da)) * truncate Bash output to 5k lines ([51f3df5](https://github.com/continuedev/continue/commit/51f3df5411dfc19bbeb10ad104e3789919c510ec)) * use sharp to convert all images to downsized jpeg ([d999b44](https://github.com/continuedev/continue/commit/d999b447b3faeed08a010e19a4d5c44eceb12139))
Features
August 27, 2025
# [1.11.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.10.0...@continuedev/openai-adapters@1.11.0) (2025-08-27) ### Bug Fixes * add Run Extension (standalone) config ([#7329](https://github.com/continuedev/continue/issues/7329)) ([36fe993](https://github.com/continuedev/continue/commit/36fe993a91f0228d8ade9b577634503a870ed929)) * address bot feedback ([3b6a290](https://github.com/continuedev/continue/commit/3b6a290121d03141471b0ce391f8f679d2157edb)) * address feedback ([af5766d](https://github.com/continuedev/continue/commit/af5766d63940f84e14c885550a3703038ff2ae79)) * autodetect UI tweaks ([537190e](https://github.com/continuedev/continue/commit/537190ee362a9a81c98cd38e57d700eb849e3d3e)) * correct malformed Warning tag in ollama-guide.mdx ([#7418](https://github.com/continuedev/continue/issues/7418)) ([37cbac5](https://github.com/continuedev/continue/commit/37cbac5dd52bad08c69b939b752a64217a3479c3)) * CSS files not being indexed ([#7072](https://github.com/continuedev/continue/issues/7072)) ([f675398](https://github.com/continuedev/continue/commit/f67539882c862e9b705c0a65dcdddf2b993b8cf7)) * cubic feedback ([56b7195](https://github.com/continuedev/continue/commit/56b7195c712403331c2a8a9b43d43e06915023f1)) * find and replace utils ([4f18953](https://github.com/continuedev/continue/commit/4f18953a451600b8f74c10ad4483d6c2043598ea)) * grep escaped chars and empty results ([#7323](https://github.com/continuedev/continue/issues/7323)) ([1c5df69](https://github.com/continuedev/continue/commit/1c5df69a3fe4db66d2dbff2f64312edf8510648f)) * gui tests for edit tools ([c3ad86f](https://github.com/continuedev/continue/commit/c3ad86f8765141ca1f8f333aa00759c3fbfdb77a)) * handle apply error for multi/single edit tools ([832b2d6](https://github.com/continuedev/continue/commit/832b2d6f463ee5f1a1fa06af6af5b3fd34d4a981)) * HOTFIX local assistant loading ([#7354](https://github.com/continuedev/continue/issues/7354)) ([fba873e](https://github.com/continuedev/continue/commit/fba873e50eabb91d9f7b561b94fa0cd927a5a686)) * make search and replace edit copy less confusing ([fc93a2e](https://github.com/continuedev/continue/commit/fc93a2e922d58b66a28a52ddf48812b2a98f70f5)) * mcp now working ([07f0924](https://github.com/continuedev/continue/commit/07f092402d964e54d9b715552b8a322c7bb0bccb)) * model switcher not working when signed out, and other improvements ([791ad6b](https://github.com/continuedev/continue/commit/791ad6bb178704b6fd6f79dd08ed232e9bc5540f)) * pass autodetected around as boolean ([bf8b4bd](https://github.com/continuedev/continue/commit/bf8b4bd8c1d24a85fc9445073ffeb6f4d3edad57)) * prettier issues ([9b0b581](https://github.com/continuedev/continue/commit/9b0b5814b19a3fcaa630eebba4599fa95fc8dd03)) * reinstate gui telemetry for non-continue users by separating sentry and posthog logic ([ced972d](https://github.com/continuedev/continue/commit/ced972d1ea69c1e3ecd74f7b76d136e6d7c73fbc)) * remove kover ([#7325](https://github.com/continuedev/continue/issues/7325)) ([43ea6ae](https://github.com/continuedev/continue/commit/43ea6aeaf661ccbc5fe789d85195356284ff42f8)) * remove non recommended models ([#7397](https://github.com/continuedev/continue/issues/7397)) ([b5c5143](https://github.com/continuedev/continue/commit/b5c5143afdf09d21047060ac5bfa4b1606768cb0)) * show autodetected in model titles ([75186dd](https://github.com/continuedev/continue/commit/75186ddadbfca4879efb9ed1460be7cabc38427e)) * tests and prettier ([54c16a3](https://github.com/continuedev/continue/commit/54c16a3f03b2aa1f1f12118196b3d092943022f6)) ### Features * --mcp + --model flags and some refactoring ([df6ee6d](https://github.com/continuedev/continue/commit/df6ee6dd402f85ffb402ff065fbe565246b57370)) * :lipstick: Unified Terminal ([#7383](https://github.com/continuedev/continue/issues/7383)) ([4e82c59](https://github.com/continuedev/continue/commit/4e82c59c032665276b8649fe23b9933b4ddadfe4)) * add user-friendly way to toggle between FIM and next edit ([#7355](https://github.com/continuedev/continue/issues/7355)) ([f27e7c7](https://github.com/continuedev/continue/commit/f27e7c71deb54c227bde513b7f9772e48d32276f)), closes [#7399](https://github.com/continuedev/continue/issues/7399) [#7354](https://github.com/continuedev/continue/issues/7354) * allow/blocklisted blocks in unrollAssistant ([246db36](https://github.com/continuedev/continue/commit/246db3607f7f220ca3ed0676ed784103716f0f97)) * focus on chat input after apply ([c7cfc71](https://github.com/continuedev/continue/commit/c7cfc717a18b38bce6353d43ce00dd698c8fbc91)) * multi edit and single search and replace tools ([d6ed405](https://github.com/continuedev/continue/commit/d6ed405d0ceb4dac6fa1fd203ec0d5724aa066cc)) * UI for diff tools ([469c0c8](https://github.com/continuedev/continue/commit/469c0c8e73965e2c98d277e846e56a12b1e47e65)) * UIs and add single replace to default tools ([efa6328](https://github.com/continuedev/continue/commit/efa6328643e05ff634a38718f9a83b723a6c2fed)) * unify edit tool apply handling ([393c06f](https://github.com/continuedev/continue/commit/393c06f97e33815d3c3f5fdbc16c06043dcd0621))
Features
August 27, 2025
# [1.11.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.10.0...@continuedev/config-yaml@1.11.0) (2025-08-27) ### Bug Fixes * add Run Extension (standalone) config ([#7329](https://github.com/continuedev/continue/issues/7329)) ([36fe993](https://github.com/continuedev/continue/commit/36fe993a91f0228d8ade9b577634503a870ed929)) * correct malformed Warning tag in ollama-guide.mdx ([#7418](https://github.com/continuedev/continue/issues/7418)) ([37cbac5](https://github.com/continuedev/continue/commit/37cbac5dd52bad08c69b939b752a64217a3479c3)) ### Features * add user-friendly way to toggle between FIM and next edit ([#7355](https://github.com/continuedev/continue/issues/7355)) ([f27e7c7](https://github.com/continuedev/continue/commit/f27e7c71deb54c227bde513b7f9772e48d32276f)), closes [#7399](https://github.com/continuedev/continue/issues/7399) [#7354](https://github.com/continuedev/continue/issues/7354)
Features
August 25, 2025
# [1.10.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.9.0...@continuedev/config-yaml@1.10.0) (2025-08-25) ### Bug Fixes * add redirect for old next-edit path to new location ([eee1001](https://github.com/continuedev/continue/commit/eee1001867e6d9330f35bacfd610767887aee21d)) * address bot feedback ([3b6a290](https://github.com/continuedev/continue/commit/3b6a290121d03141471b0ce391f8f679d2157edb)) * address feedback ([af5766d](https://github.com/continuedev/continue/commit/af5766d63940f84e14c885550a3703038ff2ae79)) * address feedback ([f5065ab](https://github.com/continuedev/continue/commit/f5065abf41f47c0a1facfb134fc401620088f5bc)) * address feedback ([826182c](https://github.com/continuedev/continue/commit/826182ceec0e86eaeda8d4ef0e157f1cddd011ef)) * address feedback ([feefb7d](https://github.com/continuedev/continue/commit/feefb7d5c2cae3b37816a91aa6238b03746bd40e)) * auto compaction between tool calls ([4c829d7](https://github.com/continuedev/continue/commit/4c829d776bc58f58e9ea35e45068a217011b5505)) * autodetect UI tweaks ([537190e](https://github.com/continuedev/continue/commit/537190ee362a9a81c98cd38e57d700eb849e3d3e)) * cleanup ([941da91](https://github.com/continuedev/continue/commit/941da91784e1841c2e2d5fa96392ad5c7df6d17d)) * comment updates ([52bf0a8](https://github.com/continuedev/continue/commit/52bf0a8114eea44cdbdec8cbc5ad990b7da42925)) * copy errors ([dc3e213](https://github.com/continuedev/continue/commit/dc3e2136a01e5bf98e45f23e34158b936dd05eb2)) * CSS files not being indexed ([#7072](https://github.com/continuedev/continue/issues/7072)) ([f675398](https://github.com/continuedev/continue/commit/f67539882c862e9b705c0a65dcdddf2b993b8cf7)) * cubic feedback ([56b7195](https://github.com/continuedev/continue/commit/56b7195c712403331c2a8a9b43d43e06915023f1)) * don't fail on compliance checks ([6eded31](https://github.com/continuedev/continue/commit/6eded3146b18ac6f50f0706b2cc302777709950f)) * edit impl - catch error status, not error ([6162ca1](https://github.com/continuedev/continue/commit/6162ca12a1e22a87686405854d122fdf112966c8)) * edit tests ([fcd1ec7](https://github.com/continuedev/continue/commit/fcd1ec7a158d6149b1f5e222020fc73949cef91a)) * find and replace utils ([4f18953](https://github.com/continuedev/continue/commit/4f18953a451600b8f74c10ad4483d6c2043598ea)) * grep escaped chars and empty results ([#7323](https://github.com/continuedev/continue/issues/7323)) ([1c5df69](https://github.com/continuedev/continue/commit/1c5df69a3fe4db66d2dbff2f64312edf8510648f)) * gui tests for edit tools ([c3ad86f](https://github.com/continuedev/continue/commit/c3ad86f8765141ca1f8f333aa00759c3fbfdb77a)) * handle apply error for multi/single edit tools ([832b2d6](https://github.com/continuedev/continue/commit/832b2d6f463ee5f1a1fa06af6af5b3fd34d4a981)) * handle apply errors ([28565e6](https://github.com/continuedev/continue/commit/28565e60443abd509790433ea71af73a9f67c378)) * handle apply errors for tools ([281ed6a](https://github.com/continuedev/continue/commit/281ed6aeee59193f1c7b9625f9483489cfda2b6c)) * HOTFIX local assistant loading ([#7354](https://github.com/continuedev/continue/issues/7354)) ([fba873e](https://github.com/continuedev/continue/commit/fba873e50eabb91d9f7b561b94fa0cd927a5a686)) * jb tests ([5955488](https://github.com/continuedev/continue/commit/5955488430c2b324ab7752b8cf4101a9f2dc3b2e)) * make current file tool a bit more happy ([d8c2247](https://github.com/continuedev/continue/commit/d8c2247713c788de4bae9f9bc6b9adcc209c7f87)) * make search and replace edit copy less confusing ([fc93a2e](https://github.com/continuedev/continue/commit/fc93a2e922d58b66a28a52ddf48812b2a98f70f5)) * mcp now working ([07f0924](https://github.com/continuedev/continue/commit/07f092402d964e54d9b715552b8a322c7bb0bccb)) * model switcher not working when signed out, and other improvements ([791ad6b](https://github.com/continuedev/continue/commit/791ad6bb178704b6fd6f79dd08ed232e9bc5540f)) * more tests ([d235cb4](https://github.com/continuedev/continue/commit/d235cb4969f8010fb9bcd92028440ba828b125ba)) * name check ([06f734c](https://github.com/continuedev/continue/commit/06f734cfe8aeb2947a3353527d9bb7e3aaa052ef)) * npm run start correct path ([5c37672](https://github.com/continuedev/continue/commit/5c37672a914b8a94bbcadf42ec595faf11099a44)) * outcome logger test ([532c99b](https://github.com/continuedev/continue/commit/532c99b14813304f04b907a9f6824963025b9026)) * pass autodetected around as boolean ([bf8b4bd](https://github.com/continuedev/continue/commit/bf8b4bd8c1d24a85fc9445073ffeb6f4d3edad57)) * pin to ffmpeg version 7.1 ([5b83e47](https://github.com/continuedev/continue/commit/5b83e477741c9965dc508be72ca6ea814672c378)) * prettier issues ([9b0b581](https://github.com/continuedev/continue/commit/9b0b5814b19a3fcaa630eebba4599fa95fc8dd03)) * prune before compacting ([04e35c5](https://github.com/continuedev/continue/commit/04e35c5d52a5cf49e0291fd1f1aa015fa9963b2f)) * redirect agents -> assistants ([f3d604b](https://github.com/continuedev/continue/commit/f3d604bdd80850f6b16346fb784a90858f880f47)) * redux bug ([dfd94ba](https://github.com/continuedev/continue/commit/dfd94bac33fd0e60dc24be382c78e8605a5f1dc7)) * reinstate gui telemetry for non-continue users by separating sentry and posthog logic ([ced972d](https://github.com/continuedev/continue/commit/ced972d1ea69c1e3ecd74f7b76d136e6d7c73fbc)) * remove expected error ([7fabd29](https://github.com/continuedev/continue/commit/7fabd2995e0c3221e709c879828bf3ce76a5ca58)) * remove kover ([#7325](https://github.com/continuedev/continue/issues/7325)) ([43ea6ae](https://github.com/continuedev/continue/commit/43ea6aeaf661ccbc5fe789d85195356284ff42f8)) * remove non recommended models ([#7397](https://github.com/continuedev/continue/issues/7397)) ([b5c5143](https://github.com/continuedev/continue/commit/b5c5143afdf09d21047060ac5bfa4b1606768cb0)) * show autodetected in model titles ([75186dd](https://github.com/continuedev/continue/commit/75186ddadbfca4879efb9ed1460be7cabc38427e)) * stop dependencies from logging to stdout when in tui mode ([7a18f37](https://github.com/continuedev/continue/commit/7a18f37a9e1bb9a7fd78bb931512104f2a895a5e)) * system message copy ([9e0a7d2](https://github.com/continuedev/continue/commit/9e0a7d2df0c4e3646ba61c64b5066097b101ac5d)) * tests ([a93c2bc](https://github.com/continuedev/continue/commit/a93c2bcb0dcb4b725b120d464d776fea925ff72a)) * tests and prettier ([54c16a3](https://github.com/continuedev/continue/commit/54c16a3f03b2aa1f1f12118196b3d092943022f6)) * truncate Read tool output to avoid context overflow ([ee79bff](https://github.com/continuedev/continue/commit/ee79bff04835697fee1b2d90d49513f1a3b8fcf8)) * tweak prompt ([3fe9031](https://github.com/continuedev/continue/commit/3fe9031db72a365ef4e0c59733bfbc7e4c26b426)) * typo ([66aa66d](https://github.com/continuedev/continue/commit/66aa66da9b36a9402c540218360dd51878f84fb9)) * UI improvements ([eaa8077](https://github.com/continuedev/continue/commit/eaa8077c8991972e1af03284556601b9cb2bac58)) * update broken links to Next Edit documentation ([eae99dd](https://github.com/continuedev/continue/commit/eae99dd122e1f025de437a34acf8e63a4991e9ff)) * vaildate aliases fix core ([1000694](https://github.com/continuedev/continue/commit/1000694b639b31715c344097d54d9edcee6fc7fc)) * workflow dispatch default proper type ([3585250](https://github.com/continuedev/continue/commit/3585250333460905c8e50a1699ed55178c83271b)) ### Features * --mcp + --model flags and some refactoring ([df6ee6d](https://github.com/continuedev/continue/commit/df6ee6dd402f85ffb402ff065fbe565246b57370)) * --prompt flag ([ea2fac7](https://github.com/continuedev/continue/commit/ea2fac7c2cada49be7968b6257b47af37585f988)) * :lipstick: Unified Terminal ([#7383](https://github.com/continuedev/continue/issues/7383)) ([4e82c59](https://github.com/continuedev/continue/commit/4e82c59c032665276b8649fe23b9933b4ddadfe4)) * add tool support for Novita provider models ([9fb3c93](https://github.com/continuedev/continue/commit/9fb3c93b9de6d2dc2f1956ce0b8981cba10e7511)) * allow/blocklisted blocks in unrollAssistant ([246db36](https://github.com/continuedev/continue/commit/246db3607f7f220ca3ed0676ed784103716f0f97)) * focus on chat input after apply ([c7cfc71](https://github.com/continuedev/continue/commit/c7cfc717a18b38bce6353d43ce00dd698c8fbc91)) * info slash command ([decd562](https://github.com/continuedev/continue/commit/decd562a89dd6c61d26d444c6949681c035e0dbb)) * multi edit and single search and replace tools ([d6ed405](https://github.com/continuedev/continue/commit/d6ed405d0ceb4dac6fa1fd203ec0d5724aa066cc)) * plan mode sys prompt ([d0b708a](https://github.com/continuedev/continue/commit/d0b708ae47c72632b0cb0aede0d6d9715cb97bf6)) * resource monitoring ([6bad796](https://github.com/continuedev/continue/commit/6bad79645eb0bccd5f7cfb09308b236a8aaa051f)) * UI for diff tools ([469c0c8](https://github.com/continuedev/continue/commit/469c0c8e73965e2c98d277e846e56a12b1e47e65)) * UIs and add single replace to default tools ([efa6328](https://github.com/continuedev/continue/commit/efa6328643e05ff634a38718f9a83b723a6c2fed)) * unify edit tool apply handling ([393c06f](https://github.com/continuedev/continue/commit/393c06f97e33815d3c3f5fdbc16c06043dcd0621)) * update agent and plan instructions to include brief apply formatting instructions ([6b79cb4](https://github.com/continuedev/continue/commit/6b79cb4512f20d5690f8b44e1afd2e41da9968f7))
Features
August 24, 2025
# [1.10.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.9.0...@continuedev/openai-adapters@1.10.0) (2025-08-24) ### Bug Fixes * add redirect for old next-edit path to new location ([eee1001](https://github.com/continuedev/continue/commit/eee1001867e6d9330f35bacfd610767887aee21d)) * address feedback ([f5065ab](https://github.com/continuedev/continue/commit/f5065abf41f47c0a1facfb134fc401620088f5bc)) * address feedback ([826182c](https://github.com/continuedev/continue/commit/826182ceec0e86eaeda8d4ef0e157f1cddd011ef)) * address feedback ([feefb7d](https://github.com/continuedev/continue/commit/feefb7d5c2cae3b37816a91aa6238b03746bd40e)) * address review ([b17c829](https://github.com/continuedev/continue/commit/b17c8295ccc1464df97bd5cae87f77ebd8e82a15)) * auto compaction between tool calls ([4c829d7](https://github.com/continuedev/continue/commit/4c829d776bc58f58e9ea35e45068a217011b5505)) * cleanup ([941da91](https://github.com/continuedev/continue/commit/941da91784e1841c2e2d5fa96392ad5c7df6d17d)) * comment updates ([52bf0a8](https://github.com/continuedev/continue/commit/52bf0a8114eea44cdbdec8cbc5ad990b7da42925)) * copy errors ([dc3e213](https://github.com/continuedev/continue/commit/dc3e2136a01e5bf98e45f23e34158b936dd05eb2)) * don't fail on compliance checks ([6eded31](https://github.com/continuedev/continue/commit/6eded3146b18ac6f50f0706b2cc302777709950f)) * edit impl - catch error status, not error ([6162ca1](https://github.com/continuedev/continue/commit/6162ca12a1e22a87686405854d122fdf112966c8)) * edit tests ([fcd1ec7](https://github.com/continuedev/continue/commit/fcd1ec7a158d6149b1f5e222020fc73949cef91a)) * handle apply errors ([28565e6](https://github.com/continuedev/continue/commit/28565e60443abd509790433ea71af73a9f67c378)) * handle apply errors for tools ([281ed6a](https://github.com/continuedev/continue/commit/281ed6aeee59193f1c7b9625f9483489cfda2b6c)) * increase space size ([2f45640](https://github.com/continuedev/continue/commit/2f456402114e3831cbbe602d97247363e3441add)) * jb tests ([5955488](https://github.com/continuedev/continue/commit/5955488430c2b324ab7752b8cf4101a9f2dc3b2e)) * make current file tool a bit more happy ([d8c2247](https://github.com/continuedev/continue/commit/d8c2247713c788de4bae9f9bc6b9adcc209c7f87)) * more tests ([d235cb4](https://github.com/continuedev/continue/commit/d235cb4969f8010fb9bcd92028440ba828b125ba)) * move dependencies to devDependencies and add @sentry/profiling-node ([9fa213d](https://github.com/continuedev/continue/commit/9fa213db07a43a3b064d51deb310f6deecb2e8f0)) * name check ([06f734c](https://github.com/continuedev/continue/commit/06f734cfe8aeb2947a3353527d9bb7e3aaa052ef)) * npm run start correct path ([5c37672](https://github.com/continuedev/continue/commit/5c37672a914b8a94bbcadf42ec595faf11099a44)) * outcome logger test ([532c99b](https://github.com/continuedev/continue/commit/532c99b14813304f04b907a9f6824963025b9026)) * pin to ffmpeg version 7.1 ([5b83e47](https://github.com/continuedev/continue/commit/5b83e477741c9965dc508be72ca6ea814672c378)) * properly build packages for cli releases ([9d39c4d](https://github.com/continuedev/continue/commit/9d39c4d8212630bfa2ced50febc2e500fb392b2e)) * prune before compacting ([04e35c5](https://github.com/continuedev/continue/commit/04e35c5d52a5cf49e0291fd1f1aa015fa9963b2f)) * redirect agents -> assistants ([f3d604b](https://github.com/continuedev/continue/commit/f3d604bdd80850f6b16346fb784a90858f880f47)) * redux bug ([dfd94ba](https://github.com/continuedev/continue/commit/dfd94bac33fd0e60dc24be382c78e8605a5f1dc7)) * remove expected error ([7fabd29](https://github.com/continuedev/continue/commit/7fabd2995e0c3221e709c879828bf3ce76a5ca58)) * stop dependencies from logging to stdout when in tui mode ([7a18f37](https://github.com/continuedev/continue/commit/7a18f37a9e1bb9a7fd78bb931512104f2a895a5e)) * system message copy ([9e0a7d2](https://github.com/continuedev/continue/commit/9e0a7d2df0c4e3646ba61c64b5066097b101ac5d)) * tab and esc are properly reserved ([5b3d5ea](https://github.com/continuedev/continue/commit/5b3d5ea03247a7e6324636f3ce5cb34c3c585acc)) * tests ([a93c2bc](https://github.com/continuedev/continue/commit/a93c2bcb0dcb4b725b120d464d776fea925ff72a)) * truncate Read tool output to avoid context overflow ([ee79bff](https://github.com/continuedev/continue/commit/ee79bff04835697fee1b2d90d49513f1a3b8fcf8)) * tweak prompt ([3fe9031](https://github.com/continuedev/continue/commit/3fe9031db72a365ef4e0c59733bfbc7e4c26b426)) * typo ([66aa66d](https://github.com/continuedev/continue/commit/66aa66da9b36a9402c540218360dd51878f84fb9)) * UI improvements ([eaa8077](https://github.com/continuedev/continue/commit/eaa8077c8991972e1af03284556601b9cb2bac58)) * unknown context provider file ([a5919e7](https://github.com/continuedev/continue/commit/a5919e7436b69b927786631ac682cea9a8b31f52)) * update broken links to Next Edit documentation ([eae99dd](https://github.com/continuedev/continue/commit/eae99dd122e1f025de437a34acf8e63a4991e9ff)) * vaildate aliases fix core ([1000694](https://github.com/continuedev/continue/commit/1000694b639b31715c344097d54d9edcee6fc7fc)) * workflow dispatch default proper type ([3585250](https://github.com/continuedev/continue/commit/3585250333460905c8e50a1699ed55178c83271b)) ### Features * --prompt flag ([ea2fac7](https://github.com/continuedev/continue/commit/ea2fac7c2cada49be7968b6257b47af37585f988)) * add test ([ee221a4](https://github.com/continuedev/continue/commit/ee221a4be556437eb22f3fbd851d3b7da02a2c9a)) * add tool support for Novita provider models ([9fb3c93](https://github.com/continuedev/continue/commit/9fb3c93b9de6d2dc2f1956ce0b8981cba10e7511)) * info slash command ([decd562](https://github.com/continuedev/continue/commit/decd562a89dd6c61d26d444c6949681c035e0dbb)) * plan mode sys prompt ([d0b708a](https://github.com/continuedev/continue/commit/d0b708ae47c72632b0cb0aede0d6d9715cb97bf6)) * resource monitoring ([6bad796](https://github.com/continuedev/continue/commit/6bad79645eb0bccd5f7cfb09308b236a8aaa051f)) * support env section in config yaml ([14e83a9](https://github.com/continuedev/continue/commit/14e83a9455e14588411f584f8ce501ca1e226df1)) * update agent and plan instructions to include brief apply formatting instructions ([6b79cb4](https://github.com/continuedev/continue/commit/6b79cb4512f20d5690f8b44e1afd2e41da9968f7)) * use last-write-wins instead of handling every request sequentially ([6cb3260](https://github.com/continuedev/continue/commit/6cb32600929affff6f131f4e7a7e076a1efc150b))
Features
August 22, 2025
## What's Changed * feat: update default-included context providers by @RomneyDa in https://github.com/continuedev/continue/pull/7224 * feat: wrap each recently viewed code snippet inside a token block by @jpoly1219 in https://github.com/continuedev/continue/pull/7269 * fix: remove jarowinkler similarity for search and replace by @RomneyDa in https://github.com/continuedev/continue/pull/7240 * fix HOTFIX remove cumulative args case by @RomneyDa in https://github.com/continuedev/continue/pull/7266 * chore: merge codebase by @sestinj in https://github.com/continuedev/continue/pull/7270 * fix: max abort listeners warning by @sestinj in https://github.com/continuedev/continue/pull/7272 * fix: beta-release with correct path by @sestinj in https://github.com/continuedev/continue/pull/7273 * fix: stable reelase paths by @sestinj in https://github.com/continuedev/continue/pull/7279 * fix test by @sestinj in https://github.com/continuedev/continue/pull/7281 * Fix CLI warnings by @sestinj in https://github.com/continuedev/continue/pull/7275 * chore(deps): bump form-data from 4.0.2 to 4.0.4 in /extensions/cli by @dependabot[bot] in https://github.com/continuedev/continue/pull/7271 * feat: :sparkles: Add gpt-oss to the bedrock provider by @chezsmithy in https://github.com/continuedev/continue/pull/7104 * Prevent zero click image rendering by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7293 * fix: :bug: Fix lsTool Exclusions by @chezsmithy in https://github.com/continuedev/continue/pull/7280 * chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7288 * chore: enable native tool support for kimi k2 by @uinstinct in https://github.com/continuedev/continue/pull/7257 * feat: prevent unsafe file reads by @RomneyDa in https://github.com/continuedev/continue/pull/7302 * chore: bump version by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7309 * fix: cleanup file security pr by @RomneyDa in https://github.com/continuedev/continue/pull/7310 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.1.79-vscode...v1.0.80
Features
August 22, 2025
VS Code v1.0.25 contains hotfixes for search and replace functionality from v1.0.24: Remove Jaro Similarity fallback: https://github.com/continuedev/continue/pull/7240 @RomneyDa Fix args streaming case https://github.com/continuedev/continue/pull/7266 @RomneyDa
August 22, 2025
# [1.9.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.8.0...@continuedev/openai-adapters@1.9.0) (2025-08-22) ### Bug Fixes * :bug: Fix lsTool Exclusions ([f9c734f](https://github.com/continuedev/continue/commit/f9c734f251599278d5525feb156ea6b71661e21c)) * :bug: Restore files ([e2e5730](https://github.com/continuedev/continue/commit/e2e57302154dfc004bd28123cf29f991c3273457)) * :white_check_mark: Prettier and test fixes ([7fdce04](https://github.com/continuedev/continue/commit/7fdce04449ca815b835ca3a480a40c20995c2dcc)) * ant expected key format ([d961140](https://github.com/continuedev/continue/commit/d961140986741f8dda67e9d029854b239db96e92)) * build packages and core ([29e619d](https://github.com/continuedev/continue/commit/29e619dcf9a32974e7d2a0f7e7fb529f45786c82)) * cache key for cli pr checks ([5cab137](https://github.com/continuedev/continue/commit/5cab1376ab9d6161f91778a69acf9662d7af208c)) * cleanup file security pr ([8d53bb3](https://github.com/continuedev/continue/commit/8d53bb333da33ee1dd7891bcc58b049f67cd9b78)) * copy ([5f52526](https://github.com/continuedev/continue/commit/5f525269a3c91899be06c6b6be14f1e72043325b)) * disable system message tools for kimi k2 ([8021853](https://github.com/continuedev/continue/commit/8021853ee447bb549fc29d02be93db6eb2185cf8)) * formatting ([6a0594c](https://github.com/continuedev/continue/commit/6a0594c7dd4171a475313f7a4ddf7c7efb65082f)) * give permissions to run cn.js ([b29de66](https://github.com/continuedev/continue/commit/b29de66657dfec3546732e843252e1ab9b15672c)) * ignore .idea etc. ([5052dc7](https://github.com/continuedev/continue/commit/5052dc7969c1d8f5a7833d42f27ebbf285379a59)) * install core dependencies for cli ([fe16983](https://github.com/continuedev/continue/commit/fe169832038b14411008cbbe017548abbc8d9dbd)) * lint errors ([9293703](https://github.com/continuedev/continue/commit/92937033da693aedf52248a60d129dfca929316b)) * lint errros ([db96a9e](https://github.com/continuedev/continue/commit/db96a9eb6f581a5de501d84cb84856bc8bda142d)) * linting issues for cli ([8418c8b](https://github.com/continuedev/continue/commit/8418c8ba3ad783585f6a1a0e93567bff629410b0)) * more aliases ([d21eaf1](https://github.com/continuedev/continue/commit/d21eaf1ec7d6f3662e1d44a8d9acc5d501773789)) * move .continue from security to indexing ignore ([afb19b9](https://github.com/continuedev/continue/commit/afb19b926a9f6979f418c56f49b832e9f3ad7ff2)) * move ide dirs and venv dirs to indexing not security ignores ([3853124](https://github.com/continuedev/continue/commit/3853124eb38e7742b37648e62a6a1418987e3eba)) * node types in oai adapters ([c38b861](https://github.com/continuedev/continue/commit/c38b8611a9a35960e255713a939099890ee80874)) * prettier ([4397b27](https://github.com/continuedev/continue/commit/4397b27f30e5d9051aa34537e221160eb152d297)) * prevent security file reads cleanup ([400fefc](https://github.com/continuedev/continue/commit/400fefc1e3c6d85998332cf29172164156629f00)) * security updates for file context provider ([c920351](https://github.com/continuedev/continue/commit/c920351c89e7745e5d4e948407f142072f343f35)) * slash command behavior ([7281a2f](https://github.com/continuedev/continue/commit/7281a2f0789db04acd8b58f929ec2b80c006f9f2)) * slash command behavior more ([f488b9c](https://github.com/continuedev/continue/commit/f488b9c4d7a32fc95d3e6ca3795e96d48aa68311)) * tests ([cebd96a](https://github.com/continuedev/continue/commit/cebd96adaee8525ed42b3b94cd45f9fd8996ecba)) * tests for new ignore tweaks ([41dfda6](https://github.com/continuedev/continue/commit/41dfda6ff97ea4eed81e9a205d076a1efeec0124)) * type error ([93f696f](https://github.com/continuedev/continue/commit/93f696f42983cd111149191a7a0dceec271da950)) * update binary package lock, remove security checks from gui ([ee610d0](https://github.com/continuedev/continue/commit/ee610d0bea2d39c12c0848290fcaa2813014b0dc)) * update ignore package, rearrange for imports ([55068dc](https://github.com/continuedev/continue/commit/55068dc622523c6dbd5755b5ac01d35c6e48305b)) * update package-lock.json ([c959935](https://github.com/continuedev/continue/commit/c959935c99d4fd4d22d855ce8e7f7e832057dbf1)) * update security ignores ([765d9d8](https://github.com/continuedev/continue/commit/765d9d8f88a71c11adebdb2595de98734b5d643f)) * use local config-yaml ([b44e93b](https://github.com/continuedev/continue/commit/b44e93bde661459d8c52cdcd47ea58001af77bf1)) * use local openai-adapters ([a5fdf72](https://github.com/continuedev/continue/commit/a5fdf724db389302e651a49ae7ccf1b4e34c1daa)) * windows smoke test ([785ad32](https://github.com/continuedev/continue/commit/785ad32d8a500d7236411bf836d0883650c8e55f)) ### Features * :sparkles: Add gpt-oss to the bedrock provider ([34829b3](https://github.com/continuedev/continue/commit/34829b3b4f7da91750c9bff347c45e956a8f5253)) * prevent unsafe file reads ([30c4cc1](https://github.com/continuedev/continue/commit/30c4cc14691400738dd998effb3de58137fd89d1)) * secure image component ([e242cea](https://github.com/continuedev/continue/commit/e242cea64e03543a8dacfb1619a038352f385bef))
Features
August 22, 2025
# [1.9.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.8.0...@continuedev/config-yaml@1.9.0) (2025-08-22) ### Bug Fixes * :bug: Fix lsTool Exclusions ([f9c734f](https://github.com/continuedev/continue/commit/f9c734f251599278d5525feb156ea6b71661e21c)) * :bug: Restore files ([e2e5730](https://github.com/continuedev/continue/commit/e2e57302154dfc004bd28123cf29f991c3273457)) * :white_check_mark: Prettier and test fixes ([7fdce04](https://github.com/continuedev/continue/commit/7fdce04449ca815b835ca3a480a40c20995c2dcc)) * /exit command ([7c62160](https://github.com/continuedev/continue/commit/7c6216084da1564f1e4b800d5a923acb3cafcf38)) * add /clear command to clear chat history ([3782732](https://github.com/continuedev/continue/commit/378273239b32fce735266cb4835512f5c547a86d)) * add description ([a902d01](https://github.com/continuedev/continue/commit/a902d018f618c7feca63b0983a06e16bce6ed771)) * add missing items type definition for edits array in multiEdit tool ([da25cd0](https://github.com/continuedev/continue/commit/da25cd0c5e06628dabd0e952fc0f961ae486239f)) * Add TTY environment detection to prevent CI failures ([16c01b3](https://github.com/continuedev/continue/commit/16c01b3507e0fc596cfce9e4b5833239f656df41)) * add vscode question ([2a20d27](https://github.com/continuedev/continue/commit/2a20d2769134c49d587bb9e28260eb8689eb9c6e)) * address ai feedback ([c916be3](https://github.com/continuedev/continue/commit/c916be3b7885f2f55b229b1b8e5aad16eec0c1e6)) * address feedback ([49ff600](https://github.com/continuedev/continue/commit/49ff60026c736be6c8b8958d5228e4d0c2ccbd94)) * address feedback ([73135ff](https://github.com/continuedev/continue/commit/73135ffdc57206bb75cef923a11da1221878fdcf)) * address feedback ([e8d1303](https://github.com/continuedev/continue/commit/e8d1303dd3db2cda9c9524464c42fa09a0be01f1)) * address feedback ([99c6660](https://github.com/continuedev/continue/commit/99c66609817019718d68157e1f66ead284990946)) * address feedback ([500e640](https://github.com/continuedev/continue/commit/500e64084391b88058dfa10d67770af48d1a63d9)) * address feedback ([ed7bb0a](https://github.com/continuedev/continue/commit/ed7bb0a8e5c70165a1d6fe25a8f574cd9f0be709)) * address feedback ([983e9fb](https://github.com/continuedev/continue/commit/983e9fb2fe3f8c1b3010d761cf24372ad8a89dc2)) * address review ([b17c829](https://github.com/continuedev/continue/commit/b17c8295ccc1464df97bd5cae87f77ebd8e82a15)) * adjust placeholder ([94e6f12](https://github.com/continuedev/continue/commit/94e6f12924ff5ee429a43c53d1810d5519f026bb)) * adjust waiting message ([454df15](https://github.com/continuedev/continue/commit/454df1554500a530645ef5e7a6a80fea6a27f207)) * allow bash in plan mode ([a3cd7de](https://github.com/continuedev/continue/commit/a3cd7de581ea0dbfab1f0c96b5fb8e30e1fb68a8)) * allow multiple consecutive new lines ([423dbdd](https://github.com/continuedev/continue/commit/423dbdd457683260f66eda9024f35dee9c49d5db)) * always show org slash command ([39801f3](https://github.com/continuedev/continue/commit/39801f300d77127464aa42b55bf1d1c3ca23c188)) * ant expected key format ([d961140](https://github.com/continuedev/continue/commit/d961140986741f8dda67e9d029854b239db96e92)) * anthropic optimized caching strategy ([f1afd14](https://github.com/continuedev/continue/commit/f1afd14202ce6bea244cf4cf13af1719d3f2d711)) * automatically reload policy ([99a5082](https://github.com/continuedev/continue/commit/99a508274f68da4ccf1c6218ce8aeb339f735767)) * backspace on mac ([aa5606f](https://github.com/continuedev/continue/commit/aa5606f65f3284c9ff4d0a02cb1e4611b5cd080c)) * beta-release with correct path ([65887a9](https://github.com/continuedev/continue/commit/65887a9eedb050944d7df5b55d9b4c62b97c8c14)) * bg color for diff ([63c9ecf](https://github.com/continuedev/continue/commit/63c9ecf24fcf74f43d07244c963cef04f91baee8)) * binary typescript issue ([76710d1](https://github.com/continuedev/continue/commit/76710d19dc32240d5168e212f2a62573394627fa)) * broekn tests ([86d3c08](https://github.com/continuedev/continue/commit/86d3c08552d86430ce8ea0c78c88898353d62a49)) * build packages and core ([29e619d](https://github.com/continuedev/continue/commit/29e619dcf9a32974e7d2a0f7e7fb529f45786c82)) * build without vitest.setup.js ([fcd9b83](https://github.com/continuedev/continue/commit/fcd9b83ff00525b8f6da2045d66d117abda5d9f0)) * bump oai adapters ([7d7500e](https://github.com/continuedev/continue/commit/7d7500e7ad12aad5c330c74b0fbd7dff1f6bac75)) * bump oai-adapters ([698089e](https://github.com/continuedev/continue/commit/698089e2a4dc1def07bd32aa3e1005de80e961be)) * cache key for cli pr checks ([5cab137](https://github.com/continuedev/continue/commit/5cab1376ab9d6161f91778a69acf9662d7af208c)) * cache OpenTelemetry instruments to prevent resource exhaustion ([96e0b8e](https://github.com/continuedev/continue/commit/96e0b8e4c097c23d92a768263db6272d2af51ffb)) * checklist tool updates ([8137de4](https://github.com/continuedev/continue/commit/8137de41702a74130e61e0a52a67796f18469980)) * clarification on uses ([6c1a346](https://github.com/continuedev/continue/commit/6c1a3467c9aa0bc401c391448fbfbf93f146cf42)) * cleanup file security pr ([8d53bb3](https://github.com/continuedev/continue/commit/8d53bb333da33ee1dd7891bcc58b049f67cd9b78)) * clear slash command ([44f4a5f](https://github.com/continuedev/continue/commit/44f4a5fb7066836db83908645fd7833756bad459)) * codebase indexing on start with no context provider ([adb81b0](https://github.com/continuedev/continue/commit/adb81b0682805fecb2e514735f191a6aa26dbf9b)) * coloring of word level diff ([186b5b6](https://github.com/continuedev/continue/commit/186b5b62a2f7bde590cd79819067998b02523da1)) * command arg handling ([e991e79](https://github.com/continuedev/continue/commit/e991e7923b46fa1de0322ebabc180f9e4ca1153c)) * context provider ordering, add unit tests for context provider loading ([fc63746](https://github.com/continuedev/continue/commit/fc63746d90c47be478a1688ae0c5a834e75511cd)) * copy ([5f52526](https://github.com/continuedev/continue/commit/5f525269a3c91899be06c6b6be14f1e72043325b)) * correct broken links and image references in documentation ([7c24349](https://github.com/continuedev/continue/commit/7c243496f0181b958a17a0e8833cca2f3583f15b)) * cursor position ([388eeeb](https://github.com/continuedev/continue/commit/388eeeb37afa7625b954e4dd44cbcd7cf0ab22bb)) * delete hallucinated tools ([2d4cf55](https://github.com/continuedev/continue/commit/2d4cf55c393121570ff2c4459c6942e124bc88dd)) * diff ([7808b6d](https://github.com/continuedev/continue/commit/7808b6d160a9e090d126ff741441f7bef5a32ef5)) * disable system message tools for kimi k2 ([8021853](https://github.com/continuedev/continue/commit/8021853ee447bb549fc29d02be93db6eb2185cf8)) * disable tool support for moonshotai/kimi-k2:free model ([cbdd187](https://github.com/continuedev/continue/commit/cbdd187bbb494b2c7cd978728788bea4273b7ab9)), closes [#6619](https://github.com/continuedev/continue/issues/6619) * display diff ([fde6098](https://github.com/continuedev/continue/commit/fde6098ef2c4d99a9b9b8d6ffc1299436e0f52c1)) * don't filter when empty type on tool ([e99d472](https://github.com/continuedev/continue/commit/e99d472339070100cd54e9ef61ce56348a2bb844)) * don't skip onboarding when there is a config.yaml ([10b50a3](https://github.com/continuedev/continue/commit/10b50a37432c1e16c5d163f1f3f4af83b480b404)) * don't try to onboard during serve ([b75a963](https://github.com/continuedev/continue/commit/b75a96397c68cdd0aed292a6d9870ffd3b6fe7fa)) * dont immediately exit on mcp config error ([2dd39f7](https://github.com/continuedev/continue/commit/2dd39f7f548f05f7d7745bde735c74ee30c38b17)) * dot shade of green ([8f6ec39](https://github.com/continuedev/continue/commit/8f6ec398ff23ec1d59567cb5b2de92dabd58ab4b)) * eliminate EventEmitter memory leak warnings in ModeService ([5c4f210](https://github.com/continuedev/continue/commit/5c4f210496a4a428ffac839cb30f1fea18bcd4ce)) * empty assistant message ([5e773f5](https://github.com/continuedev/continue/commit/5e773f52684dc8b267fa33a94b0b707d292a6111)) * eslint ([1e59964](https://github.com/continuedev/continue/commit/1e59964150579c64920f4695a23a6192742afe60)) * even nicer tool UI ([3716ebc](https://github.com/continuedev/continue/commit/3716ebcdd73a23e021e59a9d162d61915ce31184)) * exclude problems and terminal on jetbrains ([625ec8c](https://github.com/continuedev/continue/commit/625ec8c1869b6725331429e19ed1523549ed2ddc)) * FAQs first ([b0e3dca](https://github.com/continuedev/continue/commit/b0e3dca0095e943b0b6537ac3f46e265db707b60)) * Fix failing tests in CI environment by adding proper mocks ([e0dd68f](https://github.com/continuedev/continue/commit/e0dd68f069f6c9e58c4b7cb9b365db5c457fe40b)) * formatting ([6a0594c](https://github.com/continuedev/continue/commit/6a0594c7dd4171a475313f7a4ddf7c7efb65082f)) * formatting ([44981be](https://github.com/continuedev/continue/commit/44981be66d663c2865dbfe0588f4d2ab76d7c868)) * formatting ([fda6c3b](https://github.com/continuedev/continue/commit/fda6c3b508b3821196fcaced969ef4dda8217c8f)) * formatting ([1f2aed5](https://github.com/continuedev/continue/commit/1f2aed5ff54971a67f944716b2de53d968ff4823)) * further mcp standardization ([53aaf24](https://github.com/continuedev/continue/commit/53aaf2416249fae1bb2df99e4fe25ca97379074a)) * give permissions to run cn.js ([b29de66](https://github.com/continuedev/continue/commit/b29de66657dfec3546732e843252e1ab9b15672c)) * hanging tests ([4de3c90](https://github.com/continuedev/continue/commit/4de3c90eec8698d3097beaaee5b5734db651c5d7)) * headless mode ([3d9b12f](https://github.com/continuedev/continue/commit/3d9b12f497f80c399ae88b84c36283617d0649b4)) * help tests ([d03a726](https://github.com/continuedev/continue/commit/d03a726dd37b0586651f41b70277f84e2140d624)) * ignore .idea etc. ([5052dc7](https://github.com/continuedev/continue/commit/5052dc7969c1d8f5a7833d42f27ebbf285379a59)) * imports ([bd9b095](https://github.com/continuedev/continue/commit/bd9b09530c2b1d715bed55187cb8483f6b7dfec6)) * improve commments ([04d8608](https://github.com/continuedev/continue/commit/04d8608a6483561a64fd1932f092b412c30a916a)) * improve JSDoc comment formatting in selectorTypes.ts ([b643f63](https://github.com/continuedev/continue/commit/b643f63a5fdb256bd6fa641e4c5f3e5dcbc50b3b)), closes [#227](https://github.com/continuedev/continue/issues/227) * improve streaming message handling and API endpoint ([b822b93](https://github.com/continuedev/continue/commit/b822b938f110af2de2c040f45cd3fca770d9a4a7)) * improve streaming message handling and display buffering ([d1372b3](https://github.com/continuedev/continue/commit/d1372b3aa2f79221957468fd1decbae2258becc0)) * Improve Windows path detection in configLoader ([0f37720](https://github.com/continuedev/continue/commit/0f377203e5eda522909e2850ce395131a4113d64)) * include items in tool definitions for arrays ([5f5a73a](https://github.com/continuedev/continue/commit/5f5a73a291b68f0cb269742de924cfd7b19e0d66)) * increase space size ([2f45640](https://github.com/continuedev/continue/commit/2f456402114e3831cbbe602d97247363e3441add)) * install core dependencies for cli ([fe16983](https://github.com/continuedev/continue/commit/fe169832038b14411008cbbe017548abbc8d9dbd)) * install rg if not found, show error messages if tool errored ([4fa0492](https://github.com/continuedev/continue/commit/4fa0492037b860960134aeef3358a85f43363ab8)) * keep slash command suggestions visible when typing exact command names ([#157](https://github.com/continuedev/continue/issues/157)) ([8536dc3](https://github.com/continuedev/continue/commit/8536dc3c8cee99d7e453bd1e8ccc9126a809162f)) * left align column ([dd16a9e](https://github.com/continuedev/continue/commit/dd16a9e10f8711aebba88cef12d87072a155d002)) * line wrapping ([97a2574](https://github.com/continuedev/continue/commit/97a2574175302647a5155640d315af12821a44b0)) * link to recommendations ([43118f4](https://github.com/continuedev/continue/commit/43118f4aa695c1026b508ff670ab6aad53d0dcbd)) * lint ([5f51a5b](https://github.com/continuedev/continue/commit/5f51a5b014321f9e7cdbcd92049ac09a70b432b3)) * lint ([1c746a6](https://github.com/continuedev/continue/commit/1c746a625a5aa25dc7523e68214de08979b1dda6)) * lint ([df496c0](https://github.com/continuedev/continue/commit/df496c0765bde7fec2a0d9b628cc8d19cf456477)) * lint err ([4bc0a84](https://github.com/continuedev/continue/commit/4bc0a84453a95c7d582076305907e56b28ef7b8c)) * lint errors ([9293703](https://github.com/continuedev/continue/commit/92937033da693aedf52248a60d129dfca929316b)) * lint errros ([db96a9e](https://github.com/continuedev/continue/commit/db96a9eb6f581a5de501d84cb84856bc8bda142d)) * lint errs ([276afde](https://github.com/continuedev/continue/commit/276afde4abd1b817b43aa2e3b8bdaf395c3621f3)) * linting issues for cli ([8418c8b](https://github.com/continuedev/continue/commit/8418c8ba3ad783585f6a1a0e93567bff629410b0)) * loggging for CI failures ([839b03e](https://github.com/continuedev/continue/commit/839b03e71978479d4eebdfffd0d22f9503b27ef0)) * macos test ([4de1784](https://github.com/continuedev/continue/commit/4de17847807fb95348db363fae8b81c1c232f1e4)) * make `/help` more readable ([b922f2f](https://github.com/continuedev/continue/commit/b922f2feec4d8257dbb0312b8d86e33c3a5a6dff)) * make sure that anthropic api key only works ([502f49f](https://github.com/continuedev/continue/commit/502f49f8df1eed3fd7183fc405a4d0698f07cd85)) * match other fix ([7193dc9](https://github.com/continuedev/continue/commit/7193dc9927005554db5459219b3e5bbd0a06d241)) * MCP cleanup part 1 ([2b56851](https://github.com/continuedev/continue/commit/2b56851cda96c62fe75b095e2ca2fc60382aa57e)) * MCP service name ([136f9dd](https://github.com/continuedev/continue/commit/136f9ddb3e02b2b0e35f40c9ad620a9c4477993e)) * MCP services part 12 ([674a750](https://github.com/continuedev/continue/commit/674a750047fb09511f2c8f03c7ab870baf343d50)) * mcp tests ([609b000](https://github.com/continuedev/continue/commit/609b000d74c0797ef7b082cae6329f0ed3374663)) * mcp tests ([6d1e901](https://github.com/continuedev/continue/commit/6d1e901bb82814cb2bdf03d8212cfad04c0139cd)) * mcp tests ([e1d2846](https://github.com/continuedev/continue/commit/e1d284618d696593a52e6a661118adefa86394ab)) * mcp tests ([4eb6fe8](https://github.com/continuedev/continue/commit/4eb6fe85b738f649822e292910c2e9d52a9b6d9f)) * mcp tests part 2343 ([8859da8](https://github.com/continuedev/continue/commit/8859da8b567bac1aba5e78e25706f9bbc159468b)) * migrate to built-in inline completion API from 2024.1 ([#6947](https://github.com/continuedev/continue/issues/6947)) ([e31f2f4](https://github.com/continuedev/continue/commit/e31f2f424695fc42edce0cbeba9de8bc314f6049)) * missing files ([71e0494](https://github.com/continuedev/continue/commit/71e04946b5dd6d9b44600fe8bbf7d7f75911a2eb)) * Mock MCP Service ([cd9d24f](https://github.com/continuedev/continue/commit/cd9d24f2ea18f021966d3551c5485deda0650698)) * model specification for next edit ([#7239](https://github.com/continuedev/continue/issues/7239)) ([c526003](https://github.com/continuedev/continue/commit/c5260036855eaa44d4a48875016305c02a2d09f1)) * more aliases ([d21eaf1](https://github.com/continuedev/continue/commit/d21eaf1ec7d6f3662e1d44a8d9acc5d501773789)) * more slashcommand UI ([daa4538](https://github.com/continuedev/continue/commit/daa45387725f6b0b9b247ebde63f1f3018052bc2)) * move .continue from security to indexing ignore ([afb19b9](https://github.com/continuedev/continue/commit/afb19b926a9f6979f418c56f49b832e9f3ad7ff2)) * move dependencies to devDependencies and add @sentry/profiling-node ([9fa213d](https://github.com/continuedev/continue/commit/9fa213db07a43a3b064d51deb310f6deecb2e8f0)) * move ide dirs and venv dirs to indexing not security ignores ([3853124](https://github.com/continuedev/continue/commit/3853124eb38e7742b37648e62a6a1418987e3eba)) * new line ([0181eb3](https://github.com/continuedev/continue/commit/0181eb39b7b28840ed4b7af3d43f264c89aa0571)) * nicer tool display ([6749e10](https://github.com/continuedev/continue/commit/6749e10daad3fc9238dce6bf5c7309dd610cad2a)) * node types in oai adapters ([c38b861](https://github.com/continuedev/continue/commit/c38b8611a9a35960e255713a939099890ee80874)) * normal multi-line paste doesn't mess up input box ([dd28c2f](https://github.com/continuedev/continue/commit/dd28c2f2bbaa6a89fbd3b4c2bdbd9a7d5bd29e6f)) * oai Headers ([eaa9a61](https://github.com/continuedev/continue/commit/eaa9a61ed2d0b4575e40f557857eafa74c24b9b8)) * ollama pull ([7383a0b](https://github.com/continuedev/continue/commit/7383a0b2f109659dd574e5293c10fab9a7508910)) * open correct apikey url ([ab18448](https://github.com/continuedev/continue/commit/ab1844837990d5ae885b45256719266f4ecc5786)) * openai adapters ([8ead72e](https://github.com/continuedev/continue/commit/8ead72e3146235a5c98d82e38642e6e392d6e443)) * option + left/rght ([efa2c43](https://github.com/continuedev/continue/commit/efa2c434d0a5942e9aaf5171c2d1f03c5df3ca51)) * org switching ([05006c0](https://github.com/continuedev/continue/commit/05006c00cd43bd0d522ee7edb6093edd290bf68a)) * override dom exception package to remove error ([969f7fe](https://github.com/continuedev/continue/commit/969f7fe1b4569e0085d167b4955aad3db0781b35)) * package.json issues page ([91e1e2e](https://github.com/continuedev/continue/commit/91e1e2e004e86d6fb1df3bbfbbf94f6d46a4adb7)) * pass `--org` to serve cmd ([83574c2](https://github.com/continuedev/continue/commit/83574c2bcf9868392766940360aa10e3af1bc651)) * pass defaultCompletionOptions ([889d19e](https://github.com/continuedev/continue/commit/889d19e44881832e66974ba81aa4ba14d6e25a26)) * permissions parsing ([43e86f3](https://github.com/continuedev/continue/commit/43e86f3e24ea3da3bee16b60843d46dc327e69c9)) * plan mode switching ([e9f053e](https://github.com/continuedev/continue/commit/e9f053eaf0b66e54bbb5d373965cd11a4c2b1088)) * Posthog user ID use Continue userId or machine ID ([c59dcc9](https://github.com/continuedev/continue/commit/c59dcc9d0cdfe4fe4e74f8ddc85533275892ba8b)) * prettier ([4397b27](https://github.com/continuedev/continue/commit/4397b27f30e5d9051aa34537e221160eb152d297)) * prettier ([95e942d](https://github.com/continuedev/continue/commit/95e942d9b00040fe5ab0c1156791a614a132e27f)) * prevent Bash tool from being presented in plan mode ([311d5ee](https://github.com/continuedev/continue/commit/311d5ee8b2ad4a18391b455b34cd8967d7f2adc9)) * prevent security file reads cleanup ([400fefc](https://github.com/continuedev/continue/commit/400fefc1e3c6d85998332cf29172164156629f00)) * properly build packages for cli releases ([9d39c4d](https://github.com/continuedev/continue/commit/9d39c4d8212630bfa2ced50febc2e500fb392b2e)) * race condition ([82d7020](https://github.com/continuedev/continue/commit/82d7020744d56f069dde6859d8a26cbb1b9b8ea2)) * recompute tools on each iteration to handle mode switches during streaming ([cd06fdd](https://github.com/continuedev/continue/commit/cd06fdd1df5fe0c98536208872ef347d2324ea17)) * refactor display name for tools ([837ac2d](https://github.com/continuedev/continue/commit/837ac2d5c33ad0ef6482f8216dd7b3a8ec852fe3)) * release index.js ([091cfa7](https://github.com/continuedev/continue/commit/091cfa7b64c1591f371e444e602d04fdcbca48d4)) * remote ([c6355b4](https://github.com/continuedev/continue/commit/c6355b4de28934ab7e42f9b81ef49ec7784a2abb)) * remote stdin and restore diff display ([09d3805](https://github.com/continuedev/continue/commit/09d3805e035569985181012be0deb2ebb85fdd93)) * remote test ([8729cc4](https://github.com/continuedev/continue/commit/8729cc4e6272db165444084040aa2c338eb45bb6)) * remote url no port ([3ce7bb0](https://github.com/continuedev/continue/commit/3ce7bb06dc448777175c33b162c009dc20b8a3fd)) * remove .js extensions from highlight.js language imports ([6426777](https://github.com/continuedev/continue/commit/6426777d659a2747681d22d4c78574d6e0686ba6)) * remove cumulative args test ([a175385](https://github.com/continuedev/continue/commit/a175385f0031950691cf7c02d126d8846f262fd9)) * remove jarowinkler similarity for search and replace ([70ad8cb](https://github.com/continuedev/continue/commit/70ad8cbfad9d6c99f155d3890c75495dbe68c7d7)) * remove part of the system message ([daae972](https://github.com/continuedev/continue/commit/daae97242f1fca92f42f8c979df8d9c3f912f69d)) * remove warning ([31b3f67](https://github.com/continuedev/continue/commit/31b3f6707b0f42180c8ae56faf9dfb2f566be5c1)) * resolve ([79220e6](https://github.com/continuedev/continue/commit/79220e60a1193e440f4ab96d8aece1fc0a055b5a)) * resolve remaining ESLint issues in audit-command-line-flags ([9218172](https://github.com/continuedev/continue/commit/9218172625bf3a4f7d3ef57dcda1c550d7269f1b)) * respect --config flag instead of falling back to default config ([aa06fd9](https://github.com/continuedev/continue/commit/aa06fd90e01c30b37e770c9486b5172d21307b12)) * resume ([2b5b392](https://github.com/continuedev/continue/commit/2b5b39242d2a4995bae94175afe0b2564377fdb0)) * round corners ([a08e217](https://github.com/continuedev/continue/commit/a08e2176a70f5a216f6e03657e9f6522eade99b8)) * sanitize proxy settings + add NO_PROXY support + add unit tests ([#7238](https://github.com/continuedev/continue/issues/7238)) ([7bac621](https://github.com/continuedev/continue/commit/7bac6211cd4b41c9443b5446417a63fbbd55199e)) * search and replace args ([fa30e24](https://github.com/continuedev/continue/commit/fa30e245d24926d057009b0c4c36251743c18e26)) * search and replace preview text ([5b0bebc](https://github.com/continuedev/continue/commit/5b0bebc2e6b34b2ed0b351c6f664c301a939ca9c)) * security updates for file context provider ([c920351](https://github.com/continuedev/continue/commit/c920351c89e7745e5d4e948407f142072f343f35)) * shift+enter for newline ([fa30094](https://github.com/continuedev/continue/commit/fa30094e61dbb2b11f7940b875fc719d06ed3eec)) * show terminal output when truncated ([f993742](https://github.com/continuedev/continue/commit/f99374255e70d1c5392003c35206d1856a42e6b9)) * simplify mcp service ([60b5491](https://github.com/continuedev/continue/commit/60b5491e1bb9995cf42902f082a468a8ed09a746)) * skip file watching if not in git repo ([5576497](https://github.com/continuedev/continue/commit/5576497e64587653d9efa9ba1f97a53dd2f3fc78)) * skip tool call test assertion for Mistral when no tools returned ([d1d94a7](https://github.com/continuedev/continue/commit/d1d94a71b4d6d0445ffeaac26f0f2dd86b645df9)) * slash command behavior ([7281a2f](https://github.com/continuedev/continue/commit/7281a2f0789db04acd8b58f929ec2b80c006f9f2)) * slash command behavior more ([f488b9c](https://github.com/continuedev/continue/commit/f488b9c4d7a32fc95d3e6ca3795e96d48aa68311)) * slash command prefix matching ([0a40201](https://github.com/continuedev/continue/commit/0a402010d9ae98a6913b7ceb68b97dfd9772754e)) * slash command tab ([ee40d8b](https://github.com/continuedev/continue/commit/ee40d8bbb48d502055cad1e811e973598b0bf9bd)) * stable reelase paths ([a47ff2e](https://github.com/continuedev/continue/commit/a47ff2e85a5a7850c4f7f34174d42bbd9cad885f)) * standardize mcp service ([34efb8f](https://github.com/continuedev/continue/commit/34efb8f0a0909381e801a00f1965b086c3efe09d)) * store originalInput before resetNavigation, add tests for inputHistory ([1920795](https://github.com/continuedev/continue/commit/1920795b49cffef98f03153804d2e2e9cf14ff9c)) * stream above input box ([c8945ad](https://github.com/continuedev/continue/commit/c8945adb85c99379039afa02ac4d63f114a6de6b)) * streaming tests, built in tool flag ([658d012](https://github.com/continuedev/continue/commit/658d012ed60e27798031edae5d8c6e5cb42c2fa8)) * tab and esc are properly reserved ([5b3d5ea](https://github.com/continuedev/continue/commit/5b3d5ea03247a7e6324636f3ce5cb34c3c585acc)) * temp fix for remote tool state bug ([3b94bff](https://github.com/continuedev/continue/commit/3b94bffcad2f81a3162467c6eb0173e93131ecb5)) * tests ([cebd96a](https://github.com/continuedev/continue/commit/cebd96adaee8525ed42b3b94cd45f9fd8996ecba)) * tests ([83d218c](https://github.com/continuedev/continue/commit/83d218c0f830db7c43380d9928a478ce0893b9f1)) * tests ([5193248](https://github.com/continuedev/continue/commit/51932485ce0fb4f94bca686fbd4613befb8c20f4)) * tests ([e0675e3](https://github.com/continuedev/continue/commit/e0675e399ab5825ec0e412148612a8e90ec0eda2)) * tests ([c3aa9b6](https://github.com/continuedev/continue/commit/c3aa9b693b0afd5c2b23233d4ae45bc751d68c3e)) * tests ([cf25768](https://github.com/continuedev/continue/commit/cf2576875edb7999cbcc9fa0cddefcc927f33fba)) * tests ([2e4746e](https://github.com/continuedev/continue/commit/2e4746e4d5b0480d36b8138bebde9ee47b2d0ed9)) * tests ([dd53644](https://github.com/continuedev/continue/commit/dd53644ce5b8800ba388bf410273855b3d42f426)) * tests for mcp ([05f677b](https://github.com/continuedev/continue/commit/05f677b53cc607255a9e85ae3e84104e97d286c1)) * tests for new ignore tweaks ([41dfda6](https://github.com/continuedev/continue/commit/41dfda6ff97ea4eed81e9a205d076a1efeec0124)) * tool call custom UI ([fa4b98f](https://github.com/continuedev/continue/commit/fa4b98f455db6fe48b4c5810327d0222fade7902)) * tool call processing ([0d00997](https://github.com/continuedev/continue/commit/0d009972443e475a5d1019ad2c3ef33c33c7e99c)) * tool error detection ([98e80c3](https://github.com/continuedev/continue/commit/98e80c324ab9560716e9bcfc0cb068bc68c12a4c)) * tool matching ([8a5a1ef](https://github.com/continuedev/continue/commit/8a5a1ef781647884808a8776ac83a8b36ef9c52b)) * tool name matching ([9792b14](https://github.com/continuedev/continue/commit/9792b1411f713c2615c0d3b82df2c7032d434205)) * tool ui again ([9c18d28](https://github.com/continuedev/continue/commit/9c18d28cbefed79f316a0b9d219f7ec585455eca)) * tool UI again ([9d4ea20](https://github.com/continuedev/continue/commit/9d4ea20deb278a7c8d427647b5c1d5cf4d333352)) * truncate diff at 16 lines ([cbb77e3](https://github.com/continuedev/continue/commit/cbb77e35ff19809c1c05760fbdf7c995d85dc72c)) * tui no longer completely broken ([8c0fd5e](https://github.com/continuedev/continue/commit/8c0fd5e87e7e8ce59b4b022669d4aba2ba1b8bcf)) * type err ([f5f1bca](https://github.com/continuedev/continue/commit/f5f1bca7c6a9f2c4f2842605847d55b765fd3499)) * type error ([93f696f](https://github.com/continuedev/continue/commit/93f696f42983cd111149191a7a0dceec271da950)) * type errors ([4710a03](https://github.com/continuedev/continue/commit/4710a03b4ea098ceb1f40c094029fb47a83d0515)) * type errors ([8164429](https://github.com/continuedev/continue/commit/816442921407383468e85f2ee452a58b4a5a4bfd)) * unknown context provider file ([a5919e7](https://github.com/continuedev/continue/commit/a5919e7436b69b927786631ac682cea9a8b31f52)) * update binary package lock, remove security checks from gui ([ee610d0](https://github.com/continuedev/continue/commit/ee610d0bea2d39c12c0848290fcaa2813014b0dc)) * update chat history state after streaming and save complete conversation ([936786a](https://github.com/continuedev/continue/commit/936786aee08fcbdde2484896730a0c67f1ebafee)) * update has context provider ([36ef3cb](https://github.com/continuedev/continue/commit/36ef3cb15c90270d170a838557e288a775a115f2)) * update ignore package, rearrange for imports ([55068dc](https://github.com/continuedev/continue/commit/55068dc622523c6dbd5755b5ac01d35c6e48305b)) * update npmignore ([fc62b8e](https://github.com/continuedev/continue/commit/fc62b8eb79fa55b0817e958a3f130e72f647e5f9)) * update package-lock.json ([c959935](https://github.com/continuedev/continue/commit/c959935c99d4fd4d22d855ce8e7f7e832057dbf1)) * update readme ([0d45e14](https://github.com/continuedev/continue/commit/0d45e14b1be6557ace027cfeadfbf418061a28b0)) * update readme ([01329e4](https://github.com/continuedev/continue/commit/01329e4b4f66d97c93c98e0342f100792f626126)) * update review.yaml config ([b49ab0d](https://github.com/continuedev/continue/commit/b49ab0d9e54edf8374b113af4752e1c6fba15738)) * update security ignores ([765d9d8](https://github.com/continuedev/continue/commit/765d9d8f88a71c11adebdb2595de98734b5d643f)) * update system message ([08e5fc2](https://github.com/continuedev/continue/commit/08e5fc23bffdbe8b75aa4e94bde5cd7230cccb7f)) * upgrade node engine instead ([b0a67ec](https://github.com/continuedev/continue/commit/b0a67ec7ee1b8f965a236a9efa1283a65a8f0c7d)) * use config.yaml rules ([aa52dbc](https://github.com/continuedev/continue/commit/aa52dbcf262c4be752bb57779c93ce6293d84c27)) * use ignore-walk for sys msg ([eb59dcc](https://github.com/continuedev/continue/commit/eb59dcc76a5bf16d4da2e4f2c7dc87765e8382b3)) * use local config-yaml ([b44e93b](https://github.com/continuedev/continue/commit/b44e93bde661459d8c52cdcd47ea58001af77bf1)) * use local openai-adapters ([a5fdf72](https://github.com/continuedev/continue/commit/a5fdf724db389302e651a49ae7ccf1b4e34c1daa)) * use static to avoid rerenders ([4382abe](https://github.com/continuedev/continue/commit/4382abe3458caa000af73008d603e5310c865cde)) * useMemo instead of useEffect ([4265335](https://github.com/continuedev/continue/commit/4265335a1f346968bd6a4f8af1c4f4b859a37db4)) * useTerminalSize tweaks ([6eb3a4a](https://github.com/continuedev/continue/commit/6eb3a4a11d6f74a3ca81cde1e6e007568c702110)) * windows smoke test ([785ad32](https://github.com/continuedev/continue/commit/785ad32d8a500d7236411bf836d0883650c8e55f)) * windows syntax ([bfb7078](https://github.com/continuedev/continue/commit/bfb70780905c29860fc322df4164e3ca9cde83d2)) * windows test failure ([be21d5c](https://github.com/continuedev/continue/commit/be21d5cd43cf007ae94d7a40cdfcd2fdd4ad2b23)) * working dir for stable release ([8826fb9](https://github.com/continuedev/continue/commit/8826fb9770e584a1108214785440c1deb6469a42)) ### Features * --start / -s flag for remote ([8b37c1b](https://github.com/continuedev/continue/commit/8b37c1b0b5ab03339793e42130b4fb5c16a249da)) * --url flag for remote ([ea736df](https://github.com/continuedev/continue/commit/ea736df376564a55f6519d6095cb322a68398153)) * :sparkles: Add gpt-oss to the bedrock provider ([34829b3](https://github.com/continuedev/continue/commit/34829b3b4f7da91750c9bff347c45e956a8f5253)) * add --silent flag to strip thinking tags from headless output ([8fa31ed](https://github.com/continuedev/continue/commit/8fa31ed082b310ff671574c41c14ac1c7bbad5c2)) * add /clear command to clear chat history ([c9c000c](https://github.com/continuedev/continue/commit/c9c000cfab6aa6efe156126f1eafc99349466413)) * add a non-stream method ([60d0056](https://github.com/continuedev/continue/commit/60d0056a128add93eeec827bd2595c164257764e)) * add comprehensive centralized command line flag validation ([7fea7fb](https://github.com/continuedev/continue/commit/7fea7fb369210167f50ebc84f2358ee8d992375d)) * add context percentage display to status bar 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> ([9f44602](https://github.com/continuedev/continue/commit/9f44602f65cf786d9d81e531a2295d94c2ee9093)) * add mercury-coder specific constants ([2efdf38](https://github.com/continuedev/continue/commit/2efdf38a17ce923ec1c6afd4f6b1dbb921c76ef1)) * add overrides to handle /edit/completions requests ([e45171f](https://github.com/continuedev/continue/commit/e45171f786a9e8238dab8ae222eb94c859275f41)) * add prompt generation templates for mercury-coder ([1e7aeea](https://github.com/continuedev/continue/commit/1e7aeeabbcce8336e6283c054c7aa30abf055e74)) * add session management with --resume flag and cn alias ([0096fbc](https://github.com/continuedev/continue/commit/0096fbcc4934d7264d9a7a134908e016e037df1a)) * add test ([ee221a4](https://github.com/continuedev/continue/commit/ee221a4be556437eb22f3fbd851d3b7da02a2c9a)) * base system message ([25a67cf](https://github.com/continuedev/continue/commit/25a67cf947f786d4cdc36c60e36e303a4e466c87)) * basic ink tui ([ed536d3](https://github.com/continuedev/continue/commit/ed536d3505167cd15e46ec4dee49847eb87b63a8)) * better slash command UI ([c62cbdc](https://github.com/continuedev/continue/commit/c62cbdc21e6e93788d8e01c0a97c17ef0c036261)) * check for model before using full file diffs ([#7222](https://github.com/continuedev/continue/issues/7222)) ([c37c811](https://github.com/continuedev/continue/commit/c37c8111f79fd4c2e06f368f601eb58154591387)) * cli search and replace tool ([660de97](https://github.com/continuedev/continue/commit/660de97f2e70929f23c7911d2bcd39282ed84c77)) * cn serve ([b6b14ef](https://github.com/continuedev/continue/commit/b6b14ef5aa02e2c06238a0a6a64cf6d7dbf65a2d)) * compact slash command ([e27e1db](https://github.com/continuedev/continue/commit/e27e1db6d6aaacbeaa7681a3015f5561f3c06aa0)) * continue + add policy for permissions ([3427e9a](https://github.com/continuedev/continue/commit/3427e9a856c82686fd03b7177170c392c08d79b0)) * CONTINUE_GLOBAL_DIR env var ([e8fce4f](https://github.com/continuedev/continue/commit/e8fce4fdbe167bba9365856b35c75f613897f0b6)) * convert absolute paths to relative paths in tool display ([2c722c4](https://github.com/continuedev/continue/commit/2c722c485eea4c3c283fb643193a4b1ffe14bf7f)) * detect GH repo ([0adfea4](https://github.com/continuedev/continue/commit/0adfea4a0d960b766a1e61457dacd1d3bd5b04d8)) * dim user msg text color ([b22429b](https://github.com/continuedev/continue/commit/b22429ba0a101f99b14313345a8a8894caff3081)) * disable PR description ([a5722ba](https://github.com/continuedev/continue/commit/a5722bab8bd7fb925806a767e9f76a4165f5f6b3)) * display version underneath ASCII art in intro message ([13eae59](https://github.com/continuedev/continue/commit/13eae59287181714cd12537df4dd60b0a65a6a15)) * esc to interrupt ([5643a53](https://github.com/continuedev/continue/commit/5643a53b5a3440d1e3e2ee41df08524289ad94b2)) * exit endpoint ([4eefd16](https://github.com/continuedev/continue/commit/4eefd16dff4f4fc6f62b35d199a668f23a741d57)) * fix the next edit provider to use the new edit endpoint ([#7233](https://github.com/continuedev/continue/issues/7233)) ([c766bb0](https://github.com/continuedev/continue/commit/c766bb060b7d4d2c7bb82a22676a458de518dc51)) * idempotency key ([6965584](https://github.com/continuedev/continue/commit/6965584e4a9ab37ac6df2884f443dd1950cfd853)) * improve timestamps ([b849203](https://github.com/continuedev/continue/commit/b849203ab360d2b367ab350ed70a20039dd7be8c)) * insert placeholders for large pastes, [Paste #n, n lines] ([3735a18](https://github.com/continuedev/continue/commit/3735a18cf96ccd6049c0935e62002c9a9b8c80d5)) * integrate SDK into CLI ([#1](https://github.com/continuedev/continue/issues/1)) ([597e35b](https://github.com/continuedev/continue/commit/597e35b5be0ab1d1f62b6d9e2ac71e168d06e39c)) * json headless mode ([2c9aa12](https://github.com/continuedev/continue/commit/2c9aa12c610e83a0b622ef40621d250d18e9aad7)) * linting ([6bc3033](https://github.com/continuedev/continue/commit/6bc3033a8c8bbe780d7be548de5d60b9ed49a488)) * mcp makeover ([b3348fd](https://github.com/continuedev/continue/commit/b3348fd3fffe7470145a92109c987af4fc4508d5)) * MCP makeover with slash command, status indicator, and config loading improvements ([eaf11da](https://github.com/continuedev/continue/commit/eaf11dae9adb91deeb994828b857a853aa35d93e)) * mcp spec and mcp service cleanup ([046523c](https://github.com/continuedev/continue/commit/046523c7b780504c6dcac7ce384a14e911d39a61)) * mcp UI ([a0f5709](https://github.com/continuedev/continue/commit/a0f5709cb5113605daa100580efb07cdb446f21b)) * model capability warning ([73410df](https://github.com/continuedev/continue/commit/73410df3c17b4b53d4b7e994d16d7eb5d3700df4)) * more spinners ([dccb311](https://github.com/continuedev/continue/commit/dccb31106a43f2c295da3f8a4225a44969cb3ef7)) * new TextBuffer class for improved keystroke handling ([e7ab301](https://github.com/continuedev/continue/commit/e7ab301dbe3b7e27bd6bb15992f3cf1a3f9694d7)) * notify of available updates ([cf1a166](https://github.com/continuedev/continue/commit/cf1a1669b9259a83c9ca38a5581cade5116299a0)) * only send user prompt ([14e73dd](https://github.com/continuedev/continue/commit/14e73dd6ade165fc2f68c8abebdf1f5df284329c)) * org switching ([e9e4c9d](https://github.com/continuedev/continue/commit/e9e4c9dd9168baea424fd918bfbf99f777eaf9ee)) * OTLP support ([bec944c](https://github.com/continuedev/continue/commit/bec944c2ac9d72ebc93c59609bdcaa46e8738b62)) * paste ([65f10a1](https://github.com/continuedev/continue/commit/65f10a1a4f2862bf1166d187e49fc732a503f9da)) * permissions.yaml ([5a77fc8](https://github.com/continuedev/continue/commit/5a77fc84100dfc62f4f93dd6851ed114dee721fc)) * plan mode and auto mode ([0654863](https://github.com/continuedev/continue/commit/0654863dc51c7a1d0fff2c34545151fc930a6f51)) * posthog telemetry: chat, sessionStart, and slash commands ([9e39d84](https://github.com/continuedev/continue/commit/9e39d8483ca1232fb337d2cb50a5aa64cc6b6bc3)) * prettier ([33eaa6d](https://github.com/continuedev/continue/commit/33eaa6df4af2a9b95d0202a529dd0ba83cefa03b)) * prevent unsafe file reads ([30c4cc1](https://github.com/continuedev/continue/commit/30c4cc14691400738dd998effb3de58137fd89d1)) * remote command ([9aa3e7f](https://github.com/continuedev/continue/commit/9aa3e7fe6420d2c05a9634edb48ac6cf3e44ed87)) * remote TUI ([72e91d5](https://github.com/continuedev/continue/commit/72e91d5c10c63ec74388d2f73852bfce7b3db43c)) * repo flag ([1612df9](https://github.com/continuedev/continue/commit/1612df9be142ca1aaf3927ce78a6c646033c490b)) * review bot ([d1ddd5e](https://github.com/continuedev/continue/commit/d1ddd5edae0d5d2148180af38be6950ffd29a9ae)) * search and replace tool preview and functionality ([206463d](https://github.com/continuedev/continue/commit/206463d6bc2e1f49975145ed3c1990db42a97662)) * secure image component ([e242cea](https://github.com/continuedev/continue/commit/e242cea64e03543a8dacfb1619a038352f385bef)) * select assistant polishes ([#7218](https://github.com/continuedev/continue/issues/7218)) ([1ce60a0](https://github.com/continuedev/continue/commit/1ce60a009128c8be8c581ce169dcb52ac842a3a0)) * shift+tab ([3d88da3](https://github.com/continuedev/continue/commit/3d88da3cce414fcdc98322589e91af14c38a2c26)) * show cwd/repo in bottom left ([1ef7961](https://github.com/continuedev/continue/commit/1ef79618201912988cddb8ba3d6d3e24c5d52c24)) * show rules in intro message ([4ceb759](https://github.com/continuedev/continue/commit/4ceb75999d6445788d9c685e76d835f66ab4c045)) * slash command UI and ASCII spinner ([7eefce2](https://github.com/continuedev/continue/commit/7eefce2de39fca9ab51b2d2fb1d0b24286c09404)) * support env section in config yaml ([14e83a9](https://github.com/continuedev/continue/commit/14e83a9455e14588411f584f8ce501ca1e226df1)) * suppress `console.info` in headless ([8177eef](https://github.com/continuedev/continue/commit/8177eef6a00a06f5c80d4b0ee4c84f00fd156cd5)) * throttled glob and limit glob depth ([f96a406](https://github.com/continuedev/continue/commit/f96a4069e7f3f51724c718e22cc8f3d21e2f1956)) * try out a different edit tool ([ba4b427](https://github.com/continuedev/continue/commit/ba4b4274c780b2e7d92a8a6e5f0b959c481a0eeb)) * TUI mode as default ([e73098b](https://github.com/continuedev/continue/commit/e73098b82ed5ea73f6d8d33eab24fdf6c67bb8ec)) * update default-included context providers, move to util ([4717677](https://github.com/continuedev/continue/commit/4717677959ff207ff7ac93ace7ba8c85f473f959)) * use enums instead of strings ([0358717](https://github.com/continuedev/continue/commit/0358717d0646f9440a3d510f9ad93f0bd190fda0)) * use last-write-wins instead of handling every request sequentially ([6cb3260](https://github.com/continuedev/continue/commit/6cb32600929affff6f131f4e7a7e076a1efc150b)) * use mercury-coder in favor of nextedit ([377cdf5](https://github.com/continuedev/continue/commit/377cdf571fbccf54f578fde3fd627a1e0e07d672)) * word-level diff ([191b5ea](https://github.com/continuedev/continue/commit/191b5ea63bc77ca0910a1542497dd689b13de911)) * wrap each recently viewed code snippet inside a token block ([#7269](https://github.com/continuedev/continue/issues/7269)) ([83b5a3c](https://github.com/continuedev/continue/commit/83b5a3c14f124c7d1af51808cd81b817bd932abb)) * write checklist tool ([20bd304](https://github.com/continuedev/continue/commit/20bd304507f5711efd177df1505e4279863f716d)) * write checklist tool ([f572f60](https://github.com/continuedev/continue/commit/f572f60f22f98387186b11e433ca37047448688f)) ### Performance Improvements * index right away ([66c1ef9](https://github.com/continuedev/continue/commit/66c1ef962f76f5a704c14ed5d5e45e692643dcc9))
Features
August 21, 2025
# [1.8.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.7.1...@continuedev/openai-adapters@1.8.0) (2025-08-21) ### Bug Fixes * /exit command ([7c62160](https://github.com/continuedev/continue/commit/7c6216084da1564f1e4b800d5a923acb3cafcf38)) * add /clear command to clear chat history ([3782732](https://github.com/continuedev/continue/commit/378273239b32fce735266cb4835512f5c547a86d)) * add description ([a902d01](https://github.com/continuedev/continue/commit/a902d018f618c7feca63b0983a06e16bce6ed771)) * add missing items type definition for edits array in multiEdit tool ([da25cd0](https://github.com/continuedev/continue/commit/da25cd0c5e06628dabd0e952fc0f961ae486239f)) * Add TTY environment detection to prevent CI failures ([16c01b3](https://github.com/continuedev/continue/commit/16c01b3507e0fc596cfce9e4b5833239f656df41)) * address feedback ([49ff600](https://github.com/continuedev/continue/commit/49ff60026c736be6c8b8958d5228e4d0c2ccbd94)) * address feedback ([73135ff](https://github.com/continuedev/continue/commit/73135ffdc57206bb75cef923a11da1221878fdcf)) * address feedback ([e8d1303](https://github.com/continuedev/continue/commit/e8d1303dd3db2cda9c9524464c42fa09a0be01f1)) * address feedback ([99c6660](https://github.com/continuedev/continue/commit/99c66609817019718d68157e1f66ead284990946)) * address feedback ([500e640](https://github.com/continuedev/continue/commit/500e64084391b88058dfa10d67770af48d1a63d9)) * address feedback ([ed7bb0a](https://github.com/continuedev/continue/commit/ed7bb0a8e5c70165a1d6fe25a8f574cd9f0be709)) * address feedback ([983e9fb](https://github.com/continuedev/continue/commit/983e9fb2fe3f8c1b3010d761cf24372ad8a89dc2)) * adjust placeholder ([94e6f12](https://github.com/continuedev/continue/commit/94e6f12924ff5ee429a43c53d1810d5519f026bb)) * adjust waiting message ([454df15](https://github.com/continuedev/continue/commit/454df1554500a530645ef5e7a6a80fea6a27f207)) * allow bash in plan mode ([a3cd7de](https://github.com/continuedev/continue/commit/a3cd7de581ea0dbfab1f0c96b5fb8e30e1fb68a8)) * allow multiple consecutive new lines ([423dbdd](https://github.com/continuedev/continue/commit/423dbdd457683260f66eda9024f35dee9c49d5db)) * always show org slash command ([39801f3](https://github.com/continuedev/continue/commit/39801f300d77127464aa42b55bf1d1c3ca23c188)) * automatically reload policy ([99a5082](https://github.com/continuedev/continue/commit/99a508274f68da4ccf1c6218ce8aeb339f735767)) * backspace on mac ([aa5606f](https://github.com/continuedev/continue/commit/aa5606f65f3284c9ff4d0a02cb1e4611b5cd080c)) * beta-release with correct path ([65887a9](https://github.com/continuedev/continue/commit/65887a9eedb050944d7df5b55d9b4c62b97c8c14)) * bg color for diff ([63c9ecf](https://github.com/continuedev/continue/commit/63c9ecf24fcf74f43d07244c963cef04f91baee8)) * binary typescript issue ([76710d1](https://github.com/continuedev/continue/commit/76710d19dc32240d5168e212f2a62573394627fa)) * broekn tests ([86d3c08](https://github.com/continuedev/continue/commit/86d3c08552d86430ce8ea0c78c88898353d62a49)) * build without vitest.setup.js ([fcd9b83](https://github.com/continuedev/continue/commit/fcd9b83ff00525b8f6da2045d66d117abda5d9f0)) * bump oai adapters ([7d7500e](https://github.com/continuedev/continue/commit/7d7500e7ad12aad5c330c74b0fbd7dff1f6bac75)) * bump oai-adapters ([698089e](https://github.com/continuedev/continue/commit/698089e2a4dc1def07bd32aa3e1005de80e961be)) * cache OpenTelemetry instruments to prevent resource exhaustion ([96e0b8e](https://github.com/continuedev/continue/commit/96e0b8e4c097c23d92a768263db6272d2af51ffb)) * checklist tool updates ([8137de4](https://github.com/continuedev/continue/commit/8137de41702a74130e61e0a52a67796f18469980)) * clarification on uses ([6c1a346](https://github.com/continuedev/continue/commit/6c1a3467c9aa0bc401c391448fbfbf93f146cf42)) * clear slash command ([44f4a5f](https://github.com/continuedev/continue/commit/44f4a5fb7066836db83908645fd7833756bad459)) * codebase indexing on start with no context provider ([adb81b0](https://github.com/continuedev/continue/commit/adb81b0682805fecb2e514735f191a6aa26dbf9b)) * coloring of word level diff ([186b5b6](https://github.com/continuedev/continue/commit/186b5b62a2f7bde590cd79819067998b02523da1)) * command arg handling ([e991e79](https://github.com/continuedev/continue/commit/e991e7923b46fa1de0322ebabc180f9e4ca1153c)) * context provider ordering, add unit tests for context provider loading ([fc63746](https://github.com/continuedev/continue/commit/fc63746d90c47be478a1688ae0c5a834e75511cd)) * correct broken links and image references in documentation ([7c24349](https://github.com/continuedev/continue/commit/7c243496f0181b958a17a0e8833cca2f3583f15b)) * cursor position ([388eeeb](https://github.com/continuedev/continue/commit/388eeeb37afa7625b954e4dd44cbcd7cf0ab22bb)) * delete hallucinated tools ([2d4cf55](https://github.com/continuedev/continue/commit/2d4cf55c393121570ff2c4459c6942e124bc88dd)) * diff ([7808b6d](https://github.com/continuedev/continue/commit/7808b6d160a9e090d126ff741441f7bef5a32ef5)) * display diff ([fde6098](https://github.com/continuedev/continue/commit/fde6098ef2c4d99a9b9b8d6ffc1299436e0f52c1)) * don't filter when empty type on tool ([e99d472](https://github.com/continuedev/continue/commit/e99d472339070100cd54e9ef61ce56348a2bb844)) * don't skip onboarding when there is a config.yaml ([10b50a3](https://github.com/continuedev/continue/commit/10b50a37432c1e16c5d163f1f3f4af83b480b404)) * don't try to onboard during serve ([b75a963](https://github.com/continuedev/continue/commit/b75a96397c68cdd0aed292a6d9870ffd3b6fe7fa)) * dont immediately exit on mcp config error ([2dd39f7](https://github.com/continuedev/continue/commit/2dd39f7f548f05f7d7745bde735c74ee30c38b17)) * dot shade of green ([8f6ec39](https://github.com/continuedev/continue/commit/8f6ec398ff23ec1d59567cb5b2de92dabd58ab4b)) * eliminate EventEmitter memory leak warnings in ModeService ([5c4f210](https://github.com/continuedev/continue/commit/5c4f210496a4a428ffac839cb30f1fea18bcd4ce)) * empty assistant message ([5e773f5](https://github.com/continuedev/continue/commit/5e773f52684dc8b267fa33a94b0b707d292a6111)) * eslint ([1e59964](https://github.com/continuedev/continue/commit/1e59964150579c64920f4695a23a6192742afe60)) * even nicer tool UI ([3716ebc](https://github.com/continuedev/continue/commit/3716ebcdd73a23e021e59a9d162d61915ce31184)) * exclude problems and terminal on jetbrains ([625ec8c](https://github.com/continuedev/continue/commit/625ec8c1869b6725331429e19ed1523549ed2ddc)) * Fix failing tests in CI environment by adding proper mocks ([e0dd68f](https://github.com/continuedev/continue/commit/e0dd68f069f6c9e58c4b7cb9b365db5c457fe40b)) * formatting ([44981be](https://github.com/continuedev/continue/commit/44981be66d663c2865dbfe0588f4d2ab76d7c868)) * formatting ([fda6c3b](https://github.com/continuedev/continue/commit/fda6c3b508b3821196fcaced969ef4dda8217c8f)) * formatting ([1f2aed5](https://github.com/continuedev/continue/commit/1f2aed5ff54971a67f944716b2de53d968ff4823)) * further mcp standardization ([53aaf24](https://github.com/continuedev/continue/commit/53aaf2416249fae1bb2df99e4fe25ca97379074a)) * hanging tests ([4de3c90](https://github.com/continuedev/continue/commit/4de3c90eec8698d3097beaaee5b5734db651c5d7)) * headless mode ([3d9b12f](https://github.com/continuedev/continue/commit/3d9b12f497f80c399ae88b84c36283617d0649b4)) * help tests ([d03a726](https://github.com/continuedev/continue/commit/d03a726dd37b0586651f41b70277f84e2140d624)) * imports ([bd9b095](https://github.com/continuedev/continue/commit/bd9b09530c2b1d715bed55187cb8483f6b7dfec6)) * improve commments ([04d8608](https://github.com/continuedev/continue/commit/04d8608a6483561a64fd1932f092b412c30a916a)) * improve JSDoc comment formatting in selectorTypes.ts ([b643f63](https://github.com/continuedev/continue/commit/b643f63a5fdb256bd6fa641e4c5f3e5dcbc50b3b)), closes [#227](https://github.com/continuedev/continue/issues/227) * improve streaming message handling and API endpoint ([b822b93](https://github.com/continuedev/continue/commit/b822b938f110af2de2c040f45cd3fca770d9a4a7)) * improve streaming message handling and display buffering ([d1372b3](https://github.com/continuedev/continue/commit/d1372b3aa2f79221957468fd1decbae2258becc0)) * Improve Windows path detection in configLoader ([0f37720](https://github.com/continuedev/continue/commit/0f377203e5eda522909e2850ce395131a4113d64)) * include items in tool definitions for arrays ([5f5a73a](https://github.com/continuedev/continue/commit/5f5a73a291b68f0cb269742de924cfd7b19e0d66)) * install rg if not found, show error messages if tool errored ([4fa0492](https://github.com/continuedev/continue/commit/4fa0492037b860960134aeef3358a85f43363ab8)) * keep slash command suggestions visible when typing exact command names ([#157](https://github.com/continuedev/continue/issues/157)) ([8536dc3](https://github.com/continuedev/continue/commit/8536dc3c8cee99d7e453bd1e8ccc9126a809162f)) * left align column ([dd16a9e](https://github.com/continuedev/continue/commit/dd16a9e10f8711aebba88cef12d87072a155d002)) * line wrapping ([97a2574](https://github.com/continuedev/continue/commit/97a2574175302647a5155640d315af12821a44b0)) * link to recommendations ([43118f4](https://github.com/continuedev/continue/commit/43118f4aa695c1026b508ff670ab6aad53d0dcbd)) * lint ([5f51a5b](https://github.com/continuedev/continue/commit/5f51a5b014321f9e7cdbcd92049ac09a70b432b3)) * lint ([1c746a6](https://github.com/continuedev/continue/commit/1c746a625a5aa25dc7523e68214de08979b1dda6)) * lint ([df496c0](https://github.com/continuedev/continue/commit/df496c0765bde7fec2a0d9b628cc8d19cf456477)) * lint err ([4bc0a84](https://github.com/continuedev/continue/commit/4bc0a84453a95c7d582076305907e56b28ef7b8c)) * lint errs ([276afde](https://github.com/continuedev/continue/commit/276afde4abd1b817b43aa2e3b8bdaf395c3621f3)) * loggging for CI failures ([839b03e](https://github.com/continuedev/continue/commit/839b03e71978479d4eebdfffd0d22f9503b27ef0)) * macos test ([4de1784](https://github.com/continuedev/continue/commit/4de17847807fb95348db363fae8b81c1c232f1e4)) * make `/help` more readable ([b922f2f](https://github.com/continuedev/continue/commit/b922f2feec4d8257dbb0312b8d86e33c3a5a6dff)) * make sure that anthropic api key only works ([502f49f](https://github.com/continuedev/continue/commit/502f49f8df1eed3fd7183fc405a4d0698f07cd85)) * match other fix ([7193dc9](https://github.com/continuedev/continue/commit/7193dc9927005554db5459219b3e5bbd0a06d241)) * MCP cleanup part 1 ([2b56851](https://github.com/continuedev/continue/commit/2b56851cda96c62fe75b095e2ca2fc60382aa57e)) * MCP service name ([136f9dd](https://github.com/continuedev/continue/commit/136f9ddb3e02b2b0e35f40c9ad620a9c4477993e)) * MCP services part 12 ([674a750](https://github.com/continuedev/continue/commit/674a750047fb09511f2c8f03c7ab870baf343d50)) * mcp tests ([609b000](https://github.com/continuedev/continue/commit/609b000d74c0797ef7b082cae6329f0ed3374663)) * mcp tests ([6d1e901](https://github.com/continuedev/continue/commit/6d1e901bb82814cb2bdf03d8212cfad04c0139cd)) * mcp tests ([e1d2846](https://github.com/continuedev/continue/commit/e1d284618d696593a52e6a661118adefa86394ab)) * mcp tests ([4eb6fe8](https://github.com/continuedev/continue/commit/4eb6fe85b738f649822e292910c2e9d52a9b6d9f)) * mcp tests part 2343 ([8859da8](https://github.com/continuedev/continue/commit/8859da8b567bac1aba5e78e25706f9bbc159468b)) * migrate to built-in inline completion API from 2024.1 ([#6947](https://github.com/continuedev/continue/issues/6947)) ([e31f2f4](https://github.com/continuedev/continue/commit/e31f2f424695fc42edce0cbeba9de8bc314f6049)) * missing files ([71e0494](https://github.com/continuedev/continue/commit/71e04946b5dd6d9b44600fe8bbf7d7f75911a2eb)) * Mock MCP Service ([cd9d24f](https://github.com/continuedev/continue/commit/cd9d24f2ea18f021966d3551c5485deda0650698)) * more slashcommand UI ([daa4538](https://github.com/continuedev/continue/commit/daa45387725f6b0b9b247ebde63f1f3018052bc2)) * new line ([0181eb3](https://github.com/continuedev/continue/commit/0181eb39b7b28840ed4b7af3d43f264c89aa0571)) * nicer tool display ([6749e10](https://github.com/continuedev/continue/commit/6749e10daad3fc9238dce6bf5c7309dd610cad2a)) * normal multi-line paste doesn't mess up input box ([dd28c2f](https://github.com/continuedev/continue/commit/dd28c2f2bbaa6a89fbd3b4c2bdbd9a7d5bd29e6f)) * oai Headers ([eaa9a61](https://github.com/continuedev/continue/commit/eaa9a61ed2d0b4575e40f557857eafa74c24b9b8)) * ollama pull ([7383a0b](https://github.com/continuedev/continue/commit/7383a0b2f109659dd574e5293c10fab9a7508910)) * option + left/rght ([efa2c43](https://github.com/continuedev/continue/commit/efa2c434d0a5942e9aaf5171c2d1f03c5df3ca51)) * org switching ([05006c0](https://github.com/continuedev/continue/commit/05006c00cd43bd0d522ee7edb6093edd290bf68a)) * override dom exception package to remove error ([969f7fe](https://github.com/continuedev/continue/commit/969f7fe1b4569e0085d167b4955aad3db0781b35)) * package.json issues page ([91e1e2e](https://github.com/continuedev/continue/commit/91e1e2e004e86d6fb1df3bbfbbf94f6d46a4adb7)) * pass `--org` to serve cmd ([83574c2](https://github.com/continuedev/continue/commit/83574c2bcf9868392766940360aa10e3af1bc651)) * pass defaultCompletionOptions ([889d19e](https://github.com/continuedev/continue/commit/889d19e44881832e66974ba81aa4ba14d6e25a26)) * permissions parsing ([43e86f3](https://github.com/continuedev/continue/commit/43e86f3e24ea3da3bee16b60843d46dc327e69c9)) * plan mode switching ([e9f053e](https://github.com/continuedev/continue/commit/e9f053eaf0b66e54bbb5d373965cd11a4c2b1088)) * Posthog user ID use Continue userId or machine ID ([c59dcc9](https://github.com/continuedev/continue/commit/c59dcc9d0cdfe4fe4e74f8ddc85533275892ba8b)) * prettier ([95e942d](https://github.com/continuedev/continue/commit/95e942d9b00040fe5ab0c1156791a614a132e27f)) * prevent Bash tool from being presented in plan mode ([311d5ee](https://github.com/continuedev/continue/commit/311d5ee8b2ad4a18391b455b34cd8967d7f2adc9)) * race condition ([82d7020](https://github.com/continuedev/continue/commit/82d7020744d56f069dde6859d8a26cbb1b9b8ea2)) * recompute tools on each iteration to handle mode switches during streaming ([cd06fdd](https://github.com/continuedev/continue/commit/cd06fdd1df5fe0c98536208872ef347d2324ea17)) * refactor display name for tools ([837ac2d](https://github.com/continuedev/continue/commit/837ac2d5c33ad0ef6482f8216dd7b3a8ec852fe3)) * release index.js ([091cfa7](https://github.com/continuedev/continue/commit/091cfa7b64c1591f371e444e602d04fdcbca48d4)) * remote ([c6355b4](https://github.com/continuedev/continue/commit/c6355b4de28934ab7e42f9b81ef49ec7784a2abb)) * remote stdin and restore diff display ([09d3805](https://github.com/continuedev/continue/commit/09d3805e035569985181012be0deb2ebb85fdd93)) * remote test ([8729cc4](https://github.com/continuedev/continue/commit/8729cc4e6272db165444084040aa2c338eb45bb6)) * remote url no port ([3ce7bb0](https://github.com/continuedev/continue/commit/3ce7bb06dc448777175c33b162c009dc20b8a3fd)) * remove .js extensions from highlight.js language imports ([6426777](https://github.com/continuedev/continue/commit/6426777d659a2747681d22d4c78574d6e0686ba6)) * remove cumulative args test ([a175385](https://github.com/continuedev/continue/commit/a175385f0031950691cf7c02d126d8846f262fd9)) * remove jarowinkler similarity for search and replace ([70ad8cb](https://github.com/continuedev/continue/commit/70ad8cbfad9d6c99f155d3890c75495dbe68c7d7)) * remove part of the system message ([daae972](https://github.com/continuedev/continue/commit/daae97242f1fca92f42f8c979df8d9c3f912f69d)) * remove warning ([31b3f67](https://github.com/continuedev/continue/commit/31b3f6707b0f42180c8ae56faf9dfb2f566be5c1)) * resolve ([79220e6](https://github.com/continuedev/continue/commit/79220e60a1193e440f4ab96d8aece1fc0a055b5a)) * resolve remaining ESLint issues in audit-command-line-flags ([9218172](https://github.com/continuedev/continue/commit/9218172625bf3a4f7d3ef57dcda1c550d7269f1b)) * respect --config flag instead of falling back to default config ([aa06fd9](https://github.com/continuedev/continue/commit/aa06fd90e01c30b37e770c9486b5172d21307b12)) * resume ([2b5b392](https://github.com/continuedev/continue/commit/2b5b39242d2a4995bae94175afe0b2564377fdb0)) * round corners ([a08e217](https://github.com/continuedev/continue/commit/a08e2176a70f5a216f6e03657e9f6522eade99b8)) * sanitize proxy settings + add NO_PROXY support + add unit tests ([#7238](https://github.com/continuedev/continue/issues/7238)) ([7bac621](https://github.com/continuedev/continue/commit/7bac6211cd4b41c9443b5446417a63fbbd55199e)) * search and replace args ([fa30e24](https://github.com/continuedev/continue/commit/fa30e245d24926d057009b0c4c36251743c18e26)) * search and replace preview text ([5b0bebc](https://github.com/continuedev/continue/commit/5b0bebc2e6b34b2ed0b351c6f664c301a939ca9c)) * shift+enter for newline ([fa30094](https://github.com/continuedev/continue/commit/fa30094e61dbb2b11f7940b875fc719d06ed3eec)) * show terminal output when truncated ([f993742](https://github.com/continuedev/continue/commit/f99374255e70d1c5392003c35206d1856a42e6b9)) * simplify mcp service ([60b5491](https://github.com/continuedev/continue/commit/60b5491e1bb9995cf42902f082a468a8ed09a746)) * skip file watching if not in git repo ([5576497](https://github.com/continuedev/continue/commit/5576497e64587653d9efa9ba1f97a53dd2f3fc78)) * skip tool call test assertion for Mistral when no tools returned ([d1d94a7](https://github.com/continuedev/continue/commit/d1d94a71b4d6d0445ffeaac26f0f2dd86b645df9)) * slash command prefix matching ([0a40201](https://github.com/continuedev/continue/commit/0a402010d9ae98a6913b7ceb68b97dfd9772754e)) * slash command tab ([ee40d8b](https://github.com/continuedev/continue/commit/ee40d8bbb48d502055cad1e811e973598b0bf9bd)) * stable reelase paths ([a47ff2e](https://github.com/continuedev/continue/commit/a47ff2e85a5a7850c4f7f34174d42bbd9cad885f)) * standardize mcp service ([34efb8f](https://github.com/continuedev/continue/commit/34efb8f0a0909381e801a00f1965b086c3efe09d)) * store originalInput before resetNavigation, add tests for inputHistory ([1920795](https://github.com/continuedev/continue/commit/1920795b49cffef98f03153804d2e2e9cf14ff9c)) * stream above input box ([c8945ad](https://github.com/continuedev/continue/commit/c8945adb85c99379039afa02ac4d63f114a6de6b)) * streaming tests, built in tool flag ([658d012](https://github.com/continuedev/continue/commit/658d012ed60e27798031edae5d8c6e5cb42c2fa8)) * temp fix for remote tool state bug ([3b94bff](https://github.com/continuedev/continue/commit/3b94bffcad2f81a3162467c6eb0173e93131ecb5)) * tests ([83d218c](https://github.com/continuedev/continue/commit/83d218c0f830db7c43380d9928a478ce0893b9f1)) * tests ([5193248](https://github.com/continuedev/continue/commit/51932485ce0fb4f94bca686fbd4613befb8c20f4)) * tests ([e0675e3](https://github.com/continuedev/continue/commit/e0675e399ab5825ec0e412148612a8e90ec0eda2)) * tests ([c3aa9b6](https://github.com/continuedev/continue/commit/c3aa9b693b0afd5c2b23233d4ae45bc751d68c3e)) * tests ([cf25768](https://github.com/continuedev/continue/commit/cf2576875edb7999cbcc9fa0cddefcc927f33fba)) * tests ([2e4746e](https://github.com/continuedev/continue/commit/2e4746e4d5b0480d36b8138bebde9ee47b2d0ed9)) * tests ([dd53644](https://github.com/continuedev/continue/commit/dd53644ce5b8800ba388bf410273855b3d42f426)) * tests for mcp ([05f677b](https://github.com/continuedev/continue/commit/05f677b53cc607255a9e85ae3e84104e97d286c1)) * tool call custom UI ([fa4b98f](https://github.com/continuedev/continue/commit/fa4b98f455db6fe48b4c5810327d0222fade7902)) * tool call processing ([0d00997](https://github.com/continuedev/continue/commit/0d009972443e475a5d1019ad2c3ef33c33c7e99c)) * tool error detection ([98e80c3](https://github.com/continuedev/continue/commit/98e80c324ab9560716e9bcfc0cb068bc68c12a4c)) * tool matching ([8a5a1ef](https://github.com/continuedev/continue/commit/8a5a1ef781647884808a8776ac83a8b36ef9c52b)) * tool name matching ([9792b14](https://github.com/continuedev/continue/commit/9792b1411f713c2615c0d3b82df2c7032d434205)) * tool ui again ([9c18d28](https://github.com/continuedev/continue/commit/9c18d28cbefed79f316a0b9d219f7ec585455eca)) * tool UI again ([9d4ea20](https://github.com/continuedev/continue/commit/9d4ea20deb278a7c8d427647b5c1d5cf4d333352)) * truncate diff at 16 lines ([cbb77e3](https://github.com/continuedev/continue/commit/cbb77e35ff19809c1c05760fbdf7c995d85dc72c)) * tui no longer completely broken ([8c0fd5e](https://github.com/continuedev/continue/commit/8c0fd5e87e7e8ce59b4b022669d4aba2ba1b8bcf)) * type err ([f5f1bca](https://github.com/continuedev/continue/commit/f5f1bca7c6a9f2c4f2842605847d55b765fd3499)) * type errors ([4710a03](https://github.com/continuedev/continue/commit/4710a03b4ea098ceb1f40c094029fb47a83d0515)) * type errors ([8164429](https://github.com/continuedev/continue/commit/816442921407383468e85f2ee452a58b4a5a4bfd)) * update chat history state after streaming and save complete conversation ([936786a](https://github.com/continuedev/continue/commit/936786aee08fcbdde2484896730a0c67f1ebafee)) * update has context provider ([36ef3cb](https://github.com/continuedev/continue/commit/36ef3cb15c90270d170a838557e288a775a115f2)) * update npmignore ([fc62b8e](https://github.com/continuedev/continue/commit/fc62b8eb79fa55b0817e958a3f130e72f647e5f9)) * update readme ([0d45e14](https://github.com/continuedev/continue/commit/0d45e14b1be6557ace027cfeadfbf418061a28b0)) * update readme ([01329e4](https://github.com/continuedev/continue/commit/01329e4b4f66d97c93c98e0342f100792f626126)) * update review.yaml config ([b49ab0d](https://github.com/continuedev/continue/commit/b49ab0d9e54edf8374b113af4752e1c6fba15738)) * update system message ([08e5fc2](https://github.com/continuedev/continue/commit/08e5fc23bffdbe8b75aa4e94bde5cd7230cccb7f)) * upgrade node engine instead ([b0a67ec](https://github.com/continuedev/continue/commit/b0a67ec7ee1b8f965a236a9efa1283a65a8f0c7d)) * use config.yaml rules ([aa52dbc](https://github.com/continuedev/continue/commit/aa52dbcf262c4be752bb57779c93ce6293d84c27)) * use ignore-walk for sys msg ([eb59dcc](https://github.com/continuedev/continue/commit/eb59dcc76a5bf16d4da2e4f2c7dc87765e8382b3)) * use static to avoid rerenders ([4382abe](https://github.com/continuedev/continue/commit/4382abe3458caa000af73008d603e5310c865cde)) * useMemo instead of useEffect ([4265335](https://github.com/continuedev/continue/commit/4265335a1f346968bd6a4f8af1c4f4b859a37db4)) * useTerminalSize tweaks ([6eb3a4a](https://github.com/continuedev/continue/commit/6eb3a4a11d6f74a3ca81cde1e6e007568c702110)) * windows test failure ([be21d5c](https://github.com/continuedev/continue/commit/be21d5cd43cf007ae94d7a40cdfcd2fdd4ad2b23)) * working dir for stable release ([8826fb9](https://github.com/continuedev/continue/commit/8826fb9770e584a1108214785440c1deb6469a42)) ### Features * --start / -s flag for remote ([8b37c1b](https://github.com/continuedev/continue/commit/8b37c1b0b5ab03339793e42130b4fb5c16a249da)) * --url flag for remote ([ea736df](https://github.com/continuedev/continue/commit/ea736df376564a55f6519d6095cb322a68398153)) * add --silent flag to strip thinking tags from headless output ([8fa31ed](https://github.com/continuedev/continue/commit/8fa31ed082b310ff671574c41c14ac1c7bbad5c2)) * add /clear command to clear chat history ([c9c000c](https://github.com/continuedev/continue/commit/c9c000cfab6aa6efe156126f1eafc99349466413)) * add comprehensive centralized command line flag validation ([7fea7fb](https://github.com/continuedev/continue/commit/7fea7fb369210167f50ebc84f2358ee8d992375d)) * add context percentage display to status bar 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> ([9f44602](https://github.com/continuedev/continue/commit/9f44602f65cf786d9d81e531a2295d94c2ee9093)) * add session management with --resume flag and cn alias ([0096fbc](https://github.com/continuedev/continue/commit/0096fbcc4934d7264d9a7a134908e016e037df1a)) * base system message ([25a67cf](https://github.com/continuedev/continue/commit/25a67cf947f786d4cdc36c60e36e303a4e466c87)) * basic ink tui ([ed536d3](https://github.com/continuedev/continue/commit/ed536d3505167cd15e46ec4dee49847eb87b63a8)) * better slash command UI ([c62cbdc](https://github.com/continuedev/continue/commit/c62cbdc21e6e93788d8e01c0a97c17ef0c036261)) * cli search and replace tool ([660de97](https://github.com/continuedev/continue/commit/660de97f2e70929f23c7911d2bcd39282ed84c77)) * cn serve ([b6b14ef](https://github.com/continuedev/continue/commit/b6b14ef5aa02e2c06238a0a6a64cf6d7dbf65a2d)) * compact slash command ([e27e1db](https://github.com/continuedev/continue/commit/e27e1db6d6aaacbeaa7681a3015f5561f3c06aa0)) * continue + add policy for permissions ([3427e9a](https://github.com/continuedev/continue/commit/3427e9a856c82686fd03b7177170c392c08d79b0)) * CONTINUE_GLOBAL_DIR env var ([e8fce4f](https://github.com/continuedev/continue/commit/e8fce4fdbe167bba9365856b35c75f613897f0b6)) * convert absolute paths to relative paths in tool display ([2c722c4](https://github.com/continuedev/continue/commit/2c722c485eea4c3c283fb643193a4b1ffe14bf7f)) * detect GH repo ([0adfea4](https://github.com/continuedev/continue/commit/0adfea4a0d960b766a1e61457dacd1d3bd5b04d8)) * dim user msg text color ([b22429b](https://github.com/continuedev/continue/commit/b22429ba0a101f99b14313345a8a8894caff3081)) * disable PR description ([a5722ba](https://github.com/continuedev/continue/commit/a5722bab8bd7fb925806a767e9f76a4165f5f6b3)) * display version underneath ASCII art in intro message ([13eae59](https://github.com/continuedev/continue/commit/13eae59287181714cd12537df4dd60b0a65a6a15)) * esc to interrupt ([5643a53](https://github.com/continuedev/continue/commit/5643a53b5a3440d1e3e2ee41df08524289ad94b2)) * exit endpoint ([4eefd16](https://github.com/continuedev/continue/commit/4eefd16dff4f4fc6f62b35d199a668f23a741d57)) * idempotency key ([6965584](https://github.com/continuedev/continue/commit/6965584e4a9ab37ac6df2884f443dd1950cfd853)) * improve timestamps ([b849203](https://github.com/continuedev/continue/commit/b849203ab360d2b367ab350ed70a20039dd7be8c)) * insert placeholders for large pastes, [Paste #n, n lines] ([3735a18](https://github.com/continuedev/continue/commit/3735a18cf96ccd6049c0935e62002c9a9b8c80d5)) * integrate SDK into CLI ([#1](https://github.com/continuedev/continue/issues/1)) ([597e35b](https://github.com/continuedev/continue/commit/597e35b5be0ab1d1f62b6d9e2ac71e168d06e39c)) * json headless mode ([2c9aa12](https://github.com/continuedev/continue/commit/2c9aa12c610e83a0b622ef40621d250d18e9aad7)) * linting ([6bc3033](https://github.com/continuedev/continue/commit/6bc3033a8c8bbe780d7be548de5d60b9ed49a488)) * mcp makeover ([b3348fd](https://github.com/continuedev/continue/commit/b3348fd3fffe7470145a92109c987af4fc4508d5)) * MCP makeover with slash command, status indicator, and config loading improvements ([eaf11da](https://github.com/continuedev/continue/commit/eaf11dae9adb91deeb994828b857a853aa35d93e)) * mcp spec and mcp service cleanup ([046523c](https://github.com/continuedev/continue/commit/046523c7b780504c6dcac7ce384a14e911d39a61)) * mcp UI ([a0f5709](https://github.com/continuedev/continue/commit/a0f5709cb5113605daa100580efb07cdb446f21b)) * model capability warning ([73410df](https://github.com/continuedev/continue/commit/73410df3c17b4b53d4b7e994d16d7eb5d3700df4)) * more spinners ([dccb311](https://github.com/continuedev/continue/commit/dccb31106a43f2c295da3f8a4225a44969cb3ef7)) * new TextBuffer class for improved keystroke handling ([e7ab301](https://github.com/continuedev/continue/commit/e7ab301dbe3b7e27bd6bb15992f3cf1a3f9694d7)) * notify of available updates ([cf1a166](https://github.com/continuedev/continue/commit/cf1a1669b9259a83c9ca38a5581cade5116299a0)) * org switching ([e9e4c9d](https://github.com/continuedev/continue/commit/e9e4c9dd9168baea424fd918bfbf99f777eaf9ee)) * OTLP support ([bec944c](https://github.com/continuedev/continue/commit/bec944c2ac9d72ebc93c59609bdcaa46e8738b62)) * paste ([65f10a1](https://github.com/continuedev/continue/commit/65f10a1a4f2862bf1166d187e49fc732a503f9da)) * permissions.yaml ([5a77fc8](https://github.com/continuedev/continue/commit/5a77fc84100dfc62f4f93dd6851ed114dee721fc)) * plan mode and auto mode ([0654863](https://github.com/continuedev/continue/commit/0654863dc51c7a1d0fff2c34545151fc930a6f51)) * posthog telemetry: chat, sessionStart, and slash commands ([9e39d84](https://github.com/continuedev/continue/commit/9e39d8483ca1232fb337d2cb50a5aa64cc6b6bc3)) * prettier ([33eaa6d](https://github.com/continuedev/continue/commit/33eaa6df4af2a9b95d0202a529dd0ba83cefa03b)) * remote command ([9aa3e7f](https://github.com/continuedev/continue/commit/9aa3e7fe6420d2c05a9634edb48ac6cf3e44ed87)) * remote TUI ([72e91d5](https://github.com/continuedev/continue/commit/72e91d5c10c63ec74388d2f73852bfce7b3db43c)) * repo flag ([1612df9](https://github.com/continuedev/continue/commit/1612df9be142ca1aaf3927ce78a6c646033c490b)) * review bot ([d1ddd5e](https://github.com/continuedev/continue/commit/d1ddd5edae0d5d2148180af38be6950ffd29a9ae)) * search and replace tool preview and functionality ([206463d](https://github.com/continuedev/continue/commit/206463d6bc2e1f49975145ed3c1990db42a97662)) * shift+tab ([3d88da3](https://github.com/continuedev/continue/commit/3d88da3cce414fcdc98322589e91af14c38a2c26)) * show cwd/repo in bottom left ([1ef7961](https://github.com/continuedev/continue/commit/1ef79618201912988cddb8ba3d6d3e24c5d52c24)) * show rules in intro message ([4ceb759](https://github.com/continuedev/continue/commit/4ceb75999d6445788d9c685e76d835f66ab4c045)) * slash command UI and ASCII spinner ([7eefce2](https://github.com/continuedev/continue/commit/7eefce2de39fca9ab51b2d2fb1d0b24286c09404)) * suppress `console.info` in headless ([8177eef](https://github.com/continuedev/continue/commit/8177eef6a00a06f5c80d4b0ee4c84f00fd156cd5)) * throttled glob and limit glob depth ([f96a406](https://github.com/continuedev/continue/commit/f96a4069e7f3f51724c718e22cc8f3d21e2f1956)) * try out a different edit tool ([ba4b427](https://github.com/continuedev/continue/commit/ba4b4274c780b2e7d92a8a6e5f0b959c481a0eeb)) * TUI mode as default ([e73098b](https://github.com/continuedev/continue/commit/e73098b82ed5ea73f6d8d33eab24fdf6c67bb8ec)) * update default-included context providers, move to util ([4717677](https://github.com/continuedev/continue/commit/4717677959ff207ff7ac93ace7ba8c85f473f959)) * word-level diff ([191b5ea](https://github.com/continuedev/continue/commit/191b5ea63bc77ca0910a1542497dd689b13de911)) * wrap each recently viewed code snippet inside a token block ([#7269](https://github.com/continuedev/continue/issues/7269)) ([83b5a3c](https://github.com/continuedev/continue/commit/83b5a3c14f124c7d1af51808cd81b817bd932abb)) * write checklist tool ([20bd304](https://github.com/continuedev/continue/commit/20bd304507f5711efd177df1505e4279863f716d)) * write checklist tool ([f572f60](https://github.com/continuedev/continue/commit/f572f60f22f98387186b11e433ca37047448688f)) ### Performance Improvements * index right away ([66c1ef9](https://github.com/continuedev/continue/commit/66c1ef962f76f5a704c14ed5d5e45e692643dcc9))
Features
August 20, 2025
## What's Changed * feat: disable edit prompt action for the init prompt by @vldF in https://github.com/continuedev/continue/pull/7011 * fix: remove redundant `call` word from the default agent system prompt by @vldF in https://github.com/continuedev/continue/pull/7041 * improve: open conversation summary be default by @uinstinct in https://github.com/continuedev/continue/pull/7043 * fix: jetbrains release script by @RomneyDa in https://github.com/continuedev/continue/pull/7050 * feat: gpt-5 support by @RomneyDa in https://github.com/continuedev/continue/pull/7054 * improve: tool call spacing and margins by @uinstinct in https://github.com/continuedev/continue/pull/7042 * Fix: Remove duplicate blocks and provide config warnings by @Jazzcort in https://github.com/continuedev/continue/pull/6781 * chore: vscode 1.1.75 by @RomneyDa in https://github.com/continuedev/continue/pull/7055 * fix: indexing toggle copy by @RomneyDa in https://github.com/continuedev/continue/pull/7056 * chore: jetbrains 1.0.35 by @RomneyDa in https://github.com/continuedev/continue/pull/7057 * fix: add autocompleteOptions in the .yaml config by @panyamkeerthana in https://github.com/continuedev/continue/pull/6895 * style: prevent mention query input wrapping text by @uinstinct in https://github.com/continuedev/continue/pull/7060 * fix: increase `debouncer`'s `interval` value to fix #6199 by @vldF in https://github.com/continuedev/continue/pull/7063 * fix: :bug: Fix terminal use without a workspace by @chezsmithy in https://github.com/continuedev/continue/pull/6846 * feat: Add support for LGAI EXAONE models by @gaby in https://github.com/continuedev/continue/pull/6953 * chore: Add action to comment on duplicate issues by @bdougie in https://github.com/continuedev/continue/pull/7066 * feat: add more prompt templates by @jpoly1219 in https://github.com/continuedev/continue/pull/7068 * fix: remove add model system message by @uinstinct in https://github.com/continuedev/continue/pull/7059 * feat: Respect Org Policies by @RomneyDa in https://github.com/continuedev/continue/pull/7087 * chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7089 * chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7090 * chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7102 * fix: abort controller before creating new one by @uinstinct in https://github.com/continuedev/continue/pull/7062 * fix: case when reranker returns invalid scores array by @uinstinct in https://github.com/continuedev/continue/pull/6777 * style: prevent text selection when double clicking tool policy by @uinstinct in https://github.com/continuedev/continue/pull/7094 * fix: prompt building by @jpoly1219 in https://github.com/continuedev/continue/pull/7107 * Continuous ai review bot by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7099 * docs: clarify apiVersion usage in Azure YAML configuration by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7109 * feat: add more next edit endpoints to protocol by @jpoly1219 in https://github.com/continuedev/continue/pull/7110 * feat: mcp oauth by @uinstinct in https://github.com/continuedev/continue/pull/6800 * feat: tool call status icon for search and replace UI by @RomneyDa in https://github.com/continuedev/continue/pull/7112 * chore: disable similar-issues.yml by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7119 * chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7125 * docs: update front page of docs by @TyDunn in https://github.com/continuedev/continue/pull/7133 * docs: change readme to continuous ai by @TyDunn in https://github.com/continuedev/continue/pull/7134 * docs: update the real front page of the docs by @TyDunn in https://github.com/continuedev/continue/pull/7135 * Create detailed review bot using 'cn' by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/7106 * chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7137 ## New Contributors * @vldF made their first contribution in https://github.com/continuedev/continue/pull/7011 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.0.23-vscode...v1.0.24-vscode
Features
August 19, 2025
## [1.7.1](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.7.0...@continuedev/openai-adapters@1.7.1) (2025-08-19) ### Bug Fixes * anthropic optimized caching strategy ([f1afd14](https://github.com/continuedev/continue/commit/f1afd14202ce6bea244cf4cf13af1719d3f2d711))
Features
August 19, 2025
# [1.7.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.6.0...@continuedev/openai-adapters@1.7.0) (2025-08-19) ### Bug Fixes * openai adapters ([8ead72e](https://github.com/continuedev/continue/commit/8ead72e3146235a5c98d82e38642e6e392d6e443)) ### Features * check for model before using full file diffs ([#7222](https://github.com/continuedev/continue/issues/7222)) ([c37c811](https://github.com/continuedev/continue/commit/c37c8111f79fd4c2e06f368f601eb58154591387)) * select assistant polishes ([#7218](https://github.com/continuedev/continue/issues/7218)) ([1ce60a0](https://github.com/continuedev/continue/commit/1ce60a009128c8be8c581ce169dcb52ac842a3a0))
Features
August 19, 2025
# [1.6.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.5.0...@continuedev/openai-adapters@1.6.0) (2025-08-19) ### Bug Fixes * :lock: Simpler fix to exclude search_web tool to signed in users ([#7165](https://github.com/continuedev/continue/issues/7165)) ([a4c4f79](https://github.com/continuedev/continue/commit/a4c4f79fd07d7b542748db6eda2c2b4fc3dacfdf)) * add vscode question ([2a20d27](https://github.com/continuedev/continue/commit/2a20d2769134c49d587bb9e28260eb8689eb9c6e)) * address ai feedback ([c916be3](https://github.com/continuedev/continue/commit/c916be3b7885f2f55b229b1b8e5aad16eec0c1e6)) * disable tool support for moonshotai/kimi-k2:free model ([cbdd187](https://github.com/continuedev/continue/commit/cbdd187bbb494b2c7cd978728788bea4273b7ab9)), closes [#6619](https://github.com/continuedev/continue/issues/6619) * FAQs first ([b0e3dca](https://github.com/continuedev/continue/commit/b0e3dca0095e943b0b6537ac3f46e265db707b60)) * model specification for next edit ([#7239](https://github.com/continuedev/continue/issues/7239)) ([c526003](https://github.com/continuedev/continue/commit/c5260036855eaa44d4a48875016305c02a2d09f1)) * open correct apikey url ([ab18448](https://github.com/continuedev/continue/commit/ab1844837990d5ae885b45256719266f4ecc5786)) * vscodoe apply error2 ([#7196](https://github.com/continuedev/continue/issues/7196)) ([92c1852](https://github.com/continuedev/continue/commit/92c18522344683d4e4e1b8123f894f6ee75ce95b)) * windows syntax ([bfb7078](https://github.com/continuedev/continue/commit/bfb70780905c29860fc322df4164e3ca9cde83d2)) ### Features * add a non-stream method ([60d0056](https://github.com/continuedev/continue/commit/60d0056a128add93eeec827bd2595c164257764e)) * add mercury-coder specific constants ([2efdf38](https://github.com/continuedev/continue/commit/2efdf38a17ce923ec1c6afd4f6b1dbb921c76ef1)) * add overrides to handle /edit/completions requests ([e45171f](https://github.com/continuedev/continue/commit/e45171f786a9e8238dab8ae222eb94c859275f41)) * add prompt generation templates for mercury-coder ([1e7aeea](https://github.com/continuedev/continue/commit/1e7aeeabbcce8336e6283c054c7aa30abf055e74)) * fix the next edit provider to use the new edit endpoint ([#7233](https://github.com/continuedev/continue/issues/7233)) ([c766bb0](https://github.com/continuedev/continue/commit/c766bb060b7d4d2c7bb82a22676a458de518dc51)) * next edit docs ([#7180](https://github.com/continuedev/continue/issues/7180)) ([a166566](https://github.com/continuedev/continue/commit/a1665660daa59d2953fcfb26cde3ace7e8690289)) * only send user prompt ([14e73dd](https://github.com/continuedev/continue/commit/14e73dd6ade165fc2f68c8abebdf1f5df284329c)) * rebrand assistants as agents ([#7227](https://github.com/continuedev/continue/issues/7227)) ([73fdf19](https://github.com/continuedev/continue/commit/73fdf19de8e6b09979a9c80baaccc70eeb6df598)) * use enums instead of strings ([0358717](https://github.com/continuedev/continue/commit/0358717d0646f9440a3d510f9ad93f0bd190fda0)) * use mercury-coder in favor of nextedit ([377cdf5](https://github.com/continuedev/continue/commit/377cdf571fbccf54f578fde3fd627a1e0e07d672))
Features
August 18, 2025
# [1.5.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.4.1...@continuedev/openai-adapters@1.5.0) (2025-08-18) ### Bug Fixes * :ambulance: Move to background ([#6817](https://github.com/continuedev/continue/issues/6817)) ([314c418](https://github.com/continuedev/continue/commit/314c418bd1c3478c1384c7f2402ca95efa9a7b1b)) * :art: Fix typescript error ([33b23ae](https://github.com/continuedev/continue/commit/33b23ae09ee19034ac136e558cb5f3d258ef3dcf)) * :art: Prettier ([68fd28f](https://github.com/continuedev/continue/commit/68fd28fece115f70d463217d47f692e2972d5d5a)) * :art: Prettier fixes ([c78db09](https://github.com/continuedev/continue/commit/c78db090371fa8b5d1d28e70292785d741785a76)) * :bug: Fix CodebaseIndexer Bugs ([#6890](https://github.com/continuedev/continue/issues/6890)) ([7d97866](https://github.com/continuedev/continue/commit/7d9786606fb93266b37ff7b5a673fa3142af0682)) * :bug: Fix rebase issues ([6e0775b](https://github.com/continuedev/continue/commit/6e0775b0ce414942433c42136a0e4830206c0ee4)) * :bug: Fix terminal use without a workspace ([e7d82a6](https://github.com/continuedev/continue/commit/e7d82a6290b0954280e03580220b51aa7ed50ff5)) * :bug: Use login shell and powershell ([#6850](https://github.com/continuedev/continue/issues/6850)) ([1ef2c0d](https://github.com/continuedev/continue/commit/1ef2c0da01de90960da2c6b26d42b5c3a15b9029)) * :green_heart: Fix Builds ([#6933](https://github.com/continuedev/continue/issues/6933)) ([42ea4b2](https://github.com/continuedev/continue/commit/42ea4b2d7ec45df7c67e532b31903bfb72e277f0)) * :green_heart: Retry failing builds ([a8ff087](https://github.com/continuedev/continue/commit/a8ff08788f51a45c0776d70258465010dd6559eb)) * :label: Fixed typescript errors ([37ef320](https://github.com/continuedev/continue/commit/37ef32021d45ab6cb1b5ef5a491c4a8eb35aa938)) * :lipstick: Fix the enter button foreground color ([#6927](https://github.com/continuedev/continue/issues/6927)) ([aee2673](https://github.com/continuedev/continue/commit/aee26730336f3d357785418f06f425ef36ed48e3)) * abort controller before clearing ([5b9fecc](https://github.com/continuedev/continue/commit/5b9feccc69efa8631258c499b461f9ed7a25df09)) * accepting next edit does not count as typing ([ffa1d64](https://github.com/continuedev/continue/commit/ffa1d64a554ab470f38be75e14da303e7786155c)) * actually update the recently edited ranges ([895c285](https://github.com/continuedev/continue/commit/895c2855145d1f33fcde3f57f2337d1a171c1c4a)) * add a newline accordingly ([eddb7bf](https://github.com/continuedev/continue/commit/eddb7bf1f2213537717ff64162e8429faf59e51c)) * Add apiBase to remote instance config ([219b13a](https://github.com/continuedev/continue/commit/219b13a879a2b57f768ac8f453e8d6703a0a4817)) * add cookie banner to docs ([87c48cd](https://github.com/continuedev/continue/commit/87c48cddfbd42cabcfe6d3e76ee91422ebd349a6)) * add Enter Enterprise License Key action ([#7159](https://github.com/continuedev/continue/issues/7159)) ([103a98c](https://github.com/continuedev/continue/commit/103a98cb90b510b5315879c8d6138a729fa2dd0c)) * add json flag ([2bf6034](https://github.com/continuedev/continue/commit/2bf6034068a0a996a012c0a4601685aaa22b12a0)) * add maximum 4 cache control blocks for anthropic ([#6937](https://github.com/continuedev/continue/issues/6937)) ([217b463](https://github.com/continuedev/continue/commit/217b463ede2945c0a443b34edd71ad39f91d2ce5)) * add missing modelProvider and modelName to nextEditWithHistory event ([217aa2d](https://github.com/continuedev/continue/commit/217aa2d265322b0428fabed17eec84d09369d77b)) * add missing token ([833443c](https://github.com/continuedev/continue/commit/833443cacfb9941fa5f34edcc78044568542dec7)) * add more time ([945cd4a](https://github.com/continuedev/continue/commit/945cd4a8542ec35130c26d0a0056f3daee84ea3b)) * add more time ([afbcb58](https://github.com/continuedev/continue/commit/afbcb58b6a889c0d4f665cc386f73ac6834a0b8e)) * add the missing EP to add license action ([28ff456](https://github.com/continuedev/continue/commit/28ff45686f6dd22993c88f011eb1f1fba9ece34d)) * add the missing EP to add license action ([a378252](https://github.com/continuedev/continue/commit/a3782529218188445a57f498e839d4f890595166)) * added Process env secret key support ([00b43f0](https://github.com/continuedev/continue/commit/00b43f04a005bbad5fccfbd2e37fa014d24beeee)) * adds a extension asssist overview ([68afb8e](https://github.com/continuedev/continue/commit/68afb8eb641109d596ff4f8fa9cbd13e5948c8e3)) * adds redirect ([2befbcd](https://github.com/continuedev/continue/commit/2befbcd306a9e74663794559175f29faf9cb4ec5)) * adjust gpt-oss tool detection ([8389203](https://github.com/continuedev/continue/commit/8389203ea1fe8d0c0d5092e3ecfb9e07aad94890)) * after hub login, show user success message and tutorial ([48a5783](https://github.com/continuedev/continue/commit/48a5783abc352e56972c3487f2b620eac2b8ecba)) * always read file before search and replace ([7401a3a](https://github.com/continuedev/continue/commit/7401a3abd2126e058b315c986b621d28f1be6be1)) * anthropic openai adapters max tokens ([5b09028](https://github.com/continuedev/continue/commit/5b0902894b48ed1d935472a1f792f5372fedae18)) * apply code changes requested in the diff ([221127e](https://github.com/continuedev/continue/commit/221127e09e6ba50494053b25826969a9e1fb9fe6)) * apply Sentry and PostHog telemetry settings correctly ([#6894](https://github.com/continuedev/continue/issues/6894)) ([b33726f](https://github.com/continuedev/continue/commit/b33726fa95deaac56994f9e1c51e626e424eadc0)) * attempt pass GUI.test.ts ([f7733a6](https://github.com/continuedev/continue/commit/f7733a65720a8276d99b1c227db4564d6cda016b)) * attempt to pass / e2e/_output/tests/GUI.test.js test ([f6359bd](https://github.com/continuedev/continue/commit/f6359bd63643c8acb5b91fea1dea63a8fde1fb70)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([781911a](https://github.com/continuedev/continue/commit/781911a87d37ad8b4e6916f4b003f096464405b6)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([69e0f4c](https://github.com/continuedev/continue/commit/69e0f4c2adac7c90c4add5486e56a5b416178d25)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([b492459](https://github.com/continuedev/continue/commit/b4924598f5e908849f0bc4f8424368e62bccccd9)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([2bd4762](https://github.com/continuedev/continue/commit/2bd4762aec2fc98b1bb338776478ae4b2540c3c8)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([eb61cd5](https://github.com/continuedev/continue/commit/eb61cd585be99ff6de0704d101d28e79d9b6dd00)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([bdfaa81](https://github.com/continuedev/continue/commit/bdfaa81adbdb4a435a2a3512d79e6c63111122dd)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([da08805](https://github.com/continuedev/continue/commit/da0880545db0bfa36546030b3360029f4ae89303)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([15431be](https://github.com/continuedev/continue/commit/15431be0ca569b490c3eee6b65b1709805a9fda0)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([f98088c](https://github.com/continuedev/continue/commit/f98088c4f65ea7f8b9d698d6faa8854459167f04)) * attempt to pass gui-tests ([c939772](https://github.com/continuedev/continue/commit/c9397726aa2a8961fad677c5883c50560f2b488b)) * blank spacE ([10f0433](https://github.com/continuedev/continue/commit/10f04339bb2b26d292c66e6feed21cbba1279361)) * border flash ([381237b](https://github.com/continuedev/continue/commit/381237b41991e022c59aa780ee25e17ac6d000a7)) * broken imports ([9b6f2d2](https://github.com/continuedev/continue/commit/9b6f2d262dce276aab273ad8e476976e853e62c7)) * broken types ([4d32134](https://github.com/continuedev/continue/commit/4d321345573468e9174b159e37c9deac1e339ed3)) * bug where newlines aren't escaped properly ([ea5859b](https://github.com/continuedev/continue/commit/ea5859b3daeafee4c79fb13d4a17d832360942f0)) * calculate svgDecoration before ([3b17026](https://github.com/continuedev/continue/commit/3b170263e64d8dde8958fc5ec83c2d3594fb1c35)) * case when reranker returns invalid scores array ([e7d3625](https://github.com/continuedev/continue/commit/e7d3625b73c85f98d5582860dd4f180dccc51e3f)) * catch continue hub config loading errors ([37574cc](https://github.com/continuedev/continue/commit/37574cc55e2167707e3e7844f9b28880b7af614f)) * catch errors in hub org loading ([edd1a0b](https://github.com/continuedev/continue/commit/edd1a0b9baf047e30d31b65d66c7e62fe51fea23)) * cli.mdx ([7639a06](https://github.com/continuedev/continue/commit/7639a064e916a02055891b051f26e71f5b42277d)) * constructMessages missing param ([049f34b](https://github.com/continuedev/continue/commit/049f34b79dcf228e1ae1ba3734cfa56c1c1907ea)) * continue through loop and return [] instead of throwing ([907c576](https://github.com/continuedev/continue/commit/907c576947fbe26b61410db0a5eb46dd907c75c3)) * copy ([89b07e8](https://github.com/continuedev/continue/commit/89b07e87854b1bdc5ebae569d525ece614914bac)) * deduplicate comments ([f7c1140](https://github.com/continuedev/continue/commit/f7c1140064871260f562be499f9223c51e9807ab)) * diff calculations ([d6ff7da](https://github.com/continuedev/continue/commit/d6ff7dae2d523499cd1b496d98b0ed16a089852b)) * ditch the prefetch queue for now ([bfbce53](https://github.com/continuedev/continue/commit/bfbce53f3a5c367a98558f6e0ef9e6b94251f465)) * do not run on draft PRs ([381ef1c](https://github.com/continuedev/continue/commit/381ef1c2d1d79495bf12d3db2b6a0bf4b93c62ff)) * don't block user with "create your first assistant" ([9f5e36d](https://github.com/continuedev/continue/commit/9f5e36d328ad1d0979499884d092c0a7162b2998)) * don't fail tests for conventional commit check ([489f82c](https://github.com/continuedev/continue/commit/489f82cbe047d580f0f6832e4e659c2802d14638)) * dont block debugger on packages build ([#6900](https://github.com/continuedev/continue/issues/6900)) ([be9a638](https://github.com/continuedev/continue/commit/be9a6381c255461a0d5b793f9dc590d58a1fb9e2)) * edit models not changing ([#6926](https://github.com/continuedev/continue/issues/6926)) ([b11f5ca](https://github.com/continuedev/continue/commit/b11f5cab3a274104c932afadfae3f657b6d21d98)) * editedCodeWithTokens uses the processed context block ([10d4d4c](https://github.com/continuedev/continue/commit/10d4d4cda0c252a36bac96178593d13b1ea6f2d6)) * error injection order ([3bd00d0](https://github.com/continuedev/continue/commit/3bd00d09fd21196a0631e6d10df80616f9782c8f)) * failing tests ([b7d0581](https://github.com/continuedev/continue/commit/b7d05814c491c2d4d827405b8ae6c56ebab03b5e)) * failing tests ([2455eba](https://github.com/continuedev/continue/commit/2455eba074c0476c2dbff237704d410c1db48f6d)) * fix tool execute abnormal when there is no tool policy data in the local cache ([e251289](https://github.com/continuedev/continue/commit/e251289d06cdfcac7e5b501849f92fc277ce2d25)) * format json ([0153a73](https://github.com/continuedev/continue/commit/0153a73d77cad2622abd51cb521e894eb76d8c4b)) * formatting ([d3b9fc7](https://github.com/continuedev/continue/commit/d3b9fc7c51b409e5a11060bda85a5079cabe4df1)) * formatting ([54dda92](https://github.com/continuedev/continue/commit/54dda9230e39e6ae07f35ca98c810af42f984fea)) * formatting ([b56c7f5](https://github.com/continuedev/continue/commit/b56c7f52e8fccfe8a9d0154a726e65808c0fe582)) * Function 'autodetectTemplateType' has a complexity of 37. Maximum allowed is 36 ([9a4603b](https://github.com/continuedev/continue/commit/9a4603ba9b90412e9f65a290f31ff1c20777165e)) * function definition to respect max chunk size ([58f4fff](https://github.com/continuedev/continue/commit/58f4fffae2d071481a4d3655e017f37207a2263e)) * handle cases where filename includes spaces ([59a37c9](https://github.com/continuedev/continue/commit/59a37c95404dc86c9c01853a9d41e8f96cb6e173)) * handle empty map cases properly ([de54503](https://github.com/continuedev/continue/commit/de5450376bc3000bd82a4041643e2db268651100)) * handle exaone version naming ([9d60f16](https://github.com/continuedev/continue/commit/9d60f162b44bd54647f1c292c8af1ee430ca35f5)) * handle numbers as well ([404cce0](https://github.com/continuedev/continue/commit/404cce0047b2e665c7c7092a993a891d1bfae055)) * handle positions ([928aacc](https://github.com/continuedev/continue/commit/928aacc0f664a17b73a7ce465363f11321f08311)) * handle undefined disposables ([9924e86](https://github.com/continuedev/continue/commit/9924e868e0cd01d046a4ef8e80cdb3cf72f6ea3d)) * HOTFIX fix flashing mention list ([#7030](https://github.com/continuedev/continue/issues/7030)) ([018d8dd](https://github.com/continuedev/continue/commit/018d8dd557bb691066ac3e3f0d0144898429a1a1)) * improve findSearchMatch to fix whitespace matching errors ([#6816](https://github.com/continuedev/continue/issues/6816)) ([54b1a63](https://github.com/continuedev/continue/commit/54b1a6351d278228801a6d7eb271405e60f353ba)) * Include Editor Content description with request ([06acfd7](https://github.com/continuedev/continue/commit/06acfd721e4f2caa5fcf797372e73125787bed6e)) * increase `debouncer`'s `interval` value to fix [#6199](https://github.com/continuedev/continue/issues/6199) ([4e5ee6f](https://github.com/continuedev/continue/commit/4e5ee6fbb6490c06294e1b6bc2a46e13d52c9c50)) * increase default max_tokens for Anthropic API to 32k ([a8b9ce8](https://github.com/continuedev/continue/commit/a8b9ce85a1a5bb1ffaa3e75e769b8f5dd767aaab)) * indexing toggle copy ([867b060](https://github.com/continuedev/continue/commit/867b06012ec1a4cdf5b8eba55482dee1c8f592ad)) * jetbrains release action ([856f4e5](https://github.com/continuedev/continue/commit/856f4e50d110eb5428bcbd373c65a0c7a1cb9143)) * jetbrains release script ([#7050](https://github.com/continuedev/continue/issues/7050)) ([ab4bb9c](https://github.com/continuedev/continue/commit/ab4bb9c1579b591bffb713b90e7cd207586f4dc2)) * link to reference ([e0a6e90](https://github.com/continuedev/continue/commit/e0a6e9094a35cddf994dd4951532214eab4ad0f0)) * links ([b8057dc](https://github.com/continuedev/continue/commit/b8057dc3f28e782a54c6b6849e2e47c7eb81829e)) * longer mcp errors to show in virtual file ([e3708ca](https://github.com/continuedev/continue/commit/e3708cae5766d45376950c8152ad8463ffaab763)) * max_tokens for haiku is lower ([ee20911](https://github.com/continuedev/continue/commit/ee20911a6443b399f9d7256309eb75f603b687a0)) * MD doesn't work on CI, use XL again ([6ae38bf](https://github.com/continuedev/continue/commit/6ae38bfba454ea2a4d086b4420f4a24fe38a64e6)) * merge ([0485aa1](https://github.com/continuedev/continue/commit/0485aa1f287cbeb61103f63dd9504970b1f89f56)) * merge main ([a521117](https://github.com/continuedev/continue/commit/a521117e8f8d6dfef8095baadba8f82cf25ee2c3)) * migrate FileUtils to VFS ([#6866](https://github.com/continuedev/continue/issues/6866)) ([9b77b52](https://github.com/continuedev/continue/commit/9b77b52caf109e32798befac0539aebfb436bb6f)) * model should now recompute outcome at each next edit location ([2cbfe97](https://github.com/continuedev/continue/commit/2cbfe9748fc38b1c7f0207389e69ef8a883dc436)) * move rc loading to separate file, fix core imports issue ([646913b](https://github.com/continuedev/continue/commit/646913b046af734ed27dcd4a20b778fcadb490c1)) * name consent marketing to align with c15t ([f3511d4](https://github.com/continuedev/continue/commit/f3511d4a3293229465dc7fa6dfc5edfa507c35d5)) * naming ([ae723c2](https://github.com/continuedev/continue/commit/ae723c23485aad5dbfc51c554e2bcc8f489aed57)) * next edit renders that should render decorations will render them properly ([#7160](https://github.com/continuedev/continue/issues/7160)) ([6430a84](https://github.com/continuedev/continue/commit/6430a84c5c2edd7e5a683838e5423bca4a132087)), closes [#7167](https://github.com/continuedev/continue/issues/7167) * Object object in profile URI ([#7156](https://github.com/continuedev/continue/issues/7156)) ([4752d7a](https://github.com/continuedev/continue/commit/4752d7ab96f63be4c2aaf3abd64a659acf9abb18)) * only make a recursive call when outcome is null ([022d202](https://github.com/continuedev/continue/commit/022d202c787b7e52819c487156572623ad1d328b)) * only update on session change when needed ([6ba0182](https://github.com/continuedev/continue/commit/6ba01825b40b2c3715f683edbe4f56376dcd84ce)) * ONLY use system tools if experimental setting enabled ([3ae3161](https://github.com/continuedev/continue/commit/3ae31616997a2cecb9d09fe85b45de825cc018a3)) * pass the current file path and a system prompt ([61d27c5](https://github.com/continuedev/continue/commit/61d27c530ca82508033b34a956a42179a8973538)) * passing prompt ([a824a08](https://github.com/continuedev/continue/commit/a824a086f8e963fa299288e14b92e3a89e8c97be)) * position calculations ([bb6f936](https://github.com/continuedev/continue/commit/bb6f936414fc894086e076bd0ea46e79b2e4794f)) * prettier ([3657e5d](https://github.com/continuedev/continue/commit/3657e5d8917ee5287049d167646b300d80312160)) * prettier ([484b483](https://github.com/continuedev/continue/commit/484b4833c13dfe35173304fa932a6e8e7e6b17f3)) * prettier ([4f3c176](https://github.com/continuedev/continue/commit/4f3c176762259cab8a03820a3aee2172eb669867)) * prettier ([f61b205](https://github.com/continuedev/continue/commit/f61b205206aa666e5747eb893183a6f814d20825)) * prettier ([cc16834](https://github.com/continuedev/continue/commit/cc168347faea3393739abd2393d1439dbd017384)) * prettier ([3651d62](https://github.com/continuedev/continue/commit/3651d626a8e7a6f63dc6ddfe971753408ba01d1a)) * Prettier ([d3ef95c](https://github.com/continuedev/continue/commit/d3ef95c5d63bc3e935d8ef392c92e5a1738d0a86)) * prevent review actions from running on draft PRs and deduplicate comments ([64bda6b](https://github.com/continuedev/continue/commit/64bda6b2b3dac1037e9895dbee4ce1d35565e1fe)) * prompt ([17fe39c](https://github.com/continuedev/continue/commit/17fe39cc4f1760838ce4428aad0a984af13f8266)) * prompt ([8254599](https://github.com/continuedev/continue/commit/82545990cb55307a7dfc24a563d19eba812f523a)) * prompt ([e265491](https://github.com/continuedev/continue/commit/e26549165948d856d2930e179520b50eb4ed92dd)) * prompt and userEdits ([43dd4f6](https://github.com/continuedev/continue/commit/43dd4f622e9147260eb27384db6ca9adb761a8cb)) * proper finalcursorpos setting and disposal of decorations ([5dd17da](https://github.com/continuedev/continue/commit/5dd17da77416411f86e7ed4dcec90daa6e197445)) * properly calculate diff group ([9f0baea](https://github.com/continuedev/continue/commit/9f0baeae4284733220df1fd620fece66c5eb8b3c)) * properly handle diff groups to use maxGroupSize instead of maxGap ([b92aa32](https://github.com/continuedev/continue/commit/b92aa3209001c014db7542e373abe46eccb839f8)) * race condition ([3f1c552](https://github.com/continuedev/continue/commit/3f1c55216998c46b5e1244ddf3df4809436d0844)) * race condition, defensive programming ([91c89b1](https://github.com/continuedev/continue/commit/91c89b19dabb6289f7b1f0d58ae0a850c1ae6a73)) * recover from bad merge ([65cd7d4](https://github.com/continuedev/continue/commit/65cd7d47aa92ff7e40cf5d5fa0559a6f97ad5c1e)) * reduce time ([1f84b29](https://github.com/continuedev/continue/commit/1f84b2994aa3fe22c034c28b3d47f3342d8f7506)) * register YAML config schema by its URI in VS Code ([85f7d62](https://github.com/continuedev/continue/commit/85f7d6297aadfd6cb6cb5e5a7a625ab9ed061634)) * reload assistants button leading to new assistant page ([961084c](https://github.com/continuedev/continue/commit/961084cb45fae8756bcbab53cc740a14919eff7a)) * reload assistants, not config ([30dbdee](https://github.com/continuedev/continue/commit/30dbdee5dc10b5ff25b47d8c9751d206e946dfa1)) * remove ! ([4746edf](https://github.com/continuedev/continue/commit/4746edf06a3bd2265f2bed933460c03476292132)) * remove add model system message ([6e66c0e](https://github.com/continuedev/continue/commit/6e66c0e694139dd3df762ca624bb3e1d2f4400be)) * remove blank test file ([031179e](https://github.com/continuedev/continue/commit/031179ecf7107e4cbd0ae319415cad80c46ad83a)) * remove clipboard buffer action ([#7117](https://github.com/continuedev/continue/issues/7117)) ([190a1d1](https://github.com/continuedev/continue/commit/190a1d13658f5e012e6ae61a2a354a52dfd77a97)) * remove it.only ([127a5dc](https://github.com/continuedev/continue/commit/127a5dc3757ee2af09d1e94a7fb7a6ade96cecc0)) * remove it.only test marker ([3bd270a](https://github.com/continuedev/continue/commit/3bd270a41e8e5f9b1bc054277ae0aa5eeebee29e)) * remove test llm from prompt engine vitest ([6b51f55](https://github.com/continuedev/continue/commit/6b51f556a9bed2343951eb8b6cb317ede8b97612)) * remove test model for now ([793c835](https://github.com/continuedev/continue/commit/793c835f23cfd4248c36675d0b449b0d250e2fe7)) * remove the first two lines generated by createDiff ([1579375](https://github.com/continuedev/continue/commit/1579375550f505ddbbb9b10998f9824fbb64b291)) * removes footer link ([8fccc57](https://github.com/continuedev/continue/commit/8fccc57b7552a4ef52e6778272a6fa20074959db)) * reranker expects non-empty chunk contents ([39cc73f](https://github.com/continuedev/continue/commit/39cc73f3a2c835ed5cce4e33b235b6de71ef28a2)) * reranker jump ([72533b6](https://github.com/continuedev/continue/commit/72533b6169e1eeba0f0842e41d5c43145d141694)) * reranking score slicing ([#6948](https://github.com/continuedev/continue/issues/6948)) ([f22c37c](https://github.com/continuedev/continue/commit/f22c37cf7dcb39e4f745e1274df032027f9488bd)) * resolve GUI TypeScript errors after dev data schema changes ([ca3c8f2](https://github.com/continuedev/continue/commit/ca3c8f288ce25916a8faf534e96c4f7568e34725)) * resolve TypeScript errors after dev data schema changes ([b8e4e95](https://github.com/continuedev/continue/commit/b8e4e95487e2472b89227546af1a7a893722ae06)) * respect maxRetries ([94d32b6](https://github.com/continuedev/continue/commit/94d32b6aeb41e62602bc2e0cd9c01c723cd3bdc1)) * restore launch settings ([cb6b819](https://github.com/continuedev/continue/commit/cb6b819dea819bc49f65b34250602e351c49dcce)) * rollback timeout ([3d23869](https://github.com/continuedev/continue/commit/3d23869c98ccc791081f7663a7cded0271a6e49d)) * rule colocation uri logic ([#7164](https://github.com/continuedev/continue/issues/7164)) ([c1a4785](https://github.com/continuedev/continue/commit/c1a47858f389efdfe900f88dd5011bf72a8d80c5)) * security ([2f4a4f9](https://github.com/continuedev/continue/commit/2f4a4f90ee247e4b52994d25ba5c6c73eb529804)) * setup packages before release ([be49529](https://github.com/continuedev/continue/commit/be49529b680ff6098e3415b42bc5758cbd02e8c6)) * show no tools available when no tools available ([#7021](https://github.com/continuedev/continue/issues/7021)) ([126dc26](https://github.com/continuedev/continue/commit/126dc2605d76f531c30fd4211784f180289b0a63)) * similar-issues.yml ([b11e1d8](https://github.com/continuedev/continue/commit/b11e1d80f7b52d59603a42fabc17c5859dbf6a0c)) * simplify logic ([c3dcacf](https://github.com/continuedev/continue/commit/c3dcacf1a361dab24b1d169681937b4f74d00230)) * skip analytics capture calls if workspaceId is undefined ([45214eb](https://github.com/continuedev/continue/commit/45214eb7434e6ddcb584d183d6cc8556e344d252)) * skip next edit e2e for now ([2011603](https://github.com/continuedev/continue/commit/2011603e93912d00c278c377a68de1dc6f071028)) * skip redundant calculation ([f249c23](https://github.com/continuedev/continue/commit/f249c23f8ada580243e73b03862eaa59458bcf0e)) * skip test ([2bba03d](https://github.com/continuedev/continue/commit/2bba03d8e5fe8c62a21ebbf8cc8eda8adeca8a11)) * spacing between divs on tool calls ([1c4f983](https://github.com/continuedev/continue/commit/1c4f983c93e200c2dd771320457fbb31162d6743)) * stale tests ([1374574](https://github.com/continuedev/continue/commit/1374574f30403bf1a2515e4fae8e414003019af2)) * standardize modelName and add missing modelProvider in dev data schemas ([4307010](https://github.com/continuedev/continue/commit/4307010ab104bb800659f09e4abc16d371211a47)) * standardize modelTitle to modelName in VS Code extension ([1d9a711](https://github.com/continuedev/continue/commit/1d9a711b4cb6c5bd952809655504e767dc48bdd9)) * still render empty completions in case they are oure deletions ([bdf9544](https://github.com/continuedev/continue/commit/bdf9544fa92a55e347d23d0e5fe13b6f9d37d0ea)) * system message tools array args for search and replace tool ([ec9d315](https://github.com/continuedev/continue/commit/ec9d3157bb3d4413db982fd84eb3bb3d85301eab)) * system tool calling bugs and flesh out tests ([567d917](https://github.com/continuedev/continue/commit/567d917367b76dd12214c139f144835c6322d85e)) * tell model no tools are available if they aren't ([#7034](https://github.com/continuedev/continue/issues/7034)) ([d4b0609](https://github.com/continuedev/continue/commit/d4b0609a7a87f5b89ab7a0086901f676b658033a)) * test ([c5a22b3](https://github.com/continuedev/continue/commit/c5a22b3e4ad06be973184b7a7563df66000f89c4)) * test failures - was doing a chat test in agent mode ([9511eb5](https://github.com/continuedev/continue/commit/9511eb5fa93a6aa13fb643ffe4e80a9a788c7d82)) * Test that the GUIActions.toggleToolPolicy()method works ([92b9b48](https://github.com/continuedev/continue/commit/92b9b4828b4ad947e4d98b9ef39a80771a227746)) * the other usage of listProductsReleases ([770b39c](https://github.com/continuedev/continue/commit/770b39c4644e7a60b1141e4aa15b6e0aa715694b)) * try long polling ([bf916bc](https://github.com/continuedev/continue/commit/bf916bc44ce9fa6db5fe1ebfa687a2389524544b)) * try to pass GUI.test.ts ([8ad03dc](https://github.com/continuedev/continue/commit/8ad03dc4e54d1b71658d19bd36c8a71f92d8cb04)) * try using xpath ([6c04626](https://github.com/continuedev/continue/commit/6c046263eac2484284854bf4837d6877a571ae62)) * type error ([ffb8b4b](https://github.com/continuedev/continue/commit/ffb8b4bb0694b667bc10a601c17e7bf55eed0a37)) * type errors ([94e5ea3](https://github.com/continuedev/continue/commit/94e5ea3939c86d42b5f28a5e5145db682d6a0318)) * typos in the Contributing Guide ([#6924](https://github.com/continuedev/continue/issues/6924)) ([e13ba51](https://github.com/continuedev/continue/commit/e13ba51b8144ccddf08742939f103e26a09a5ba8)) * undefined field error ([153e974](https://github.com/continuedev/continue/commit/153e97458ea7dd21f696a414edbe360a8acd8eea)) * unsupported themes will use dark-plus ([#7187](https://github.com/continuedev/continue/issues/7187)) ([6c9f66c](https://github.com/continuedev/continue/commit/6c9f66cd702c8be4a9c702e1a9dd045beffb6d38)) * update mode select to reflect new agent supported logic ([845c6c7](https://github.com/continuedev/continue/commit/845c6c7cc5bba3d4887b8ef346ae9d627c0ba299)) * update prompt template ([eba4e0b](https://github.com/continuedev/continue/commit/eba4e0b1370fc98a41819c29649e80f72e0440b9)) * update sha ([5361d5e](https://github.com/continuedev/continue/commit/5361d5e33b880add1d3d050eeadd01971434fb75)) * Update similar-issues.yml ([406f3c8](https://github.com/continuedev/continue/commit/406f3c8e6e25f374aa0101dcca4fcc5733095d39)) * update test using the latest editDiffHistory ([db14da1](https://github.com/continuedev/continue/commit/db14da1cbe0f0fab2c7e2628ef1ef14ea24c0d25)) * update tooltip text ([7b075f1](https://github.com/continuedev/continue/commit/7b075f1ed70fd0dd3fb7cf1e7d6d82d71385a049)) * use line numbers ([7fcc42a](https://github.com/continuedev/continue/commit/7fcc42a4730a15efa33b7e337c386035f76b7248)) * use proper import aliases ([345e90e](https://github.com/continuedev/continue/commit/345e90eb28fae30999647a5e6b2afc7cf7161796)) * use relative cursor position instead of absolute ([c3240f8](https://github.com/continuedev/continue/commit/c3240f898dfcc92389d873348f2704398797aec0)) * use rules when `alwaysApply` is absent ([fde7eae](https://github.com/continuedev/continue/commit/fde7eae70a4e2765ce73f3e690cdf3290d204b45)) * use template literal ([c4d50e7](https://github.com/continuedev/continue/commit/c4d50e794361f59256d892adc3dba9ece22cc357)) * use validation method that also works 2024.1 ([aa2382e](https://github.com/continuedev/continue/commit/aa2382eb7788883effdc23443081659a66b998b6)) * use validation method that also works with 2024.1 ([976f90a](https://github.com/continuedev/continue/commit/976f90a8ac7d721b23cfa12100794f077f5e205a)) * vscode apply error ([#7168](https://github.com/continuedev/continue/issues/7168)) ([74287e8](https://github.com/continuedev/continue/commit/74287e8ca4f8fb7f7f74f3c67b8642a4aec2e806)) * we don't need to set inlineSuggest manually anymore ([c9acabe](https://github.com/continuedev/continue/commit/c9acabe58ff5161c6a058ff13cf15398fd9cae7e)) ### Features * :sparkles: MCP Prompts now display when inserted ([f33df88](https://github.com/continuedev/continue/commit/f33df88ae5ecce297d64fb108169fea129684e56)) * abort prefetch queue ([da3876a](https://github.com/continuedev/continue/commit/da3876adc0da737fd5b2d458a5f05994ec600aa0)) * activate and clear jump manager singleton ([9d62771](https://github.com/continuedev/continue/commit/9d62771da8fe77dd6a081836c8fd338d4a4a89dc)) * add a a document ast tracker to cache ASTs ([44bb9aa](https://github.com/continuedev/continue/commit/44bb9aa0b82a4569da6666bd4a567c9fa137e432)) * add a checker function to see if next_edit capability is set, or if the model is one of our supported models ([c5c2e2e](https://github.com/continuedev/continue/commit/c5c2e2e0f2a3efd1cda6e88b3534f888a927f43d)) * add a class to find next editable region ([0264db5](https://github.com/continuedev/continue/commit/0264db58072347799eb323f10634d4b47d1abb41)) * add a display after jump command ([07c7371](https://github.com/continuedev/continue/commit/07c7371ba53cd9bc42645be3a3894439fae77969)) * add a global selection change manager to handle text selection events in an event bus ([201e34c](https://github.com/continuedev/continue/commit/201e34c0ebca3415587dfa7fa1f1a98365dea798)) * add a helper function to parse contextSnippets ([534e453](https://github.com/continuedev/continue/commit/534e4531848f94518bbe9b0ea8cff10de8bdb781)) * add a jump manager ([00a996c](https://github.com/continuedev/continue/commit/00a996c1f9e7b28937d7260b80258cb16ced2fe2)) * add a jump manager to handle jumps ([57fceb5](https://github.com/continuedev/continue/commit/57fceb53a54b7d933b92bac462fa6b24a1674983)) * add a method to request the model within a given chain ([c172170](https://github.com/continuedev/continue/commit/c172170569a5d10a4311a41074ff076e0f23fe8c)) * add a new diff group creator ([863f187](https://github.com/continuedev/continue/commit/863f187aa433a26466c325fdccaea9fcf5e51045)) * add a prefetch queue class ([f6e5198](https://github.com/continuedev/continue/commit/f6e5198cfae166ec72eddc93b3ce79c2ad0d8103)) * add a sliding window strategy ([2f97143](https://github.com/continuedev/continue/commit/2f97143333975ae231a467ad0067ed6c05b3b927)) * add a static-based jump method ([5178372](https://github.com/continuedev/continue/commit/517837226fa78d3eb9f44280d247ca9b118727d2)) * add a test only env variable ([8e8b42f](https://github.com/continuedev/continue/commit/8e8b42f301f94ec971d2de0ced8f67fa01ef75d6)) * add a truly static strategy ([92f956a](https://github.com/continuedev/continue/commit/92f956a654bd26bf0552fc0b28f987c482de67ea)) * add a utility function to check if model is capable of next edit ([4081419](https://github.com/continuedev/continue/commit/4081419839389205fd5c2b4586b2a6a2810d16e7)) * add chain-related methods ([8e867fa](https://github.com/continuedev/continue/commit/8e867fa362bc819a49405df46e8efa682ee3e165)) * add continue-review.yaml ([3de7baa](https://github.com/continuedev/continue/commit/3de7baa8ff3f3646d9b8eeaf9e2fbd74030d7d86)) * add currentFilePath field ([f404a4d](https://github.com/continuedev/continue/commit/f404a4d5ffde09a65f262f3d0c0c1bbde0b9023a)) * add debugging log method to peek first three ([d586029](https://github.com/continuedev/continue/commit/d5860296fbea16c09f1c7b24eb48eebc9cf2280d)) * add diffLines field ([04f238a](https://github.com/continuedev/continue/commit/04f238afc83f0a5a8e5655cbf191a93554bb8af2)) * add event registration methods ([b324391](https://github.com/continuedev/continue/commit/b324391e358f2328c5cdcfda8cb8b51ec874fe3e)) * add fileContentsBeforeAccept field ([0486819](https://github.com/continuedev/continue/commit/04868195e37b61d56b28057fbf586a8ca144e011)) * add gemma tool calling ([812dbe9](https://github.com/continuedev/continue/commit/812dbe9c00825fdc1ba6fc9521641ef44804a6c5)) * add getDocumentSymbols LSP method ([98e41cd](https://github.com/continuedev/continue/commit/98e41cdccc302cf5fa419b62d50fbedb012d71d1)) * add getReferences ([ec910c7](https://github.com/continuedev/continue/commit/ec910c7047755c2ffa004b5f855f313be955088a)) * add helper for diffFormatting ([9652276](https://github.com/continuedev/continue/commit/9652276380fd79a2109c558c48ef4db8523e79f3)) * add helper to get metadata from unified diff ([109ef6e](https://github.com/continuedev/continue/commit/109ef6e70d05ce117f48d5966b9d420417378fcf)) * add hunk details to metadata ([9937209](https://github.com/continuedev/continue/commit/9937209bb7bfa8037e5ea8a2a24c9d54e25393f5)) * add hunk to prompt ([3c5d91a](https://github.com/continuedev/continue/commit/3c5d91aaaa6d18e8216476f28dd142394e718644)) * add jump commands ([dd162c8](https://github.com/continuedev/continue/commit/dd162c889d5bf69ca07e690a56951722072f92d4)) * add jump-specific chunking ([0001645](https://github.com/continuedev/continue/commit/0001645b7efd2f75e9f761cb1051acf928be9756)) * add lsp method types ([0d8bd09](https://github.com/continuedev/continue/commit/0d8bd09d86adb1e754de00124fb851f9a7da0e8f)) * add mercury-specific functions ([bded0d3](https://github.com/continuedev/continue/commit/bded0d389c1db074d0fede0f99746589a0f98e68)) * add more fields to template ([a736bcc](https://github.com/continuedev/continue/commit/a736bcce0eabc5c2595dea1564260e2eb1805ec8)) * add more helper functions to JumpManager ([300377e](https://github.com/continuedev/continue/commit/300377eaf3b832b11a60576a4542f6eea76086dd)) * add more next edit endpoints to protocol ([#7110](https://github.com/continuedev/continue/issues/7110)) ([3606665](https://github.com/continuedev/continue/commit/3606665992bbb9ac1a2fa6eb1d7976f5bad407e6)) * add more to context ([eae28a8](https://github.com/continuedev/continue/commit/eae28a87c1e8adc073eab88eb9b28d1d5fa167a2)) * add more tokens ([e8a1aad](https://github.com/continuedev/continue/commit/e8a1aadd3a58e78b7b0996173a73002f991ba337)) * add next_edit capability ([f691b90](https://github.com/continuedev/continue/commit/f691b90778e700e4644bfb6b63702f3138af6e5b)) * add next_edit z.literal ([6a31f98](https://github.com/continuedev/continue/commit/6a31f985b02d595b76f98404359ddb5be0bf9656)) * add parallelization instructions to agent sys msg ([#6830](https://github.com/continuedev/continue/issues/6830)) ([a5424a9](https://github.com/continuedev/continue/commit/a5424a93f26b98eee50e45a05b3046a2ebc89b95)) * Add Plan Guide to docs ([#6907](https://github.com/continuedev/continue/issues/6907)) ([43ea62b](https://github.com/continuedev/continue/commit/43ea62b9e89b1a0bb98898fb45acceca5e3cb0c9)) * Add quickstart examples to docs (agent, chat, autocomplete, edit) ([#7184](https://github.com/continuedev/continue/issues/7184)) ([4d4d86d](https://github.com/continuedev/continue/commit/4d4d86ddd2aa88c2c75e1192b40bf2830cb742ad)) * add salvage functionality for security-sensitive values in GlobalContext ([7a5843c](https://github.com/continuedev/continue/commit/7a5843c415636fe29f0a898bc68085fa3d3aedaa)) * add some helpful diff functions ([2a4ad72](https://github.com/continuedev/continue/commit/2a4ad72aa3a74f7c219243688cf6cab9cd6b09e1)) * add template variables for different next edit models ([b1a67fe](https://github.com/continuedev/continue/commit/b1a67fe6467069163197c110ac1499791cb1c38d)) * Add the initialization uiSlice.toolSettings logic. ([d1b7b2d](https://github.com/continuedev/continue/commit/d1b7b2df59b24a2f7b8b9bd8ee89830d4a729aa3)) * add to autocomplete context on small edit ([92f60e2](https://github.com/continuedev/continue/commit/92f60e2d15b7a0c5a1855a0d153db067f9ab7107)) * add tokens ([326785f](https://github.com/continuedev/continue/commit/326785f0226ff7fc338d9b2d98d957ac288052d5)) * add tool call support for moonshot models ([125a7d7](https://github.com/continuedev/continue/commit/125a7d795f87fbfdb0e25b07730e79471f873fb5)) * add utils for model-specific logic ([9e94a38](https://github.com/continuedev/continue/commit/9e94a3806c050aab24d35c6f80ebb130d8c9129d)) * add XXLP ([e5e6e9e](https://github.com/continuedev/continue/commit/e5e6e9ebf937f706a90aa7bd8f37ddd46a1102d3)) * await for deleteChain ([cd8450f](https://github.com/continuedev/continue/commit/cd8450f9d586c940a528e13ef711932b5de53963)) * await for other functions ([d3c250f](https://github.com/continuedev/continue/commit/d3c250ff85fd0215756c1fe62a8e4e9a8dbf12f3)) * await renderPrompt ([b6ab6e3](https://github.com/continuedev/continue/commit/b6ab6e3585bf0713fe105c28d4932118670a8675)) * change Tool.toolPolicy to Tool.defaultToolPolicy ([1d773e2](https://github.com/continuedev/continue/commit/1d773e222d4ea84a0c6fffe0213df1045b968b69)) * check for autocomplete and turn on/off next edit accordingly ([7c3fa1a](https://github.com/continuedev/continue/commit/7c3fa1a10b82e8e6e188fd7b000e7945ea813c60)) * check if the completion request is within a chain, and shift the next editable region accordingly ([1480e1b](https://github.com/continuedev/continue/commit/1480e1b0bdedad995346ab9a765a1493f235d017)) * clear chain of edits in cursor movement, but not when part of next edit or jump ([3d08b80](https://github.com/continuedev/continue/commit/3d08b80666e61f4ee1ab00eba1d3f24d85ee5279)) * consume next editable regions in the queue until we get a suggestion ([cf004ba](https://github.com/continuedev/continue/commit/cf004ba42ed8d4237cf477ede63703177a954581)) * create a ghost text acceptance tracker to quickly check if a completion has been accepted ([0b4bd55](https://github.com/continuedev/continue/commit/0b4bd55da32227ac09b8ad5a237e81773552cfec)) * create prefetch queue ([375b19a](https://github.com/continuedev/continue/commit/375b19a70c3516573b40580f99004a6ebf0655da)) * create prefetch queue data structure ([1f8d667](https://github.com/continuedev/continue/commit/1f8d667bf861894ffd7458244334861ac88b19bf)) * custom gh action ([4740bd8](https://github.com/continuedev/continue/commit/4740bd83628a7fbc609a52cff901f7fce1dac8a0)) * custom systemMessageDescription for built in tools ([a04dccb](https://github.com/continuedev/continue/commit/a04dccbc2a0ede1eb7af0505959e38334247228b)) * delay the next edit decoration until the jump is complete ([9dce2ba](https://github.com/continuedev/continue/commit/9dce2baa8faaec876575a9755e58d257e7f9384d)) * delete chain for files closed ([da33742](https://github.com/continuedev/continue/commit/da33742bbee5adef67a594c4f3e563ae45bb9f2c)) * diffContext is now an array ([c34b1d8](https://github.com/continuedev/continue/commit/c34b1d82b161402b84581552b2cddf57219d8230)) * display jump decoration ([c7b182f](https://github.com/continuedev/continue/commit/c7b182f5f3e5f1a85c83d64b97421667fd009b08)) * edit file lint hook for claude ([#6962](https://github.com/continuedev/continue/issues/6962)) ([3bbf241](https://github.com/continuedev/continue/commit/3bbf241720f6b13b9998bd07d76675492f5a2598)) * edit template ([55f081c](https://github.com/continuedev/continue/commit/55f081c2061f37122425a7e79abda53413adc377)) * enrich model request with system and user prompt prefix ([4a6fe51](https://github.com/continuedev/continue/commit/4a6fe51fe21e346668629ca5ab58a99203611f9a)) * extend NextEditOutcome type to include final cursor position and the editable region start and end lines ([263e340](https://github.com/continuedev/continue/commit/263e340d07be4a9591ce78ab443b97bc2834120d)) * feat ([4c15e87](https://github.com/continuedev/continue/commit/4c15e87b86a75e46460acd0fd0fc9d89ea446d87)) * fix flake ([c638a95](https://github.com/continuedev/continue/commit/c638a958549616e580c4bb3d32e2e0979c693a47)) * general review action ([076dd68](https://github.com/continuedev/continue/commit/076dd68c1d88b4da5d604af361e40e6396c4a11f)) * generate prompts for new mercury model ([65ebc7b](https://github.com/continuedev/continue/commit/65ebc7b99eda6fa6bdfc273a64fa346f41c9daaa)) * GEO updates for docs ([#7083](https://github.com/continuedev/continue/issues/7083)) ([1704df4](https://github.com/continuedev/continue/commit/1704df4f1e8a3fbe91e6433b75a94fd2b1445fdb)) * get the editor contents instead of file contents ([3413cf5](https://github.com/continuedev/continue/commit/3413cf563304a0781e05915b4ba785872b52c0ba)) * gpt-5 support ([#7054](https://github.com/continuedev/continue/issues/7054)) ([01812e5](https://github.com/continuedev/continue/commit/01812e598f2e5b3f201c1329388d3133b0c935b7)) * handle cases where fullFileDiff is true ([da3230e](https://github.com/continuedev/continue/commit/da3230eef75a568837ab3728c9b50e65a30c35b9)) * handle cases where there are existing edit chains ([333757f](https://github.com/continuedev/continue/commit/333757f003c1c0223dbd1340425168ab1304808f)) * handle declaration nodes separately ([bc7ae7c](https://github.com/continuedev/continue/commit/bc7ae7c7c74c7d709dee2f370643f50ec6374819)) * handle typing sessions separately from cursor movements ([00efd38](https://github.com/continuedev/continue/commit/00efd382a825546b1801040606d8c96cf2371f6e)) * implement Sentry error tracking with privacy-first anonymization ([#6881](https://github.com/continuedev/continue/issues/6881)) ([8599411](https://github.com/continuedev/continue/commit/85994118e89ae647275887e9df25827a354f3de2)) * init tool policy in tools definitions ([a6ccb6e](https://github.com/continuedev/continue/commit/a6ccb6e7cdb381687916cf31e92404808289892d)) * integrate prefetch queue and refactor ([90d07b4](https://github.com/continuedev/continue/commit/90d07b4b4a4baccc6d06c9316c69eb03674728a8)) * jump only when necessary ([2488df3](https://github.com/continuedev/continue/commit/2488df36fcd35a3294d8aa33d1451fd7fa4c4182)) * keep track of autocomplete context ([1c41a7f](https://github.com/continuedev/continue/commit/1c41a7fd7027a42f4205aa974a0009928081513d)) * local block loading for hub assistants ([05d8603](https://github.com/continuedev/continue/commit/05d86030deab3066c018ae4cc37fa586ce2264ba)) * make disabled tool policies more clear ([9aacb0d](https://github.com/continuedev/continue/commit/9aacb0da1b3a0b6097965d285326d2b86ea517b0)) * make tool policy alert sticky ([#6872](https://github.com/continuedev/continue/issues/6872)) ([216da21](https://github.com/continuedev/continue/commit/216da21c67b4c4f5bc893ce613a868a756db67e8)) * new review bot ([a18206b](https://github.com/continuedev/continue/commit/a18206baeed9379dd9c9344124bf96171f1b378c)) * onlyUseSystemMessageTools experimental setting ([ff5e709](https://github.com/continuedev/continue/commit/ff5e7092dddd36ad746d1b5b524a0c9d5c47d0f2)) * pass data for rendering completion after jump ([6e36bc8](https://github.com/continuedev/continue/commit/6e36bc89ef4ad990f19d6c35741446a7d9ad9fd6)) * pass difflines ([fa5323f](https://github.com/continuedev/continue/commit/fa5323f626b57a197015071a9171c4aae68c26ee)) * pass end line ([f93a18e](https://github.com/continuedev/continue/commit/f93a18e390b0c7302844f46f14697ff5d556eba3)) * pass the fullFileDiff flag ([bc66ca8](https://github.com/continuedev/continue/commit/bc66ca8a58e386dc0bbbb208d40ab7a693b2cff8)) * peek for better logs ([e119ae1](https://github.com/continuedev/continue/commit/e119ae1b6a61c8a060f849b37accae491b24092c)) * plug and play system message tool frameworks ([af1b6b1](https://github.com/continuedev/continue/commit/af1b6b1bc4c0ce0e387e63ab674fd8ba79c862e3)) * prefetch queue for next edit ([6b84829](https://github.com/continuedev/continue/commit/6b848298b894ef61567bc9ef8d85c89017d7c4cf)) * remove static member, add hasAccepted method ([1e02676](https://github.com/continuedev/continue/commit/1e02676ff13354298393b83847b9f5ab9ca12a84)) * remove the initialization of tool policy with useEffect, use the defaultToolPolicy as a fallback if a value has not been set by the user in selectActiveTools.ts ([fb44d5b](https://github.com/continuedev/continue/commit/fb44d5bad66d5da11eb373b9ed0c46cf388168be)) * render jump suggestion at the location of the next decoration when the decoration should be rendered inside the viewport ([deae3c6](https://github.com/continuedev/continue/commit/deae3c66d3ed28d9de4b818dbc5ad4e7e93d0f54)) * replace field ([b4c7df4](https://github.com/continuedev/continue/commit/b4c7df46cdff342bda5dcfcb0b7f865fd0511ff9)) * reset edit chain id to null ([3d0ef7a](https://github.com/continuedev/continue/commit/3d0ef7afbc7f0f040352f44c1ca61a484523399e)) * reset edit chain id to null ([51818bf](https://github.com/continuedev/continue/commit/51818bffee9a9c76f921e4d3c4cd62040eda8500)) * Respect Org Policies ([#7087](https://github.com/continuedev/continue/issues/7087)) ([56cf2ab](https://github.com/continuedev/continue/commit/56cf2abf20e1321b436adae6310b25e78c7c27be)) * respect token limits ([5aaa491](https://github.com/continuedev/continue/commit/5aaa4912da3f492774693db59aff452127691c92)) * restore enhanced build system and integrate parallel build script ([0f582f2](https://github.com/continuedev/continue/commit/0f582f200200af881c23531c6acc1112fd367584)), closes [#6811](https://github.com/continuedev/continue/issues/6811) [#6821](https://github.com/continuedev/continue/issues/6821) * retrieve five most relevant code chunks given a code snippet ([c8c0472](https://github.com/continuedev/continue/commit/c8c0472d8105239a28a2f331ed3c4b1d60e99ce0)) * review action ([51da968](https://github.com/continuedev/continue/commit/51da968ec83a46ab59a5de9759c56ce64fdd307c)) * save NextEditOutcome instead of string ([b194632](https://github.com/continuedev/continue/commit/b1946329aebcf7b322435b112db4b6a01ba3df30)) * set up event handler for selection changes ([878fb94](https://github.com/continuedev/continue/commit/878fb9474f7dcc06e489b7f96e5ecf191b9bb4f0)) * sliding jump starts at the cursor line and expands outwards ([3b87898](https://github.com/continuedev/continue/commit/3b878986c587faaa4f4c75358030d9592b73599e)) * smooth scrolling ([74d3c4c](https://github.com/continuedev/continue/commit/74d3c4cbe004ef0c98d09dd86b3ce8cdaf0c8055)) * summon bot ([a7e2d6f](https://github.com/continuedev/continue/commit/a7e2d6f520e386578c4e7e2b526e3c3fdb7bf510)) * support multiple models and new mercury model ([1fe41e8](https://github.com/continuedev/continue/commit/1fe41e8ca34a9a1b7bd00f3ae0d3b195b67c0f52)) * system message tools ([b708c35](https://github.com/continuedev/continue/commit/b708c355a68d9b8055e0d7c51ab520cdebed227b)) * telemetry ([a9e5b37](https://github.com/continuedev/continue/commit/a9e5b37d0e51b56f7cc3550488abbd25499eed77)) * toggle given fullFileDiff ([a49e8cb](https://github.com/continuedev/continue/commit/a49e8cbbd5dea589c3fdc10b1b38f04a75506aa1)) * tool call status icon for search and replace UI ([#7112](https://github.com/continuedev/continue/issues/7112)) ([c7fdfe4](https://github.com/continuedev/continue/commit/c7fdfe497995cda7c43631a369d3d9eb62575c6c)) * try to pass GUI test ([161ed3a](https://github.com/continuedev/continue/commit/161ed3aa9851b0b3d96e919d33219cf7c74eb420)) * try using sliding strategy ([d93e5a2](https://github.com/continuedev/continue/commit/d93e5a2e1b1a199d360ffee874a205946d4d34e0)) * update next edit e2e test ([7ff2520](https://github.com/continuedev/continue/commit/7ff252034f7e5bef6e21b770e3ce5cfae2a1551b)) * use 5 lines as context ([7106c9d](https://github.com/continuedev/continue/commit/7106c9dd15f3c84452d7f1b63e0546aba1bd137f)) * use a list of diffContexts instead of a single one ([72399ca](https://github.com/continuedev/continue/commit/72399ca5ccad459c32d800a732f4ba3ead6a0217)) * use a selector uitl ([da2bfa1](https://github.com/continuedev/continue/commit/da2bfa1a0f9c9e59b0c4c70b272a5e0ea56162de)) * use an actual queue data type instead of a two pointer ([1ca57b1](https://github.com/continuedev/continue/commit/1ca57b1c5ef1a11acdb17941a18181384555cb0b)) * use contextSnippets instead of recentlyViewedCodeSnippets ([db87e89](https://github.com/continuedev/continue/commit/db87e89126882f7df5d60214b9ed01ad4d950655)) * use full file diff ([a5506b1](https://github.com/continuedev/continue/commit/a5506b1af12a81fea74fd750c0b85ff58db1261e)) * use new jump manager methods ([adfa2a8](https://github.com/continuedev/continue/commit/adfa2a8b59a70b99fc2b8e5bf69642b0b8a83562)) * use prefetch queue to prefetch inference results ([90cdcaf](https://github.com/continuedev/continue/commit/90cdcafee2ce8ff034846ed70a94667d789ce579)) * use s/r for gpt-5 ([#7153](https://github.com/continuedev/continue/issues/7153)) ([c0e9cfd](https://github.com/continuedev/continue/commit/c0e9cfd5567928ca8a3048b329571d0aefbf4b01)) * use strategies ([0363bb6](https://github.com/continuedev/continue/commit/0363bb63c14df653fe2f666a2523365b697e3a6d)) * use system message tools for default for openrouter, except with claude ([ec0d7de](https://github.com/continuedev/continue/commit/ec0d7deb5405fa8ac42300bf57273a8fe8a4c9d9)) * use the document ast tracker ([d5ce1ae](https://github.com/continuedev/continue/commit/d5ce1aec0ab946fc3af83277b8016b9f66e23564)) * use the jump manager ([ef59863](https://github.com/continuedev/continue/commit/ef5986367ec0f9c5abeff07a55f2a73f0261fabf)) * use the new prefetch method ([007f409](https://github.com/continuedev/continue/commit/007f40948ef27cce2d66113c3c781c8227afd564)) * view config.yaml reference codelens ([9d9c93d](https://github.com/continuedev/continue/commit/9d9c93dec09394b2b0d410fe819eb60672ebe784)) * wait for SVG ([8223010](https://github.com/continuedev/continue/commit/8223010f298302327e6f4b0d5f59eff15c58a9c7)) * wait longer for decoration to appear ([569dc58](https://github.com/continuedev/continue/commit/569dc58202fdbb5d5eb39fe33c30af2262c9d38c)) * warning for models not great with tools ([dde117e](https://github.com/continuedev/continue/commit/dde117e471299c34bab98b4e1c1ab06ee3e6034d)) * wrap each retrieval methods in try catches ([fdde91b](https://github.com/continuedev/continue/commit/fdde91b13865f788d601910bd2f7b508ee67eb2a)) ### Reverts * Revert "remove accountbutton" ([f642b1c](https://github.com/continuedev/continue/commit/f642b1c7cf138f2b24255799a91adb61a26e0702))
Features
August 18, 2025
# [1.8.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.7.0...@continuedev/config-yaml@1.8.0) (2025-08-18) ### Bug Fixes * :lock: Simpler fix to exclude search_web tool to signed in users ([#7165](https://github.com/continuedev/continue/issues/7165)) ([a4c4f79](https://github.com/continuedev/continue/commit/a4c4f79fd07d7b542748db6eda2c2b4fc3dacfdf)) * vscodoe apply error2 ([#7196](https://github.com/continuedev/continue/issues/7196)) ([92c1852](https://github.com/continuedev/continue/commit/92c18522344683d4e4e1b8123f894f6ee75ce95b)) ### Features * next edit docs ([#7180](https://github.com/continuedev/continue/issues/7180)) ([a166566](https://github.com/continuedev/continue/commit/a1665660daa59d2953fcfb26cde3ace7e8690289)) * rebrand assistants as agents ([#7227](https://github.com/continuedev/continue/issues/7227)) ([73fdf19](https://github.com/continuedev/continue/commit/73fdf19de8e6b09979a9c80baaccc70eeb6df598))
Features
August 18, 2025
# [1.7.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.6.0...@continuedev/config-yaml@1.7.0) (2025-08-18) ### Bug Fixes * :ambulance: Move to background ([#6817](https://github.com/continuedev/continue/issues/6817)) ([314c418](https://github.com/continuedev/continue/commit/314c418bd1c3478c1384c7f2402ca95efa9a7b1b)) * :art: Fix typescript error ([33b23ae](https://github.com/continuedev/continue/commit/33b23ae09ee19034ac136e558cb5f3d258ef3dcf)) * :art: Prettier ([68fd28f](https://github.com/continuedev/continue/commit/68fd28fece115f70d463217d47f692e2972d5d5a)) * :art: Prettier fixes ([c78db09](https://github.com/continuedev/continue/commit/c78db090371fa8b5d1d28e70292785d741785a76)) * :bug: Fix CodebaseIndexer Bugs ([#6890](https://github.com/continuedev/continue/issues/6890)) ([7d97866](https://github.com/continuedev/continue/commit/7d9786606fb93266b37ff7b5a673fa3142af0682)) * :bug: Fix rebase issues ([6e0775b](https://github.com/continuedev/continue/commit/6e0775b0ce414942433c42136a0e4830206c0ee4)) * :bug: Fix terminal use without a workspace ([e7d82a6](https://github.com/continuedev/continue/commit/e7d82a6290b0954280e03580220b51aa7ed50ff5)) * :bug: Use login shell and powershell ([#6850](https://github.com/continuedev/continue/issues/6850)) ([1ef2c0d](https://github.com/continuedev/continue/commit/1ef2c0da01de90960da2c6b26d42b5c3a15b9029)) * :green_heart: Fix Builds ([#6933](https://github.com/continuedev/continue/issues/6933)) ([42ea4b2](https://github.com/continuedev/continue/commit/42ea4b2d7ec45df7c67e532b31903bfb72e277f0)) * :green_heart: Retry failing builds ([a8ff087](https://github.com/continuedev/continue/commit/a8ff08788f51a45c0776d70258465010dd6559eb)) * :label: Fixed typescript errors ([37ef320](https://github.com/continuedev/continue/commit/37ef32021d45ab6cb1b5ef5a491c4a8eb35aa938)) * :lipstick: Fix the enter button foreground color ([#6927](https://github.com/continuedev/continue/issues/6927)) ([aee2673](https://github.com/continuedev/continue/commit/aee26730336f3d357785418f06f425ef36ed48e3)) * abort controller before clearing ([5b9fecc](https://github.com/continuedev/continue/commit/5b9feccc69efa8631258c499b461f9ed7a25df09)) * accepting next edit does not count as typing ([ffa1d64](https://github.com/continuedev/continue/commit/ffa1d64a554ab470f38be75e14da303e7786155c)) * actually update the recently edited ranges ([895c285](https://github.com/continuedev/continue/commit/895c2855145d1f33fcde3f57f2337d1a171c1c4a)) * add a newline accordingly ([eddb7bf](https://github.com/continuedev/continue/commit/eddb7bf1f2213537717ff64162e8429faf59e51c)) * Add apiBase to remote instance config ([219b13a](https://github.com/continuedev/continue/commit/219b13a879a2b57f768ac8f453e8d6703a0a4817)) * add cookie banner to docs ([87c48cd](https://github.com/continuedev/continue/commit/87c48cddfbd42cabcfe6d3e76ee91422ebd349a6)) * add Enter Enterprise License Key action ([#7159](https://github.com/continuedev/continue/issues/7159)) ([103a98c](https://github.com/continuedev/continue/commit/103a98cb90b510b5315879c8d6138a729fa2dd0c)) * add json flag ([2bf6034](https://github.com/continuedev/continue/commit/2bf6034068a0a996a012c0a4601685aaa22b12a0)) * add maximum 4 cache control blocks for anthropic ([#6937](https://github.com/continuedev/continue/issues/6937)) ([217b463](https://github.com/continuedev/continue/commit/217b463ede2945c0a443b34edd71ad39f91d2ce5)) * add missing modelProvider and modelName to nextEditWithHistory event ([217aa2d](https://github.com/continuedev/continue/commit/217aa2d265322b0428fabed17eec84d09369d77b)) * add missing token ([833443c](https://github.com/continuedev/continue/commit/833443cacfb9941fa5f34edcc78044568542dec7)) * add more time ([945cd4a](https://github.com/continuedev/continue/commit/945cd4a8542ec35130c26d0a0056f3daee84ea3b)) * add more time ([afbcb58](https://github.com/continuedev/continue/commit/afbcb58b6a889c0d4f665cc386f73ac6834a0b8e)) * add the missing EP to add license action ([28ff456](https://github.com/continuedev/continue/commit/28ff45686f6dd22993c88f011eb1f1fba9ece34d)) * add the missing EP to add license action ([a378252](https://github.com/continuedev/continue/commit/a3782529218188445a57f498e839d4f890595166)) * added Process env secret key support ([00b43f0](https://github.com/continuedev/continue/commit/00b43f04a005bbad5fccfbd2e37fa014d24beeee)) * adds a extension asssist overview ([68afb8e](https://github.com/continuedev/continue/commit/68afb8eb641109d596ff4f8fa9cbd13e5948c8e3)) * adds redirect ([2befbcd](https://github.com/continuedev/continue/commit/2befbcd306a9e74663794559175f29faf9cb4ec5)) * adjust gpt-oss tool detection ([8389203](https://github.com/continuedev/continue/commit/8389203ea1fe8d0c0d5092e3ecfb9e07aad94890)) * after hub login, show user success message and tutorial ([48a5783](https://github.com/continuedev/continue/commit/48a5783abc352e56972c3487f2b620eac2b8ecba)) * always read file before search and replace ([7401a3a](https://github.com/continuedev/continue/commit/7401a3abd2126e058b315c986b621d28f1be6be1)) * anthropic openai adapters max tokens ([5b09028](https://github.com/continuedev/continue/commit/5b0902894b48ed1d935472a1f792f5372fedae18)) * apply code changes requested in the diff ([221127e](https://github.com/continuedev/continue/commit/221127e09e6ba50494053b25826969a9e1fb9fe6)) * apply Sentry and PostHog telemetry settings correctly ([#6894](https://github.com/continuedev/continue/issues/6894)) ([b33726f](https://github.com/continuedev/continue/commit/b33726fa95deaac56994f9e1c51e626e424eadc0)) * attempt pass GUI.test.ts ([f7733a6](https://github.com/continuedev/continue/commit/f7733a65720a8276d99b1c227db4564d6cda016b)) * attempt to pass / e2e/_output/tests/GUI.test.js test ([f6359bd](https://github.com/continuedev/continue/commit/f6359bd63643c8acb5b91fea1dea63a8fde1fb70)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([781911a](https://github.com/continuedev/continue/commit/781911a87d37ad8b4e6916f4b003f096464405b6)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([69e0f4c](https://github.com/continuedev/continue/commit/69e0f4c2adac7c90c4add5486e56a5b416178d25)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([b492459](https://github.com/continuedev/continue/commit/b4924598f5e908849f0bc4f8424368e62bccccd9)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([2bd4762](https://github.com/continuedev/continue/commit/2bd4762aec2fc98b1bb338776478ae4b2540c3c8)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([eb61cd5](https://github.com/continuedev/continue/commit/eb61cd585be99ff6de0704d101d28e79d9b6dd00)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([bdfaa81](https://github.com/continuedev/continue/commit/bdfaa81adbdb4a435a2a3512d79e6c63111122dd)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([da08805](https://github.com/continuedev/continue/commit/da0880545db0bfa36546030b3360029f4ae89303)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([15431be](https://github.com/continuedev/continue/commit/15431be0ca569b490c3eee6b65b1709805a9fda0)) * attempt to pass /e2e/_output/tests/GUI.test.js test ([f98088c](https://github.com/continuedev/continue/commit/f98088c4f65ea7f8b9d698d6faa8854459167f04)) * attempt to pass gui-tests ([c939772](https://github.com/continuedev/continue/commit/c9397726aa2a8961fad677c5883c50560f2b488b)) * blank spacE ([10f0433](https://github.com/continuedev/continue/commit/10f04339bb2b26d292c66e6feed21cbba1279361)) * border flash ([381237b](https://github.com/continuedev/continue/commit/381237b41991e022c59aa780ee25e17ac6d000a7)) * broken imports ([9b6f2d2](https://github.com/continuedev/continue/commit/9b6f2d262dce276aab273ad8e476976e853e62c7)) * bug where newlines aren't escaped properly ([ea5859b](https://github.com/continuedev/continue/commit/ea5859b3daeafee4c79fb13d4a17d832360942f0)) * calculate svgDecoration before ([3b17026](https://github.com/continuedev/continue/commit/3b170263e64d8dde8958fc5ec83c2d3594fb1c35)) * case when reranker returns invalid scores array ([e7d3625](https://github.com/continuedev/continue/commit/e7d3625b73c85f98d5582860dd4f180dccc51e3f)) * catch continue hub config loading errors ([37574cc](https://github.com/continuedev/continue/commit/37574cc55e2167707e3e7844f9b28880b7af614f)) * catch errors in hub org loading ([edd1a0b](https://github.com/continuedev/continue/commit/edd1a0b9baf047e30d31b65d66c7e62fe51fea23)) * cli.mdx ([7639a06](https://github.com/continuedev/continue/commit/7639a064e916a02055891b051f26e71f5b42277d)) * constructMessages missing param ([049f34b](https://github.com/continuedev/continue/commit/049f34b79dcf228e1ae1ba3734cfa56c1c1907ea)) * continue through loop and return [] instead of throwing ([907c576](https://github.com/continuedev/continue/commit/907c576947fbe26b61410db0a5eb46dd907c75c3)) * copy ([89b07e8](https://github.com/continuedev/continue/commit/89b07e87854b1bdc5ebae569d525ece614914bac)) * deduplicate comments ([f7c1140](https://github.com/continuedev/continue/commit/f7c1140064871260f562be499f9223c51e9807ab)) * diff calculations ([d6ff7da](https://github.com/continuedev/continue/commit/d6ff7dae2d523499cd1b496d98b0ed16a089852b)) * ditch the prefetch queue for now ([bfbce53](https://github.com/continuedev/continue/commit/bfbce53f3a5c367a98558f6e0ef9e6b94251f465)) * do not run on draft PRs ([381ef1c](https://github.com/continuedev/continue/commit/381ef1c2d1d79495bf12d3db2b6a0bf4b93c62ff)) * don't block user with "create your first assistant" ([9f5e36d](https://github.com/continuedev/continue/commit/9f5e36d328ad1d0979499884d092c0a7162b2998)) * don't fail tests for conventional commit check ([489f82c](https://github.com/continuedev/continue/commit/489f82cbe047d580f0f6832e4e659c2802d14638)) * dont block debugger on packages build ([#6900](https://github.com/continuedev/continue/issues/6900)) ([be9a638](https://github.com/continuedev/continue/commit/be9a6381c255461a0d5b793f9dc590d58a1fb9e2)) * edit models not changing ([#6926](https://github.com/continuedev/continue/issues/6926)) ([b11f5ca](https://github.com/continuedev/continue/commit/b11f5cab3a274104c932afadfae3f657b6d21d98)) * editedCodeWithTokens uses the processed context block ([10d4d4c](https://github.com/continuedev/continue/commit/10d4d4cda0c252a36bac96178593d13b1ea6f2d6)) * error injection order ([3bd00d0](https://github.com/continuedev/continue/commit/3bd00d09fd21196a0631e6d10df80616f9782c8f)) * failing tests ([b7d0581](https://github.com/continuedev/continue/commit/b7d05814c491c2d4d827405b8ae6c56ebab03b5e)) * failing tests ([2455eba](https://github.com/continuedev/continue/commit/2455eba074c0476c2dbff237704d410c1db48f6d)) * fix tool execute abnormal when there is no tool policy data in the local cache ([e251289](https://github.com/continuedev/continue/commit/e251289d06cdfcac7e5b501849f92fc277ce2d25)) * format json ([0153a73](https://github.com/continuedev/continue/commit/0153a73d77cad2622abd51cb521e894eb76d8c4b)) * formatting ([d3b9fc7](https://github.com/continuedev/continue/commit/d3b9fc7c51b409e5a11060bda85a5079cabe4df1)) * formatting ([54dda92](https://github.com/continuedev/continue/commit/54dda9230e39e6ae07f35ca98c810af42f984fea)) * formatting ([b56c7f5](https://github.com/continuedev/continue/commit/b56c7f52e8fccfe8a9d0154a726e65808c0fe582)) * Function 'autodetectTemplateType' has a complexity of 37. Maximum allowed is 36 ([9a4603b](https://github.com/continuedev/continue/commit/9a4603ba9b90412e9f65a290f31ff1c20777165e)) * function definition to respect max chunk size ([58f4fff](https://github.com/continuedev/continue/commit/58f4fffae2d071481a4d3655e017f37207a2263e)) * handle cases where filename includes spaces ([59a37c9](https://github.com/continuedev/continue/commit/59a37c95404dc86c9c01853a9d41e8f96cb6e173)) * handle empty map cases properly ([de54503](https://github.com/continuedev/continue/commit/de5450376bc3000bd82a4041643e2db268651100)) * handle exaone version naming ([9d60f16](https://github.com/continuedev/continue/commit/9d60f162b44bd54647f1c292c8af1ee430ca35f5)) * handle numbers as well ([404cce0](https://github.com/continuedev/continue/commit/404cce0047b2e665c7c7092a993a891d1bfae055)) * handle positions ([928aacc](https://github.com/continuedev/continue/commit/928aacc0f664a17b73a7ce465363f11321f08311)) * handle undefined disposables ([9924e86](https://github.com/continuedev/continue/commit/9924e868e0cd01d046a4ef8e80cdb3cf72f6ea3d)) * HOTFIX fix flashing mention list ([#7030](https://github.com/continuedev/continue/issues/7030)) ([018d8dd](https://github.com/continuedev/continue/commit/018d8dd557bb691066ac3e3f0d0144898429a1a1)) * improve findSearchMatch to fix whitespace matching errors ([#6816](https://github.com/continuedev/continue/issues/6816)) ([54b1a63](https://github.com/continuedev/continue/commit/54b1a6351d278228801a6d7eb271405e60f353ba)) * Include Editor Content description with request ([06acfd7](https://github.com/continuedev/continue/commit/06acfd721e4f2caa5fcf797372e73125787bed6e)) * increase `debouncer`'s `interval` value to fix [#6199](https://github.com/continuedev/continue/issues/6199) ([4e5ee6f](https://github.com/continuedev/continue/commit/4e5ee6fbb6490c06294e1b6bc2a46e13d52c9c50)) * increase default max_tokens for Anthropic API to 32k ([a8b9ce8](https://github.com/continuedev/continue/commit/a8b9ce85a1a5bb1ffaa3e75e769b8f5dd767aaab)) * indexing toggle copy ([867b060](https://github.com/continuedev/continue/commit/867b06012ec1a4cdf5b8eba55482dee1c8f592ad)) * jetbrains release action ([856f4e5](https://github.com/continuedev/continue/commit/856f4e50d110eb5428bcbd373c65a0c7a1cb9143)) * jetbrains release script ([#7050](https://github.com/continuedev/continue/issues/7050)) ([ab4bb9c](https://github.com/continuedev/continue/commit/ab4bb9c1579b591bffb713b90e7cd207586f4dc2)) * link to reference ([e0a6e90](https://github.com/continuedev/continue/commit/e0a6e9094a35cddf994dd4951532214eab4ad0f0)) * links ([b8057dc](https://github.com/continuedev/continue/commit/b8057dc3f28e782a54c6b6849e2e47c7eb81829e)) * longer mcp errors to show in virtual file ([e3708ca](https://github.com/continuedev/continue/commit/e3708cae5766d45376950c8152ad8463ffaab763)) * max_tokens for haiku is lower ([ee20911](https://github.com/continuedev/continue/commit/ee20911a6443b399f9d7256309eb75f603b687a0)) * MD doesn't work on CI, use XL again ([6ae38bf](https://github.com/continuedev/continue/commit/6ae38bfba454ea2a4d086b4420f4a24fe38a64e6)) * merge ([0485aa1](https://github.com/continuedev/continue/commit/0485aa1f287cbeb61103f63dd9504970b1f89f56)) * merge main ([a521117](https://github.com/continuedev/continue/commit/a521117e8f8d6dfef8095baadba8f82cf25ee2c3)) * migrate FileUtils to VFS ([#6866](https://github.com/continuedev/continue/issues/6866)) ([9b77b52](https://github.com/continuedev/continue/commit/9b77b52caf109e32798befac0539aebfb436bb6f)) * model should now recompute outcome at each next edit location ([2cbfe97](https://github.com/continuedev/continue/commit/2cbfe9748fc38b1c7f0207389e69ef8a883dc436)) * move rc loading to separate file, fix core imports issue ([646913b](https://github.com/continuedev/continue/commit/646913b046af734ed27dcd4a20b778fcadb490c1)) * name consent marketing to align with c15t ([f3511d4](https://github.com/continuedev/continue/commit/f3511d4a3293229465dc7fa6dfc5edfa507c35d5)) * naming ([ae723c2](https://github.com/continuedev/continue/commit/ae723c23485aad5dbfc51c554e2bcc8f489aed57)) * next edit renders that should render decorations will render them properly ([#7160](https://github.com/continuedev/continue/issues/7160)) ([6430a84](https://github.com/continuedev/continue/commit/6430a84c5c2edd7e5a683838e5423bca4a132087)), closes [#7167](https://github.com/continuedev/continue/issues/7167) * Object object in profile URI ([#7156](https://github.com/continuedev/continue/issues/7156)) ([4752d7a](https://github.com/continuedev/continue/commit/4752d7ab96f63be4c2aaf3abd64a659acf9abb18)) * only make a recursive call when outcome is null ([022d202](https://github.com/continuedev/continue/commit/022d202c787b7e52819c487156572623ad1d328b)) * only update on session change when needed ([6ba0182](https://github.com/continuedev/continue/commit/6ba01825b40b2c3715f683edbe4f56376dcd84ce)) * ONLY use system tools if experimental setting enabled ([3ae3161](https://github.com/continuedev/continue/commit/3ae31616997a2cecb9d09fe85b45de825cc018a3)) * pass the current file path and a system prompt ([61d27c5](https://github.com/continuedev/continue/commit/61d27c530ca82508033b34a956a42179a8973538)) * passing prompt ([a824a08](https://github.com/continuedev/continue/commit/a824a086f8e963fa299288e14b92e3a89e8c97be)) * position calculations ([bb6f936](https://github.com/continuedev/continue/commit/bb6f936414fc894086e076bd0ea46e79b2e4794f)) * prettier ([3657e5d](https://github.com/continuedev/continue/commit/3657e5d8917ee5287049d167646b300d80312160)) * prettier ([484b483](https://github.com/continuedev/continue/commit/484b4833c13dfe35173304fa932a6e8e7e6b17f3)) * prettier ([4f3c176](https://github.com/continuedev/continue/commit/4f3c176762259cab8a03820a3aee2172eb669867)) * prettier ([f61b205](https://github.com/continuedev/continue/commit/f61b205206aa666e5747eb893183a6f814d20825)) * prettier ([cc16834](https://github.com/continuedev/continue/commit/cc168347faea3393739abd2393d1439dbd017384)) * prettier ([3651d62](https://github.com/continuedev/continue/commit/3651d626a8e7a6f63dc6ddfe971753408ba01d1a)) * Prettier ([d3ef95c](https://github.com/continuedev/continue/commit/d3ef95c5d63bc3e935d8ef392c92e5a1738d0a86)) * prevent review actions from running on draft PRs and deduplicate comments ([64bda6b](https://github.com/continuedev/continue/commit/64bda6b2b3dac1037e9895dbee4ce1d35565e1fe)) * prompt ([17fe39c](https://github.com/continuedev/continue/commit/17fe39cc4f1760838ce4428aad0a984af13f8266)) * prompt ([8254599](https://github.com/continuedev/continue/commit/82545990cb55307a7dfc24a563d19eba812f523a)) * prompt ([e265491](https://github.com/continuedev/continue/commit/e26549165948d856d2930e179520b50eb4ed92dd)) * prompt and userEdits ([43dd4f6](https://github.com/continuedev/continue/commit/43dd4f622e9147260eb27384db6ca9adb761a8cb)) * proper finalcursorpos setting and disposal of decorations ([5dd17da](https://github.com/continuedev/continue/commit/5dd17da77416411f86e7ed4dcec90daa6e197445)) * properly calculate diff group ([9f0baea](https://github.com/continuedev/continue/commit/9f0baeae4284733220df1fd620fece66c5eb8b3c)) * properly handle diff groups to use maxGroupSize instead of maxGap ([b92aa32](https://github.com/continuedev/continue/commit/b92aa3209001c014db7542e373abe46eccb839f8)) * race condition ([3f1c552](https://github.com/continuedev/continue/commit/3f1c55216998c46b5e1244ddf3df4809436d0844)) * race condition, defensive programming ([91c89b1](https://github.com/continuedev/continue/commit/91c89b19dabb6289f7b1f0d58ae0a850c1ae6a73)) * recover from bad merge ([65cd7d4](https://github.com/continuedev/continue/commit/65cd7d47aa92ff7e40cf5d5fa0559a6f97ad5c1e)) * reduce time ([1f84b29](https://github.com/continuedev/continue/commit/1f84b2994aa3fe22c034c28b3d47f3342d8f7506)) * register YAML config schema by its URI in VS Code ([85f7d62](https://github.com/continuedev/continue/commit/85f7d6297aadfd6cb6cb5e5a7a625ab9ed061634)) * reload assistants button leading to new assistant page ([961084c](https://github.com/continuedev/continue/commit/961084cb45fae8756bcbab53cc740a14919eff7a)) * reload assistants, not config ([30dbdee](https://github.com/continuedev/continue/commit/30dbdee5dc10b5ff25b47d8c9751d206e946dfa1)) * remove ! ([4746edf](https://github.com/continuedev/continue/commit/4746edf06a3bd2265f2bed933460c03476292132)) * remove add model system message ([6e66c0e](https://github.com/continuedev/continue/commit/6e66c0e694139dd3df762ca624bb3e1d2f4400be)) * remove blank test file ([031179e](https://github.com/continuedev/continue/commit/031179ecf7107e4cbd0ae319415cad80c46ad83a)) * remove clipboard buffer action ([#7117](https://github.com/continuedev/continue/issues/7117)) ([190a1d1](https://github.com/continuedev/continue/commit/190a1d13658f5e012e6ae61a2a354a52dfd77a97)) * remove it.only ([127a5dc](https://github.com/continuedev/continue/commit/127a5dc3757ee2af09d1e94a7fb7a6ade96cecc0)) * remove it.only test marker ([3bd270a](https://github.com/continuedev/continue/commit/3bd270a41e8e5f9b1bc054277ae0aa5eeebee29e)) * remove test llm from prompt engine vitest ([6b51f55](https://github.com/continuedev/continue/commit/6b51f556a9bed2343951eb8b6cb317ede8b97612)) * remove test model for now ([793c835](https://github.com/continuedev/continue/commit/793c835f23cfd4248c36675d0b449b0d250e2fe7)) * remove the first two lines generated by createDiff ([1579375](https://github.com/continuedev/continue/commit/1579375550f505ddbbb9b10998f9824fbb64b291)) * removes footer link ([8fccc57](https://github.com/continuedev/continue/commit/8fccc57b7552a4ef52e6778272a6fa20074959db)) * reranker expects non-empty chunk contents ([39cc73f](https://github.com/continuedev/continue/commit/39cc73f3a2c835ed5cce4e33b235b6de71ef28a2)) * reranker jump ([72533b6](https://github.com/continuedev/continue/commit/72533b6169e1eeba0f0842e41d5c43145d141694)) * reranking score slicing ([#6948](https://github.com/continuedev/continue/issues/6948)) ([f22c37c](https://github.com/continuedev/continue/commit/f22c37cf7dcb39e4f745e1274df032027f9488bd)) * resolve GUI TypeScript errors after dev data schema changes ([ca3c8f2](https://github.com/continuedev/continue/commit/ca3c8f288ce25916a8faf534e96c4f7568e34725)) * resolve TypeScript errors after dev data schema changes ([b8e4e95](https://github.com/continuedev/continue/commit/b8e4e95487e2472b89227546af1a7a893722ae06)) * respect maxRetries ([94d32b6](https://github.com/continuedev/continue/commit/94d32b6aeb41e62602bc2e0cd9c01c723cd3bdc1)) * restore launch settings ([cb6b819](https://github.com/continuedev/continue/commit/cb6b819dea819bc49f65b34250602e351c49dcce)) * rollback timeout ([3d23869](https://github.com/continuedev/continue/commit/3d23869c98ccc791081f7663a7cded0271a6e49d)) * rule colocation uri logic ([#7164](https://github.com/continuedev/continue/issues/7164)) ([c1a4785](https://github.com/continuedev/continue/commit/c1a47858f389efdfe900f88dd5011bf72a8d80c5)) * security ([2f4a4f9](https://github.com/continuedev/continue/commit/2f4a4f90ee247e4b52994d25ba5c6c73eb529804)) * setup packages before release ([be49529](https://github.com/continuedev/continue/commit/be49529b680ff6098e3415b42bc5758cbd02e8c6)) * show no tools available when no tools available ([#7021](https://github.com/continuedev/continue/issues/7021)) ([126dc26](https://github.com/continuedev/continue/commit/126dc2605d76f531c30fd4211784f180289b0a63)) * similar-issues.yml ([b11e1d8](https://github.com/continuedev/continue/commit/b11e1d80f7b52d59603a42fabc17c5859dbf6a0c)) * simplify logic ([c3dcacf](https://github.com/continuedev/continue/commit/c3dcacf1a361dab24b1d169681937b4f74d00230)) * skip analytics capture calls if workspaceId is undefined ([45214eb](https://github.com/continuedev/continue/commit/45214eb7434e6ddcb584d183d6cc8556e344d252)) * skip next edit e2e for now ([2011603](https://github.com/continuedev/continue/commit/2011603e93912d00c278c377a68de1dc6f071028)) * skip redundant calculation ([f249c23](https://github.com/continuedev/continue/commit/f249c23f8ada580243e73b03862eaa59458bcf0e)) * skip test ([2bba03d](https://github.com/continuedev/continue/commit/2bba03d8e5fe8c62a21ebbf8cc8eda8adeca8a11)) * spacing between divs on tool calls ([1c4f983](https://github.com/continuedev/continue/commit/1c4f983c93e200c2dd771320457fbb31162d6743)) * stale tests ([1374574](https://github.com/continuedev/continue/commit/1374574f30403bf1a2515e4fae8e414003019af2)) * standardize modelName and add missing modelProvider in dev data schemas ([4307010](https://github.com/continuedev/continue/commit/4307010ab104bb800659f09e4abc16d371211a47)) * standardize modelTitle to modelName in VS Code extension ([1d9a711](https://github.com/continuedev/continue/commit/1d9a711b4cb6c5bd952809655504e767dc48bdd9)) * still render empty completions in case they are oure deletions ([bdf9544](https://github.com/continuedev/continue/commit/bdf9544fa92a55e347d23d0e5fe13b6f9d37d0ea)) * system message tools array args for search and replace tool ([ec9d315](https://github.com/continuedev/continue/commit/ec9d3157bb3d4413db982fd84eb3bb3d85301eab)) * system tool calling bugs and flesh out tests ([567d917](https://github.com/continuedev/continue/commit/567d917367b76dd12214c139f144835c6322d85e)) * tell model no tools are available if they aren't ([#7034](https://github.com/continuedev/continue/issues/7034)) ([d4b0609](https://github.com/continuedev/continue/commit/d4b0609a7a87f5b89ab7a0086901f676b658033a)) * test ([c5a22b3](https://github.com/continuedev/continue/commit/c5a22b3e4ad06be973184b7a7563df66000f89c4)) * test failures - was doing a chat test in agent mode ([9511eb5](https://github.com/continuedev/continue/commit/9511eb5fa93a6aa13fb643ffe4e80a9a788c7d82)) * Test that the GUIActions.toggleToolPolicy()method works ([92b9b48](https://github.com/continuedev/continue/commit/92b9b4828b4ad947e4d98b9ef39a80771a227746)) * the other usage of listProductsReleases ([770b39c](https://github.com/continuedev/continue/commit/770b39c4644e7a60b1141e4aa15b6e0aa715694b)) * try long polling ([bf916bc](https://github.com/continuedev/continue/commit/bf916bc44ce9fa6db5fe1ebfa687a2389524544b)) * try to pass GUI.test.ts ([8ad03dc](https://github.com/continuedev/continue/commit/8ad03dc4e54d1b71658d19bd36c8a71f92d8cb04)) * try using xpath ([6c04626](https://github.com/continuedev/continue/commit/6c046263eac2484284854bf4837d6877a571ae62)) * type error ([ffb8b4b](https://github.com/continuedev/continue/commit/ffb8b4bb0694b667bc10a601c17e7bf55eed0a37)) * type errors ([94e5ea3](https://github.com/continuedev/continue/commit/94e5ea3939c86d42b5f28a5e5145db682d6a0318)) * typos in the Contributing Guide ([#6924](https://github.com/continuedev/continue/issues/6924)) ([e13ba51](https://github.com/continuedev/continue/commit/e13ba51b8144ccddf08742939f103e26a09a5ba8)) * undefined field error ([153e974](https://github.com/continuedev/continue/commit/153e97458ea7dd21f696a414edbe360a8acd8eea)) * unsupported themes will use dark-plus ([#7187](https://github.com/continuedev/continue/issues/7187)) ([6c9f66c](https://github.com/continuedev/continue/commit/6c9f66cd702c8be4a9c702e1a9dd045beffb6d38)) * update mode select to reflect new agent supported logic ([845c6c7](https://github.com/continuedev/continue/commit/845c6c7cc5bba3d4887b8ef346ae9d627c0ba299)) * update prompt template ([eba4e0b](https://github.com/continuedev/continue/commit/eba4e0b1370fc98a41819c29649e80f72e0440b9)) * update sha ([5361d5e](https://github.com/continuedev/continue/commit/5361d5e33b880add1d3d050eeadd01971434fb75)) * Update similar-issues.yml ([406f3c8](https://github.com/continuedev/continue/commit/406f3c8e6e25f374aa0101dcca4fcc5733095d39)) * update test using the latest editDiffHistory ([db14da1](https://github.com/continuedev/continue/commit/db14da1cbe0f0fab2c7e2628ef1ef14ea24c0d25)) * update tooltip text ([7b075f1](https://github.com/continuedev/continue/commit/7b075f1ed70fd0dd3fb7cf1e7d6d82d71385a049)) * use line numbers ([7fcc42a](https://github.com/continuedev/continue/commit/7fcc42a4730a15efa33b7e337c386035f76b7248)) * use proper import aliases ([345e90e](https://github.com/continuedev/continue/commit/345e90eb28fae30999647a5e6b2afc7cf7161796)) * use relative cursor position instead of absolute ([c3240f8](https://github.com/continuedev/continue/commit/c3240f898dfcc92389d873348f2704398797aec0)) * use rules when `alwaysApply` is absent ([fde7eae](https://github.com/continuedev/continue/commit/fde7eae70a4e2765ce73f3e690cdf3290d204b45)) * use template literal ([c4d50e7](https://github.com/continuedev/continue/commit/c4d50e794361f59256d892adc3dba9ece22cc357)) * use validation method that also works 2024.1 ([aa2382e](https://github.com/continuedev/continue/commit/aa2382eb7788883effdc23443081659a66b998b6)) * use validation method that also works with 2024.1 ([976f90a](https://github.com/continuedev/continue/commit/976f90a8ac7d721b23cfa12100794f077f5e205a)) * vscode apply error ([#7168](https://github.com/continuedev/continue/issues/7168)) ([74287e8](https://github.com/continuedev/continue/commit/74287e8ca4f8fb7f7f74f3c67b8642a4aec2e806)) * we don't need to set inlineSuggest manually anymore ([c9acabe](https://github.com/continuedev/continue/commit/c9acabe58ff5161c6a058ff13cf15398fd9cae7e)) ### Features * :sparkles: MCP Prompts now display when inserted ([f33df88](https://github.com/continuedev/continue/commit/f33df88ae5ecce297d64fb108169fea129684e56)) * abort prefetch queue ([da3876a](https://github.com/continuedev/continue/commit/da3876adc0da737fd5b2d458a5f05994ec600aa0)) * activate and clear jump manager singleton ([9d62771](https://github.com/continuedev/continue/commit/9d62771da8fe77dd6a081836c8fd338d4a4a89dc)) * add a a document ast tracker to cache ASTs ([44bb9aa](https://github.com/continuedev/continue/commit/44bb9aa0b82a4569da6666bd4a567c9fa137e432)) * add a checker function to see if next_edit capability is set, or if the model is one of our supported models ([c5c2e2e](https://github.com/continuedev/continue/commit/c5c2e2e0f2a3efd1cda6e88b3534f888a927f43d)) * add a class to find next editable region ([0264db5](https://github.com/continuedev/continue/commit/0264db58072347799eb323f10634d4b47d1abb41)) * add a display after jump command ([07c7371](https://github.com/continuedev/continue/commit/07c7371ba53cd9bc42645be3a3894439fae77969)) * add a global selection change manager to handle text selection events in an event bus ([201e34c](https://github.com/continuedev/continue/commit/201e34c0ebca3415587dfa7fa1f1a98365dea798)) * add a helper function to parse contextSnippets ([534e453](https://github.com/continuedev/continue/commit/534e4531848f94518bbe9b0ea8cff10de8bdb781)) * add a jump manager ([00a996c](https://github.com/continuedev/continue/commit/00a996c1f9e7b28937d7260b80258cb16ced2fe2)) * add a jump manager to handle jumps ([57fceb5](https://github.com/continuedev/continue/commit/57fceb53a54b7d933b92bac462fa6b24a1674983)) * add a method to request the model within a given chain ([c172170](https://github.com/continuedev/continue/commit/c172170569a5d10a4311a41074ff076e0f23fe8c)) * add a new diff group creator ([863f187](https://github.com/continuedev/continue/commit/863f187aa433a26466c325fdccaea9fcf5e51045)) * add a prefetch queue class ([f6e5198](https://github.com/continuedev/continue/commit/f6e5198cfae166ec72eddc93b3ce79c2ad0d8103)) * add a sliding window strategy ([2f97143](https://github.com/continuedev/continue/commit/2f97143333975ae231a467ad0067ed6c05b3b927)) * add a static-based jump method ([5178372](https://github.com/continuedev/continue/commit/517837226fa78d3eb9f44280d247ca9b118727d2)) * add a test only env variable ([8e8b42f](https://github.com/continuedev/continue/commit/8e8b42f301f94ec971d2de0ced8f67fa01ef75d6)) * add a truly static strategy ([92f956a](https://github.com/continuedev/continue/commit/92f956a654bd26bf0552fc0b28f987c482de67ea)) * add a utility function to check if model is capable of next edit ([4081419](https://github.com/continuedev/continue/commit/4081419839389205fd5c2b4586b2a6a2810d16e7)) * add chain-related methods ([8e867fa](https://github.com/continuedev/continue/commit/8e867fa362bc819a49405df46e8efa682ee3e165)) * add continue-review.yaml ([3de7baa](https://github.com/continuedev/continue/commit/3de7baa8ff3f3646d9b8eeaf9e2fbd74030d7d86)) * add currentFilePath field ([f404a4d](https://github.com/continuedev/continue/commit/f404a4d5ffde09a65f262f3d0c0c1bbde0b9023a)) * add debugging log method to peek first three ([d586029](https://github.com/continuedev/continue/commit/d5860296fbea16c09f1c7b24eb48eebc9cf2280d)) * add diffLines field ([04f238a](https://github.com/continuedev/continue/commit/04f238afc83f0a5a8e5655cbf191a93554bb8af2)) * add event registration methods ([b324391](https://github.com/continuedev/continue/commit/b324391e358f2328c5cdcfda8cb8b51ec874fe3e)) * add fileContentsBeforeAccept field ([0486819](https://github.com/continuedev/continue/commit/04868195e37b61d56b28057fbf586a8ca144e011)) * add gemma tool calling ([812dbe9](https://github.com/continuedev/continue/commit/812dbe9c00825fdc1ba6fc9521641ef44804a6c5)) * add getDocumentSymbols LSP method ([98e41cd](https://github.com/continuedev/continue/commit/98e41cdccc302cf5fa419b62d50fbedb012d71d1)) * add getReferences ([ec910c7](https://github.com/continuedev/continue/commit/ec910c7047755c2ffa004b5f855f313be955088a)) * add helper for diffFormatting ([9652276](https://github.com/continuedev/continue/commit/9652276380fd79a2109c558c48ef4db8523e79f3)) * add helper to get metadata from unified diff ([109ef6e](https://github.com/continuedev/continue/commit/109ef6e70d05ce117f48d5966b9d420417378fcf)) * add hunk details to metadata ([9937209](https://github.com/continuedev/continue/commit/9937209bb7bfa8037e5ea8a2a24c9d54e25393f5)) * add hunk to prompt ([3c5d91a](https://github.com/continuedev/continue/commit/3c5d91aaaa6d18e8216476f28dd142394e718644)) * add jump commands ([dd162c8](https://github.com/continuedev/continue/commit/dd162c889d5bf69ca07e690a56951722072f92d4)) * add jump-specific chunking ([0001645](https://github.com/continuedev/continue/commit/0001645b7efd2f75e9f761cb1051acf928be9756)) * add lsp method types ([0d8bd09](https://github.com/continuedev/continue/commit/0d8bd09d86adb1e754de00124fb851f9a7da0e8f)) * add mercury-specific functions ([bded0d3](https://github.com/continuedev/continue/commit/bded0d389c1db074d0fede0f99746589a0f98e68)) * add more fields to template ([a736bcc](https://github.com/continuedev/continue/commit/a736bcce0eabc5c2595dea1564260e2eb1805ec8)) * add more helper functions to JumpManager ([300377e](https://github.com/continuedev/continue/commit/300377eaf3b832b11a60576a4542f6eea76086dd)) * add more next edit endpoints to protocol ([#7110](https://github.com/continuedev/continue/issues/7110)) ([3606665](https://github.com/continuedev/continue/commit/3606665992bbb9ac1a2fa6eb1d7976f5bad407e6)) * add more to context ([eae28a8](https://github.com/continuedev/continue/commit/eae28a87c1e8adc073eab88eb9b28d1d5fa167a2)) * add more tokens ([e8a1aad](https://github.com/continuedev/continue/commit/e8a1aadd3a58e78b7b0996173a73002f991ba337)) * add next_edit capability ([f691b90](https://github.com/continuedev/continue/commit/f691b90778e700e4644bfb6b63702f3138af6e5b)) * add next_edit z.literal ([6a31f98](https://github.com/continuedev/continue/commit/6a31f985b02d595b76f98404359ddb5be0bf9656)) * add parallelization instructions to agent sys msg ([#6830](https://github.com/continuedev/continue/issues/6830)) ([a5424a9](https://github.com/continuedev/continue/commit/a5424a93f26b98eee50e45a05b3046a2ebc89b95)) * Add Plan Guide to docs ([#6907](https://github.com/continuedev/continue/issues/6907)) ([43ea62b](https://github.com/continuedev/continue/commit/43ea62b9e89b1a0bb98898fb45acceca5e3cb0c9)) * Add quickstart examples to docs (agent, chat, autocomplete, edit) ([#7184](https://github.com/continuedev/continue/issues/7184)) ([4d4d86d](https://github.com/continuedev/continue/commit/4d4d86ddd2aa88c2c75e1192b40bf2830cb742ad)) * add salvage functionality for security-sensitive values in GlobalContext ([7a5843c](https://github.com/continuedev/continue/commit/7a5843c415636fe29f0a898bc68085fa3d3aedaa)) * add some helpful diff functions ([2a4ad72](https://github.com/continuedev/continue/commit/2a4ad72aa3a74f7c219243688cf6cab9cd6b09e1)) * add template variables for different next edit models ([b1a67fe](https://github.com/continuedev/continue/commit/b1a67fe6467069163197c110ac1499791cb1c38d)) * Add the initialization uiSlice.toolSettings logic. ([d1b7b2d](https://github.com/continuedev/continue/commit/d1b7b2df59b24a2f7b8b9bd8ee89830d4a729aa3)) * add to autocomplete context on small edit ([92f60e2](https://github.com/continuedev/continue/commit/92f60e2d15b7a0c5a1855a0d153db067f9ab7107)) * add tokens ([326785f](https://github.com/continuedev/continue/commit/326785f0226ff7fc338d9b2d98d957ac288052d5)) * add tool call support for moonshot models ([125a7d7](https://github.com/continuedev/continue/commit/125a7d795f87fbfdb0e25b07730e79471f873fb5)) * add utils for model-specific logic ([9e94a38](https://github.com/continuedev/continue/commit/9e94a3806c050aab24d35c6f80ebb130d8c9129d)) * add XXLP ([e5e6e9e](https://github.com/continuedev/continue/commit/e5e6e9ebf937f706a90aa7bd8f37ddd46a1102d3)) * await for deleteChain ([cd8450f](https://github.com/continuedev/continue/commit/cd8450f9d586c940a528e13ef711932b5de53963)) * await for other functions ([d3c250f](https://github.com/continuedev/continue/commit/d3c250ff85fd0215756c1fe62a8e4e9a8dbf12f3)) * await renderPrompt ([b6ab6e3](https://github.com/continuedev/continue/commit/b6ab6e3585bf0713fe105c28d4932118670a8675)) * change Tool.toolPolicy to Tool.defaultToolPolicy ([1d773e2](https://github.com/continuedev/continue/commit/1d773e222d4ea84a0c6fffe0213df1045b968b69)) * check for autocomplete and turn on/off next edit accordingly ([7c3fa1a](https://github.com/continuedev/continue/commit/7c3fa1a10b82e8e6e188fd7b000e7945ea813c60)) * check if the completion request is within a chain, and shift the next editable region accordingly ([1480e1b](https://github.com/continuedev/continue/commit/1480e1b0bdedad995346ab9a765a1493f235d017)) * clear chain of edits in cursor movement, but not when part of next edit or jump ([3d08b80](https://github.com/continuedev/continue/commit/3d08b80666e61f4ee1ab00eba1d3f24d85ee5279)) * consume next editable regions in the queue until we get a suggestion ([cf004ba](https://github.com/continuedev/continue/commit/cf004ba42ed8d4237cf477ede63703177a954581)) * create a ghost text acceptance tracker to quickly check if a completion has been accepted ([0b4bd55](https://github.com/continuedev/continue/commit/0b4bd55da32227ac09b8ad5a237e81773552cfec)) * create prefetch queue ([375b19a](https://github.com/continuedev/continue/commit/375b19a70c3516573b40580f99004a6ebf0655da)) * create prefetch queue data structure ([1f8d667](https://github.com/continuedev/continue/commit/1f8d667bf861894ffd7458244334861ac88b19bf)) * custom gh action ([4740bd8](https://github.com/continuedev/continue/commit/4740bd83628a7fbc609a52cff901f7fce1dac8a0)) * custom systemMessageDescription for built in tools ([a04dccb](https://github.com/continuedev/continue/commit/a04dccbc2a0ede1eb7af0505959e38334247228b)) * delay the next edit decoration until the jump is complete ([9dce2ba](https://github.com/continuedev/continue/commit/9dce2baa8faaec876575a9755e58d257e7f9384d)) * delete chain for files closed ([da33742](https://github.com/continuedev/continue/commit/da33742bbee5adef67a594c4f3e563ae45bb9f2c)) * diffContext is now an array ([c34b1d8](https://github.com/continuedev/continue/commit/c34b1d82b161402b84581552b2cddf57219d8230)) * display jump decoration ([c7b182f](https://github.com/continuedev/continue/commit/c7b182f5f3e5f1a85c83d64b97421667fd009b08)) * edit file lint hook for claude ([#6962](https://github.com/continuedev/continue/issues/6962)) ([3bbf241](https://github.com/continuedev/continue/commit/3bbf241720f6b13b9998bd07d76675492f5a2598)) * edit template ([55f081c](https://github.com/continuedev/continue/commit/55f081c2061f37122425a7e79abda53413adc377)) * enrich model request with system and user prompt prefix ([4a6fe51](https://github.com/continuedev/continue/commit/4a6fe51fe21e346668629ca5ab58a99203611f9a)) * extend NextEditOutcome type to include final cursor position and the editable region start and end lines ([263e340](https://github.com/continuedev/continue/commit/263e340d07be4a9591ce78ab443b97bc2834120d)) * feat ([4c15e87](https://github.com/continuedev/continue/commit/4c15e87b86a75e46460acd0fd0fc9d89ea446d87)) * fix flake ([c638a95](https://github.com/continuedev/continue/commit/c638a958549616e580c4bb3d32e2e0979c693a47)) * general review action ([076dd68](https://github.com/continuedev/continue/commit/076dd68c1d88b4da5d604af361e40e6396c4a11f)) * generate prompts for new mercury model ([65ebc7b](https://github.com/continuedev/continue/commit/65ebc7b99eda6fa6bdfc273a64fa346f41c9daaa)) * GEO updates for docs ([#7083](https://github.com/continuedev/continue/issues/7083)) ([1704df4](https://github.com/continuedev/continue/commit/1704df4f1e8a3fbe91e6433b75a94fd2b1445fdb)) * get the editor contents instead of file contents ([3413cf5](https://github.com/continuedev/continue/commit/3413cf563304a0781e05915b4ba785872b52c0ba)) * gpt-5 support ([#7054](https://github.com/continuedev/continue/issues/7054)) ([01812e5](https://github.com/continuedev/continue/commit/01812e598f2e5b3f201c1329388d3133b0c935b7)) * handle cases where fullFileDiff is true ([da3230e](https://github.com/continuedev/continue/commit/da3230eef75a568837ab3728c9b50e65a30c35b9)) * handle cases where there are existing edit chains ([333757f](https://github.com/continuedev/continue/commit/333757f003c1c0223dbd1340425168ab1304808f)) * handle declaration nodes separately ([bc7ae7c](https://github.com/continuedev/continue/commit/bc7ae7c7c74c7d709dee2f370643f50ec6374819)) * handle typing sessions separately from cursor movements ([00efd38](https://github.com/continuedev/continue/commit/00efd382a825546b1801040606d8c96cf2371f6e)) * implement Sentry error tracking with privacy-first anonymization ([#6881](https://github.com/continuedev/continue/issues/6881)) ([8599411](https://github.com/continuedev/continue/commit/85994118e89ae647275887e9df25827a354f3de2)) * init tool policy in tools definitions ([a6ccb6e](https://github.com/continuedev/continue/commit/a6ccb6e7cdb381687916cf31e92404808289892d)) * integrate prefetch queue and refactor ([90d07b4](https://github.com/continuedev/continue/commit/90d07b4b4a4baccc6d06c9316c69eb03674728a8)) * jump only when necessary ([2488df3](https://github.com/continuedev/continue/commit/2488df36fcd35a3294d8aa33d1451fd7fa4c4182)) * keep track of autocomplete context ([1c41a7f](https://github.com/continuedev/continue/commit/1c41a7fd7027a42f4205aa974a0009928081513d)) * make disabled tool policies more clear ([9aacb0d](https://github.com/continuedev/continue/commit/9aacb0da1b3a0b6097965d285326d2b86ea517b0)) * make tool policy alert sticky ([#6872](https://github.com/continuedev/continue/issues/6872)) ([216da21](https://github.com/continuedev/continue/commit/216da21c67b4c4f5bc893ce613a868a756db67e8)) * new review bot ([a18206b](https://github.com/continuedev/continue/commit/a18206baeed9379dd9c9344124bf96171f1b378c)) * onlyUseSystemMessageTools experimental setting ([ff5e709](https://github.com/continuedev/continue/commit/ff5e7092dddd36ad746d1b5b524a0c9d5c47d0f2)) * pass data for rendering completion after jump ([6e36bc8](https://github.com/continuedev/continue/commit/6e36bc89ef4ad990f19d6c35741446a7d9ad9fd6)) * pass difflines ([fa5323f](https://github.com/continuedev/continue/commit/fa5323f626b57a197015071a9171c4aae68c26ee)) * pass end line ([f93a18e](https://github.com/continuedev/continue/commit/f93a18e390b0c7302844f46f14697ff5d556eba3)) * pass the fullFileDiff flag ([bc66ca8](https://github.com/continuedev/continue/commit/bc66ca8a58e386dc0bbbb208d40ab7a693b2cff8)) * peek for better logs ([e119ae1](https://github.com/continuedev/continue/commit/e119ae1b6a61c8a060f849b37accae491b24092c)) * plug and play system message tool frameworks ([af1b6b1](https://github.com/continuedev/continue/commit/af1b6b1bc4c0ce0e387e63ab674fd8ba79c862e3)) * prefetch queue for next edit ([6b84829](https://github.com/continuedev/continue/commit/6b848298b894ef61567bc9ef8d85c89017d7c4cf)) * remove static member, add hasAccepted method ([1e02676](https://github.com/continuedev/continue/commit/1e02676ff13354298393b83847b9f5ab9ca12a84)) * remove the initialization of tool policy with useEffect, use the defaultToolPolicy as a fallback if a value has not been set by the user in selectActiveTools.ts ([fb44d5b](https://github.com/continuedev/continue/commit/fb44d5bad66d5da11eb373b9ed0c46cf388168be)) * render jump suggestion at the location of the next decoration when the decoration should be rendered inside the viewport ([deae3c6](https://github.com/continuedev/continue/commit/deae3c66d3ed28d9de4b818dbc5ad4e7e93d0f54)) * replace field ([b4c7df4](https://github.com/continuedev/continue/commit/b4c7df46cdff342bda5dcfcb0b7f865fd0511ff9)) * reset edit chain id to null ([3d0ef7a](https://github.com/continuedev/continue/commit/3d0ef7afbc7f0f040352f44c1ca61a484523399e)) * reset edit chain id to null ([51818bf](https://github.com/continuedev/continue/commit/51818bffee9a9c76f921e4d3c4cd62040eda8500)) * Respect Org Policies ([#7087](https://github.com/continuedev/continue/issues/7087)) ([56cf2ab](https://github.com/continuedev/continue/commit/56cf2abf20e1321b436adae6310b25e78c7c27be)) * respect token limits ([5aaa491](https://github.com/continuedev/continue/commit/5aaa4912da3f492774693db59aff452127691c92)) * restore enhanced build system and integrate parallel build script ([0f582f2](https://github.com/continuedev/continue/commit/0f582f200200af881c23531c6acc1112fd367584)), closes [#6811](https://github.com/continuedev/continue/issues/6811) [#6821](https://github.com/continuedev/continue/issues/6821) * retrieve five most relevant code chunks given a code snippet ([c8c0472](https://github.com/continuedev/continue/commit/c8c0472d8105239a28a2f331ed3c4b1d60e99ce0)) * review action ([51da968](https://github.com/continuedev/continue/commit/51da968ec83a46ab59a5de9759c56ce64fdd307c)) * save NextEditOutcome instead of string ([b194632](https://github.com/continuedev/continue/commit/b1946329aebcf7b322435b112db4b6a01ba3df30)) * set up event handler for selection changes ([878fb94](https://github.com/continuedev/continue/commit/878fb9474f7dcc06e489b7f96e5ecf191b9bb4f0)) * sliding jump starts at the cursor line and expands outwards ([3b87898](https://github.com/continuedev/continue/commit/3b878986c587faaa4f4c75358030d9592b73599e)) * smooth scrolling ([74d3c4c](https://github.com/continuedev/continue/commit/74d3c4cbe004ef0c98d09dd86b3ce8cdaf0c8055)) * summon bot ([a7e2d6f](https://github.com/continuedev/continue/commit/a7e2d6f520e386578c4e7e2b526e3c3fdb7bf510)) * support multiple models and new mercury model ([1fe41e8](https://github.com/continuedev/continue/commit/1fe41e8ca34a9a1b7bd00f3ae0d3b195b67c0f52)) * system message tools ([b708c35](https://github.com/continuedev/continue/commit/b708c355a68d9b8055e0d7c51ab520cdebed227b)) * telemetry ([a9e5b37](https://github.com/continuedev/continue/commit/a9e5b37d0e51b56f7cc3550488abbd25499eed77)) * toggle given fullFileDiff ([a49e8cb](https://github.com/continuedev/continue/commit/a49e8cbbd5dea589c3fdc10b1b38f04a75506aa1)) * tool call status icon for search and replace UI ([#7112](https://github.com/continuedev/continue/issues/7112)) ([c7fdfe4](https://github.com/continuedev/continue/commit/c7fdfe497995cda7c43631a369d3d9eb62575c6c)) * try to pass GUI test ([161ed3a](https://github.com/continuedev/continue/commit/161ed3aa9851b0b3d96e919d33219cf7c74eb420)) * try using sliding strategy ([d93e5a2](https://github.com/continuedev/continue/commit/d93e5a2e1b1a199d360ffee874a205946d4d34e0)) * update next edit e2e test ([7ff2520](https://github.com/continuedev/continue/commit/7ff252034f7e5bef6e21b770e3ce5cfae2a1551b)) * use 5 lines as context ([7106c9d](https://github.com/continuedev/continue/commit/7106c9dd15f3c84452d7f1b63e0546aba1bd137f)) * use a list of diffContexts instead of a single one ([72399ca](https://github.com/continuedev/continue/commit/72399ca5ccad459c32d800a732f4ba3ead6a0217)) * use a selector uitl ([da2bfa1](https://github.com/continuedev/continue/commit/da2bfa1a0f9c9e59b0c4c70b272a5e0ea56162de)) * use an actual queue data type instead of a two pointer ([1ca57b1](https://github.com/continuedev/continue/commit/1ca57b1c5ef1a11acdb17941a18181384555cb0b)) * use contextSnippets instead of recentlyViewedCodeSnippets ([db87e89](https://github.com/continuedev/continue/commit/db87e89126882f7df5d60214b9ed01ad4d950655)) * use full file diff ([a5506b1](https://github.com/continuedev/continue/commit/a5506b1af12a81fea74fd750c0b85ff58db1261e)) * use new jump manager methods ([adfa2a8](https://github.com/continuedev/continue/commit/adfa2a8b59a70b99fc2b8e5bf69642b0b8a83562)) * use prefetch queue to prefetch inference results ([90cdcaf](https://github.com/continuedev/continue/commit/90cdcafee2ce8ff034846ed70a94667d789ce579)) * use s/r for gpt-5 ([#7153](https://github.com/continuedev/continue/issues/7153)) ([c0e9cfd](https://github.com/continuedev/continue/commit/c0e9cfd5567928ca8a3048b329571d0aefbf4b01)) * use strategies ([0363bb6](https://github.com/continuedev/continue/commit/0363bb63c14df653fe2f666a2523365b697e3a6d)) * use system message tools for default for openrouter, except with claude ([ec0d7de](https://github.com/continuedev/continue/commit/ec0d7deb5405fa8ac42300bf57273a8fe8a4c9d9)) * use the document ast tracker ([d5ce1ae](https://github.com/continuedev/continue/commit/d5ce1aec0ab946fc3af83277b8016b9f66e23564)) * use the jump manager ([ef59863](https://github.com/continuedev/continue/commit/ef5986367ec0f9c5abeff07a55f2a73f0261fabf)) * use the new prefetch method ([007f409](https://github.com/continuedev/continue/commit/007f40948ef27cce2d66113c3c781c8227afd564)) * view config.yaml reference codelens ([9d9c93d](https://github.com/continuedev/continue/commit/9d9c93dec09394b2b0d410fe819eb60672ebe784)) * wait for SVG ([8223010](https://github.com/continuedev/continue/commit/8223010f298302327e6f4b0d5f59eff15c58a9c7)) * wait longer for decoration to appear ([569dc58](https://github.com/continuedev/continue/commit/569dc58202fdbb5d5eb39fe33c30af2262c9d38c)) * warning for models not great with tools ([dde117e](https://github.com/continuedev/continue/commit/dde117e471299c34bab98b4e1c1ab06ee3e6034d)) * wrap each retrieval methods in try catches ([fdde91b](https://github.com/continuedev/continue/commit/fdde91b13865f788d601910bd2f7b508ee67eb2a)) ### Reverts * Revert "remove accountbutton" ([f642b1c](https://github.com/continuedev/continue/commit/f642b1c7cf138f2b24255799a91adb61a26e0702))
Features
August 14, 2025
## What's Changed * docs: add correct title to yaml codeblocks in reference by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6851 * feat: show a yellow border when staging is active by @uinstinct in https://github.com/continuedev/continue/pull/6819 * Jacob/feature/latent nes by @jpoly1219 in https://github.com/continuedev/continue/pull/6754 * fix: :bug: Use login shell and powershell by @chezsmithy in https://github.com/continuedev/continue/pull/6850 * feat: restore enhanced build system and integrate parallel build script by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6839 * docs: fix vscode marketplace broken links and readme wording by @tingwai in https://github.com/continuedev/continue/pull/6844 * Add second check for prompt length before autocomplete by @lwang2070 in https://github.com/continuedev/continue/pull/6451 * Add retry logic with exponential backoff to listOrganizations for user account creation delay by @sestinj in https://github.com/continuedev/continue/pull/6560 * docs: fix broken Docs deep dive link by @bdougie in https://github.com/continuedev/continue/pull/6877 * docs: Fix broken @docs page images and info block by @bdougie in https://github.com/continuedev/continue/pull/6879 * docs: fix broken links in the customization overview page by @bdougie in https://github.com/continuedev/continue/pull/6878 * chore: add label-merged-prs workflow by @bdougie in https://github.com/continuedev/continue/pull/6833 * fix: apply Sentry and PostHog telemetry settings correctly by @exigow in https://github.com/continuedev/continue/pull/6894 * Add configurable interval option to oneper cron setup by @sestinj in https://github.com/continuedev/continue/pull/6849 * feat: make tool policy alert sticky by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6872 * fix rules deep dive docs link by @TyDunn in https://github.com/continuedev/continue/pull/6764 * docs: add info on sys msg for plan + agent mode by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6829 * feat: chain of next edits by @jpoly1219 in https://github.com/continuedev/continue/pull/6843 * feat: handle more next edit models by @jpoly1219 in https://github.com/continuedev/continue/pull/6896 * fix: dont block debugger on packages build by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6900 * fix: :ambulance: Move to background by @chezsmithy in https://github.com/continuedev/continue/pull/6817 * feat: add parallelization instructions to agent sys msg by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6830 * fix: :bug: Fix CodebaseIndexer Bugs by @chezsmithy in https://github.com/continuedev/continue/pull/6890 * improve: show notification for unsupported platform by @uinstinct in https://github.com/continuedev/continue/pull/6487 * docs: reorder agent to be first by @bdougie in https://github.com/continuedev/continue/pull/6880 * feat: make disabled tool policies more clear with tooltips by @RomneyDa in https://github.com/continuedev/continue/pull/6873 * chore: remove postgres context provider by @uinstinct in https://github.com/continuedev/continue/pull/6734 * fix: model should now recompute outcome at each next edit location by @jpoly1219 in https://github.com/continuedev/continue/pull/6902 * Tomasz/con 2783 make agent mode more testable by minimizing thunks and by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6909 * Fetch CA certificate tests by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6803 * feat: Add Plan Guide to docs by @BekahHW in https://github.com/continuedev/continue/pull/6907 * fix: only update on session change when needed by @RomneyDa in https://github.com/continuedev/continue/pull/6910 * cn docs draft by @sestinj in https://github.com/continuedev/continue/pull/6875 * Update available Cerebras models + handling functions by @kevint-cerebras in https://github.com/continuedev/continue/pull/6915 * add alpha warning to cli docs by @TyDunn in https://github.com/continuedev/continue/pull/6916 * Update package.json by @sestinj in https://github.com/continuedev/continue/pull/6917 * update README gifs by @TyDunn in https://github.com/continuedev/continue/pull/6918 * docs: image path update in selecting-model-roles docs page by @bdougie in https://github.com/continuedev/continue/pull/6876 * fix: typos in the Contributing Guide by @BekahHW in https://github.com/continuedev/continue/pull/6924 * Config error UI improvements by @RomneyDa in https://github.com/continuedev/continue/pull/6912 * fix: :lipstick: Fix the enter button foreground color by @chezsmithy in https://github.com/continuedev/continue/pull/6927 * Update mcp.mdx by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6942 * fix: added Process env secret key support by @0xshadow-dev in https://github.com/continuedev/continue/pull/5961 * Update GitHub issue auto-assignment workflow: replace sestinj with tingwai by @sestinj in https://github.com/continuedev/continue/pull/6835 * docs: adds an assistant overview guide by @bdougie in https://github.com/continuedev/continue/pull/6914 * Update source control documentation with file naming and versioning details by @sestinj in https://github.com/continuedev/continue/pull/6920 * Update configuration in ollama-guide.mdx by @lucafrance in https://github.com/continuedev/continue/pull/6935 * fix: :green_heart: Fix Builds by @chezsmithy in https://github.com/continuedev/continue/pull/6933 * fix: reranking score slicing by @RomneyDa in https://github.com/continuedev/continue/pull/6948 * chore(deps-dev): bump axios from 1.10.0 to 1.11.0 in /docs by @dependabot[bot] in https://github.com/continuedev/continue/pull/6766 * chore: delete unused TransformersJsWorkerThread.js by @fbricon in https://github.com/continuedev/continue/pull/6748 * fix: edit models not changing by @uinstinct in https://github.com/continuedev/continue/pull/6926 * fix: add maximum 4 cache control blocks for anthropic by @uinstinct in https://github.com/continuedev/continue/pull/6937 * chore: remove submit message listener by @uinstinct in https://github.com/continuedev/continue/pull/6957 * fix: improve findSearchMatch to fix whitespace matching errors by @sestinj in https://github.com/continuedev/continue/pull/6816 * docs: add model capabilities guide and update provider documentation with tool_use by @bdougie in https://github.com/continuedev/continue/pull/6901 * fix: include Editor Content description with request by @dan0v in https://github.com/continuedev/continue/pull/6706 * improve: add error messages for anthropic by @uinstinct in https://github.com/continuedev/continue/pull/6956 * refactor: :recycle: Refactor to use a single animated ellipsis component by @chezsmithy in https://github.com/continuedev/continue/pull/6459 * feat: :sparkles: MCP Prompts now display when inserted by @chezsmithy in https://github.com/continuedev/continue/pull/6932 * test: check for required params on tool defs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6501 * Init tool policy in tools definitions by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/6852 * feat: add gemma tool calling by @buroa in https://github.com/continuedev/continue/pull/6801 * fix: use rules when `alwaysApply` is absent by @uinstinct in https://github.com/continuedev/continue/pull/6763 * feat: add tool call support for moonshot models by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/6818 * fix: catch hub org loading errors, fallback to local by @RomneyDa in https://github.com/continuedev/continue/pull/6769 * chore: use prettierignore when formatting by @uinstinct in https://github.com/continuedev/continue/pull/6789 * Add middle mouse button click handling to close tabs in TabBar component by @ferenci84 in https://github.com/continuedev/continue/pull/6855 * fix: llama-stack readme page link fix by @wukaixingxp in https://github.com/continuedev/continue/pull/6950 * docs: Add apiBase to remote instance config and standardize LM Studio page content by @MarcoBFreitas in https://github.com/continuedev/continue/pull/6949 * fix: don't fail tests for conventional commit check by @RomneyDa in https://github.com/continuedev/continue/pull/6964 * fix: spacing between divs on tool calls by @uinstinct in https://github.com/continuedev/continue/pull/6792 * Add CLI troubleshooting section with verbose logging info by @sestinj in https://github.com/continuedev/continue/pull/6919 * docs: correct deep-dives internal links by @uinstinct in https://github.com/continuedev/continue/pull/6761 * feat: edit file lint hook for claude by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6962 * chore(deps): bump form-data from 4.0.0 to 4.0.4 in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/6755 * fix: register YAML config schema by its URI in VS Code by @fbricon in https://github.com/continuedev/continue/pull/6759 * fix: add cookie banner to docs by @bdougie in https://github.com/continuedev/continue/pull/6842 * fix: increase default max_tokens for Anthropic API to 32k by @sestinj in https://github.com/continuedev/continue/pull/6722 * docs: move capabilities reference to clearer location by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6968 * fix: skip analytics capture calls if workspaceId is undefined by @tingwai in https://github.com/continuedev/continue/pull/6965 * fix: always read file before search and replace by @RomneyDa in https://github.com/continuedev/continue/pull/6970 * chore: update the issue template to guide folks to github discussions by @TyDunn in https://github.com/continuedev/continue/pull/6969 * fix: newlines rendering as is on SVG #6972 by @jpoly1219 in https://github.com/continuedev/continue/pull/6979 * chore: bump extension versions by @RomneyDa in https://github.com/continuedev/continue/pull/6977 * fix: jetbrains release action by @RomneyDa in https://github.com/continuedev/continue/pull/7004 * feat: cache model responses for near-instant suggestions by @jpoly1219 in https://github.com/continuedev/continue/pull/6963 * fix: HOTFIX fix flashing mention list by @RomneyDa in https://github.com/continuedev/continue/pull/7030 * docs: smooth scrolling by @bdougie in https://github.com/continuedev/continue/pull/7028 * build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/continuedev/continue/pull/7012 * fix: add OpenAI gpt-oss models in Agent mode by @gaby in https://github.com/continuedev/continue/pull/7006 * docs: Add description to cli.mdx by @bdougie in https://github.com/continuedev/continue/pull/6966 * fix: longer mcp errors to show in virtual file by @uinstinct in https://github.com/continuedev/continue/pull/7016 * fix: show no tools available when no tools available by @RomneyDa in https://github.com/continuedev/continue/pull/7021 * fix VS Code READMEs by @TyDunn in https://github.com/continuedev/continue/pull/7031 * feat: Plug and play system message tool frameworks by @RomneyDa in https://github.com/continuedev/continue/pull/6874 * chore: delete .continue/rules/continue-pun.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/7033 * feat: set capabilities for next edit by @jpoly1219 in https://github.com/continuedev/continue/pull/7029 * docs: updates docs for Slash Commands by @bdougie in https://github.com/continuedev/continue/pull/7027 * fix: tell model no tools are available if they aren't by @RomneyDa in https://github.com/continuedev/continue/pull/7034 * fix: fix tool execute abnormal when there is no tool policy data in the local cache by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/7022 * improv: tweak file too big message by @RomneyDa in https://github.com/continuedev/continue/pull/7036 * chore: vscode 1.1.74 by @RomneyDa in https://github.com/continuedev/continue/pull/7037 ## New Contributors * @lwang2070 made their first contribution in https://github.com/continuedev/continue/pull/6451 * @BekahHW made their first contribution in https://github.com/continuedev/continue/pull/6907 * @kevint-cerebras made their first contribution in https://github.com/continuedev/continue/pull/6915 * @lucafrance made their first contribution in https://github.com/continuedev/continue/pull/6935 * @dan0v made their first contribution in https://github.com/continuedev/continue/pull/6706 * @buroa made their first contribution in https://github.com/continuedev/continue/pull/6801 * @MarcoBFreitas made their first contribution in https://github.com/continuedev/continue/pull/6949 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.0.21-vscode...v1.0.22-vscode
Features
August 6, 2025
## What's Changed * feat: continue docs mcp server by @bdougie in https://github.com/continuedev/continue/pull/6543 * chore: Jetbrains 1.0.28 by @RomneyDa in https://github.com/continuedev/continue/pull/6567 * docs: Mintlify migration by @bdougie in https://github.com/continuedev/continue/pull/6500 * chore: create test-running-guide.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6555 * chore: ignore docusaurus build files by @uinstinct in https://github.com/continuedev/continue/pull/6568 * feat: lock indexing until completion by @uinstinct in https://github.com/continuedev/continue/pull/6554 * fix: add current file context when setting is enabled by @uinstinct in https://github.com/continuedev/continue/pull/6507 * watsonx tool support by @mq200 in https://github.com/continuedev/continue/pull/6438 * fix img paths on README by @TyDunn in https://github.com/continuedev/continue/pull/6587 * chore(deps): bump slackapi/slack-github-action from 2.1.0 to 2.1.1 by @dependabot[bot] in https://github.com/continuedev/continue/pull/6548 * Qwen3 support for autocomplete function by @NGC13009 in https://github.com/continuedev/continue/pull/6594 * [QoL] Add Collapse Button to Sidebar History Panel (#6222) by @amarnathgupta in https://github.com/continuedev/continue/pull/6489 * fix: An error occurred while loading view: continue.continueGUIView by @smmzyl in https://github.com/continuedev/continue/pull/6116 * chore: add telemetry to config loading by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6605 * Revert "[QoL] Add Collapse Button to Sidebar History Panel (#6222)" by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6607 * Nate/fix compliance commitlint depth by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6579 * docs: remove duplicate headers by @bdougie in https://github.com/continuedev/continue/pull/6613 * docs: remove unnecessary anchor tags by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6615 * improv: make headers sticky by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6618 * fix: sqlite migrations should ran after the table is created by @nathants in https://github.com/continuedev/continue/pull/6617 * Revert "feat: add webview listener for index progress to load submenu items" by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6622 * Update package.json by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6623 * feat: Implement parallel tool calling functionality by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6524 * test: disable failing JB inline edit test (timeout bug) by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6636 * enhancement: Improve Next Edit DX by @jpoly1219 in https://github.com/continuedev/continue/pull/6589 * feat: :zap: Improve search and replace tool by supporting multiple diffs per tool call by @chezsmithy in https://github.com/continuedev/continue/pull/6586 * fix: :bug: Fix aborts (simple Option?) by @chezsmithy in https://github.com/continuedev/continue/pull/6644 * fix: Return the CLA by @bdougie in https://github.com/continuedev/continue/pull/6585 * fix: continue streaming even if no tool call states found by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6649 * Show warning message when last user input get pruned by @Jazzcort in https://github.com/continuedev/continue/pull/4816 * fix: reload assistant click opens login by @uinstinct in https://github.com/continuedev/continue/pull/6652 * fix: refresh codebase index on config change by @shssoichiro in https://github.com/continuedev/continue/pull/6131 * Fix JCEF. NullPointerException: Cannot read field "objId" because "robj" is null by @HQ1363 in https://github.com/continuedev/continue/pull/6611 * Fix: add sanitizing process to strip off the trailing slash of the doc URL by @Jazzcort in https://github.com/continuedev/continue/pull/6512 * docs: document the `npx mintlify add docs.continue.dev` by @bdougie in https://github.com/continuedev/continue/pull/6583 * Suppress stderr output from Windows registry queries by @sestinj in https://github.com/continuedev/continue/pull/6535 * feat: Next Edit JetBrains MVP for Internal Testing by @jpoly1219 in https://github.com/continuedev/continue/pull/6532 * test: Remove flaky test by @exigow in https://github.com/continuedev/continue/pull/6575 * fix: config loading fixes by @RomneyDa in https://github.com/continuedev/continue/pull/6595 * Simplify Edit Logging by @adarshramiyer in https://github.com/continuedev/continue/pull/6663 * Nate/continue-proxy-openai-adapter by @sestinj in https://github.com/continuedev/continue/pull/6625 * feat: :sparkles: Introduce LLM streamChat retries by @chezsmithy in https://github.com/continuedev/continue/pull/6596 * chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6670 * update model reccs after docs restructure by @TyDunn in https://github.com/continuedev/continue/pull/6671 * fix: don't use continue proxy openai adapter locally by @sestinj in https://github.com/continuedev/continue/pull/6673 * fix VS Code README gifs by @TyDunn in https://github.com/continuedev/continue/pull/6672 * fix: race condition for this.lanceDbIndex being loaded and retrieveEmbeddings accessing it by @jpoly1219 in https://github.com/continuedev/continue/pull/6664 * chore: use icon for generate rule action by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6669 * Restore the useLocalCrawling & maxDepth settings for indexed documents by @vincentkelleher in https://github.com/continuedev/continue/pull/5958 * avoid garbled Chinese when call runTerminalCommandTool in windows by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/6599 * chore: add ideInfo headers to hub reqs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6590 * fix: toggle switch marker styling by @uinstinct in https://github.com/continuedev/continue/pull/6627 * Codebase/Colocated Rules Cache by @RomneyDa in https://github.com/continuedev/continue/pull/6603 * Tomasz/fix sticky by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6684 * feat: compaction by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6662 * fix: clear globalContext.json if corrupt by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6683 * fix: use correct provider name for xAI by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6685 * openai adapters tests by @sestinj in https://github.com/continuedev/continue/pull/6686 * Nate/llm-fetch-tests by @sestinj in https://github.com/continuedev/continue/pull/6674 * chore: bump verssions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6688 * return usage from Anthropic OpenAI adapter by @sestinj in https://github.com/continuedev/continue/pull/6238 * perf: add caching, with multiple swappable strategies, to anthropic oai-adapter by @sestinj in https://github.com/continuedev/continue/pull/6690 * fix: add oai key to release flow by @sestinj in https://github.com/continuedev/continue/pull/6691 * ci: run release on yaml change by @sestinj in https://github.com/continuedev/continue/pull/6692 * ci: pass secrets to release actions by @sestinj in https://github.com/continuedev/continue/pull/6693 * test: add voyage api key and run oai tests in pr checks by @sestinj in https://github.com/continuedev/continue/pull/6694 * ci: install semantic release deps by @sestinj in https://github.com/continuedev/continue/pull/6695 * ci: more deps for sem release by @sestinj in https://github.com/continuedev/continue/pull/6696 * Session file by @uinstinct in https://github.com/continuedev/continue/pull/6624 * fix: restore invalid config error reporting by @fbricon in https://github.com/continuedev/continue/pull/6679 * fix: allow prompts starting with `/` by @uinstinct in https://github.com/continuedev/continue/pull/6704 * fix: remove reject edit diff functionality on cmd backspace by @uinstinct in https://github.com/continuedev/continue/pull/6703 * ci: don't try to push to main by @sestinj in https://github.com/continuedev/continue/pull/6708 * fix: dangling messages cleanup behavior by @RomneyDa in https://github.com/continuedev/continue/pull/6707 * Context limit and pruning updates by @RomneyDa in https://github.com/continuedev/continue/pull/6668 * Tomasz/compaction button UI by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6709 * feat: Pause -> Stop by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6712 * docs: accessKeyId and secretAccessKey bedrock auth options by @RomneyDa in https://github.com/continuedev/continue/pull/6572 * docs: plan mode doumentation by @bdougie in https://github.com/continuedev/continue/pull/6657 * Fix misformatted yaml code by @tingwai in https://github.com/continuedev/continue/pull/6733 * docs: add note about demos on PRs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6606 * build: Add *-eap postfix to JetBrains Early Access releases by @exigow in https://github.com/continuedev/continue/pull/6728 * chore: fix react warning by @uinstinct in https://github.com/continuedev/continue/pull/6687 * fix: Follow JetBrains IDE proxy settings by @exigow in https://github.com/continuedev/continue/pull/6531 * chore(deps): bump esbuild and vitest in /packages/openai-adapters by @dependabot[bot] in https://github.com/continuedev/continue/pull/6689 * fix: Ignore invalid JSON messages (like NODE_ENV undefined) by @exigow in https://github.com/continuedev/continue/pull/6576 * docs: cmd + i to Edit update by @bdougie in https://github.com/continuedev/continue/pull/6660 * fix: Handle invalid tool call args by @RomneyDa in https://github.com/continuedev/continue/pull/6724 * feat: Test static contextualization by @jpoly1219 in https://github.com/continuedev/continue/pull/6581 * fix: open the proper config file by @fbricon in https://github.com/continuedev/continue/pull/6635 * chore: create typescript-enum-usage.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6638 * fix: internal permalinks with file extensions by @uinstinct in https://github.com/continuedev/continue/pull/6650 * docs: Fix Codestral autocomplete setup - Azure AI Foundry FIM endpoin… by @GHuyHuynh in https://github.com/continuedev/continue/pull/6682 * fix: invoke os methods in terminal tool definition by @RomneyDa in https://github.com/continuedev/continue/pull/6697 * feat: Support @Terminal Context Provider and RunInTerminal Button for Jetbrains Plugin by @SoLoHiC in https://github.com/continuedev/continue/pull/6702 * chore: remove YAML maxDepth by @RomneyDa in https://github.com/continuedev/continue/pull/6678 * Tomasz/compaction fixes by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6739 * feat: add `slug` to rule obj on dev data by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6721 * docs: update continue-mcp.mdx to mention new mcp server by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6741 * adjust best model reccs by @TyDunn in https://github.com/continuedev/continue/pull/6753 * build: Fix jetbrains-release/bump-version CI job by @exigow in https://github.com/continuedev/continue/pull/6758 * build: Remove buildPlugin from jetbrains-release/build by @exigow in https://github.com/continuedev/continue/pull/6760 * chore: upgrade by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6770 * chore: use same text color for ellipsis by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6773 * fix: Send the process exit reason to Sentry + add OS info by @exigow in https://github.com/continuedev/continue/pull/6553 * build: Add verbose publishPlugin logs by @exigow in https://github.com/continuedev/continue/pull/6765 * fix: Remove redundant jcef.out-of-process=false from run configs by @exigow in https://github.com/continuedev/continue/pull/6757 * feat: :sparkles: Auto collapse the terminal on long output by @chezsmithy in https://github.com/continuedev/continue/pull/6620 * fix: :bug: Fix bare markdown fences and premature code generation stops by @chezsmithy in https://github.com/continuedev/continue/pull/6331 * fix: missing `alwaysApply` in local rule block by @uinstinct in https://github.com/continuedev/continue/pull/6775 * improve: add filepath in editoutcome dev data by @uinstinct in https://github.com/continuedev/continue/pull/6780 * fix: use JAVA_HOME instead of macOS-specific JVM by @exigow in https://github.com/continuedev/continue/pull/6778 * fix: use loading state for loading indicator, better error messages by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6784 * feat: vertex ai openai adapter by @RomneyDa in https://github.com/continuedev/continue/pull/6736 * feat: create `oneper` util script by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6783 * fix: oneper script to auto detect os by @tingwai in https://github.com/continuedev/continue/pull/6787 * fix: fix /auth/refresh string value by @exigow in https://github.com/continuedev/continue/pull/6799 * fix: default pruning length higher than default context length by @RomneyDa in https://github.com/continuedev/continue/pull/6720 * feat: add word break for long words by @uinstinct in https://github.com/continuedev/continue/pull/6794 * fix: Add JCEF not supported warning by @exigow in https://github.com/continuedev/continue/pull/6762 * fix: use reasoning budget tokens when available by @uinstinct in https://github.com/continuedev/continue/pull/6793 * feat: add editOutcome logging for Agent Mode by @tingwai in https://github.com/continuedev/continue/pull/6785 * chore: bump oai-adapters version by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6805 * fix: Add logging of Continue binary IO by @exigow in https://github.com/continuedev/continue/pull/6658 * fix: Apply proxy settings on the Continue process using environment variables (solves #5242) by @exigow in https://github.com/continuedev/continue/pull/6752 * feat: enhance oneper utility and refactor build system for commit SHA versioning by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6788 * test: verify chunkDocument filters out chunks exceeding maxChunkSize by @tingwai in https://github.com/continuedev/continue/pull/6751 * feat: make the reasoning btn solid when active by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6756 * feat: clarify mode alert in tools section by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6735 * chore: update bug_report.yml by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6667 * chore: bump versions for prerelease by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6808 * Revert "feat: enhance oneper utility and refactor build system for commit SHA versioning" by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6811 * chore: add unit tests for file click on codeblock by @uinstinct in https://github.com/continuedev/continue/pull/6710 * chore: bump version numbers by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6826 * chore: ignore `max-lines-per-function` in tests by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6825 * Modernize downloadFile function with fetch API and proxy support by @dipfocus in https://github.com/continuedev/continue/pull/6472 * fix: double slash on opening hub urls by @uinstinct in https://github.com/continuedev/continue/pull/6653 * fix: Add file tests + migrate to IntelliJ Platform Gradle Plugin v2 by @exigow in https://github.com/continuedev/continue/pull/6824 * Jacob/enhancement/nextedit perf by @jpoly1219 in https://github.com/continuedev/continue/pull/6661 * fix: test fix for fetch package and publish version with improved error logging by @sestinj in https://github.com/continuedev/continue/pull/6666 * Add Ollama OpenAI adapter support by @sestinj in https://github.com/continuedev/continue/pull/6827 * feat: Support local block loading for hub assistants by @RomneyDa in https://github.com/continuedev/continue/pull/6731 * chore: remove getWorkspaceConfigs by @RomneyDa in https://github.com/continuedev/continue/pull/6680 * fix: Onboarding / assistant switcher improvements by @sestinj in https://github.com/continuedev/continue/pull/6573 * Revert "remove accountbutton" by @sestinj in https://github.com/continuedev/continue/pull/6614 * Nate/continue-sdk-more-routes by @sestinj in https://github.com/continuedev/continue/pull/6646 * feat: System Message tools by @RomneyDa in https://github.com/continuedev/continue/pull/6723 * Nate/oneper-main by @sestinj in https://github.com/continuedev/continue/pull/6838 * chore: remove unused workflow by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6836 * System message tools by default for OpenRouter by @sestinj in https://github.com/continuedev/continue/pull/6841 * Bump version to 1.1.70 by @sestinj in https://github.com/continuedev/continue/pull/6848 * docs: fix broken link to context in chat docs by @bdougie in https://github.com/continuedev/continue/pull/6847 * add qwen-3-coder to model reccs by @TyDunn in https://github.com/continuedev/continue/pull/6837 * chore: bump to 71 by @sestinj in https://github.com/continuedev/continue/pull/6854 ## New Contributors * @amarnathgupta made their first contribution in https://github.com/continuedev/continue/pull/6489 * @nathants made their first contribution in https://github.com/continuedev/continue/pull/6617 * @vincentkelleher made their first contribution in https://github.com/continuedev/continue/pull/5958 * @GHuyHuynh made their first contribution in https://github.com/continuedev/continue/pull/6682 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.0.19-vscode...v1.0.20-vscode
Features
July 28, 2025
## [1.4.1](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.4.0...@continuedev/openai-adapters@1.4.1) (2025-07-28) ### Bug Fixes * don't fail if no usage ([89320f8](https://github.com/continuedev/continue/commit/89320f8fc0de9b627b78ca2c0575e2247a594fef)) * refactor, add comment ([70bc314](https://github.com/continuedev/continue/commit/70bc314502e1a77d5b8f1d09d27d8041231b30c2))
Features
July 28, 2025
# [1.4.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.3.0...@continuedev/openai-adapters@1.4.0) (2025-07-28) ### Bug Fixes * Add file tests + migrate to IntelliJ Platform Gradle Plugin v2 ([5f647af](https://github.com/continuedev/continue/commit/5f647afdf2f81a56a8c236746b1e0de39c925f3d)) * double slash on opening hub urls ([f2c0357](https://github.com/continuedev/continue/commit/f2c0357b2ffcde5c6caf93c29b1cf365e65d6773)) * test fix for fetch package and publish version with improved error logging ([87d55c5](https://github.com/continuedev/continue/commit/87d55c5b4d9e5ec662a19018ee2cb4bbeb433070)) ### Features * remove redundant hides ([4bc7f0c](https://github.com/continuedev/continue/commit/4bc7f0ca262145f3aa9252f68efb4f095f085b47)) ### Performance Improvements * pass editableRegionEndLine ([5085c2f](https://github.com/continuedev/continue/commit/5085c2f602cfc183511831cf8876d0fced937aac)) * reduce redundant calculations, make window disappear immediately ([4b4afe1](https://github.com/continuedev/continue/commit/4b4afe193eb17eddac68d0c9996d14494ad0a3e9))
Features
July 28, 2025
# [1.3.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.2.0...@continuedev/openai-adapters@1.3.0) (2025-07-28) ### Bug Fixes * Add logging of Continue binary IO ([#6658](https://github.com/continuedev/continue/issues/6658)) ([5d45c46](https://github.com/continuedev/continue/commit/5d45c46afeb0050c1a9a5b24b4786707b5fcec8c)) * Apply proxy settings on the Continue process using environment variables (solves [#5242](https://github.com/continuedev/continue/issues/5242)) ([#6752](https://github.com/continuedev/continue/issues/6752)) ([e955827](https://github.com/continuedev/continue/commit/e9558277de17f9f22bec8262d358504a8fb3da6e)) ### Features * add commit ID to main build versions ([dd53be0](https://github.com/continuedev/continue/commit/dd53be019c2dae1f4d70a854291af1440978c1d5)) * clarify mode alert in tools section ([5c46a1e](https://github.com/continuedev/continue/commit/5c46a1e90b506319d71bca4db95fd37a16d02784)) * make the reasoning btn solid when active ([#6756](https://github.com/continuedev/continue/issues/6756)) ([fc6ce50](https://github.com/continuedev/continue/commit/fc6ce50f2192bb771a7885a483e14e326b16ba18))
Features
July 28, 2025
# [1.6.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.5.0...@continuedev/config-yaml@1.6.0) (2025-07-28) ### Bug Fixes * Add file tests + migrate to IntelliJ Platform Gradle Plugin v2 ([5f647af](https://github.com/continuedev/continue/commit/5f647afdf2f81a56a8c236746b1e0de39c925f3d)), closes [/github.com/continuedev/continue/pull/6431#issuecomment-3031838189](https://github.com//github.com/continuedev/continue/pull/6431/issues/issuecomment-3031838189) * broken types ([4d32134](https://github.com/continuedev/continue/commit/4d321345573468e9174b159e37c9deac1e339ed3)) * don't fail if no usage ([89320f8](https://github.com/continuedev/continue/commit/89320f8fc0de9b627b78ca2c0575e2247a594fef)) * double slash on opening hub urls ([f2c0357](https://github.com/continuedev/continue/commit/f2c0357b2ffcde5c6caf93c29b1cf365e65d6773)) * refactor, add comment ([70bc314](https://github.com/continuedev/continue/commit/70bc314502e1a77d5b8f1d09d27d8041231b30c2)) * test fix for fetch package and publish version with improved error logging ([87d55c5](https://github.com/continuedev/continue/commit/87d55c5b4d9e5ec662a19018ee2cb4bbeb433070)) ### Features * local block loading for hub assistants ([05d8603](https://github.com/continuedev/continue/commit/05d86030deab3066c018ae4cc37fa586ce2264ba)) * remove redundant hides ([4bc7f0c](https://github.com/continuedev/continue/commit/4bc7f0ca262145f3aa9252f68efb4f095f085b47)) ### Performance Improvements * pass editableRegionEndLine ([5085c2f](https://github.com/continuedev/continue/commit/5085c2f602cfc183511831cf8876d0fced937aac)) * reduce redundant calculations, make window disappear immediately ([4b4afe1](https://github.com/continuedev/continue/commit/4b4afe193eb17eddac68d0c9996d14494ad0a3e9))
Features
July 28, 2025
# [1.5.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.4.0...@continuedev/config-yaml@1.5.0) (2025-07-28) ### Bug Fixes * Add JCEF not supported warning ([#6762](https://github.com/continuedev/continue/issues/6762)) ([621e1db](https://github.com/continuedev/continue/commit/621e1dbf6bdd16183ed4e80e37fb49c15bc7f369)), closes [#5107](https://github.com/continuedev/continue/issues/5107) [#4598](https://github.com/continuedev/continue/issues/4598) [#649](https://github.com/continuedev/continue/issues/649) [#596](https://github.com/continuedev/continue/issues/596) * Add logging of Continue binary IO ([#6658](https://github.com/continuedev/continue/issues/6658)) ([5d45c46](https://github.com/continuedev/continue/commit/5d45c46afeb0050c1a9a5b24b4786707b5fcec8c)) * Apply proxy settings on the Continue process using environment variables (solves [#5242](https://github.com/continuedev/continue/issues/5242)) ([#6752](https://github.com/continuedev/continue/issues/6752)) ([e955827](https://github.com/continuedev/continue/commit/e9558277de17f9f22bec8262d358504a8fb3da6e)) * assign to contextLength basellm getter ([32911c0](https://github.com/continuedev/continue/commit/32911c07790b0cf2f7e2d9ff67ad5081184dbb67)) * fix /auth/refresh string value ([#6799](https://github.com/continuedev/continue/issues/6799)) ([b2986e3](https://github.com/continuedev/continue/commit/b2986e3a8414276c7292cf48b84fa07b845588bf)) * oneper script to auto detect os ([ac594e4](https://github.com/continuedev/continue/commit/ac594e4eec5fc16ab17f0084dae5e1fa277332b4)) * set high default pruning length, let server throw error unless context length known ([194b802](https://github.com/continuedev/continue/commit/194b802ed3b1c67afeb6abfa7153401acecd51b6)) * use JAVA_HOME instead of macOS-specific JVM ([#6778](https://github.com/continuedev/continue/issues/6778)) ([92f4944](https://github.com/continuedev/continue/commit/92f494488a4ef598f5164cf447378be0516ebee1)) * use loading state for loading indicator, better error messages ([55f5ed5](https://github.com/continuedev/continue/commit/55f5ed580f0e8ab5cc0dad2a524066af8187b667)) * use reasoning budget tokens when available ([75858fb](https://github.com/continuedev/continue/commit/75858fb1d761ae2fc52526d436982d1e96a8c738)) ### Features * add commit ID to main build versions ([dd53be0](https://github.com/continuedev/continue/commit/dd53be019c2dae1f4d70a854291af1440978c1d5)) * add editOutcome logging for Agent Mode ([4d44234](https://github.com/continuedev/continue/commit/4d4423485526822b133e1109fcf4ca14adf9492d)) * add word break for long words ([911cff3](https://github.com/continuedev/continue/commit/911cff30f86ca27cb42009135e72c77440e51966)) * clarify mode alert in tools section ([5c46a1e](https://github.com/continuedev/continue/commit/5c46a1e90b506319d71bca4db95fd37a16d02784)) * create `oneper` util script ([#6783](https://github.com/continuedev/continue/issues/6783)) ([da1758e](https://github.com/continuedev/continue/commit/da1758ea7ad6649e31daf3542bb65118ec7732f2)) * make the reasoning btn solid when active ([#6756](https://github.com/continuedev/continue/issues/6756)) ([fc6ce50](https://github.com/continuedev/continue/commit/fc6ce50f2192bb771a7885a483e14e326b16ba18)) * vertex ai openai adapter ([#6736](https://github.com/continuedev/continue/issues/6736)) ([f0d35e2](https://github.com/continuedev/continue/commit/f0d35e2099c2ec74633acd11a47aa73d1055cb61))
Features
July 25, 2025
# [1.2.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.1.0...@continuedev/openai-adapters@1.2.0) (2025-07-25) ### Bug Fixes * Add JCEF not supported warning ([#6762](https://github.com/continuedev/continue/issues/6762)) ([621e1db](https://github.com/continuedev/continue/commit/621e1dbf6bdd16183ed4e80e37fb49c15bc7f369)), closes [#5107](https://github.com/continuedev/continue/issues/5107) [#4598](https://github.com/continuedev/continue/issues/4598) [#649](https://github.com/continuedev/continue/issues/649) [#596](https://github.com/continuedev/continue/issues/596) * assign to contextLength basellm getter ([32911c0](https://github.com/continuedev/continue/commit/32911c07790b0cf2f7e2d9ff67ad5081184dbb67)) * fix /auth/refresh string value ([#6799](https://github.com/continuedev/continue/issues/6799)) ([b2986e3](https://github.com/continuedev/continue/commit/b2986e3a8414276c7292cf48b84fa07b845588bf)) * oneper script to auto detect os ([ac594e4](https://github.com/continuedev/continue/commit/ac594e4eec5fc16ab17f0084dae5e1fa277332b4)) * set high default pruning length, let server throw error unless context length known ([194b802](https://github.com/continuedev/continue/commit/194b802ed3b1c67afeb6abfa7153401acecd51b6)) * use reasoning budget tokens when available ([75858fb](https://github.com/continuedev/continue/commit/75858fb1d761ae2fc52526d436982d1e96a8c738)) ### Features * add editOutcome logging for Agent Mode ([4d44234](https://github.com/continuedev/continue/commit/4d4423485526822b133e1109fcf4ca14adf9492d)) * add word break for long words ([911cff3](https://github.com/continuedev/continue/commit/911cff30f86ca27cb42009135e72c77440e51966)) * create `oneper` util script ([#6783](https://github.com/continuedev/continue/issues/6783)) ([da1758e](https://github.com/continuedev/continue/commit/da1758ea7ad6649e31daf3542bb65118ec7732f2))
Features
July 24, 2025
# [1.1.0](https://github.com/continuedev/continue/compare/@continuedev/openai-adapters@1.0.0...@continuedev/openai-adapters@1.1.0) (2025-07-24) ### Bug Fixes * :art: prettier ([5fff215](https://github.com/continuedev/continue/commit/5fff215e0b00e05922db237f8cb71510718012f8)) * :art: Prettier ([7dd48d3](https://github.com/continuedev/continue/commit/7dd48d3689fa2183464eae5c58a2245a984fd1eb)) * :bug: Project structure creation with bare codeblocks is breaking markdown display and creation ([00fc90b](https://github.com/continuedev/continue/commit/00fc90badca92b6d03c40eb2e2e3462ba3213aaf)) * :lipstick: Update to tailwind styles per feedback ([54fde47](https://github.com/continuedev/continue/commit/54fde47f3c30a22afd87c1281d9db90a0dd8e1a7)) * don't stringify os methods ([ce26a84](https://github.com/continuedev/continue/commit/ce26a8439d9acaf13c37875265a4071c1552fc04)) * handle args for function specific tool call divs ([ae29787](https://github.com/continuedev/continue/commit/ae29787bd2d0724244275cccf97ae2628c829772)) * Ignore invalid JSON messages (like NODE_ENV undefined) ([#6576](https://github.com/continuedev/continue/issues/6576)) ([52e2f3c](https://github.com/continuedev/continue/commit/52e2f3c4e002ebc8f3da08126f54a3a160a3b16b)) * internal permalinks with file extensions ([58c721b](https://github.com/continuedev/continue/commit/58c721b8528b231f6499ae93935aa8f8b0f845c9)) * missing `alwaysApply` in local rule block ([8819712](https://github.com/continuedev/continue/commit/8819712cf5a02262dd61256da2d9d406dd70d69d)) * open the proper config file ([89a7d9a](https://github.com/continuedev/continue/commit/89a7d9a0c2fc2c56859af2f50c14e357caa6b2fb)) * recover non-related change in InteliJIde.kt ([ebd5154](https://github.com/continuedev/continue/commit/ebd5154b8c8f7f606194d424a1f330cc8b22a94e)) * Remove redundant jcef.out-of-process=false from run configs ([71fed98](https://github.com/continuedev/continue/commit/71fed98d36d14b21ea63cd054b0323aec6c871aa)), closes [#6611](https://github.com/continuedev/continue/issues/6611) * Send the process exit reason to Sentry + add OS info ([d1b258f](https://github.com/continuedev/continue/commit/d1b258ffc38f48325d4e317c8fc564cfb7bad62d)) * Send the process exit reason to Sentry + add OS info ([b72fc0e](https://github.com/continuedev/continue/commit/b72fc0ea8f8dc0e1f88934e18b1b9ab5d34826ef)) * throw error if tool call args are missing ([6af3554](https://github.com/continuedev/continue/commit/6af35548c8c80e244b4e81ba297d0ae98d817fbb)) * use JAVA_HOME instead of macOS-specific JVM ([#6778](https://github.com/continuedev/continue/issues/6778)) ([92f4944](https://github.com/continuedev/continue/commit/92f494488a4ef598f5164cf447378be0516ebee1)) * use loading state for loading indicator, better error messages ([55f5ed5](https://github.com/continuedev/continue/commit/55f5ed580f0e8ab5cc0dad2a524066af8187b667)) ### Features * :lipstick: Allow the terminal to collapse/expand on large content ([f1467b1](https://github.com/continuedev/continue/commit/f1467b1d9bf55bec19a1a64a6b8e6968a0062728)) * :lipstick: Further tailwind refactoring and splitting out components ([28eb172](https://github.com/continuedev/continue/commit/28eb17273b6c003099337bd3f2eab6614c311150)) * add `slug` to rule obj on dev data ([bcc8c52](https://github.com/continuedev/continue/commit/bcc8c5264d7f8e6b9b1a884c8793aa23d5c10496)) * implement runCommand() method in IntelijIde.kt, and update a interface signature for runCommand by providing TerminalOptions.class, which aligns to how VS COde Extension implemented ([bb049e8](https://github.com/continuedev/continue/commit/bb049e8f8659f818e001522aa161687bf8c2dae8)) * more thorough tool arg checking utils with tests ([1ee5c54](https://github.com/continuedev/continue/commit/1ee5c54151a2f109f99e1ca30d9949993db0c14a)) * optimize getTerminalContents in InteliJIde.kt, which reads content from the selected terminal panel ([10e4c32](https://github.com/continuedev/continue/commit/10e4c325a2ee483a0cc1e907c5e65b0b435cd5d3)) * remove logging code to telemetry ([b3e4d36](https://github.com/continuedev/continue/commit/b3e4d368bd457401eff9d5eb0f5713efa1f56b1e)) * reuse terminal and find by terminalName before running command ([76bbb67](https://github.com/continuedev/continue/commit/76bbb67dba0d7648028442d489d7a8d6e0e729ab)) * support getTerminalContents in InteliJIde.kt, which could only read content from the latest terminal tab for now ([1862344](https://github.com/continuedev/continue/commit/18623446053d55c4ec238e46bb94dfc7cf62167d)) * vertex ai openai adapter ([#6736](https://github.com/continuedev/continue/issues/6736)) ([f0d35e2](https://github.com/continuedev/continue/commit/f0d35e2099c2ec74633acd11a47aa73d1055cb61))
Features
July 24, 2025
# [1.4.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.3.0...@continuedev/config-yaml@1.4.0) (2025-07-24) ### Bug Fixes * :art: prettier ([5fff215](https://github.com/continuedev/continue/commit/5fff215e0b00e05922db237f8cb71510718012f8)) * :art: Prettier ([7dd48d3](https://github.com/continuedev/continue/commit/7dd48d3689fa2183464eae5c58a2245a984fd1eb)) * :bug: Project structure creation with bare codeblocks is breaking markdown display and creation ([00fc90b](https://github.com/continuedev/continue/commit/00fc90badca92b6d03c40eb2e2e3462ba3213aaf)) * :lipstick: Update to tailwind styles per feedback ([54fde47](https://github.com/continuedev/continue/commit/54fde47f3c30a22afd87c1281d9db90a0dd8e1a7)) * missing `alwaysApply` in local rule block ([8819712](https://github.com/continuedev/continue/commit/8819712cf5a02262dd61256da2d9d406dd70d69d)) * Remove redundant jcef.out-of-process=false from run configs ([71fed98](https://github.com/continuedev/continue/commit/71fed98d36d14b21ea63cd054b0323aec6c871aa)), closes [#6611](https://github.com/continuedev/continue/issues/6611) * Send the process exit reason to Sentry + add OS info ([d1b258f](https://github.com/continuedev/continue/commit/d1b258ffc38f48325d4e317c8fc564cfb7bad62d)) * Send the process exit reason to Sentry + add OS info ([b72fc0e](https://github.com/continuedev/continue/commit/b72fc0ea8f8dc0e1f88934e18b1b9ab5d34826ef)) ### Features * :lipstick: Allow the terminal to collapse/expand on large content ([f1467b1](https://github.com/continuedev/continue/commit/f1467b1d9bf55bec19a1a64a6b8e6968a0062728)) * :lipstick: Further tailwind refactoring and splitting out components ([28eb172](https://github.com/continuedev/continue/commit/28eb17273b6c003099337bd3f2eab6614c311150))
Features
July 22, 2025
# [1.3.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.2.0...@continuedev/config-yaml@1.3.0) (2025-07-22) ### Features * add `slug` to rule obj on dev data ([bcc8c52](https://github.com/continuedev/continue/commit/bcc8c5264d7f8e6b9b1a884c8793aa23d5c10496))
Features
July 22, 2025
# [1.2.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.1.0...@continuedev/config-yaml@1.2.0) (2025-07-22) ### Bug Fixes * don't stringify os methods ([ce26a84](https://github.com/continuedev/continue/commit/ce26a8439d9acaf13c37875265a4071c1552fc04)) * internal permalinks with file extensions ([58c721b](https://github.com/continuedev/continue/commit/58c721b8528b231f6499ae93935aa8f8b0f845c9)) * open the proper config file ([89a7d9a](https://github.com/continuedev/continue/commit/89a7d9a0c2fc2c56859af2f50c14e357caa6b2fb)) * recover non-related change in InteliJIde.kt ([ebd5154](https://github.com/continuedev/continue/commit/ebd5154b8c8f7f606194d424a1f330cc8b22a94e)) ### Features * implement runCommand() method in IntelijIde.kt, and update a interface signature for runCommand by providing TerminalOptions.class, which aligns to how VS COde Extension implemented ([bb049e8](https://github.com/continuedev/continue/commit/bb049e8f8659f818e001522aa161687bf8c2dae8)) * optimize getTerminalContents in InteliJIde.kt, which reads content from the selected terminal panel ([10e4c32](https://github.com/continuedev/continue/commit/10e4c325a2ee483a0cc1e907c5e65b0b435cd5d3)) * reuse terminal and find by terminalName before running command ([76bbb67](https://github.com/continuedev/continue/commit/76bbb67dba0d7648028442d489d7a8d6e0e729ab)) * support getTerminalContents in InteliJIde.kt, which could only read content from the latest terminal tab for now ([1862344](https://github.com/continuedev/continue/commit/18623446053d55c4ec238e46bb94dfc7cf62167d))
Features
July 22, 2025
# [1.1.0](https://github.com/continuedev/continue/compare/@continuedev/config-yaml@1.0.95...@continuedev/config-yaml@1.1.0) (2025-07-22) ### Bug Fixes * :ambulance: shiki doesn't delete empty lines anymore ([f678ee9](https://github.com/continuedev/continue/commit/f678ee94309486c028e4e8761eceab008ab60e4d)) * :bug: Fix aborts (simple Option?) ([52472e0](https://github.com/continuedev/continue/commit/52472e07feead7530069898a5d6eb9f77ac95442)) * :bug: Fix for the ellipsis animation part deux ([e2ae734](https://github.com/continuedev/continue/commit/e2ae734a52f5b62ac47fe67478b24c58e18e2989)) * :bug: The edit rules button doesn't open the rule file ([e4b08ff](https://github.com/continuedev/continue/commit/e4b08ff8053aae25b878aa214d52eaad2cf5fc52)) * :bug: When a terminal command is moved to the background preserve existing output ([3dc2711](https://github.com/continuedev/continue/commit/3dc2711c53282ca0f5cd24d298a2c0e0baaa80ee)) * :mute: The safeParseToolCallArgs function is logging excessively ([1a59113](https://github.com/continuedev/continue/commit/1a59113445f6bf99f4e0b9b9a73d7d834cc897c5)) * add current file context when setting is enabled ([31b8f09](https://github.com/continuedev/continue/commit/31b8f0938bd3f527d8a652d72ffdfc23563cf6d6)) * add oai key to release flow ([bfe930b](https://github.com/continuedev/continue/commit/bfe930b05d709cebf9793f084b272e34fd2e1d44)) * adjust binary/build.js. copy vscode/tree-sitter folder to binary/ and pack into binary file ([3d4d777](https://github.com/continuedev/continue/commit/3d4d777b07875418cc7efff2e21de27960af395a)) * allow prompts starting with `/` ([#6704](https://github.com/continuedev/continue/issues/6704)) ([c7abc56](https://github.com/continuedev/continue/commit/c7abc56b0ced91cd65baf2af718c4e2c9b03803e)) * always refresh with retries ([ebfb192](https://github.com/continuedev/continue/commit/ebfb1922f5ee1d20e6546ffdad2c7cc3779957fd)) * An error occurred while loading view: continue.continueGUIView ([812a902](https://github.com/continuedev/continue/commit/812a902daa0897162c80c96f95e6d3bfee3d0544)) * args ([1bc7b78](https://github.com/continuedev/continue/commit/1bc7b78a1c093a579b8a737dd77e07a2401714d8)) * Attach environment type to reported exceptions ([5d02e36](https://github.com/continuedev/continue/commit/5d02e362dd7b32116cd923df3b7bbb9719cf8066)) * autocomplete dev data timestamp as iso string ([330fa09](https://github.com/continuedev/continue/commit/330fa09aab864cb7aadf9e7045156c78f13b7641)) * **autocomplete:** trim trailing <|file_separator|> for Gemini/Gemma models ([16d3145](https://github.com/continuedev/continue/commit/16d3145702c2222851867e467b84070f46a4594f)), closes [#6067](https://github.com/continuedev/continue/issues/6067) * **ci:** only check latest commit in commitlint action ([8b8e173](https://github.com/continuedev/continue/commit/8b8e173d03ab4b03b0f6a11fa64b2537a6a799da)) * clear globalContext.json if corrupt ([#6683](https://github.com/continuedev/continue/issues/6683)) ([2fb04eb](https://github.com/continuedev/continue/commit/2fb04eb2db3b617193afdc130c0dad15fd8793ce)) * comment with guidance ([2c8fd74](https://github.com/continuedev/continue/commit/2c8fd74cd13250295c55956ba7db6d7c02daaa15)) * convert maxDepth to number in site indexing configuration ([16b80d9](https://github.com/continuedev/continue/commit/16b80d9117acd481e3b6ad531bb8649611f1bb77)) * corners ([99bccf2](https://github.com/continuedev/continue/commit/99bccf27f2d734b0927356cde036f5cbb3bf8e40)) * countTokens bug ([cd30d42](https://github.com/continuedev/continue/commit/cd30d421810c4bc0e65ca5a9a0927ede23f721bd)) * dangling messages cleanup behavior ([#6707](https://github.com/continuedev/continue/issues/6707)) ([d61be03](https://github.com/continuedev/continue/commit/d61be0377d7330989629deb215140c8275a83105)) * do not delete docs indexes on resync ([0b929bf](https://github.com/continuedev/continue/commit/0b929bf7994321cbb2fa8196bfca4081a4ad70f3)) * Don't mark autocompletion inlay rendering as write operation ([a780297](https://github.com/continuedev/continue/commit/a780297819cf7d02d4e11c5a4c9b7aaf857200fd)) * don't spawn infinite exponential backoff loops ([73d44d7](https://github.com/continuedev/continue/commit/73d44d75c7e968ee9b40fd7a9104daa7741b2116)) * don't use continue proxy openai adapter locally ([f667548](https://github.com/continuedev/continue/commit/f6675480c216d3f74cdd598074884f5c0382f9fd)) * duplicate msg content for openai msgs ([d1b6e42](https://github.com/continuedev/continue/commit/d1b6e42d048881a412002aac1f8167674ee1c460)) * enable parsing of qwen3 agent mode chat messages ([a41c1a0](https://github.com/continuedev/continue/commit/a41c1a001731812966f8a63a788f4b65ac63c5c6)) * exponential backoff refresh token fix ([1732ee9](https://github.com/continuedev/continue/commit/1732ee9e8384c378fa259c36483248c1f97ccb3b)) * fix dup files ([3516e07](https://github.com/continuedev/continue/commit/3516e07111ea788b6d58ead180bdf25c3bcd0f02)) * Fix the issue where the chunk index might be duplicated ([6d6f89f](https://github.com/continuedev/continue/commit/6d6f89fe55e7301d3c84473162d2e4da8bf0dc31)) * Follow JetBrains IDE proxy settings ([#6531](https://github.com/continuedev/continue/issues/6531)) ([60aa531](https://github.com/continuedev/continue/commit/60aa531650bed4f8393c6a4244e6446f4ca6e6d2)) * formatting ([7798909](https://github.com/continuedev/continue/commit/77989095ba5334b6a9aff4e44a1a08f94220505f)) * handle args for function specific tool call divs ([ae29787](https://github.com/continuedev/continue/commit/ae29787bd2d0724244275cccf97ae2628c829772)) * Ignore invalid JSON messages (like NODE_ENV undefined) ([#6576](https://github.com/continuedev/continue/issues/6576)) ([52e2f3c](https://github.com/continuedev/continue/commit/52e2f3c4e002ebc8f3da08126f54a3a160a3b16b)) * local storage state for free trial exit ([a5a1b14](https://github.com/continuedev/continue/commit/a5a1b14d60ece5319ceb668331c7595865bb863e)) * missing patterns ([ff80ffe](https://github.com/continuedev/continue/commit/ff80ffeb3f2bcb8381dc73a624e41ac96cd0eeee)) * Move CoreMessenger write calls off AWT thread to prevent UI freeze (related to [#5819](https://github.com/continuedev/continue/issues/5819)) ([1925b2f](https://github.com/continuedev/continue/commit/1925b2f97c23f0cd446b31809a43fb10baaaeaaf)) * normal release ([d2b3b79](https://github.com/continuedev/continue/commit/d2b3b79767720e261c23cc7d3262ce7a98d90fd3)) * only set inactive when conversation isn't continuing ([2b845d0](https://github.com/continuedev/continue/commit/2b845d07c41c15636fde9798431a3deced746495)) * openai toolcall streaming ([4921ade](https://github.com/continuedev/continue/commit/4921adec59311ab66f99f4b535173be7f01db793)) * parameter order misplace (directory <-> artifactId) in IntelliJIde.kt ([12e35a1](https://github.com/continuedev/continue/commit/12e35a1bd0790be08242503ef70272ea10911c2e)) * pass `env` obj to openai-adapters ([91a9d04](https://github.com/continuedev/continue/commit/91a9d04df7212c69b96f2b0cc954d1f92fedf040)) * pasting images ([7208d14](https://github.com/continuedev/continue/commit/7208d14833503fb770d38f4b415994a4272c6e48)) * pathname generation ([22adae6](https://github.com/continuedev/continue/commit/22adae61570910c6abaa13621167845ff7cc65c9)) * pattern matching ([4cf154d](https://github.com/continuedev/continue/commit/4cf154d9c9b90103fe5afaf69c28e8cfaaf8d028)) * prettier ([84fccc7](https://github.com/continuedev/continue/commit/84fccc7c719357ed532f1effd54dae9b3ff540a8)) * prettier ([251f4d3](https://github.com/continuedev/continue/commit/251f4d3d061c60b418ebe2db6a80b774ed62a944)) * prettier format ([944f3e1](https://github.com/continuedev/continue/commit/944f3e16d2aa33beae0810d8d3aa642fe1b959ed)) * prevent entering edit mode without editor ([f50862f](https://github.com/continuedev/continue/commit/f50862f3c0397eb5c3bad1f0f2662cba7638cdda)) * prevent lines removal on docstring insertion ([6af61eb](https://github.com/continuedev/continue/commit/6af61eb301bf20cc3d47b519c96d5cb0d7e60979)) * prevent UI freeze when ⌘I pressed without active editor ([ce2c3bf](https://github.com/continuedev/continue/commit/ce2c3bf87e17c8539fe029944fdb7452b8040ba3)) * Queue messages sent to Continue binary ([672f782](https://github.com/continuedev/continue/commit/672f782af2bf98fff7e425507907636933536376)) * race condition for this.lanceDbIndex being loaded and retrieveEmbeddings accessing it ([0cbde36](https://github.com/continuedev/continue/commit/0cbde36206ecf670a1a5b259705c514f8c692a77)) * Read virtual files on EDT (getOpenFiles, getCurrentFile) ([bfb97a6](https://github.com/continuedev/continue/commit/bfb97a6415a0618e829651d946cf2accd4e54f4e)) * refresh codebase index on config change ([deb9faa](https://github.com/continuedev/continue/commit/deb9faacee53e9a4dde07e25a635f6397401ac56)) * reload assistant click opens login ([867e392](https://github.com/continuedev/continue/commit/867e392a2e5bd989875453a05dd84cfa4027e693)) * remove duplicate headers ([1ad85e1](https://github.com/continuedev/continue/commit/1ad85e1e90733f353cd280c4ee3df1ced795eff6)) * remove reject edit diff functionality on cmd backspace ([#6703](https://github.com/continuedev/continue/issues/6703)) ([46b6448](https://github.com/continuedev/continue/commit/46b644850bd9c885dc36a34fc3ef28cc0e6de837)) * render all pending apply states ([cd6ceeb](https://github.com/continuedev/continue/commit/cd6ceebcbf4d1a47ec3c8ceed3086f928c75e4e4)) * Replace Desktop util with built-in BrowserUtil (fixes [#6020](https://github.com/continuedev/continue/issues/6020)) ([3831a0b](https://github.com/continuedev/continue/commit/3831a0b7f6ed75def117884316fd2c5f93170778)) * restart on background ([06a2535](https://github.com/continuedev/continue/commit/06a25351a5961f8bf0a11767b1418dc47ab3a93c)) * restore invalid config error reporting ([0ccc5ba](https://github.com/continuedev/continue/commit/0ccc5ba9bdadfe225b7c6698c41209b7759da3e4)) * restore the useLocalCrawling & maxDepth settings for indexed documents ([28b2c57](https://github.com/continuedev/continue/commit/28b2c573e9415be88254d65ef846255b2ce4768a)) * Return the CLA ([#6585](https://github.com/continuedev/continue/issues/6585)) ([0330924](https://github.com/continuedev/continue/commit/0330924d2ec781c6a4add7a648d1ee69b7072193)) * shortened describe ([528f68d](https://github.com/continuedev/continue/commit/528f68d49d5bfba76a005cb2ec6ea1ddfb58a8f1)) * show assistant loading on login ([ec32afc](https://github.com/continuedev/continue/commit/ec32afcc544218d176cca87caa3fd50803b6830d)) * sqlite migrations should ran after the table is created ([22a9fb2](https://github.com/continuedev/continue/commit/22a9fb2cb18e106bcd26aa7edef87ec63679e3a4)) * sticky headers ([b95bd3c](https://github.com/continuedev/continue/commit/b95bd3cda236cc35f2b11414178d03ca3ab5074b)) * support local slugs in document link provider ([4f9462d](https://github.com/continuedev/continue/commit/4f9462da7c0c955bf011d59baa55c86152ba5ea7)) * throw error if tool call args are missing ([6af3554](https://github.com/continuedev/continue/commit/6af35548c8c80e244b4e81ba297d0ae98d817fbb)) * types ([c1467f5](https://github.com/continuedev/continue/commit/c1467f5eca45f7d3260bf1ad78473bf92a1f9fea)) * typo ([3951eb7](https://github.com/continuedev/continue/commit/3951eb70f490728c54c814788f3a26d620cf1516)) * typo in core/llm/defaultSystemMessages.ts ([f4ce201](https://github.com/continuedev/continue/commit/f4ce2011fcbca9e12e38c3cade8224f283a80c6c)) * update toolbar btn stylings ([7205639](https://github.com/continuedev/continue/commit/7205639dec58fb874e534d89a171181c2a674254)) * use correct provider name for xAI ([ced8819](https://github.com/continuedev/continue/commit/ced8819b3e89257ab438962159b5a1aa097003df)) * use correct styling on truncate btn ([9a15213](https://github.com/continuedev/continue/commit/9a15213f63d4da546fa5c9be593144c5ae6d0d84)) * use last 2 parts of file uri for rule names ([94113e0](https://github.com/continuedev/continue/commit/94113e0ee18785c55414ec6744b8147ca0d88f60)) * workosauthprovider test ([94b9782](https://github.com/continuedev/continue/commit/94b9782d72ed0afe2573b8959d926a31727db28c)) ### Features * :sparkles: Enable amazon nova pro models ([15a61ba](https://github.com/continuedev/continue/commit/15a61ba8b84e5e6d188736f0c0d43ad6a4383bb4)) * :sparkles: Enhance searching for context providers ([e3c9e48](https://github.com/continuedev/continue/commit/e3c9e489e347b81e6f50663336677edf0738b079)) * :sparkles: Introduce LLM streamChat retries ([#6596](https://github.com/continuedev/continue/issues/6596)) ([9383571](https://github.com/continuedev/continue/commit/9383571a200392e508ad51ad6f01046adfeb21d9)) * :zap: Improve search and release tool by supporting multiple diffs per tool call ([233bd45](https://github.com/continuedev/continue/commit/233bd45d2fda6dc3fc698943f78b3c64e382eabc)) * add 'uri' for context items for http context provider ([1b28153](https://github.com/continuedev/continue/commit/1b28153c721c3a4931cd288e7a7b875eaefe0842)) * add comprehensive PR compliance checks workflow ([714a41c](https://github.com/continuedev/continue/commit/714a41c1d8b43e1982d3201f701454743fe52e69)) * add keyFile and keyJson auth methods for vertexAI ([0267885](https://github.com/continuedev/continue/commit/02678858ea90d839801f3f9c0906bf5400df7553)) * add syntax highlighting ([adfacf3](https://github.com/continuedev/continue/commit/adfacf30836af58695614d1d835ac5d887ed82b9)) * add webview listener for index progress to load submenu items ([ea52d13](https://github.com/continuedev/continue/commit/ea52d138558cdb55b3ea0f9f8b252240a05c4106)) * Added collapsed logic to History panel ([f6534a2](https://github.com/continuedev/continue/commit/f6534a2d66d5e5a2f22ef52a1823951a02472b5a)) * allow for manual rule creation ([6df32dd](https://github.com/continuedev/continue/commit/6df32dd772fc33faebaf8e272bbdf9bf4052ef70)) * allow tab to accept ([daf69ae](https://github.com/continuedev/continue/commit/daf69ae50478bb20fe06d4297ede015ddfe9389a)) * apply logic ([bf7b628](https://github.com/continuedev/continue/commit/bf7b62890edc85c97a5fc012ee502863a55e8072)) * Attach thread dumps to Sentry events ([8fb7a3f](https://github.com/continuedev/continue/commit/8fb7a3fa198d3974a11e0c822ce7dca6a4736c50)) * basic search and replace logic w/o streaming ([525e5d4](https://github.com/continuedev/continue/commit/525e5d448b83491393685998ecae2fa9a26e0f06)) * bump extension versions ([11c4c1b](https://github.com/continuedev/continue/commit/11c4c1b96b50faf8f088473479d3d92db1da6ec4)) * bump oai version ([5e16680](https://github.com/continuedev/continue/commit/5e166803f6930b0f66ed49553157ca6e0964dd52)) * cmd palette action to create rule ([8ae963c](https://github.com/continuedev/continue/commit/8ae963c54474c0b7d104cc928479fd9b40684dfa)) * compaction ([5b85467](https://github.com/continuedev/continue/commit/5b854675ea7c762ec1e29673f1700f87ca22516f)) * compaction ([f550525](https://github.com/continuedev/continue/commit/f5505257ab180ec08cd77cc0e3a19f6775ceb811)) * compaction ([#6662](https://github.com/continuedev/continue/issues/6662)) ([25ebca0](https://github.com/continuedev/continue/commit/25ebca018f754e2b7dc1e308335287fbdf760b5e)) * continue docs mcp server ([#6543](https://github.com/continuedev/continue/issues/6543)) ([24aba07](https://github.com/continuedev/continue/commit/24aba07791679f6b138f567ac73a9e7f9530d50b)) * continue init prompt ([de72837](https://github.com/continuedev/continue/commit/de7283720b37552fe8846d6c5b2267ddca4b11e0)) * continue-proxy openai-adapter ([768d375](https://github.com/continuedev/continue/commit/768d375fcc7b93b421f89fe1ef6ff394733422c2)) * create `AssistantAndOrgListbox` ([7927a62](https://github.com/continuedev/continue/commit/7927a6242244a21d950e550d5cf9512d4a86a0e3)) * create a character level diff algo ([e0129c4](https://github.com/continuedev/continue/commit/e0129c45b4b650ff520796d9a9855739a7cb5b8a)) * delete compaction ([e19400b](https://github.com/continuedev/continue/commit/e19400bf5a717873cdb10acc5289b1cedfe0a44e)) * dont use underlying apply logic ([0e7709d](https://github.com/continuedev/continue/commit/0e7709d85e2b4243f6275c5e752c95b0c669e9da)) * generate rule button + dialog scaffolding ([a2adf2f](https://github.com/continuedev/continue/commit/a2adf2fe982813edd23cd259e21ba154754df525)) * handle merge conflicts ([8fe7ad2](https://github.com/continuedev/continue/commit/8fe7ad280b805fb526819f19abdd96e4b1c945d8)) * JB support for search and replace ([d972f7c](https://github.com/continuedev/continue/commit/d972f7cbdec87ad3412ab6b11c6bab904a015cdf)) * keep track of indices ([c36b27d](https://github.com/continuedev/continue/commit/c36b27da03a4676e9caee70d1eb80221550b657d)) * keep track of inline indices and newlines ([4b82ea7](https://github.com/continuedev/continue/commit/4b82ea7885711f506b1c54a6dc3e5df88b6ddec3)) * log accept or reject based on user actions ([9c21c05](https://github.com/continuedev/continue/commit/9c21c059e2788605837d2344a1fbccf1327b8109)) * more polish ([0d8a1cc](https://github.com/continuedev/continue/commit/0d8a1ccffdc5ef3429d178f4b1a86eb370c8af08)) * more thorough tool arg checking utils with tests ([1ee5c54](https://github.com/continuedev/continue/commit/1ee5c54151a2f109f99e1ca30d9949993db0c14a)) * move rule type logic into `config-yaml` ([fd94ef2](https://github.com/continuedev/continue/commit/fd94ef2b31e998c4e94235b586b2a900863044d0)) * new rules ([bf470ae](https://github.com/continuedev/continue/commit/bf470aecda7121996b893de2a21f76b07ea084ba)) * only predict downards from the current location ([643ac14](https://github.com/continuedev/continue/commit/643ac14a3c7213acd753fa887033a4e966e43151)) * only show btn if last history item ([b13f1aa](https://github.com/continuedev/continue/commit/b13f1aadcf2f3e6072ed8777d7ce0ba6ed9a50ae)) * patterns ([07dc2c4](https://github.com/continuedev/continue/commit/07dc2c46cef00663900f0ef84d34d2bfa9437ac3)) * Pause -> Stop ([#6712](https://github.com/continuedev/continue/issues/6712)) ([643874b](https://github.com/continuedev/continue/commit/643874b7d08b5ecc1531aae1834881c82ff994ce)) * prefix folder path for colocated rules ([3330b2c](https://github.com/continuedev/continue/commit/3330b2c6712429b72914d6d8ac65887cdfeaaeec)) * remove logging code to telemetry ([b3e4d36](https://github.com/continuedev/continue/commit/b3e4d368bd457401eff9d5eb0f5713efa1f56b1e)) * render a swing window ([b530f47](https://github.com/continuedev/continue/commit/b530f47b36f743153f0a290973c51a0db7ca4526)) * render deletion predicitons with red strikethroughs ([7d77d39](https://github.com/continuedev/continue/commit/7d77d39de44bee26e26c9445c2a2f83aebe6a1ee)) * render new lines as highlighted in svg ([d004e1a](https://github.com/continuedev/continue/commit/d004e1a8f61cb4db867730a703fe8414e1542db4)) * Report ignored exceptions ([1603e8d](https://github.com/continuedev/continue/commit/1603e8d4b544618cd170208c35a6734ac0148a0d)) * Report issues to Sentry ([3b82a30](https://github.com/continuedev/continue/commit/3b82a30382c54796f4e46a6bd1cc988cc94b0ee4)) * search and replace tool def ([bf43ec6](https://github.com/continuedev/continue/commit/bf43ec64e21fff93749f8a8d7e050600d63fcce2)) * streaming input w/ history to rule dialog ([44094aa](https://github.com/continuedev/continue/commit/44094aa16379627dbd5dd53e2626d21acd6b58ea)) * support accepts and reject logging ([994fd10](https://github.com/continuedev/continue/commit/994fd105f4d65ea0e73fc7db470860ae6669c455)) * support accepts and reject logging ([75a6ff2](https://github.com/continuedev/continue/commit/75a6ff2ccc55734cd9ed0b36b2909ccb92f9e4f7)) * support new message type nextEdit/predict ([47eef52](https://github.com/continuedev/continue/commit/47eef525a281af308a0423d450541f8d8a549b3c)) * support next edit in core ([b2477f4](https://github.com/continuedev/continue/commit/b2477f4799370136019209d0dd65663af336d196)) * tweak styling on context status ([e49d7a4](https://github.com/continuedev/continue/commit/e49d7a4a889b3124ceb3f9a353b34140594f7130)) * update sys msg ([2e691bf](https://github.com/continuedev/continue/commit/2e691bfd5861ef58763f86270ead8bff3d8db7e1)) ### Performance Improvements * add caching, with multiple swappable strategies, to anthropic oai-adapter ([f49e62c](https://github.com/continuedev/continue/commit/f49e62ce7ad6fa0e0a5452efb1617816c039fd59)) * Avoid storing services as a field in long-lived components ([ba37b57](https://github.com/continuedev/continue/commit/ba37b5706a715570d84ec9c654fc9af4c72c67ba))
Features
July 16, 2025
## What's Changed * chore: add telemetry for context providers by @uinstinct in https://github.com/continuedev/continue/pull/6371 * Jacob/feature/dynamic switch autocomplete nextedit by @jpoly1219 in https://github.com/continuedev/continue/pull/6388 * fix: Read virtual files on EDT (getOpenFiles, getCurrentFile) by @exigow in https://github.com/continuedev/continue/pull/6378 * build: Simplify runIde args by @exigow in https://github.com/continuedev/continue/pull/6373 * add tool call support for deepseek-chat、deepseek-reasoner(Only for deepsee… by @xiaohuanxiong3 in https://github.com/continuedev/continue/pull/6236 * Quick fix: removing functionally redundant items in dev data toolusage by @adarshramiyer in https://github.com/continuedev/continue/pull/6392 * Update Agent/Tool Message Construction and Handling by @RomneyDa in https://github.com/continuedev/continue/pull/6333 * fix: Move CoreMessenger write calls off AWT thread to prevent UI freeze by @exigow in https://github.com/continuedev/continue/pull/6407 * refactor: Remove unused bundle resource by @exigow in https://github.com/continuedev/continue/pull/6404 * feat: continue init prompt by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6233 * refactor: Cleanup icons and remove duplicated logo by @exigow in https://github.com/continuedev/continue/pull/6403 * Simplify tool names by @RomneyDa in https://github.com/continuedev/continue/pull/6396 * chore: build packages in jetbrains release by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6304 * chore: conditional tooltip on reasoning btn by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6355 * chore: update toolSupport.ts by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6380 * fix: prevent lines removal on docstring insertion by @uinstinct in https://github.com/continuedev/continue/pull/6364 * Update CLA allowlist to include additional contributors by @sestinj in https://github.com/continuedev/continue/pull/6408 * fix: do not delete docs indexes on resync by @shssoichiro in https://github.com/continuedev/continue/pull/6146 * Add support for isWorkspaceRemote message type in IntelliJ extension by @sestinj in https://github.com/continuedev/continue/pull/6414 * Revert "Quick fix: removing functionally redundant items in dev data toolusage" by @RomneyDa in https://github.com/continuedev/continue/pull/6393 * fix: pasting images by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6416 * feat: add `claude-opus-4` tool support for bedrock models by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6419 * Mode cycling focus fix by @RomneyDa in https://github.com/continuedev/continue/pull/6381 * Remove unused onlyOneInsertion param by @RomneyDa in https://github.com/continuedev/continue/pull/6415 * fix: :bug: The edit rules button doesn't open the rule file by @chezsmithy in https://github.com/continuedev/continue/pull/6423 * Dynamically switch between rendering ghost text and svg decoration based on the model output by @jpoly1219 in https://github.com/continuedev/continue/pull/6389 * add llamastack support by @wukaixingxp in https://github.com/continuedev/continue/pull/6154 * Bump IntelliJ plugin version to 1.0.27 by @sestinj in https://github.com/continuedev/continue/pull/6424 * ToolUsage dev data updates by @adarshramiyer in https://github.com/continuedev/continue/pull/6425 * fix: support local slugs in document link provider by @fbricon in https://github.com/continuedev/continue/pull/6376 * feat: add a sessions loading indicator by @uinstinct in https://github.com/continuedev/continue/pull/6427 * Add icon to truncate history at last tool call by @RomneyDa in https://github.com/continuedev/continue/pull/6382 * Stringify fetch data streaming errors by @RomneyDa in https://github.com/continuedev/continue/pull/6385 * Prevent entire indexing process from stopping on error and surface messages to Indexing menu by @tingwai in https://github.com/continuedev/continue/pull/6390 * Fix install-all-dependencies script by @shssoichiro in https://github.com/continuedev/continue/pull/6426 * bump pre-release version to 1.1.55 by @jpoly1219 in https://github.com/continuedev/continue/pull/6436 * fix duplicate tools bug by @RomneyDa in https://github.com/continuedev/continue/pull/6418 * Less flashy truncate to tool call icon by @RomneyDa in https://github.com/continuedev/continue/pull/6441 * Disallow read file tools to add files that exceed half of context length by @RomneyDa in https://github.com/continuedev/continue/pull/6440 * @codebase use tool calling (under experimental flag) by @tingwai in https://github.com/continuedev/continue/pull/6434 * build: Remove test dependencies from the release by @exigow in https://github.com/continuedev/continue/pull/6431 * docs: Recommend File Expander plugin by @exigow in https://github.com/continuedev/continue/pull/6432 * feat: generate rule dialog by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6421 * feat: custom llmstxt plugin by @bdougie in https://github.com/continuedev/continue/pull/6420 * chore: terminate all tasks after debug by @uinstinct in https://github.com/continuedev/continue/pull/6405 * fix(autocomplete): trim trailing <|file_separator|> for Gemini/Gemma by @hayden-cardwell in https://github.com/continuedev/continue/pull/6194 * UI Polish by @sestinj in https://github.com/continuedev/continue/pull/6318 * Add edit history sequences to nextEdit dev data for easier processing by @adarshramiyer in https://github.com/continuedev/continue/pull/6442 * Fix: resolve the context retrieval issue for codebase and docs by @Jazzcort in https://github.com/continuedev/continue/pull/6412 * Add o-series model autodetection and comprehensive test coverage by @sestinj in https://github.com/continuedev/continue/pull/6428 * Improve history search with multi-stage matching algorithm by @sestinj in https://github.com/continuedev/continue/pull/6410 * Styled components to tailwind demo migration by @sestinj in https://github.com/continuedev/continue/pull/6317 * Jacob/feature/nextedit telemetry by @jpoly1219 in https://github.com/continuedev/continue/pull/6443 * telemetry for stream_error by @sestinj in https://github.com/continuedev/continue/pull/6062 * Bump version to 1.1.56 by @sestinj in https://github.com/continuedev/continue/pull/6444 * docs: Restructure docs to a 8-Section Navigation with Guides by @bdougie in https://github.com/continuedev/continue/pull/6335 * Update CLA document in workflow by @emmanuel-ferdman in https://github.com/continuedev/continue/pull/6458 * Nate/hotfix-read-file-tool by @sestinj in https://github.com/continuedev/continue/pull/6462 * Nate/indexing-and-retrieval-fixes by @sestinj in https://github.com/continuedev/continue/pull/6456 * fix continue yaml config due to multiple config declarations by @uinstinct in https://github.com/continuedev/continue/pull/6453 * improve: instruct model when no context results were retrieved by @uinstinct in https://github.com/continuedev/continue/pull/6303 * rolling back edit logging temporarily — issues with repo detection by @adarshramiyer in https://github.com/continuedev/continue/pull/6465 * refactor findSearchMatch by @sestinj in https://github.com/continuedev/continue/pull/6464 * don't expand edit tool codeblocks by default by @sestinj in https://github.com/continuedev/continue/pull/6467 * Quick fixes (codebase related) by @sestinj in https://github.com/continuedev/continue/pull/6474 * fix: move /advanced to /customize by @bdougie in https://github.com/continuedev/continue/pull/6492 * Jacob/enhancement/nextedit render by @jpoly1219 in https://github.com/continuedev/continue/pull/6463 * feat: :sparkles: Enable amazon nova models by @chezsmithy in https://github.com/continuedev/continue/pull/6466 * Allow tool call interruptions by @RomneyDa in https://github.com/continuedev/continue/pull/6476 * fix: Attach environment type to reported exceptions by @exigow in https://github.com/continuedev/continue/pull/6484 * feat: adds cwd to the MCP yaml as an option. by @bdougie in https://github.com/continuedev/continue/pull/6280 * Truncate large agent tool output by @RomneyDa in https://github.com/continuedev/continue/pull/6439 * Plan Mode by @RomneyDa in https://github.com/continuedev/continue/pull/6445 * feat: Bedrock OpenAI adapter by @RomneyDa in https://github.com/continuedev/continue/pull/6499 * feat: add comprehensive PR compliance checks workflow by @sestinj in https://github.com/continuedev/continue/pull/6496 * chore: openai-adapters 1.0.45 by @RomneyDa in https://github.com/continuedev/continue/pull/6504 * chore: config-yaml v96 by @RomneyDa in https://github.com/continuedev/continue/pull/6505 * chore: bump by @sestinj in https://github.com/continuedev/continue/pull/6517 * fix: resolve VS Code logout bugs by @sestinj in https://github.com/continuedev/continue/pull/6503 * fix: enable parsing of OpenAI-compatible agent mode messages by @shssoichiro in https://github.com/continuedev/continue/pull/6108 * Polishing find / replace tool (UI, prompt) by @sestinj in https://github.com/continuedev/continue/pull/6475 * Optimize config unroll with parallel processing for blocks and sections by @sestinj in https://github.com/continuedev/continue/pull/6449 * Change default to agent mode by @rkhanwani10 in https://github.com/continuedev/continue/pull/6481 * fix: use correct styling on truncate btn by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6515 * fix: Queue messages sent to Continue binary by @exigow in https://github.com/continuedev/continue/pull/6457 * Fix build script path in JetBrains release workflow by @sestinj in https://github.com/continuedev/continue/pull/6528 * fix: :bug: When a terminal command is moved to the background preserve existing output by @chezsmithy in https://github.com/continuedev/continue/pull/6518 * feat: add 'uri' for context items for http context provider by @hitech01 in https://github.com/continuedev/continue/pull/6511 * fix: prevent UI freeze when ⌘I pressed without active editor by @panyamkeerthana in https://github.com/continuedev/continue/pull/6495 * feat: mermaid diagrams by @uinstinct in https://github.com/continuedev/continue/pull/6455 * fix: typo in core/llm/defaultSystemMessages.ts by @arkid15r in https://github.com/continuedev/continue/pull/6519 * fix: autocomplete dev data timestamp as iso string by @uinstinct in https://github.com/continuedev/continue/pull/6516 * Update mcp-tools.mdx by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6491 * Expand editOutcome schema with code fields + add rules to chatInteraction by @sestinj in https://github.com/continuedev/continue/pull/6522 * Fix: improved Documentation Indexing and Submenu Updates by @Jazzcort in https://github.com/continuedev/continue/pull/6523 * feat: :sparkles: Enhance searching for context providers by @chezsmithy in https://github.com/continuedev/continue/pull/6468 * Revert "chore: terminate all tasks after debug" by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6539 * style: update sambanova logo by @jhpiedrahitao in https://github.com/continuedev/continue/pull/6520 * feat: VertexAI keyFile, keyJson, and express/apiKey support by @RomneyDa in https://github.com/continuedev/continue/pull/6526 * fix: Nvidia Agent and handle different arg streaming styles by @RomneyDa in https://github.com/continuedev/continue/pull/6540 * docs: return autocomplete setup by @bdougie in https://github.com/continuedev/continue/pull/6536 * chore: remove feedback dialog by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6533 * chore: build all packages in install scripts by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6498 * chore: vs code 1.1.60 by @RomneyDa in https://github.com/continuedev/continue/pull/6547 * fix: Don't mark autocompletion inlay rendering as write operation by @exigow in https://github.com/continuedev/continue/pull/6552 * feat: prefix folder path for colocated rules by @uinstinct in https://github.com/continuedev/continue/pull/6394 * Make edit logging directories user-configurable by @adarshramiyer in https://github.com/continuedev/continue/pull/6497 * tool delta streaming for bedrock openai by @RomneyDa in https://github.com/continuedev/continue/pull/6559 * bug fix for code snippets index in IntelliJ Plugin by @SoLoHiC in https://github.com/continuedev/continue/pull/6549 * Add config schema review rule documentation by @sestinj in https://github.com/continuedev/continue/pull/6537 * Fix cmd backspace for pending tool calls by @RomneyDa in https://github.com/continuedev/continue/pull/6566 * fix: :mute: The safeParseToolCallArgs function is logging excessively by @chezsmithy in https://github.com/continuedev/continue/pull/6564 * chore: fix import problems in package-all script by @uinstinct in https://github.com/continuedev/continue/pull/6482 * fix: only set inactive when conversation isn't continuing by @RomneyDa in https://github.com/continuedev/continue/pull/6561 * run shell path async to avoid blocking config load by @sestinj in https://github.com/continuedev/continue/pull/6446 ## New Contributors * @xiaohuanxiong3 made their first contribution in https://github.com/continuedev/continue/pull/6236 * @shssoichiro made their first contribution in https://github.com/continuedev/continue/pull/6146 * @wukaixingxp made their first contribution in https://github.com/continuedev/continue/pull/6154 * @hayden-cardwell made their first contribution in https://github.com/continuedev/continue/pull/6194 * @emmanuel-ferdman made their first contribution in https://github.com/continuedev/continue/pull/6458 * @rkhanwani10 made their first contribution in https://github.com/continuedev/continue/pull/6481 * @hitech01 made their first contribution in https://github.com/continuedev/continue/pull/6511 * @arkid15r made their first contribution in https://github.com/continuedev/continue/pull/6519 * @SoLoHiC made their first contribution in https://github.com/continuedev/continue/pull/6549 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.0.18-vscode...v1.0.19-vscode
Features
July 13, 2025
## What's Changed * fix: avoid parsing md rules as yaml by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6096 * Jetbrains v1.0.23 by @RomneyDa in https://github.com/continuedev/continue/pull/6134 * docs: mcp docs and examples by @bdougie in https://github.com/continuedev/continue/pull/6060 * feat: add support for vLLM response format in reranking logic and up… by @Iamshankhadeep in https://github.com/continuedev/continue/pull/5954 * ✨ refresh Cohere support by @maxbrunet in https://github.com/continuedev/continue/pull/6054 * Tomasz/fix auth by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6123 * docs: update with sonnet 4 by @bdougie in https://github.com/continuedev/continue/pull/6145 * feat: improve fatal error message by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6097 * feat: move rule parsing to `config-yaml` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6138 * Update shellPath.ts by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6157 * chore: migrate core (autocomplete) tests to vitest by @uinstinct in https://github.com/continuedev/continue/pull/6063 * Remove extraneous ebugger by @RomneyDa in https://github.com/continuedev/continue/pull/6151 * Fix bug caused by empty config.json by @sestinj in https://github.com/continuedev/continue/pull/6149 * build(deps): bump brace-expansion from 2.0.1 to 2.0.2 in /packages/continue-sdk by @dependabot[bot] in https://github.com/continuedev/continue/pull/6103 * fix vllm import in docs by @RomneyDa in https://github.com/continuedev/continue/pull/6171 * fix: failing azure llm test by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6172 * chore: bump extension versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6177 * allow "unrolling" of markdown blocks by @sestinj in https://github.com/continuedev/continue/pull/6182 * feat: add proxy support for ripgrep download by @dipfocus in https://github.com/continuedev/continue/pull/6106 * fix intellij extension create file failed by @G81192 in https://github.com/continuedev/continue/pull/6000 * improve docs style guide by @TyDunn in https://github.com/continuedev/continue/pull/6153 * docs: Update anthropic promptCaching syntax by @bdougie in https://github.com/continuedev/continue/pull/6152 * adds posthog-docusaurus by @bdougie in https://github.com/continuedev/continue/pull/6189 * Fix apply cancellation and make slash commands cancelable by @RomneyDa in https://github.com/continuedev/continue/pull/5907 * Manually triggering rules on and off by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6176 * Fix azure opena ai query params by @RomneyDa in https://github.com/continuedev/continue/pull/6227 * No Barrel Exports by @RomneyDa in https://github.com/continuedev/continue/pull/6202 * test: alwaysApply by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6170 * change icon for grep search tool by @sestinj in https://github.com/continuedev/continue/pull/6147 * hot reloading for .continue/rules files by @sestinj in https://github.com/continuedev/continue/pull/6230 * fix: :bug: Add requestOptions to YAML config for mcp by @chezsmithy in https://github.com/continuedev/continue/pull/6109 * Add MCP provider refresh for @mention dropdown submenu items by @sestinj in https://github.com/continuedev/continue/pull/6224 * Limit and Truncate Grep Search output by @RomneyDa in https://github.com/continuedev/continue/pull/6206 * Limit glob tool output by @RomneyDa in https://github.com/continuedev/continue/pull/6208 * bump openai-adapters by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6231 * improved error logging by @sestinj in https://github.com/continuedev/continue/pull/6068 * fix: Fix the issue where the chunk index might be duplicated by @jacob-lcs in https://github.com/continuedev/continue/pull/6037 * chore: version bumps by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6235 * chore: migrate core (commands, control-plane, data, diff) tests to vitest by @uinstinct in https://github.com/continuedev/continue/pull/6091 * feat: add webview listener for index progress to load submenu items by @Iamshankhadeep in https://github.com/continuedev/continue/pull/6246 * fix: use last 2 parts of file uri for rule names by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6248 * feat: new rules for continue repo by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6250 * Some rules by @RomneyDa in https://github.com/continuedev/continue/pull/6209 * add enable reasoning button by @uinstinct in https://github.com/continuedev/continue/pull/6254 * Regex rule trigger by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6221 * feat: create `AssistantAndOrgListbox` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6247 * Make the new rule tool slightly more clear + aggressive by @sestinj in https://github.com/continuedev/continue/pull/6232 * Handle empty query by sending "null" instead of empty string in MCP context provider by @sestinj in https://github.com/continuedev/continue/pull/6225 * improve: increase default context length and add tests for detecting context length by @uinstinct in https://github.com/continuedev/continue/pull/6214 * fix: show assistant loading after login by @uinstinct in https://github.com/continuedev/continue/pull/6187 * fix: local storage state for free trial exit by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6269 * Removed alwaysApply from the required properties in createRuleBlock.ts by @alexmanno in https://github.com/continuedev/continue/pull/6272 * chore: build `openai-adapters` in CI by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6279 * fetch 14 for core by @RomneyDa in https://github.com/continuedev/continue/pull/6283 * Fetch 14: Read node extra ca certs, better NO_PROXY logic by @RomneyDa in https://github.com/continuedev/continue/pull/6164 * fix: pass `env` obj to openai-adapters by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6271 * log whether tool calls fail or succeed by @sestinj in https://github.com/continuedev/continue/pull/6251 * feat: support ollama streaming for tool calls by @uinstinct in https://github.com/continuedev/continue/pull/6211 * feat: add llms.txt generation for docs by @bdougie in https://github.com/continuedev/continue/pull/6266 * fix: maxEmbeddingBatchSize not being respected by @RomneyDa in https://github.com/continuedev/continue/pull/6175 * chore: prerelease by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6286 * Jacob/feature/next edit mvp by @jpoly1219 in https://github.com/continuedev/continue/pull/6287 * fix: Replace Desktop util with built-in BrowserUtil (fixes #6020) by @exigow in https://github.com/continuedev/continue/pull/6289 * fix: skip ripgrep if workspace is remote by @uinstinct in https://github.com/continuedev/continue/pull/6276 * Nate/semantic release by @sestinj in https://github.com/continuedev/continue/pull/6240 * Update rules docs by @sestinj in https://github.com/continuedev/continue/pull/6229 * fix: azure adapter by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6296 * chore: bump package-lock.json files by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6298 * build.sh and build.ps1 to build packages in CI by @sestinj in https://github.com/continuedev/continue/pull/6300 * chore: update preview.yaml with package build logic by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6301 * chore: execute permission on build scripts by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6302 * New .continue/rules by @sestinj in https://github.com/continuedev/continue/pull/6228 * Dev data: added tool usage event by @adarshramiyer in https://github.com/continuedev/continue/pull/6299 * Revert "Dev data: added tool usage event" by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6314 * Expand Edit Tool tests, fix auto-apply duplicate responses by @RomneyDa in https://github.com/continuedev/continue/pull/5866 * fix: prevent focus out on mod backspace in chat area by @uinstinct in https://github.com/continuedev/continue/pull/6310 * chore: speedup builds for binary and prepackage by @uinstinct in https://github.com/continuedev/continue/pull/6022 * Handle empty string json args by @RomneyDa in https://github.com/continuedev/continue/pull/6312 * Support tools for prompts by @RomneyDa in https://github.com/continuedev/continue/pull/6264 * Remove unused mocha test runner by @RomneyDa in https://github.com/continuedev/continue/pull/6174 * Update CONTRIBUTING.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6343 * Custom Fetch Env Flag by @RomneyDa in https://github.com/continuedev/continue/pull/6295 * regex rule that forbids useEffect by @sestinj in https://github.com/continuedev/continue/pull/6293 * Dev data: added tool calls to logged completions by @adarshramiyer in https://github.com/continuedev/continue/pull/6297 * fun continue pun rule by @TyDunn in https://github.com/continuedev/continue/pull/6328 * New rule to enfore that EditAggregator is a singleton by @adarshramiyer in https://github.com/continuedev/continue/pull/6330 * fix: :bug: Fix for the ellipsis animation part deux by @chezsmithy in https://github.com/continuedev/continue/pull/6332 * build: Remove libs.version.toml by @exigow in https://github.com/continuedev/continue/pull/6352 * Update bedrock.mdx by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6313 * feat: search & replace tool experiment by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6316 * feat: Report issues to Sentry by @exigow in https://github.com/continuedev/continue/pull/6353 * Improve UI for tool calls that only have one context item by @sestinj in https://github.com/continuedev/continue/pull/6319 * Updates on Next Edit PR by @jpoly1219 in https://github.com/continuedev/continue/pull/6349 * YAML config load minP, frequencyPenalty and presencePenalty by @mq200 in https://github.com/continuedev/continue/pull/6357 * Edit Logging Functionality + Utilities for Next Edit by @adarshramiyer in https://github.com/continuedev/continue/pull/6268 * Remove @codebase from default context providers by @tingwai in https://github.com/continuedev/continue/pull/6354 * Add edit outcome tracking to record accept/reject by @sestinj in https://github.com/continuedev/continue/pull/6358 * chore: migrate core (config, context) tests to vitest by @uinstinct in https://github.com/continuedev/continue/pull/6092 * fix: Fix retrieval reranker sorting issue by @jacob-lcs in https://github.com/continuedev/continue/pull/6336 * perf: Avoid storing services as a field in long-lived components by @exigow in https://github.com/continuedev/continue/pull/6308 * feat: Attach thread dumps to Sentry events + report caught exceptions by @exigow in https://github.com/continuedev/continue/pull/6372 * Add @codebase as experimental tool for agent mode by @tingwai in https://github.com/continuedev/continue/pull/6360 * toolUsage devdata events by @adarshramiyer in https://github.com/continuedev/continue/pull/6315 * hotfix to add query by @sestinj in https://github.com/continuedev/continue/pull/6386 ## New Contributors * @dipfocus made their first contribution in https://github.com/continuedev/continue/pull/6106 * @G81192 made their first contribution in https://github.com/continuedev/continue/pull/6000 * @jacob-lcs made their first contribution in https://github.com/continuedev/continue/pull/6037 * @alexmanno made their first contribution in https://github.com/continuedev/continue/pull/6272 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.0.17-vscode...v1.0.18-vscode
Features
July 10, 2025
## What's Changed * fix: avoid parsing md rules as yaml by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6096 * docs: mcp docs and examples by @bdougie in https://github.com/continuedev/continue/pull/6060 * feat: add support for vLLM response format in reranking logic and up… by @Iamshankhadeep in https://github.com/continuedev/continue/pull/5954 * ✨ refresh Cohere support by @maxbrunet in https://github.com/continuedev/continue/pull/6054 * Tomasz/fix auth by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6123 * docs: update with sonnet 4 by @bdougie in https://github.com/continuedev/continue/pull/6145 * feat: improve fatal error message by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6097 * feat: move rule parsing to `config-yaml` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6138 * Update shellPath.ts by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6157 * chore: migrate core (autocomplete) tests to vitest by @uinstinct in https://github.com/continuedev/continue/pull/6063 * Remove extraneous ebugger by @RomneyDa in https://github.com/continuedev/continue/pull/6151 * Fix bug caused by empty config.json by @sestinj in https://github.com/continuedev/continue/pull/6149 * build(deps): bump brace-expansion from 2.0.1 to 2.0.2 in /packages/continue-sdk by @dependabot[bot] in https://github.com/continuedev/continue/pull/6103 * fix vllm import in docs by @RomneyDa in https://github.com/continuedev/continue/pull/6171 * fix: failing azure llm test by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6172 * chore: bump extension versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6177 * allow "unrolling" of markdown blocks by @sestinj in https://github.com/continuedev/continue/pull/6182 * feat: add proxy support for ripgrep download by @dipfocus in https://github.com/continuedev/continue/pull/6106 * fix intellij extension create file failed by @G81192 in https://github.com/continuedev/continue/pull/6000 * improve docs style guide by @TyDunn in https://github.com/continuedev/continue/pull/6153 * docs: Update anthropic promptCaching syntax by @bdougie in https://github.com/continuedev/continue/pull/6152 * adds posthog-docusaurus by @bdougie in https://github.com/continuedev/continue/pull/6189 * Fix apply cancellation and make slash commands cancelable by @RomneyDa in https://github.com/continuedev/continue/pull/5907 * Manually triggering rules on and off by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6176 * Fix azure opena ai query params by @RomneyDa in https://github.com/continuedev/continue/pull/6227 * No Barrel Exports by @RomneyDa in https://github.com/continuedev/continue/pull/6202 * test: alwaysApply by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6170 * change icon for grep search tool by @sestinj in https://github.com/continuedev/continue/pull/6147 * hot reloading for .continue/rules files by @sestinj in https://github.com/continuedev/continue/pull/6230 * fix: :bug: Add requestOptions to YAML config for mcp by @chezsmithy in https://github.com/continuedev/continue/pull/6109 * Add MCP provider refresh for @mention dropdown submenu items by @sestinj in https://github.com/continuedev/continue/pull/6224 * Limit and Truncate Grep Search output by @RomneyDa in https://github.com/continuedev/continue/pull/6206 * Limit glob tool output by @RomneyDa in https://github.com/continuedev/continue/pull/6208 * bump openai-adapters by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6231 * improved error logging by @sestinj in https://github.com/continuedev/continue/pull/6068 * fix: Fix the issue where the chunk index might be duplicated by @jacob-lcs in https://github.com/continuedev/continue/pull/6037 * chore: version bumps by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6235 * chore: migrate core (commands, control-plane, data, diff) tests to vitest by @uinstinct in https://github.com/continuedev/continue/pull/6091 * feat: add webview listener for index progress to load submenu items by @Iamshankhadeep in https://github.com/continuedev/continue/pull/6246 * fix: use last 2 parts of file uri for rule names by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6248 * feat: new rules for continue repo by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6250 * Some rules by @RomneyDa in https://github.com/continuedev/continue/pull/6209 * add enable reasoning button by @uinstinct in https://github.com/continuedev/continue/pull/6254 * Regex rule trigger by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6221 * feat: create `AssistantAndOrgListbox` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6247 * Make the new rule tool slightly more clear + aggressive by @sestinj in https://github.com/continuedev/continue/pull/6232 * Handle empty query by sending "null" instead of empty string in MCP context provider by @sestinj in https://github.com/continuedev/continue/pull/6225 * improve: increase default context length and add tests for detecting context length by @uinstinct in https://github.com/continuedev/continue/pull/6214 * fix: show assistant loading after login by @uinstinct in https://github.com/continuedev/continue/pull/6187 * fix: local storage state for free trial exit by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6269 * Removed alwaysApply from the required properties in createRuleBlock.ts by @alexmanno in https://github.com/continuedev/continue/pull/6272 * chore: build `openai-adapters` in CI by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6279 * fetch 14 for core by @RomneyDa in https://github.com/continuedev/continue/pull/6283 * Fetch 14: Read node extra ca certs, better NO_PROXY logic by @RomneyDa in https://github.com/continuedev/continue/pull/6164 * fix: pass `env` obj to openai-adapters by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6271 * log whether tool calls fail or succeed by @sestinj in https://github.com/continuedev/continue/pull/6251 * feat: support ollama streaming for tool calls by @uinstinct in https://github.com/continuedev/continue/pull/6211 * feat: add llms.txt generation for docs by @bdougie in https://github.com/continuedev/continue/pull/6266 * fix: maxEmbeddingBatchSize not being respected by @RomneyDa in https://github.com/continuedev/continue/pull/6175 * chore: prerelease by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6286 * Jacob/feature/next edit mvp by @jpoly1219 in https://github.com/continuedev/continue/pull/6287 * fix: Replace Desktop util with built-in BrowserUtil (fixes #6020) by @exigow in https://github.com/continuedev/continue/pull/6289 * fix: skip ripgrep if workspace is remote by @uinstinct in https://github.com/continuedev/continue/pull/6276 * Nate/semantic release by @sestinj in https://github.com/continuedev/continue/pull/6240 * Update rules docs by @sestinj in https://github.com/continuedev/continue/pull/6229 * fix: azure adapter by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6296 * chore: bump package-lock.json files by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6298 * build.sh and build.ps1 to build packages in CI by @sestinj in https://github.com/continuedev/continue/pull/6300 * chore: update preview.yaml with package build logic by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6301 * chore: execute permission on build scripts by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6302 * New .continue/rules by @sestinj in https://github.com/continuedev/continue/pull/6228 * Dev data: added tool usage event by @adarshramiyer in https://github.com/continuedev/continue/pull/6299 * Revert "Dev data: added tool usage event" by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6314 * Expand Edit Tool tests, fix auto-apply duplicate responses by @RomneyDa in https://github.com/continuedev/continue/pull/5866 * fix: prevent focus out on mod backspace in chat area by @uinstinct in https://github.com/continuedev/continue/pull/6310 * chore: speedup builds for binary and prepackage by @uinstinct in https://github.com/continuedev/continue/pull/6022 * Handle empty string json args by @RomneyDa in https://github.com/continuedev/continue/pull/6312 * Support tools for prompts by @RomneyDa in https://github.com/continuedev/continue/pull/6264 * Remove unused mocha test runner by @RomneyDa in https://github.com/continuedev/continue/pull/6174 * Update CONTRIBUTING.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6343 * Custom Fetch Env Flag by @RomneyDa in https://github.com/continuedev/continue/pull/6295 * regex rule that forbids useEffect by @sestinj in https://github.com/continuedev/continue/pull/6293 * Dev data: added tool calls to logged completions by @adarshramiyer in https://github.com/continuedev/continue/pull/6297 * fun continue pun rule by @TyDunn in https://github.com/continuedev/continue/pull/6328 * New rule to enfore that EditAggregator is a singleton by @adarshramiyer in https://github.com/continuedev/continue/pull/6330 * fix: :bug: Fix for the ellipsis animation part deux by @chezsmithy in https://github.com/continuedev/continue/pull/6332 * build: Remove libs.version.toml by @exigow in https://github.com/continuedev/continue/pull/6352 * Update bedrock.mdx by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6313 * feat: search & replace tool experiment by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6316 * feat: Report issues to Sentry by @exigow in https://github.com/continuedev/continue/pull/6353 * Improve UI for tool calls that only have one context item by @sestinj in https://github.com/continuedev/continue/pull/6319 * Updates on Next Edit PR by @jpoly1219 in https://github.com/continuedev/continue/pull/6349 * YAML config load minP, frequencyPenalty and presencePenalty by @mq200 in https://github.com/continuedev/continue/pull/6357 * Edit Logging Functionality + Utilities for Next Edit by @adarshramiyer in https://github.com/continuedev/continue/pull/6268 * Remove @codebase from default context providers by @tingwai in https://github.com/continuedev/continue/pull/6354 * Add edit outcome tracking to record accept/reject by @sestinj in https://github.com/continuedev/continue/pull/6358 * chore: migrate core (config, context) tests to vitest by @uinstinct in https://github.com/continuedev/continue/pull/6092 * fix: Fix retrieval reranker sorting issue by @jacob-lcs in https://github.com/continuedev/continue/pull/6336 * perf: Avoid storing services as a field in long-lived components by @exigow in https://github.com/continuedev/continue/pull/6308 * feat: Attach thread dumps to Sentry events + report caught exceptions by @exigow in https://github.com/continuedev/continue/pull/6372 * Add @codebase as experimental tool for agent mode by @tingwai in https://github.com/continuedev/continue/pull/6360 * toolUsage devdata events by @adarshramiyer in https://github.com/continuedev/continue/pull/6315 * hotfix to add query by @sestinj in https://github.com/continuedev/continue/pull/6386 ## New Contributors * @dipfocus made their first contribution in https://github.com/continuedev/continue/pull/6106 * @G81192 made their first contribution in https://github.com/continuedev/continue/pull/6000 * @jacob-lcs made their first contribution in https://github.com/continuedev/continue/pull/6037 * @alexmanno made their first contribution in https://github.com/continuedev/continue/pull/6272 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.0.15-vscode...v1.0.16-vscode
Features
June 21, 2025
## What's Changed * feat: `requestRule` tool by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5867 * rule for tailoring recommendations for LLM code based on which specific LLM is being used by @adarshramiyer in https://github.com/continuedev/continue/pull/5883 * add rule to make the model describe the code in a bigger-picture context by @jpoly1219 in https://github.com/continuedev/continue/pull/5878 * added a rule to make the model answer specifically about continue by @adarshramiyer in https://github.com/continuedev/continue/pull/5908 * Jacob/feature/call-alongside-autocomplete by @jpoly1219 in https://github.com/continuedev/continue/pull/5919 * Jacob/feature/call alongside autocomplete by @jpoly1219 in https://github.com/continuedev/continue/pull/5920 * Revision on #5921 per PR review by @jpoly1219 in https://github.com/continuedev/continue/pull/5923 * prevent markdown table from breaking on formatted nodes by @uinstinct in https://github.com/continuedev/continue/pull/5560 * fix: reverted the URL of llama.cpp back to 'completion'. by @ipaddicting in https://github.com/continuedev/continue/pull/5726 * Feature/nextEdit by @jpoly1219 in https://github.com/continuedev/continue/pull/5921 * perf(llm): Optimize pruneLines functions in countTokens by @0x23d11 in https://github.com/continuedev/continue/pull/5310 * Fix Config.yaml schema registration by @RomneyDa in https://github.com/continuedev/continue/pull/5851 * Remove free trial provider by @RomneyDa in https://github.com/continuedev/continue/pull/5855 * fix changing width when typing text by @uinstinct in https://github.com/continuedev/continue/pull/5874 * Fix git diff caching by @RomneyDa in https://github.com/continuedev/continue/pull/5882 * Add JCEF out of process vm setting by @RomneyDa in https://github.com/continuedev/continue/pull/5891 * fix: mac build issues by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5925 * fetch secrets from <workspace>/.continue/.env folder before <workspace>/.env by @uinstinct in https://github.com/continuedev/continue/pull/5461 * update docs by @bhaktatejas922 in https://github.com/continuedev/continue/pull/5941 * add claude-4-sonnet and opus to llm-info by @sestinj in https://github.com/continuedev/continue/pull/5852 * Nate/fix-openai-adapters by @sestinj in https://github.com/continuedev/continue/pull/5612 * feat: enable sourcemaps by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5942 * fix installation and core checks due to import error by @uinstinct in https://github.com/continuedev/continue/pull/5937 * Free trial popover by @sestinj in https://github.com/continuedev/continue/pull/5926 * ci: :art: run prettier check for all PRs by @sestinj in https://github.com/continuedev/continue/pull/5693 * Data URI for caBundlePath by @sestinj in https://github.com/continuedev/continue/pull/5963 * Support completions with proxy by @sestinj in https://github.com/continuedev/continue/pull/5962 * verbose logging option for our custom fetch by @sestinj in https://github.com/continuedev/continue/pull/5884 * Quick pick to enter key in VS Code by @sestinj in https://github.com/continuedev/continue/pull/5952 * feat: add `no-negated-condition` eslint by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5967 * chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5966 * refactor: :recycle: Refactor CodeBaseIndexer out of core by @chezsmithy in https://github.com/continuedev/continue/pull/5894 * Prompts fixes by @RomneyDa in https://github.com/continuedev/continue/pull/5946 * Bump tar-fs in /core by @dependabot in https://github.com/continuedev/continue/pull/5956 * fix: handle no parts returned from Gemini by @RomneyDa in https://github.com/continuedev/continue/pull/5974 * bump fetch by @sestinj in https://github.com/continuedev/continue/pull/5979 * Only allow completions through continue for vllm for now by @RomneyDa in https://github.com/continuedev/continue/pull/5983 * bump by @sestinj in https://github.com/continuedev/continue/pull/5984 * feat: :bricks: Enable terminals for additional vscode Remote Host Types by @chezsmithy in https://github.com/continuedev/continue/pull/5813 * always show active file in input toolbar, not codebase by @sestinj in https://github.com/continuedev/continue/pull/5868 * Delete docs/docs/customize/tutorials/build-your-own-slash-command.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5905 * Bump vite from 5.4.18 to 6.3.5 in /gui by @dependabot in https://github.com/continuedev/continue/pull/5916 * Gemini LLM Info by @RomneyDa in https://github.com/continuedev/continue/pull/5976 * fix: linting error by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5994 * fix: :bug: Codebase indexing is not starting on load by @chezsmithy in https://github.com/continuedev/continue/pull/5993 * streamable-http support in YAML by @sestinj in https://github.com/continuedev/continue/pull/6014 * Add ability to configure tabAutocompleteOptions on a per-model basis in config.yaml by @jpoly1219 in https://github.com/continuedev/continue/pull/5970 * Implement #3244 by @jpoly1219 in https://github.com/continuedev/continue/pull/5973 * add inception to json providers by @RomneyDa in https://github.com/continuedev/continue/pull/5854 * Include mcp server names in tool names by @RomneyDa in https://github.com/continuedev/continue/pull/5991 * Better notch rules section border by @RomneyDa in https://github.com/continuedev/continue/pull/5944 * Node fetch Premature close patch by @RomneyDa in https://github.com/continuedev/continue/pull/6009 * Bubble up config and block errors to the extension GUI by @jpoly1219 in https://github.com/continuedev/continue/pull/5990 * Bump django from 3.2.7 to 4.2.22 in /manual-testing-sandbox by @dependabot in https://github.com/continuedev/continue/pull/6021 * feat: skip hub onboarding in free trial by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6024 * Fix tool call name merging by @RomneyDa in https://github.com/continuedev/continue/pull/6029 * switch to the free trial assistant once logged in for the first time by @sestinj in https://github.com/continuedev/continue/pull/6035 * feat: use correct deployment for azure by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6023 * Watsonx-vi by @sestinj in https://github.com/continuedev/continue/pull/5889 * feat: refactor onboarding card by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6034 * docs: Rules doc improvements by @bdougie in https://github.com/continuedev/continue/pull/5969 * Handle JSON Parsing errors by @RomneyDa in https://github.com/continuedev/continue/pull/5995 * better premature close error, resubmit button on error dialog by @RomneyDa in https://github.com/continuedev/continue/pull/6013 * feat: create markdown rules in notch by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5945 * fix: :bug: Index files from save and tools by @chezsmithy in https://github.com/continuedev/continue/pull/5564 * feat(scaleway): update supported models by @fpagny in https://github.com/continuedev/continue/pull/6004 * fix: 🐛 Codebase Indexing still not work by @owl-app in https://github.com/continuedev/continue/pull/6032 * docs: 📜 Update prompt caching docs for AWS Bedrock by @chezsmithy in https://github.com/continuedev/continue/pull/6050 * fix: apply notch filename trunaction by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6058 * ignore running tests inside dist directory by @jpoly1219 in https://github.com/continuedev/continue/pull/6057 * fix: handle apiType for azure w/ proxy by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6071 * RulesContextProvider by @sestinj in https://github.com/continuedev/continue/pull/6070 * bump by @sestinj in https://github.com/continuedev/continue/pull/6072 * Update extension name by @sestinj in https://github.com/continuedev/continue/pull/6073 * Tomasz/rule colocation by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/6048 * build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 in /core by @dependabot in https://github.com/continuedev/continue/pull/6082 * feat: add `tools` in chatInteraction dev data by @uinstinct in https://github.com/continuedev/continue/pull/5812 * [Updated PR] [Feature] Autocomplete context from other tabs open in the editor by @adarshramiyer in https://github.com/continuedev/continue/pull/6012 * docs: markdown first rules by @bdougie in https://github.com/continuedev/continue/pull/6049 * Run Prettier by @RomneyDa in https://github.com/continuedev/continue/pull/6086 * Simple Context Deduplication for Autocomplete by @adarshramiyer in https://github.com/continuedev/continue/pull/6055 * Fetch URL Content Tool by @RomneyDa in https://github.com/continuedev/continue/pull/6081 * add "Edit Highlighted Code" submenu item by @TyDunn in https://github.com/continuedev/continue/pull/6087 * feat: onboarding card upgrade tab by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6047 * Update contributing: add note to install vite by @RomneyDa in https://github.com/continuedev/continue/pull/6085 * docs: update rule properties by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/6102 * feat: Add shortcut to force autocomplete (VSCode) by @ShamanicArts in https://github.com/continuedev/continue/pull/6028 * instructions to clean reset the plugin by @uinstinct in https://github.com/continuedev/continue/pull/5641 * Feat ✨ Give the terminal color and escape sequence rendering by @chezsmithy in https://github.com/continuedev/continue/pull/6001 * chore: add no-misused-promises eslint rule by @uinstinct in https://github.com/continuedev/continue/pull/6122 * vscode 1.1.48 by @RomneyDa in https://github.com/continuedev/continue/pull/6104 ## New Contributors * @adarshramiyer made their first contribution in https://github.com/continuedev/continue/pull/5883 * @jpoly1219 made their first contribution in https://github.com/continuedev/continue/pull/5878 * @ipaddicting made their first contribution in https://github.com/continuedev/continue/pull/5726 * @fpagny made their first contribution in https://github.com/continuedev/continue/pull/6004 * @owl-app made their first contribution in https://github.com/continuedev/continue/pull/6032 * @ShamanicArts made their first contribution in https://github.com/continuedev/continue/pull/6028 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.0.13-vscode...v1.0.14-vscode
Features
June 10, 2025
## What's Changed * feat: improve StreamError dialog by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5823 * Fix find widget alignment by @RomneyDa in https://github.com/continuedev/continue/pull/5741 * feat: `description` in markdown yaml by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5799 * reo fix by @TyDunn in https://github.com/continuedev/continue/pull/5810 * Feat: support maxStopWords model config option in yaml by @t-kulmburg in https://github.com/continuedev/continue/pull/5675 * Make Apply Streaming Cancelable by @RomneyDa in https://github.com/continuedev/continue/pull/5694 * feat: add `stream` in defaultCompletionOptions yaml by @uinstinct in https://github.com/continuedev/continue/pull/5818 * Updated @openapitools/openapi-generator-cli /binary/axios /core/vendo… by @cmmoran1130 in https://github.com/continuedev/continue/pull/5755 * feat: remove edit as a mode by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5801 * Fix dev data paper cuts by @sestinj in https://github.com/continuedev/continue/pull/5759 * feat: :technologist: github workflow to measure issue/PR stats by @sestinj in https://github.com/continuedev/continue/pull/5609 * show stderr in the error message for failed MCP servers by @sestinj in https://github.com/continuedev/continue/pull/5834 * Nate/vllm-no-fim by @sestinj in https://github.com/continuedev/continue/pull/5833 * Theme colors rule and contributing guide section by @RomneyDa in https://github.com/continuedev/continue/pull/5802 * Mcp streamable http by @maxxrdrgz in https://github.com/continuedev/continue/pull/5829 * If not signed in, org button in assistant select triggers login by @RomneyDa in https://github.com/continuedev/continue/pull/5743 * fix: :bug: Fix the generating animation by @chezsmithy in https://github.com/continuedev/continue/pull/5865 * Fix tool call delta name streaming logic by @RomneyDa in https://github.com/continuedev/continue/pull/5849 * Add alwaysApply property to rules for better control over rule applic… by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5837 * Fix codebase indexer config logic by @RomneyDa in https://github.com/continuedev/continue/pull/5848 * feat: :sparkles: Make the terminal command aware of its OS, platform and shell by @chezsmithy in https://github.com/continuedev/continue/pull/5814 * feat: add current file context automatically to chat by @uinstinct in https://github.com/continuedev/continue/pull/5670 * docs: specify that mcp can be used in agent mode only by @uinstinct in https://github.com/continuedev/continue/pull/5846 * Update recommended Agent Models by @RomneyDa in https://github.com/continuedev/continue/pull/5871 * adding initial Continue Docs rule by @TyDunn in https://github.com/continuedev/continue/pull/5877 * Disable diff autocomplete snippets in jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/5879 * bump gradle version by @sestinj in https://github.com/continuedev/continue/pull/5881 * Bump jetbrains to 1.0.20 by @RomneyDa in https://github.com/continuedev/continue/pull/5886 * Fix tool call args UI overflow by @RomneyDa in https://github.com/continuedev/continue/pull/5887 * fix typo by @sestinj in https://github.com/continuedev/continue/pull/5870 * fix: use dir hash in `tagToString` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5880 * Improve selected jetbrains theme colors by @RomneyDa in https://github.com/continuedev/continue/pull/5888 * Bump jetbrains to 1.0.21 by @RomneyDa in https://github.com/continuedev/continue/pull/5895 * Fix missing sign in button by @RomneyDa in https://github.com/continuedev/continue/pull/5890 * Fix Cmd J not working in Jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/5892 * Nate/resource-templates by @sestinj in https://github.com/continuedev/continue/pull/5893 ## New Contributors * @t-kulmburg made their first contribution in https://github.com/continuedev/continue/pull/5675 * @cmmoran1130 made their first contribution in https://github.com/continuedev/continue/pull/5755 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.0.11-vscode...v1.0.12-vscode
Features
June 3, 2025
## What's Changed * added a rule to make the model answer specifically about continue by @adarshramiyer in https://github.com/continuedev/continue/pull/5908 * Jacob/feature/call-alongside-autocomplete by @jpoly1219 in https://github.com/continuedev/continue/pull/5919 * Jacob/feature/call alongside autocomplete by @jpoly1219 in https://github.com/continuedev/continue/pull/5920 * Revision on #5921 per PR review by @jpoly1219 in https://github.com/continuedev/continue/pull/5923 * prevent markdown table from breaking on formatted nodes by @uinstinct in https://github.com/continuedev/continue/pull/5560 * fix: reverted the URL of llama.cpp back to 'completion'. by @ipaddicting in https://github.com/continuedev/continue/pull/5726 * Feature/nextEdit by @jpoly1219 in https://github.com/continuedev/continue/pull/5921 * perf(llm): Optimize pruneLines functions in countTokens by @0x23d11 in https://github.com/continuedev/continue/pull/5310 * Fix Config.yaml schema registration by @RomneyDa in https://github.com/continuedev/continue/pull/5851 * Remove free trial provider by @RomneyDa in https://github.com/continuedev/continue/pull/5855 * fix changing width when typing text by @uinstinct in https://github.com/continuedev/continue/pull/5874 * Fix git diff caching by @RomneyDa in https://github.com/continuedev/continue/pull/5882 * Add JCEF out of process vm setting by @RomneyDa in https://github.com/continuedev/continue/pull/5891 * fix: mac build issues by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5925 * fetch secrets from <workspace>/.continue/.env folder before <workspace>/.env by @uinstinct in https://github.com/continuedev/continue/pull/5461 * update docs by @bhaktatejas922 in https://github.com/continuedev/continue/pull/5941 * add claude-4-sonnet and opus to llm-info by @sestinj in https://github.com/continuedev/continue/pull/5852 * Nate/fix-openai-adapters by @sestinj in https://github.com/continuedev/continue/pull/5612 * feat: enable sourcemaps by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5942 * fix installation and core checks due to import error by @uinstinct in https://github.com/continuedev/continue/pull/5937 * Free trial popover by @sestinj in https://github.com/continuedev/continue/pull/5926 * ci: :art: run prettier check for all PRs by @sestinj in https://github.com/continuedev/continue/pull/5693 * Data URI for caBundlePath by @sestinj in https://github.com/continuedev/continue/pull/5963 * Support completions with proxy by @sestinj in https://github.com/continuedev/continue/pull/5962 * verbose logging option for our custom fetch by @sestinj in https://github.com/continuedev/continue/pull/5884 * Quick pick to enter key in VS Code by @sestinj in https://github.com/continuedev/continue/pull/5952 * feat: add `no-negated-condition` eslint by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5967 * chore: bump versions by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5966 * refactor: :recycle: Refactor CodeBaseIndexer out of core by @chezsmithy in https://github.com/continuedev/continue/pull/5894 * Prompts fixes by @RomneyDa in https://github.com/continuedev/continue/pull/5946 ## New Contributors * @ipaddicting made their first contribution in https://github.com/continuedev/continue/pull/5726 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.0.21-jetbrains...v1.0.22-jetbrains
Features
May 31, 2025
## What's Changed * chore: :technologist: add vscode github actions extension to recommended list by @sestinj in https://github.com/continuedev/continue/pull/5607 * test: :white_check_mark: Add tests for appearance of Accept All / Reject All buttons + ability to mock IDE messages to webview by @sestinj in https://github.com/continuedev/continue/pull/5620 * open config when clicking on editing the prompt by @uinstinct in https://github.com/continuedev/continue/pull/5503 * fix: use `cmd` for windows MCP connections by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5631 * docs: remove incorrect note on org secrets by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5597 * Enhancements and fixes to autocomplete behaviour by @bdavj in https://github.com/continuedev/continue/pull/4509 * config-yaml: add embedding prefixes support by @eliransin in https://github.com/continuedev/continue/pull/4765 * feat(config-yaml): Add promptCaching to Default Completion Options and enable Bedrock Tools Caching by @chezsmithy in https://github.com/continuedev/continue/pull/5371 * fix(diff-editor)-performance by @chezsmithy in https://github.com/continuedev/continue/pull/5581 * error message when mcp arg has unsubstituted variable by @uinstinct in https://github.com/continuedev/continue/pull/5591 * Nate/contributin-md by @sestinj in https://github.com/continuedev/continue/pull/5611 * feat: update tutorial files w/ agent mode step by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5639 * fix: use proper alternating colors in KeyboardShortcuts.tsx by @fbricon in https://github.com/continuedev/continue/pull/5648 * fix: use bolt icon for shortcuts page by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5652 * replace vsce with @vscode/vsce by @uinstinct in https://github.com/continuedev/continue/pull/5538 * fix test dirs being created inside core folder by @uinstinct in https://github.com/continuedev/continue/pull/5588 * Fix apply state actions generating state by @RomneyDa in https://github.com/continuedev/continue/pull/5640 * Openrouter Tool Support by default by @RomneyDa in https://github.com/continuedev/continue/pull/5651 * fix: :bug: fixing issues with creating markdown files by @chezsmithy in https://github.com/continuedev/continue/pull/5624 * jetbrains test configurations by @sestinj in https://github.com/continuedev/continue/pull/5603 * docs: clarify local .env secret pull process for local assistants by @Spelkington in https://github.com/continuedev/continue/pull/5604 * fix loading configs from project .continue folder in JetBrains IDEs on Windows (bug #5474) by @muravvv in https://github.com/continuedev/continue/pull/5618 * CLA by @sestinj in https://github.com/continuedev/continue/pull/5655 * Fix selected profile not being persisted by @RomneyDa in https://github.com/continuedev/continue/pull/5654 * Fix: codeblocks hanging on one line for tool calls by @RomneyDa in https://github.com/continuedev/continue/pull/5656 * fix: number of completions to generate is not supported by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5674 * chore: :rotating_light: fix lint errors in gui and introduce gui lint in CI by @sestinj in https://github.com/continuedev/continue/pull/5668 * ci: :green_heart: don't run cla assistant on fork repositories by @sestinj in https://github.com/continuedev/continue/pull/5678 * chore: :bookmark: bump intellij version by @sestinj in https://github.com/continuedev/continue/pull/5676 * chore: ignore whitespaces in CLA check by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5682 * update to test out reo by @TyDunn in https://github.com/continuedev/continue/pull/5688 * feat: display rules used by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5677 * chore(deps): bump undici from 6.21.1 to 6.21.3 in /extensions/vscode by @dependabot in https://github.com/continuedev/continue/pull/5687 * chore: bump by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5691 * fix minor problems during intellij ce extension run scripts by @uinstinct in https://github.com/continuedev/continue/pull/5587 * Update IdeProtocolClient.kt by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5653 * :sparkles: add seed coder fim template by @Orion-zhen in https://github.com/continuedev/continue/pull/5608 * Update troubleshooting.mdx by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5649 * fix: dont toggle models when toggling assistants by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5636 * Fix docs by @sestinj in https://github.com/continuedev/continue/pull/5695 * feat: add link to Hub on Help Center by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5650 * chore(deps): bump undici from 6.21.1 to 6.21.3 in /core by @dependabot in https://github.com/continuedev/continue/pull/5704 * fix: truncate `tagToString` to max filename len by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5632 * tests for uriToFile by @sestinj in https://github.com/continuedev/continue/pull/5584 * fix: prevent autoscrolling on new tool msgs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5638 * fix: hardcode `fontSize` for tool call status msg by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5637 * chore(JB): cleanup `applyToFile` logic by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5680 * Fix: non-existent tool logic, better tool errors by @RomneyDa in https://github.com/continuedev/continue/pull/5673 * fix[JB]: misc apply bugs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5708 * Nate/log-inline-edit by @sestinj in https://github.com/continuedev/continue/pull/5659 * Setting for auto-accepting agent mode edits by @RomneyDa in https://github.com/continuedev/continue/pull/5657 * handle `data:[DONE]` without space properly by @zyxue in https://github.com/continuedev/continue/pull/5580 * feat: open prompt file or slug on edit click by @uinstinct in https://github.com/continuedev/continue/pull/5718 * nate/changelog-link by @sestinj in https://github.com/continuedev/continue/pull/5658 * make continuedev/fetch package automatically respect HTTP(S)_PROXY, NO_PROXY environment variables by @sestinj in https://github.com/continuedev/continue/pull/5715 * feat: only autoscroll Continue console when focused on last element by @fbricon in https://github.com/continuedev/continue/pull/5702 * Clean up DataLogger and use auth by default by @sestinj in https://github.com/continuedev/continue/pull/5623 * fix: add Delphi/Pascal syntax highlighting support by @fbricon in https://github.com/continuedev/continue/pull/5732 * chore: :technologist: update the commit message for cla signing by @sestinj in https://github.com/continuedev/continue/pull/5692 * test: :white_check_mark: retry on failed llm api tests by @sestinj in https://github.com/continuedev/continue/pull/5495 * improv: cancel autocomplete requests after timeout is reached by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5739 * chore: specify edit capabilities in `createRuleBlock` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5681 * fix: grab PATH for mcp connections by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5740 * Client URL by @sestinj in https://github.com/continuedev/continue/pull/5723 * read from plist and linux /etc/ files for custom environment by @sestinj in https://github.com/continuedev/continue/pull/5725 * win reg by @sestinj in https://github.com/continuedev/continue/pull/5737 * bump by @sestinj in https://github.com/continuedev/continue/pull/5742 * await isSignedIn() by @sestinj in https://github.com/continuedev/continue/pull/5757 * style: update button styles and background color by @lkk214 in https://github.com/continuedev/continue/pull/5711 * feat: markdown rules by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5760 * Fix config merging by @pczekaj in https://github.com/continuedev/continue/pull/5748 * feat: add regex to allow for openai o-series models and rename method… by @derhauck in https://github.com/continuedev/continue/pull/5729 * feat: add support for SSE MCP servers by @04cfb1ed in https://github.com/continuedev/continue/pull/5517 * Fix: improve command extraction in RunInTerminalButton (#5724) by @saimadib in https://github.com/continuedev/continue/pull/5744 * feat(JB): impl `showFile` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5765 * fix(JB): misc inline edit bugs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5761 * fix: broken link by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5777 * Revert "feat: add support for SSE MCP servers" by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5780 * Add Devstral as model supporting tools by @welcoMattic in https://github.com/continuedev/continue/pull/5779 * Match all context to rules by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5781 * Update troubleshooting.mdx by @jmoughon in https://github.com/continuedev/continue/pull/5794 * Full Theme Colors Framework by @RomneyDa in https://github.com/continuedev/continue/pull/5766 * docs: specify the schema versions in dev data reference by @uinstinct in https://github.com/continuedev/continue/pull/5796 * feat: :sparkles: Add support for Claude Sonnet 4 by @chezsmithy in https://github.com/continuedev/continue/pull/5800 * chore(deps): bump @nestjs/common and @openapitools/openapi-generator-cli in /extensions/vscode by @dependabot in https://github.com/continuedev/continue/pull/5679 * Nate/watsonx-rules-support by @sestinj in https://github.com/continuedev/continue/pull/5807 * Nate/sse by @sestinj in https://github.com/continuedev/continue/pull/5811 ## New Contributors * @bdavj made their first contribution in https://github.com/continuedev/continue/pull/4509 * @eliransin made their first contribution in https://github.com/continuedev/continue/pull/4765 * @Spelkington made their first contribution in https://github.com/continuedev/continue/pull/5604 * @muravvv made their first contribution in https://github.com/continuedev/continue/pull/5618 * @Orion-zhen made their first contribution in https://github.com/continuedev/continue/pull/5608 * @zyxue made their first contribution in https://github.com/continuedev/continue/pull/5580 * @derhauck made their first contribution in https://github.com/continuedev/continue/pull/5729 * @saimadib made their first contribution in https://github.com/continuedev/continue/pull/5744 * @welcoMattic made their first contribution in https://github.com/continuedev/continue/pull/5779 * @jmoughon made their first contribution in https://github.com/continuedev/continue/pull/5794 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.0.10-vscode...v1.0.11-vscode
Features
May 29, 2025
## What's Changed * chore: ignore whitespaces in CLA check by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5682 * update to test out reo by @TyDunn in https://github.com/continuedev/continue/pull/5688 * feat: display rules used by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5677 * chore(deps): bump undici from 6.21.1 to 6.21.3 in /extensions/vscode by @dependabot in https://github.com/continuedev/continue/pull/5687 * chore: bump by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5691 * fix minor problems during intellij ce extension run scripts by @uinstinct in https://github.com/continuedev/continue/pull/5587 * Update IdeProtocolClient.kt by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5653 * :sparkles: add seed coder fim template by @Orion-zhen in https://github.com/continuedev/continue/pull/5608 * Update troubleshooting.mdx by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5649 * fix: dont toggle models when toggling assistants by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5636 * Fix docs by @sestinj in https://github.com/continuedev/continue/pull/5695 * feat: add link to Hub on Help Center by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5650 * chore(deps): bump undici from 6.21.1 to 6.21.3 in /core by @dependabot in https://github.com/continuedev/continue/pull/5704 * fix: truncate `tagToString` to max filename len by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5632 * tests for uriToFile by @sestinj in https://github.com/continuedev/continue/pull/5584 * fix: prevent autoscrolling on new tool msgs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5638 * fix: hardcode `fontSize` for tool call status msg by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5637 * chore(JB): cleanup `applyToFile` logic by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5680 * Fix: non-existent tool logic, better tool errors by @RomneyDa in https://github.com/continuedev/continue/pull/5673 * fix[JB]: misc apply bugs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5708 * Nate/log-inline-edit by @sestinj in https://github.com/continuedev/continue/pull/5659 * Setting for auto-accepting agent mode edits by @RomneyDa in https://github.com/continuedev/continue/pull/5657 * handle `data:[DONE]` without space properly by @zyxue in https://github.com/continuedev/continue/pull/5580 * feat: open prompt file or slug on edit click by @uinstinct in https://github.com/continuedev/continue/pull/5718 * nate/changelog-link by @sestinj in https://github.com/continuedev/continue/pull/5658 * make continuedev/fetch package automatically respect HTTP(S)_PROXY, NO_PROXY environment variables by @sestinj in https://github.com/continuedev/continue/pull/5715 * feat: only autoscroll Continue console when focused on last element by @fbricon in https://github.com/continuedev/continue/pull/5702 * Clean up DataLogger and use auth by default by @sestinj in https://github.com/continuedev/continue/pull/5623 * fix: add Delphi/Pascal syntax highlighting support by @fbricon in https://github.com/continuedev/continue/pull/5732 * chore: :technologist: update the commit message for cla signing by @sestinj in https://github.com/continuedev/continue/pull/5692 * test: :white_check_mark: retry on failed llm api tests by @sestinj in https://github.com/continuedev/continue/pull/5495 * improv: cancel autocomplete requests after timeout is reached by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5739 * chore: specify edit capabilities in `createRuleBlock` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5681 * fix: grab PATH for mcp connections by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5740 * Client URL by @sestinj in https://github.com/continuedev/continue/pull/5723 * read from plist and linux /etc/ files for custom environment by @sestinj in https://github.com/continuedev/continue/pull/5725 * win reg by @sestinj in https://github.com/continuedev/continue/pull/5737 * bump by @sestinj in https://github.com/continuedev/continue/pull/5742 * await isSignedIn() by @sestinj in https://github.com/continuedev/continue/pull/5757 * style: update button styles and background color by @lkk214 in https://github.com/continuedev/continue/pull/5711 * feat: markdown rules by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5760 * Fix config merging by @pczekaj in https://github.com/continuedev/continue/pull/5748 * feat: add regex to allow for openai o-series models and rename method… by @derhauck in https://github.com/continuedev/continue/pull/5729 * feat: add support for SSE MCP servers by @04cfb1ed in https://github.com/continuedev/continue/pull/5517 * Fix: improve command extraction in RunInTerminalButton (#5724) by @saimadib in https://github.com/continuedev/continue/pull/5744 * feat(JB): impl `showFile` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5765 * fix(JB): misc inline edit bugs by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5761 * fix: broken link by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5777 * Revert "feat: add support for SSE MCP servers" by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5780 * Add Devstral as model supporting tools by @welcoMattic in https://github.com/continuedev/continue/pull/5779 * Match all context to rules by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/5781 * Update troubleshooting.mdx by @jmoughon in https://github.com/continuedev/continue/pull/5794 * Full Theme Colors Framework by @RomneyDa in https://github.com/continuedev/continue/pull/5766 * docs: specify the schema versions in dev data reference by @uinstinct in https://github.com/continuedev/continue/pull/5796 * feat: :sparkles: Add support for Claude Sonnet 4 by @chezsmithy in https://github.com/continuedev/continue/pull/5800 * chore(deps): bump @nestjs/common and @openapitools/openapi-generator-cli in /extensions/vscode by @dependabot in https://github.com/continuedev/continue/pull/5679 * Nate/watsonx-rules-support by @sestinj in https://github.com/continuedev/continue/pull/5807 * Nate/sse by @sestinj in https://github.com/continuedev/continue/pull/5811 * feat: improve StreamError dialog by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5823 * Fix find widget alignment by @RomneyDa in https://github.com/continuedev/continue/pull/5741 * feat: `description` in markdown yaml by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5799 * reo fix by @TyDunn in https://github.com/continuedev/continue/pull/5810 * Feat: support maxStopWords model config option in yaml by @t-kulmburg in https://github.com/continuedev/continue/pull/5675 * Make Apply Streaming Cancelable by @RomneyDa in https://github.com/continuedev/continue/pull/5694 * feat: add `stream` in defaultCompletionOptions yaml by @uinstinct in https://github.com/continuedev/continue/pull/5818 * Updated @openapitools/openapi-generator-cli /binary/axios /core/vendo… by @cmmoran1130 in https://github.com/continuedev/continue/pull/5755 * feat: remove edit as a mode by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5801 * Fix dev data paper cuts by @sestinj in https://github.com/continuedev/continue/pull/5759 * feat: :technologist: github workflow to measure issue/PR stats by @sestinj in https://github.com/continuedev/continue/pull/5609 * show stderr in the error message for failed MCP servers by @sestinj in https://github.com/continuedev/continue/pull/5834 * Nate/vllm-no-fim by @sestinj in https://github.com/continuedev/continue/pull/5833 * Theme colors rule and contributing guide section by @RomneyDa in https://github.com/continuedev/continue/pull/5802 * Mcp streamable http by @maxxrdrgz in https://github.com/continuedev/continue/pull/5829 * If not signed in, org button in assistant select triggers login by @RomneyDa in https://github.com/continuedev/continue/pull/5743 * fix: :bug: Fix the generating animation by @chezsmithy in https://github.com/continuedev/continue/pull/5865 * Fix tool call delta name streaming logic by @RomneyDa in https://github.com/continuedev/continue/pull/5849 * Add alwaysApply property to rules for better control over rule applic… by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5837 * Fix codebase indexer config logic by @RomneyDa in https://github.com/continuedev/continue/pull/5848 * feat: :sparkles: Make the terminal command aware of its OS, platform and shell by @chezsmithy in https://github.com/continuedev/continue/pull/5814 * feat: add current file context automatically to chat by @uinstinct in https://github.com/continuedev/continue/pull/5670 * docs: specify that mcp can be used in agent mode only by @uinstinct in https://github.com/continuedev/continue/pull/5846 * Update recommended Agent Models by @RomneyDa in https://github.com/continuedev/continue/pull/5871 * adding initial Continue Docs rule by @TyDunn in https://github.com/continuedev/continue/pull/5877 * Disable diff autocomplete snippets in jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/5879 * bump gradle version by @sestinj in https://github.com/continuedev/continue/pull/5881 * Bump jetbrains to 1.0.20 by @RomneyDa in https://github.com/continuedev/continue/pull/5886 * Fix tool call args UI overflow by @RomneyDa in https://github.com/continuedev/continue/pull/5887 * fix typo by @sestinj in https://github.com/continuedev/continue/pull/5870 * fix: use dir hash in `tagToString` by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5880 * Improve selected jetbrains theme colors by @RomneyDa in https://github.com/continuedev/continue/pull/5888 * Bump jetbrains to 1.0.21 by @RomneyDa in https://github.com/continuedev/continue/pull/5895 * Fix missing sign in button by @RomneyDa in https://github.com/continuedev/continue/pull/5890 * Fix Cmd J not working in Jetbrains by @RomneyDa in https://github.com/continuedev/continue/pull/5892 * feat: `requestRule` tool by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/5867 * rule for tailoring recommendations for LLM code based on which specific LLM is being used by @adarshramiyer in https://github.com/continuedev/continue/pull/5883 * add rule to make the model describe the code in a bigger-picture context by @jpoly1219 in https://github.com/continuedev/continue/pull/5878 ## New Contributors * @Orion-zhen made their first contribution in https://github.com/continuedev/continue/pull/5608 * @zyxue made their first contribution in https://github.com/continuedev/continue/pull/5580 * @derhauck made their first contribution in https://github.com/continuedev/continue/pull/5729 * @saimadib made their first contribution in https://github.com/continuedev/continue/pull/5744 * @welcoMattic made their first contribution in https://github.com/continuedev/continue/pull/5779 * @jmoughon made their first contribution in https://github.com/continuedev/continue/pull/5794 * @t-kulmburg made their first contribution in https://github.com/continuedev/continue/pull/5675 * @cmmoran1130 made their first contribution in https://github.com/continuedev/continue/pull/5755 * @adarshramiyer made their first contribution in https://github.com/continuedev/continue/pull/5883 * @jpoly1219 made their first contribution in https://github.com/continuedev/continue/pull/5878 **Full Changelog**: https://github.com/continuedev/continue/compare/v1.0.18-jetbrains...v1.0.21-jetbrains
Features