v1.0.7-vscode
What's Changed
- feat: introduce
chatOptions.baseSystemMessage
by @Patrick-Erichsen in #5084 - docs: Update vector dimensions in custom-code-rag.mdx by @s-h-a-d-o-w in #5080
- UI tweaks by @RomneyDa in #5085
- prevent the expand icon from disappearing in prompt block by @uinstinct in #5089
- Reliably trigger VSCode extension rebuild by @owtaylor in #4162
- feat: assistant select refresh on right by @Patrick-Erichsen in #5099
- feat: toolbar header for all codeblocks by @Patrick-Erichsen in #5110
- Use shortcuts component to render keyboard shortcuts on KeyboardShortcuts.tsx by @shermanhuman in #5016
- More linting by @tomasz-stefaniak in #5124
- various docs fixes by @uinstinct in #5120
- build(deps-dev): bump @nestjs/common from 8.4.7 to 11.0.16 in /extensions/vscode by @dependabot in #5125
- build(deps-dev): bump vite from 4.5.12 to 4.5.13 in /extensions/vscode by @dependabot in #5126
- Allow skipping ollama onboarding by @NinjaPerson24119 in #5088
- feat: no diff stream progress for fast apply models by @Patrick-Erichsen in #5122
- feat: consolidate StepContainer by @Patrick-Erichsen in #5128
- feat: reintroduce lazy apply for full files by @Patrick-Erichsen in #5156
- chore: add props typing to Tooltip component by @uinstinct in #4988
- Update apply.mdx by @Patrick-Erichsen in #5146
- feat: create file button in toolbar by @Patrick-Erichsen in #5161
- Rules docs updates by @RomneyDa in #5139
- Dont set parallel tool calls for o3 by @RomneyDa in #5164
- Refresh profiles on deeplink + select org/profile by @RomneyDa in #5116
- generate json schema by @sestinj in #5051
- hub docs by @sestinj in #5184
- Nate/new-block-files by @sestinj in #5157
- Rules UI improvements and Sources, System Message fixes by @RomneyDa in #5104
- remove cft by @sestinj in #5201
New Contributors
- @s-h-a-d-o-w made their first contribution in #5080
Full Changelog: v1.0.6-vscode...v1.0.7-vscode