What's Changed
- Optimize config unroll with parallel processing for blocks and sections by @sestinj in #6449
- Change default to agent mode by @rkhanwani10 in #6481
- fix: use correct styling on truncate btn by @Patrick-Erichsen in #6515
- fix: 🐛 When a terminal command is moved to the background preserve existing output by @chezsmithy in #6518
- feat: add 'uri' for context items for http context provider by @hitech01 in #6511
- fix: prevent UI freeze when ⌘I pressed without active editor by @panyamkeerthana in #6495
- feat: mermaid diagrams by @uinstinct in #6455
- fix: typo in core/llm/defaultSystemMessages.ts by @arkid15r in #6519
- fix: autocomplete dev data timestamp as iso string by @uinstinct in #6516
- Update mcp-tools.mdx by @Patrick-Erichsen in #6491
- Expand editOutcome schema with code fields + add rules to chatInteraction by @sestinj in #6522
- Fix: improved Documentation Indexing and Submenu Updates by @Jazzcort in #6523
- feat: ✨ Enhance searching for context providers by @chezsmithy in #6468
- Revert "chore: terminate all tasks after debug" by @Patrick-Erichsen in #6539
- style: update sambanova logo by @jhpiedrahitao in #6520
- feat: VertexAI keyFile, keyJson, and express/apiKey support by @RomneyDa in #6526
- fix: Nvidia Agent and handle different arg streaming styles by @RomneyDa in #6540
- docs: return autocomplete setup by @bdougie in #6536
- chore: remove feedback dialog by @Patrick-Erichsen in #6533
- chore: build all packages in install scripts by @Patrick-Erichsen in #6498
- chore: vs code 1.1.60 by @RomneyDa in #6547
- feat: prefix folder path for colocated rules by @uinstinct in #6394
- Make edit logging directories user-configurable by @adarshramiyer in #6497
- tool delta streaming for bedrock openai by @RomneyDa in #6559
- Add config schema review rule documentation by @sestinj in #6537
- Fix cmd backspace for pending tool calls by @RomneyDa in #6566
- fix: 🔇 The safeParseToolCallArgs function is logging excessively by @chezsmithy in #6564
- chore: fix import problems in package-all script by @uinstinct in #6482
- fix: only set inactive when conversation isn't continuing by @RomneyDa in #6561
- run shell path async to avoid blocking config load by @sestinj in #6446
New Contributors
- @rkhanwani10 made their first contribution in #6481
- @hitech01 made their first contribution in #6511
- @arkid15r made their first contribution in #6519
- @SoLoHiC made their first contribution in #6549
Full Changelog: v1.1.58-vscode...v1.1.60-vscode
What's Changed
- fix: 🐛 When a terminal command is moved to the background preserve existing output by @chezsmithy in #6518
- feat: add 'uri' for context items for http context provider by @hitech01 in #6511
- fix: prevent UI freeze when ⌘I pressed without active editor by @panyamkeerthana in #6495
- feat: mermaid diagrams by @uinstinct in #6455
- fix: typo in core/llm/defaultSystemMessages.ts by @arkid15r in #6519
- fix: autocomplete dev data timestamp as iso string by @uinstinct in #6516
- Update mcp-tools.mdx by @Patrick-Erichsen in #6491
- Expand editOutcome schema with code fields + add rules to chatInteraction by @sestinj in #6522
- Fix: improved Documentation Indexing and Submenu Updates by @Jazzcort in #6523
- feat: ✨ Enhance searching for context providers by @chezsmithy in #6468
- Revert "chore: terminate all tasks after debug" by @Patrick-Erichsen in #6539
- style: update sambanova logo by @jhpiedrahitao in #6520
- feat: VertexAI keyFile, keyJson, and express/apiKey support by @RomneyDa in #6526
- fix: Nvidia Agent and handle different arg streaming styles by @RomneyDa in #6540
- docs: return autocomplete setup by @bdougie in #6536
- chore: remove feedback dialog by @Patrick-Erichsen in #6533
- chore: build all packages in install scripts by @Patrick-Erichsen in #6498
- chore: vs code 1.1.60 by @RomneyDa in #6547
- fix: Don't mark autocompletion inlay rendering as write operation by @exigow in #6552
- feat: prefix folder path for colocated rules by @uinstinct in #6394
- Make edit logging directories user-configurable by @adarshramiyer in #6497
- tool delta streaming for bedrock openai by @RomneyDa in #6559
- bug fix for code snippets index in IntelliJ Plugin by @SoLoHiC in #6549
- Add config schema review rule documentation by @sestinj in #6537
- Fix cmd backspace for pending tool calls by @RomneyDa in #6566
- fix: 🔇 The safeParseToolCallArgs function is logging excessively by @chezsmithy in #6564
- chore: fix import problems in package-all script by @uinstinct in #6482
- fix: only set inactive when conversation isn't continuing by @RomneyDa in #6561
- run shell path async to avoid blocking config load by @sestinj in #6446
New Contributors
- @hitech01 made their first contribution in #6511
- @arkid15r made their first contribution in #6519
- @SoLoHiC made their first contribution in #6549
Full Changelog: v1.0.27-jetbrains...v1.1.60-vscode