v1.3.8-vscode
prerelease
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 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
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.3.7-vscode...v1.3.8-vscode