What's Changed
- feat: cli fetch tool to use fetchUrlContent from core by @tingwai in #7671
- feat: parse for thinking tags and dim them by @tingwai in #7665
- feat: ✨ Add ability to stop foreground terminal commands by @chezsmithy in #7368
- feat: allow Cmd+L / Cmd+I on empty selection to select the entire file by @fbricon in #6711
- fix: HOTFIX edit apply state tool output by @RomneyDa in #7696
- feat(cli): message queueing by @uinstinct in #7632
- feat: do not show context fill display when model changes by @uinstinct in #7704
- feat: add autoformatting detection for edit tools by @Patrick-Erichsen in #7660
- build(deps): bump continuedev/continue from 1.4.38 to 1.4.39 by @dependabot[bot] in #7707
- build(deps-dev): bump vite from 7.1.4 to 7.1.5 in /packages/terminal-security by @dependabot[bot] in #7697
- Add invokable rules by @tomasz-stefaniak in #7711
- Fix gui build failing by @aadarshkt in #7616
- feat: add continuous ai readiness guide by @BekahHW in #7579
- feat: improve compaction UI, show compaction message as status message by @tingwai in #7695
- feat: enable thinking/reasoning toggle for ollama models by @fbricon in #7508
- feat: add mcp request timeout when calling tool by @uinstinct in #7604
- feat: empty diff tool result message by @RomneyDa in #7698
- fix: edit output overridden by @RomneyDa in #7712
- fix: Add missing transform option to YAML autocomplete configuration by @shloimy-wiesel in #7626
- refactor: shared function for constructing llm api by @sestinj in #7563
- feat: no any type rule by @RomneyDa in #7693
- build(deps): bump axios from 1.8.2 to 1.12.0 in /core by @dependabot[bot] in #7713
- docs: update offline guide with correct links and config.yaml references by @bdougie in #7715
- fix: disable clipboard content by default in autocomplete by @sestinj in #7716
- fix: show config errors for selected assistant, remove duplicate fatal by @RomneyDa in #7714
- improv: add invokable parsing by @tomasz-stefaniak in #7725
- feat: add HuggingFace OpenAI-compatible router detection by @su0as in #6797
- chore(cli): add tests when for skip telemetry by @uinstinct in #7689
- fix: Prevent tool content with tags from triggering incorrect tool calls by @QianKuang8 in #7720
- test: describe temporary workaround for failing runIdeForUiTests by @exigow in #7213
- chore: bump versions - jb43, vscode1.3.7 by @RomneyDa in #7731
- feat: auto-select scope for org api keys in cn by @sestinj in #7734
- fix: improve GitHub workflow comment handling with special characters by @sestinj in #7735
- Update pending items count from 2 to 1 by @sestinj in #7737
- fix: OTLP reduced cardinality and other OTel improvements by @sestinj in #7728
- feat: improvements to find and replace by @sestinj in #7701
- fix: remove duplicate toggleToolGroupSetting call in ToolPoliciesGroup.tsx by @fbricon in #7743
- build(deps): bump continuedev/continue from 1.4.39 to 1.4.40 by @dependabot[bot] in #7742
- fix: improve modelSupportsImages logic by @fbricon in #7721
- docs: add ollama alternative to use system message tools by @uinstinct in #7718
- fix(cli): add keyboard interruption handler until tui starts by @uinstinct in #7745
- chore: bump versions by @Patrick-Erichsen in #7756
- chore: package version bumps: fetch and config-yaml by @RomneyDa in #7758
- fix: fetch semantic release by @RomneyDa in #7759
- chore: bumps all around by @RomneyDa in #7761
- feat: exclude single file edit for capable models by @Patrick-Erichsen in #7750
- fix: add missing env vars for openai adapter tests to release flows by @RomneyDa in #7762
- fix: missing secret declarations in reusable workflow by @RomneyDa in #7763
- perf: memoize input box to avoid re-render on each keystroke by @sestinj in #7748
- Bump version to 1.3.10 by @sestinj in #7764
New Contributors
- @shloimy-wiesel made their first contribution in #7626
Full Changelog: v1.2.4-vscode...v1.2.5-vscode