Releases: continuedev/continue
Releases · continuedev/continue
v1.1.37-vscode
What's Changed
Full Changelog: v1.1.36-vscode...v1.1.37-vscode
v1.1.36-vscode
What's Changed
- fix minor problems during intellij ce extension run scripts by @uinstinct in #5587
- Update IdeProtocolClient.kt by @Patrick-Erichsen in #5653
- ✨ add seed coder fim template by @Orion-zhen in #5608
- Update troubleshooting.mdx by @Patrick-Erichsen in #5649
- fix: dont toggle models when toggling assistants by @Patrick-Erichsen in #5636
- Fix docs by @sestinj in #5695
- feat: add link to Hub on Help Center by @Patrick-Erichsen in #5650
- chore(deps): bump undici from 6.21.1 to 6.21.3 in /core by @dependabot in #5704
- fix: truncate
tagToString
to max filename len by @Patrick-Erichsen in #5632 - tests for uriToFile by @sestinj in #5584
- fix: prevent autoscrolling on new tool msgs by @Patrick-Erichsen in #5638
- fix: hardcode
fontSize
for tool call status msg by @Patrick-Erichsen in #5637 - chore(JB): cleanup
applyToFile
logic by @Patrick-Erichsen in #5680 - Fix: non-existent tool logic, better tool errors by @RomneyDa in #5673
- fix[JB]: misc apply bugs by @Patrick-Erichsen in #5708
- Nate/log-inline-edit by @sestinj in #5659
- Setting for auto-accepting agent mode edits by @RomneyDa in #5657
- handle
data:[DONE]
without space properly by @zyxue in #5580 - feat: open prompt file or slug on edit click by @uinstinct in #5718
- nate/changelog-link by @sestinj in #5658
- make continuedev/fetch package automatically respect HTTP(S)_PROXY, NO_PROXY environment variables by @sestinj in #5715
- feat: only autoscroll Continue console when focused on last element by @fbricon in #5702
- Clean up DataLogger and use auth by default by @sestinj in #5623
- fix: add Delphi/Pascal syntax highlighting support by @fbricon in #5732
- chore: 🧑💻 update the commit message for cla signing by @sestinj in #5692
- test: ✅ retry on failed llm api tests by @sestinj in #5495
- improv: cancel autocomplete requests after timeout is reached by @tomasz-stefaniak in #5739
- chore: specify edit capabilities in
createRuleBlock
by @Patrick-Erichsen in #5681 - fix: grab PATH for mcp connections by @Patrick-Erichsen in #5740
- Client URL by @sestinj in #5723
- read from plist and linux /etc/ files for custom environment by @sestinj in #5725
- win reg by @sestinj in #5737
- bump by @sestinj in #5742
New Contributors
- @Orion-zhen made their first contribution in #5608
- @zyxue made their first contribution in #5580
Full Changelog: v1.1.35-vscode...v1.1.36-vscode
v1.0.10-vscode
What's Changed
- 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 - feat: make
assistant
optional on sdk by @Patrick-Erichsen in #5514 - Add tooltips for buttons in code display by @Jazzcort in #5492
- fix: undefined in title by @JunYang-tes in #5498
- Add Llama 4 Scout Cerebras to definition schema by @tgmerritt in #5453
- add codestral template by @mq200 in #5523
- Nate/hotfix-global-assistants by @sestinj in #5525
- feat: more visible assistant refresh + submenus by @Patrick-Erichsen in #5451
- fix word break on error section by @uinstinct in #5501
- feat: use theme color for shortcuts rows by @Patrick-Erichsen in #5520
- refactor: simplify nested map access and improve readability by @lkk214 in #5247
- chore: 🧑💻 recommended extensions for Continue developers in .vscode/extensions.json by @sestinj in #5496
- Update autocomplete.mdx by @NGC13009 in #5456
- feat: add support for custom headers in SSE transport by @04cfb1ed in #5493
- remove generic esbuild binary from build by @uinstinct in #5526
- add close.svg by @HQ1363 in #5551
- Nate/remove-log by @sestinj in #5549
- Do not break completion for unsupported FS providers by @fbricon in #5536
- chore(deps): bump JetBrains/qodana-action from 2025.1.0 to 2025.1.1 by @dependabot in #5553
- docs: fix minor reference.md typo by @uinstinct in #5550
- fix(mode-switch)-tools-calls-broken by @chezsmithy in #5528
- Fix frontmatter in mcp.md by @acco in #5565
- watsonx - messages API integration by @mq200 in #5522
- fix: e2e tests by @Patrick-Erichsen in #5592
- improv: prevent logger from crashing when logs do not initially exist by @tomasz-stefaniak in #5548
- fix: wait for permissions before initializing messenger by @tomasz-stefaniak in #5579
- feat: manual ripgrep downloads for JB by @Patrick-Erichsen in #5582
- Update default local models by @tomasz-stefaniak in #5595
- feat: add keyboard shortcut to autocomplete quickpick by @Patrick-Erichsen in #5559
- fix: ollama tool use by @tomasz-stefaniak in #5596
- Revert "Update default local models" by @tomasz-stefaniak in #5599
- feat(JB): limit to 4 threads in
handleMessage
by @Patrick-Erichsen in #5600 - Update Qwen3 tool support by @tomasz-stefaniak in #5598
- chore: bump JB version by @Patrick-Erichsen in #5601
- bump package.json version by @sestinj in #5602
New Contributors
- @JunYang-tes made their first contribution in #5498
- @NGC13009 made their first contribution in #5456
- @04cfb1ed made their first contribution in #5493
- @HQ1363 made their first contribution in #5551
- @acco made their first contribution in #5565
Full Changelog: v1.0.9-vscode...v1.0.10-vscode
v1.1.35-vscode
What's Changed
- chore: 🧑💻 add vscode github actions extension to recommended list by @sestinj in #5607
- test: ✅ Add tests for appearance of Accept All / Reject All buttons + ability to mock IDE messages to webview by @sestinj in #5620
- open config when clicking on editing the prompt by @uinstinct in #5503
- fix: use
cmd
for windows MCP connections by @Patrick-Erichsen in #5631 - docs: remove incorrect note on org secrets by @Patrick-Erichsen in #5597
- Enhancements and fixes to autocomplete behaviour by @bdavj in #4509
- config-yaml: add embedding prefixes support by @eliransin in #4765
- feat(config-yaml): Add promptCaching to Default Completion Options and enable Bedrock Tools Caching by @chezsmithy in #5371
- fix(diff-editor)-performance by @chezsmithy in #5581
- error message when mcp arg has unsubstituted variable by @uinstinct in #5591
- Nate/contributin-md by @sestinj in #5611
- feat: update tutorial files w/ agent mode step by @Patrick-Erichsen in #5639
- fix: use proper alternating colors in KeyboardShortcuts.tsx by @fbricon in #5648
- fix: use bolt icon for shortcuts page by @Patrick-Erichsen in #5652
- replace vsce with @vscode/vsce by @uinstinct in #5538
- fix test dirs being created inside core folder by @uinstinct in #5588
- Fix apply state actions generating state by @RomneyDa in #5640
- Openrouter Tool Support by default by @RomneyDa in #5651
- fix: 🐛 fixing issues with creating markdown files by @chezsmithy in #5624
- jetbrains test configurations by @sestinj in #5603
- docs: clarify local .env secret pull process for local assistants by @Spelkington in #5604
- fix loading configs from project .continue folder in JetBrains IDEs on Windows (bug #5474) by @muravvv in #5618
- CLA by @sestinj in #5655
- Fix selected profile not being persisted by @RomneyDa in #5654
- Fix: codeblocks hanging on one line for tool calls by @RomneyDa in #5656
- fix: number of completions to generate is not supported by @tomasz-stefaniak in #5674
- chore: 🚨 fix lint errors in gui and introduce gui lint in CI by @sestinj in #5668
- ci: 💚 don't run cla assistant on fork repositories by @sestinj in #5678
- chore: 🔖 bump intellij version by @sestinj in #5676
- chore: ignore whitespaces in CLA check by @Patrick-Erichsen in #5682
- update to test out reo by @TyDunn in #5688
- feat: display rules used by @tomasz-stefaniak in #5677
- chore(deps): bump undici from 6.21.1 to 6.21.3 in /extensions/vscode by @dependabot in #5687
New Contributors
- @bdavj made their first contribution in #4509
- @eliransin made their first contribution in #4765
- @Spelkington made their first contribution in #5604
- @muravvv made their first contribution in #5618
Full Changelog: v1.1.34-vscode...v1.1.35-vscode
v1.0.18-jetbrains
What's Changed
- bump package.json version by @sestinj in #5602
- chore: 🧑💻 add vscode github actions extension to recommended list by @sestinj in #5607
- test: ✅ Add tests for appearance of Accept All / Reject All buttons + ability to mock IDE messages to webview by @sestinj in #5620
- open config when clicking on editing the prompt by @uinstinct in #5503
- fix: use
cmd
for windows MCP connections by @Patrick-Erichsen in #5631 - docs: remove incorrect note on org secrets by @Patrick-Erichsen in #5597
- Enhancements and fixes to autocomplete behaviour by @bdavj in #4509
- config-yaml: add embedding prefixes support by @eliransin in #4765
- feat(config-yaml): Add promptCaching to Default Completion Options and enable Bedrock Tools Caching by @chezsmithy in #5371
- fix(diff-editor)-performance by @chezsmithy in #5581
- error message when mcp arg has unsubstituted variable by @uinstinct in #5591
- Nate/contributin-md by @sestinj in #5611
- feat: update tutorial files w/ agent mode step by @Patrick-Erichsen in #5639
- fix: use proper alternating colors in KeyboardShortcuts.tsx by @fbricon in #5648
- fix: use bolt icon for shortcuts page by @Patrick-Erichsen in #5652
- replace vsce with @vscode/vsce by @uinstinct in #5538
- fix test dirs being created inside core folder by @uinstinct in #5588
- Fix apply state actions generating state by @RomneyDa in #5640
- Openrouter Tool Support by default by @RomneyDa in #5651
- fix: 🐛 fixing issues with creating markdown files by @chezsmithy in #5624
- jetbrains test configurations by @sestinj in #5603
- docs: clarify local .env secret pull process for local assistants by @Spelkington in #5604
- fix loading configs from project .continue folder in JetBrains IDEs on Windows (bug #5474) by @muravvv in #5618
- CLA by @sestinj in #5655
- Fix selected profile not being persisted by @RomneyDa in #5654
- Fix: codeblocks hanging on one line for tool calls by @RomneyDa in #5656
- fix: number of completions to generate is not supported by @tomasz-stefaniak in #5674
- chore: 🚨 fix lint errors in gui and introduce gui lint in CI by @sestinj in #5668
- ci: 💚 don't run cla assistant on fork repositories by @sestinj in #5678
- chore: 🔖 bump intellij version by @sestinj in #5676
New Contributors
- @bdavj made their first contribution in #4509
- @eliransin made their first contribution in #4765
- @Spelkington made their first contribution in #5604
- @muravvv made their first contribution in #5618
Full Changelog: v1.0.17-jetbrains...v1.0.18-jetbrains
v1.1.34-vscode
What's Changed
- feat: more visible assistant refresh + submenus by @Patrick-Erichsen in #5451
- fix word break on error section by @uinstinct in #5501
- feat: use theme color for shortcuts rows by @Patrick-Erichsen in #5520
- refactor: simplify nested map access and improve readability by @lkk214 in #5247
- chore: 🧑💻 recommended extensions for Continue developers in .vscode/extensions.json by @sestinj in #5496
- Update autocomplete.mdx by @NGC13009 in #5456
- feat: add support for custom headers in SSE transport by @04cfb1ed in #5493
- remove generic esbuild binary from build by @uinstinct in #5526
- add close.svg by @HQ1363 in #5551
- Nate/remove-log by @sestinj in #5549
- Do not break completion for unsupported FS providers by @fbricon in #5536
- chore(deps): bump JetBrains/qodana-action from 2025.1.0 to 2025.1.1 by @dependabot in #5553
- docs: fix minor reference.md typo by @uinstinct in #5550
- fix(mode-switch)-tools-calls-broken by @chezsmithy in #5528
- Fix frontmatter in mcp.md by @acco in #5565
- watsonx - messages API integration by @mq200 in #5522
- fix: e2e tests by @Patrick-Erichsen in #5592
- improv: prevent logger from crashing when logs do not initially exist by @tomasz-stefaniak in #5548
- fix: wait for permissions before initializing messenger by @tomasz-stefaniak in #5579
- feat: manual ripgrep downloads for JB by @Patrick-Erichsen in #5582
- Update default local models by @tomasz-stefaniak in #5595
- feat: add keyboard shortcut to autocomplete quickpick by @Patrick-Erichsen in #5559
- fix: ollama tool use by @tomasz-stefaniak in #5596
- Revert "Update default local models" by @tomasz-stefaniak in #5599
- feat(JB): limit to 4 threads in
handleMessage
by @Patrick-Erichsen in #5600 - Update Qwen3 tool support by @tomasz-stefaniak in #5598
- chore: bump JB version by @Patrick-Erichsen in #5601
- bump package.json version by @sestinj in #5602
New Contributors
- @NGC13009 made their first contribution in #5456
- @04cfb1ed made their first contribution in #5493
- @HQ1363 made their first contribution in #5551
- @acco made their first contribution in #5565
Full Changelog: v1.1.33-vscode...v1.1.34-vscode
v1.0.17-jetbrains
What's Changed
- feat: make
assistant
optional on sdk by @Patrick-Erichsen in #5514 - Add tooltips for buttons in code display by @Jazzcort in #5492
- fix: undefined in title by @JunYang-tes in #5498
- Add Llama 4 Scout Cerebras to definition schema by @tgmerritt in #5453
- add codestral template by @mq200 in #5523
- Nate/hotfix-global-assistants by @sestinj in #5525
- feat: more visible assistant refresh + submenus by @Patrick-Erichsen in #5451
- fix word break on error section by @uinstinct in #5501
- feat: use theme color for shortcuts rows by @Patrick-Erichsen in #5520
- refactor: simplify nested map access and improve readability by @lkk214 in #5247
- chore: 🧑💻 recommended extensions for Continue developers in .vscode/extensions.json by @sestinj in #5496
- Update autocomplete.mdx by @NGC13009 in #5456
- feat: add support for custom headers in SSE transport by @04cfb1ed in #5493
- remove generic esbuild binary from build by @uinstinct in #5526
- add close.svg by @HQ1363 in #5551
- Nate/remove-log by @sestinj in #5549
- Do not break completion for unsupported FS providers by @fbricon in #5536
- chore(deps): bump JetBrains/qodana-action from 2025.1.0 to 2025.1.1 by @dependabot in #5553
- docs: fix minor reference.md typo by @uinstinct in #5550
- fix(mode-switch)-tools-calls-broken by @chezsmithy in #5528
- Fix frontmatter in mcp.md by @acco in #5565
- watsonx - messages API integration by @mq200 in #5522
- fix: e2e tests by @Patrick-Erichsen in #5592
- improv: prevent logger from crashing when logs do not initially exist by @tomasz-stefaniak in #5548
- fix: wait for permissions before initializing messenger by @tomasz-stefaniak in #5579
- feat: manual ripgrep downloads for JB by @Patrick-Erichsen in #5582
- Update default local models by @tomasz-stefaniak in #5595
- feat: add keyboard shortcut to autocomplete quickpick by @Patrick-Erichsen in #5559
- fix: ollama tool use by @tomasz-stefaniak in #5596
- Revert "Update default local models" by @tomasz-stefaniak in #5599
- feat(JB): limit to 4 threads in
handleMessage
by @Patrick-Erichsen in #5600 - Update Qwen3 tool support by @tomasz-stefaniak in #5598
- chore: bump JB version by @Patrick-Erichsen in #5601
New Contributors
- @JunYang-tes made their first contribution in #5498
- @NGC13009 made their first contribution in #5456
- @04cfb1ed made their first contribution in #5493
- @HQ1363 made their first contribution in #5551
- @acco made their first contribution in #5565
Full Changelog: v1.0.16-jetbrains...v1.0.17-jetbrains
v1.0.9-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
- 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
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.8-vscode...v1.0.9-vscode
v1.1.33-vscode
What's Changed
- feat: make
assistant
optional on sdk by @Patrick-Erichsen in #5514 - Add tooltips for buttons in code display by @Jazzcort in #5492
- fix: undefined in title by @JunYang-tes in #5498
- Add Llama 4 Scout Cerebras to definition schema by @tgmerritt in #5453
- add codestral template by @mq200 in #5523
- Nate/hotfix-global-assistants by @sestinj in #5525
New Contributors
- @JunYang-tes made their first contribution in #5498
Full Changelog: v1.1.32-vscode...v1.1.33-vscode
v1.1.32-vscode
What's Changed
- 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
Full Changelog: v1.1.31-vscode...v1.1.32-vscode