v1.0.28-jetbrains
prerelease
What's Changed
- 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
- @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.27-jetbrains...v1.0.28-jetbrains