Releases: continuedev/continue
Releases · continuedev/continue
v1.0.16-jetbrains
What's Changed
- hotfix for free-trial reranker bug by @sestinj in #5405
- Tool UI Improvements by @RomneyDa in #5321
- add smooth scrolling to chat by @uinstinct in #5290
- ui feedback on assistant refresh by @uinstinct in #5269
- feat: add support for Mistral models in Agent mode by @Minipeps in #5173
- Bump tar-fs in /core by @dependabot in #5390
- Revert "add smooth scrolling to chat" by @Patrick-Erichsen in #5408
- better error dialog for models add-on limit by @sestinj in #5374
- Add gemini-2.5-pro to model list by @tgmerritt in #4820
- Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /extensions/vscode by @dependabot in #5404
- Show embedding model errors and prompt for download missing local embedding models by @fbricon in #5211
- Bump @octokit/request from 8.4.0 to 8.4.1 in /core by @dependabot in #5409
- Bump @octokit/request from 8.4.0 to 8.4.1 in /binary by @dependabot in #5411
- feat: add
globs
to create rule tool by @Patrick-Erichsen in #5375 - MCP Fixes by @RomneyDa in #5410
- quick fixes for mercury by @sestinj in #5413
- fix cmd stopping stream by @sestinj in #5414
- mercury coder docs by @sestinj in #5415
- apply by @bhaktatejas922 in #4663
- Fixing issue #4239 (FTS not working for multiple word query) by @eramitmittal in #5392
- add standalone template parameter in yaml model config by @mq200 in #5236
- feat: Enhance MCP connection refresh logic by @lkk214 in #4887
- Fix Azure OpenAI docs by @AmgadHasan in #5398
- more inception fixes by @sestinj in #5423
- adjustments by @sestinj in #5422
- Prevent going back to previous session when changing modes on a new initialized session by @uinstinct in #5357
- update sambanova models by @jhpiedrahitao in #5266
- do not allow to toggle config page from command palette by @uinstinct in #5224
- Standardize tooltip for chat section by @Jazzcort in #5195
- feat: Provide workspace path to HttpContextProvider by @s-h-a-d-o-w in #5148
- Add reasoning and reasoningBudgetTokens parameters to config schemas and docs by @ferenci84 in #5041
- feat: hover brightness on tool call div by @Patrick-Erichsen in #5426
- Add OpenVINO Model Server to "More Providers" documentation tab by @dkalinowski in #5292
- Mitigate registerCopyBufferSpy failures by @fbricon in #5073
- Add OVHcloud AI Endpoints provider by @Marlinski in #5066
- Carry over requestOptions from config to completion modles by @splatch in #4813
- add support for Ollama num_gpu by @Fmstrat in #4353
- feat: supports agent 4 deepseek by @smmzyl in #5284
- Fix : Add syntax highlighting for pascal and clojure languages. by @aadarshkt in #4771
- Fix [Object object] chat title generation by @RomneyDa in #5425
- @YohannZe Huggingface TEI apiKey fix by @RomneyDa in #5428
- rename chatTemplate to chat by @sestinj in #5424
- added venice provider support by @HD787 in #4186
- update converter by @sestinj in #5132
- fix(streamDiffLines)-disable-reasoning by @chezsmithy in #5433
- Nate/no-floating-promises-core by @sestinj in #5430
- remove auto-adding of the needs-triage tag by @sestinj in #5436
- Bump vite in /gui by @dependabot in #5450
- Make Edit Mode Single-file by @RomneyDa in #5439
- feat: introduce separate agent system message by @uinstinct in #5396
- bump package.json by @sestinj in #5476
- Small error / warning message updates by @sestinj in #5473
- Bump vite from 4.5.13 to 4.5.14 in /extensions/vscode by @dependabot in #5477
- add custom mcp timeout by @uinstinct in #5454
- Fix infinite config-reload loop caused by MCPConnection accidental mutation by @owtaylor in #5489
- Raise edit/apply streaming errors by @RomneyDa in #5478
- Streaming diff - error on max tokens reached (+recursive framework) by @RomneyDa in #5481
- include rules in edit requests by @RomneyDa in #5465
- chore: 🔖 bump JetBrains version to 1.0.16 by @sestinj in #5487
- Hide tabs in edit mode by @RomneyDa in #5468
- Iteration on edit file description and system prompt by @RomneyDa in #5479
- Ghost text for removed lines in apply by @RomneyDa in #5472
- mark all gpt- and o-series models as chat only (not /v1/completions) by @sestinj in #5494
- feat: re-export a configured
openai
obj from the SDK by @Patrick-Erichsen in #5462
New Contributors
- @Minipeps made their first contribution in #5173
- @bhaktatejas922 made their first contribution in #4663
- @eramitmittal made their first contribution in #5392
- @AmgadHasan made their first contribution in #5398
- @dkalinowski made their first contribution in #5292
- @Marlinski made their first contribution in #5066
- @smmzyl made their first contribution in #5284
Full Changelog: v1.0.15-jetbrains...v1.0.16-jetbrains
v1.1.31-vscode
What's Changed
- remove auto-adding of the needs-triage tag by @sestinj in #5436
- Bump vite in /gui by @dependabot in #5450
- Make Edit Mode Single-file by @RomneyDa in #5439
- feat: introduce separate agent system message by @uinstinct in #5396
- bump package.json by @sestinj in #5476
- Small error / warning message updates by @sestinj in #5473
Full Changelog: v1.1.30-vscode...v1.1.31-vscode
v1.0.8-vscode
What's Changed
- fix: missing useLegacyCompletionsEndpoint in yaml schema by @yoncise in #5113
- allow to upload same image more than once by @uinstinct in #5134
- build(deps-dev): bump vite from 4.5.11 to 4.5.13 in /gui by @dependabot in #5144
- huggingface and voyage re-additions by @RomneyDa in #5215
- Fix 'undefined' this on
files/changed
listener by @fbricon in #5191 - do not allow to edit code block preview by @uinstinct in #5219
- build(deps): bump torch from 1.9.1 to 2.6.0 in /manual-testing-sandbox by @dependabot in #5228
- fix: update install script by @Patrick-Erichsen in #5214
- feat: enhanced terminal tool and ui by @chezsmithy in #5130
- Gemini tool fixes by @RomneyDa in #5162
- feat: continue sdk by @tomasz-stefaniak in #5231
- Clear session history button by @RomneyDa in #5127
- Optional context block name by @RomneyDa in #4922
- Auth bugfixes by @RomneyDa in #5232
- Config error fixes by @RomneyDa in #5235
- feat:
create_rule_block
tool by @Patrick-Erichsen in #5220 - feat: apply e2e tests by @Patrick-Erichsen in #5167
- docs: update troubleshooting w/ continue console by @Patrick-Erichsen in #5230
- build config yaml for jetbrains by @RomneyDa in #5237
- Fix build script relative path by @RomneyDa in #5240
- feat: instant apply check for diff rejection by @Patrick-Erichsen in #5250
- separate connection and singleton in mcp folder by @sestinj in #5229
- refactor toggle div by @sestinj in #5227
- docs: update contributing guidelines by @Patrick-Erichsen in #5265
- Nate/apply-fixes by @sestinj in #5272
- nate/sqlite-io-err by @sestinj in #5299
- Ignore generated config yaml json schema by @RomneyDa in #5294
- nate/link by @sestinj in #5306
- bump by @sestinj in #5307
- fix: broken help center quickpick by @Patrick-Erichsen in #5298
- fix Inline edit panel can not select edit models by @bright-ren in #5276
- Update Node.js LTS to v20.19.0 by @PeterDaveHello in #5271
- Azure o3/o4 tool support by @muliyul in #5153
- feat: add autocomplete prompt template by @uinstinct in #5176
- fix: models and mode are not synced by @yoncise in #5133
- build(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /docs by @dependabot in #5203
- explicitly specify that
uses
blocks are pulled from hub.continue.dev by @uinstinct in #5243 - Bump @babel/runtime from 7.26.0 to 7.27.0 in /extensions/vscode by @dependabot in #5315
- Bump @babel/helpers from 7.26.0 to 7.27.0 in /docs by @dependabot in #5317
- feat: Improve ProtocolClient initialization and GUI loading by @lkk214 in #4759
- no-select by @sestinj in #5314
- Improved text selection by allowing multiple edit ranges to be highlighted by @GauravVBhambhani in #4725
- fix:recently edited files change ignore bug by @WebRelDesigner in #5149
- edit prompt hint text ellipsized by default by @panyamkeerthana in #5197
- fix: removed files adding again in edit mode by @uinstinct in #5204
- clear the edit mode add file input after adding file by @uinstinct in #5205
- style: set whitespace-nowrap on @mention dropdown items by @erweixin in #5259
- fix function.arguments empty issue when use tools call with Qwen2.5 vllm by @bright-ren in #5277
- show not allowed pointer when enter button is disabled by @uinstinct in #5192
- Update package.json by @Patrick-Erichsen in #5318
- Tools architecture and error handling updates by @RomneyDa in #5138
- Nate/local-blocks by @sestinj in #5059
- correct steps to open local configuration file by @uinstinct in #5327
- Update package.json by @Patrick-Erichsen in #5341
New Contributors
- @yoncise made their first contribution in #5113
- @bright-ren made their first contribution in #5276
- @PeterDaveHello made their first contribution in #5271
- @muliyul made their first contribution in #5153
- @GauravVBhambhani made their first contribution in #4725
- @WebRelDesigner made their first contribution in #5149
- @erweixin made their first contribution in #5259
Full Changelog: v1.0.7-vscode...v1.0.8-vscode
v1.1.30-vscode
What's Changed
- mercury coder docs by @sestinj in #5415
- apply by @bhaktatejas922 in #4663
- Fixing issue #4239 (FTS not working for multiple word query) by @eramitmittal in #5392
- add standalone template parameter in yaml model config by @mq200 in #5236
- feat: Enhance MCP connection refresh logic by @lkk214 in #4887
- Fix Azure OpenAI docs by @AmgadHasan in #5398
- more inception fixes by @sestinj in #5423
- adjustments by @sestinj in #5422
- Prevent going back to previous session when changing modes on a new initialized session by @uinstinct in #5357
- update sambanova models by @jhpiedrahitao in #5266
- do not allow to toggle config page from command palette by @uinstinct in #5224
- Standardize tooltip for chat section by @Jazzcort in #5195
- feat: Provide workspace path to HttpContextProvider by @s-h-a-d-o-w in #5148
- Add reasoning and reasoningBudgetTokens parameters to config schemas and docs by @ferenci84 in #5041
- feat: hover brightness on tool call div by @Patrick-Erichsen in #5426
- Add OpenVINO Model Server to "More Providers" documentation tab by @dkalinowski in #5292
- Mitigate registerCopyBufferSpy failures by @fbricon in #5073
- Add OVHcloud AI Endpoints provider by @Marlinski in #5066
- Carry over requestOptions from config to completion modles by @splatch in #4813
- add support for Ollama num_gpu by @Fmstrat in #4353
- feat: supports agent 4 deepseek by @smmzyl in #5284
- Fix : Add syntax highlighting for pascal and clojure languages. by @aadarshkt in #4771
- Fix [Object object] chat title generation by @RomneyDa in #5425
- @YohannZe Huggingface TEI apiKey fix by @RomneyDa in #5428
- rename chatTemplate to chat by @sestinj in #5424
- added venice provider support by @HD787 in #4186
- update converter by @sestinj in #5132
- fix(streamDiffLines)-disable-reasoning by @chezsmithy in #5433
- Nate/no-floating-promises-core by @sestinj in #5430
New Contributors
- @bhaktatejas922 made their first contribution in #4663
- @eramitmittal made their first contribution in #5392
- @AmgadHasan made their first contribution in #5398
- @dkalinowski made their first contribution in #5292
- @Marlinski made their first contribution in #5066
- @smmzyl made their first contribution in #5284
Full Changelog: v1.1.29-vscode...v1.1.30-vscode
v1.1.29-vscode
What's Changed
- Tool UI Improvements by @RomneyDa in #5321
- add smooth scrolling to chat by @uinstinct in #5290
- ui feedback on assistant refresh by @uinstinct in #5269
- feat: add support for Mistral models in Agent mode by @Minipeps in #5173
- Bump tar-fs in /core by @dependabot in #5390
- Revert "add smooth scrolling to chat" by @Patrick-Erichsen in #5408
- better error dialog for models add-on limit by @sestinj in #5374
- Add gemini-2.5-pro to model list by @tgmerritt in #4820
- Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /extensions/vscode by @dependabot in #5404
- Show embedding model errors and prompt for download missing local embedding models by @fbricon in #5211
- Bump @octokit/request from 8.4.0 to 8.4.1 in /core by @dependabot in #5409
- Bump @octokit/request from 8.4.0 to 8.4.1 in /binary by @dependabot in #5411
- feat: add
globs
to create rule tool by @Patrick-Erichsen in #5375 - MCP Fixes by @RomneyDa in #5410
- quick fixes for mercury by @sestinj in #5413
- fix cmd stopping stream by @sestinj in #5414
New Contributors
Full Changelog: v1.1.28-vscode...v1.1.29-vscode
v1.1.28-vscode
What's Changed
Full Changelog: v1.1.27-vscode...v1.1.28-vscode
v1.1.27-vscode
What's Changed
- Nate/gui testing by @sestinj in #5337
- Fix ripgrep in jetbrains by @sestinj in #5351
- Agent fixes in JetBrains by @sestinj in #5349
- Tool policies UI improvements by @RomneyDa in #5339
- feat:
globs
on rules and block docs by @Patrick-Erichsen in #5345 - Notch status tooltips by @RomneyDa in #5343
- docs: minor typo fix by @uinstinct in #5366
- Bump JetBrains/qodana-action from 2024.3.2 to 2025.1.0 by @dependabot in #5365
- Sort models alphabetically in Chat view by @fbricon in #5090
- docs: collapse customize page model provider items by default by @uinstinct in #5177
- Small fix in isItemTooBig by @Jazzcort in #5154
- fix: listbox z-index issue by @Patrick-Erichsen in #5372
- Lazy Edit Tool by @RomneyDa in #5358
- Edit tool fixes by @RomneyDa in #5347
- Open ai adapters 1.0.19 by @RomneyDa in #5373
- fix(config-yaml): prompt caching and reasoning by @chezsmithy in #5202
- feat: fix filepath issues w/ apply by @Patrick-Erichsen in #5388
- mercury improvements by @sestinj in #5380
- chore: bump versions by @Patrick-Erichsen in #5389
Full Changelog: v1.1.26-vscode...v1.1.27-vscode
v1.0.15-jetbrains
What's Changed
- Tools architecture and error handling updates by @RomneyDa in #5138
- Nate/local-blocks by @sestinj in #5059
- correct steps to open local configuration file by @uinstinct in #5327
- Update package.json by @Patrick-Erichsen in #5341
- Nate/gui testing by @sestinj in #5337
- Fix ripgrep in jetbrains by @sestinj in #5351
- Agent fixes in JetBrains by @sestinj in #5349
- Tool policies UI improvements by @RomneyDa in #5339
- feat:
globs
on rules and block docs by @Patrick-Erichsen in #5345 - Notch status tooltips by @RomneyDa in #5343
- docs: minor typo fix by @uinstinct in #5366
- Bump JetBrains/qodana-action from 2024.3.2 to 2025.1.0 by @dependabot in #5365
- Sort models alphabetically in Chat view by @fbricon in #5090
- docs: collapse customize page model provider items by default by @uinstinct in #5177
- Small fix in isItemTooBig by @Jazzcort in #5154
- fix: listbox z-index issue by @Patrick-Erichsen in #5372
- Lazy Edit Tool by @RomneyDa in #5358
- Edit tool fixes by @RomneyDa in #5347
- Open ai adapters 1.0.19 by @RomneyDa in #5373
- fix(config-yaml): prompt caching and reasoning by @chezsmithy in #5202
- feat: fix filepath issues w/ apply by @Patrick-Erichsen in #5388
- mercury improvements by @sestinj in #5380
- chore: bump versions by @Patrick-Erichsen in #5389
Full Changelog: v1.0.14-jetbrains...v1.0.15-jetbrains
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
v1.1.26-vscode
What's Changed
- Tools architecture and error handling updates by @RomneyDa in #5138
- Nate/local-blocks by @sestinj in #5059
- correct steps to open local configuration file by @uinstinct in #5327
- Update package.json by @Patrick-Erichsen in #5341
Full Changelog: v1.0.14-jetbrains...v1.1.26-vscode