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