Releases: continuedev/continue
Releases · continuedev/continue
v1.1.17-vscode
v1.0.8-jetbrains
v1.0.5-vscode
What's Changed
- (fix): GitLabMergeRequest context provider doesn't work when the git origin is https by @AlexElin in #4535
- Set VSCODE_VERSION when running 'extest get-chromedriver' by @owtaylor in #4525
- docs: fix bad yaml-reference links by @baipaiha in #4536
- Bump axios from 1.7.9 to 1.8.2 in /core by @dependabot in #4528
- Ignore logic Fixes by @RomneyDa in #4531
- increase timeout for o1/o1-preview tests by @sestinj in #4537
- cache the .test-extensions folder to avoid flaky tests due to VS Code Extension Marketplace timeout by @sestinj in #4538
- Fix invalid mime type in Jetbrains IDE by @pczekaj in #4489
- Modify condition to ignore non-file URIs in RecentlyEditedTracker by @ferenci84 in #4279
- Resolve proxy error when adding Azure OpenAI model by @aplulu in #4277
- typo at various locations by @aadarshkt in #4510
- Update toolSupport.ts fixes for granite models from HF by @sammyvoncheese in #4502
- Enable Custom LLMs to use Tools by @nweatherburn in #4500
- Citations made visible in the output for Perplexity Sonar research models by @ferenci84 in #4511
- Fix nested markdown patch for codeblocks with filename by @RomneyDa in #4396
- ignore ssh tests on forks by @sestinj in #4544
- Better autodetect label by @RomneyDa in #4518
- Pull missing ollama models by @fbricon in #4474
- Update domain in docusaurus.config.js by @lkyu-ly in #4246
- attempt to fix flaky walkdir test by @sestinj in #4547
- fix ignore api key tests by @sestinj in #4546
- added tools support for fireworks.ai by @2hy6v in #4560
- Fix logic for setting IGNORE_SSH_TESTS by @owtaylor in #4556
- anthropic tool call fix in openai-adapters by @sestinj in #4564
- fix bug in codebase retrieval by @sestinj in #4562
- Nate/local-assistants by @sestinj in #4550
- bump by @sestinj in #4566
- added new gemini models to config_schema.json by @Riddhimaan-Senapati in #4047
- feat: added instant apply for unified diff by @ingo-eichhorst-ionos in #4195
- fix: Ensure valid line index for highlighter by @lkk214 in #4543
- Fix : Focus Continue chat both from status bar and from command palette by @aadarshkt in #4553
- fix by @sestinj in #4568
- Update codebase.mdx - fix yaml against LanceError by @chauvinSimon in #4447
- Issue #4475 bug fixed. by @amos42 in #4572
- Catch retreival rerank errors by @RomneyDa in #4579
- .local global dir file by @RomneyDa in #4585
- Add missing custom fetch use cases by @RomneyDa in #4581
- Codebase improvements by @sestinj in #4584
- Add "Explore Hub" onboarding card by @tomasz-stefaniak in #4596
- fix: issue 3732 by @qq1037305420 in #4593
- Fix : Add new DeepSeek models to config schema by @aadarshkt in #4589
- Add jetbrains explore hub onboarding card by @tomasz-stefaniak in #4600
- Fix "Desktop API is not supported on the current platform" error when signing in by @tomasz-stefaniak in #4606
- local assistant instead of config by @sestinj in #4609
- YAML model capabilities by @RomneyDa in #4457
- Update yaml-reference.md by @Patrick-Erichsen in #4623
- fix: fixed providers doc alignment by @0x23d11 in #4605
- build(deps): bump @babel/runtime-corejs3 from 7.26.0 to 7.26.10 in /docs by @dependabot in #4607
- Nate/registry by @sestinj in #4610
- feat: remove tools from schema by @Patrick-Erichsen in #4599
- feat: smaller headings, use assistant name by @Patrick-Erichsen in #4499
- feat: check for
nvm
version in install script by @Patrick-Erichsen in #4621 - improved system message to avoid model defaulting to "file.ts" or "file.py" when writing code blocks by @sestinj in #4625
- bump versions by @sestinj in #4626
- Prevent MCP connection errors from crashing config by @RomneyDa in #4629
- Handle tool call error by @RomneyDa in #4628
- build(deps): bump @babel/runtime from 7.25.6 to 7.26.10 in /gui by @dependabot in #4627
- Capture
result.content
while streaming from chat LLM by @LLukas22 in #4618 - build(deps): bump @babel/helpers from 7.25.6 to 7.26.10 in /gui by @dependabot in #4608
- Add missing popd command at the end of install-dependencies.ps1 by @amos42 in #4637
- Fixed unwantted selecting behavior for send-to-chat by @Jazzcort in #4515
- Fixed multiline selection issue in edit mode by @Jazzcort in #4514
- edit mode code highlighting fixed to not override cursor selection by @panyamkeerthana in #4517
- Added contextLength attribute to LLMOptions which was missing by @Jazzcort in #4602
- Batch URIs for snippets query by @RomneyDa in #4604
- Walkdir caching first pass by @RomneyDa in #4587
- Readme-update: fix grammar by @amanahsan01 in #4659
- build(deps): bump @babel/runtime from 7.26.0 to 7.26.10 in /docs by @dependabot in #4656
- bump core version by @sestinj in #4662
- Nate/hotfix by @sestinj in #4664
- Fix config error passing by @RomneyDa in #4668
- fix(tools): Terminal command returns stdout but not stderr after error detected by @chezsmithy in #4482
- Don't get confused when the model removes a trailing blank line for an edit by @owtaylor in #4356
- Fix VertexAI bugs and add function calling by @Lash-L in #4016
- always exit edit mode on accept/reject by @sestinj in #4678
- CODEOWNERS by @sestinj in #4679
- remove key from test-extensions-cache by @sestinj in #4670
- Feature/jira context provider added max result attribute by @j0na1han in #4675
- Nate/assistant-switcher-more by @sestinj in #4667
- Support headers in HTTP context provider by @sh4shii in #4654
- prevent premature autocomplete on intellisense suggestion by @panyamkeerthana in #4639
- Fixed an issue where the Log data collection feature in IntelliJ would fail (#4340 #4475) by @amos42 in #4633
- feat: retrieve AWS credentials from Env and ECS/EC2 instance by @josephpage in #4651
- feat(editor): implement up/down arrow key history navigation for edit… by @0x23d11 in #4630
- Fix vllm setup, json.data is an array and is accessed as such. Also a… by @NghiVo21 in #4497
- Process thinking blocks for Anthropic with Bedrock provider by @ferenci84 in #4453
- Handle extended thinking with Anthropic provider, process streaming thinking blocks and show them in the output tab by @ferenci84 in #4426
- fix: Au...
v1.1.16-vscode
What's Changed
- feat: use global docs cache by @Patrick-Erichsen in #4741
- Nate/config-yaml-not-json by @sestinj in #4808
- feat: assistant polish pt 2 by @Patrick-Erichsen in #4818
- Disable chat while tools generated by @RomneyDa in #4814
Full Changelog: v1.1.15-vscode...v1.1.16-vscode
v1.1.15-vscode
What's Changed
- Agent Mode UI Tweaks by @RomneyDa in #4779
- fix: sign in btn + colors by @Patrick-Erichsen in #4796
- feat: explore btn by @Patrick-Erichsen in #4797
- Fix embed model titles by @RomneyDa in #4799
- feat: bookmark top 5 prompts by default by @Patrick-Erichsen in #4795
- Unified Listbox + Typescript version fix by @RomneyDa in #4792
- Nate/local-config-yaml-updates by @sestinj in #4776
- Nate/compress-jb-binary by @sestinj in #4802
- Nate/edit-button by @sestinj in #4788
Full Changelog: v1.1.14-vscode...v1.1.15-vscode
v1.0.7-jetbrains
What's Changed
- feat: use global docs cache by @Patrick-Erichsen in #4741
- Nate/config-yaml-not-json by @sestinj in #4808
- feat: assistant polish pt 2 by @Patrick-Erichsen in #4818
- Disable chat while tools generated by @RomneyDa in #4814
Full Changelog: v1.0.6-jetbrains...v1.0.7-jetbrains
v1.0.6-jetbrains
What's Changed
- fix: Eliminate Uncaught TypeError in dev tools by @lkk214 in #4666
- MCP Text Resources by @RomneyDa in #4699
- Show tool call args by @RomneyDa in #4685
- Remove unused MCP connections on config reload by @RomneyDa in #4690
- Consolidate slash/chat streaming by @RomneyDa in #4717
- Remove tool use system instructions by @RomneyDa in #4700
- first take relace provider by @sestinj in #4726
- Protect use cases where systemMessage is missing by @mdelder in #4724
- Improve search result by @cuining in #4709
- fix header by @sestinj in #4729
- remove code chunker error telemetry by @sestinj in #4716
- Fixed description in docs vllm.mdx by @yting27 in #4701
- Reduce the click area of "click-to-re-index. by @aadarshkt in #4704
- typo fix by @aadarshkt in #4693
- fix login for non-standard VS Code-based IDEs by @sestinj in #4689
- Improved search tool output by @RomneyDa in #4697
- Doc/ncompass docs update by @vineye25 in #4696
- Nate/arrow-down-hotfix by @sestinj in #4732
- Remove Jetbrains IdeType enum by @RomneyDa in #4713
- Preview and edit rules by @tomasz-stefaniak in #4712
- Better linting by @tomasz-stefaniak in #4739
- rejected edits trailing whitespaces by @panyamkeerthana in #4687
- fix: add checkmark icon to indicate selected model in dropdown by @0x23d11 in #4749
- Bump @octokit/plugin-paginate-rest and @octokit/rest in /core by @dependabot in #4755
- Fix accounts bug by @tomasz-stefaniak in #4757
- Tool/MCP Improvements by @RomneyDa in #4742
- Settings toggle improvements by @RomneyDa in #4760
- feat: conversation starters by @Patrick-Erichsen in #4758
- Add IntelliJ inspection profiles and PHP configuration to .gitignore by @ferenci84 in #4767
- chore: remove docs suggestions by @Patrick-Erichsen in #4632
- Agent Mode by @sestinj in #4743
- Agent Mode UI Tweaks by @RomneyDa in #4779
- fix: sign in btn + colors by @Patrick-Erichsen in #4796
- feat: explore btn by @Patrick-Erichsen in #4797
- Fix embed model titles by @RomneyDa in #4799
- feat: bookmark top 5 prompts by default by @Patrick-Erichsen in #4795
- Unified Listbox + Typescript version fix by @RomneyDa in #4792
- Nate/local-config-yaml-updates by @sestinj in #4776
- Nate/compress-jb-binary by @sestinj in #4802
- Nate/edit-button by @sestinj in #4788
New Contributors
- @mdelder made their first contribution in #4724
- @cuining made their first contribution in #4709
- @yting27 made their first contribution in #4701
Full Changelog: v1.0.5-jetbrains...v1.0.6-jetbrains
v1.1.14-vscode
What's Changed
- Agent Mode by @sestinj in #4743
- Remove Jetbrains IdeType enum by @RomneyDa in #4713
- Preview and edit rules by @tomasz-stefaniak in #4712
- Better linting by @tomasz-stefaniak in #4739
- rejected edits trailing whitespaces by @panyamkeerthana in #4687
- fix: add checkmark icon to indicate selected model in dropdown by @0x23d11 in #4749
- Bump @octokit/plugin-paginate-rest and @octokit/rest in /core by @dependabot in #4755
- Fix accounts bug by @tomasz-stefaniak in #4757
- Tool/MCP Improvements by @RomneyDa in #4742
- Settings toggle improvements by @RomneyDa in #4760
- feat: conversation starters by @Patrick-Erichsen in #4758
- Add IntelliJ inspection profiles and PHP configuration to .gitignore by @ferenci84 in #4767
- chore: remove docs suggestions by @Patrick-Erichsen in #4632
Full Changelog: v1.1.13-vscode...v1.1.14-vscode
v1.1.13-vscode
What's Changed
- bump by @sestinj in #4686
- fix: Eliminate Uncaught TypeError in dev tools by @lkk214 in #4666
- MCP Text Resources by @RomneyDa in #4699
- Show tool call args by @RomneyDa in #4685
- Remove unused MCP connections on config reload by @RomneyDa in #4690
- Consolidate slash/chat streaming by @RomneyDa in #4717
- Remove tool use system instructions by @RomneyDa in #4700
- first take relace provider by @sestinj in #4726
- Protect use cases where systemMessage is missing by @mdelder in #4724
- Improve search result by @cuining in #4709
- fix header by @sestinj in #4729
- remove code chunker error telemetry by @sestinj in #4716
- Fixed description in docs vllm.mdx by @yting27 in #4701
- Reduce the click area of "click-to-re-index. by @aadarshkt in #4704
- typo fix by @aadarshkt in #4693
- fix login for non-standard VS Code-based IDEs by @sestinj in #4689
- Improved search tool output by @RomneyDa in #4697
- Doc/ncompass docs update by @vineye25 in #4696
- Nate/arrow-down-hotfix by @sestinj in #4732
New Contributors
- @mdelder made their first contribution in #4724
- @cuining made their first contribution in #4709
- @yting27 made their first contribution in #4701
Full Changelog: v1.1.12-vscode...v1.1.13-vscode
v1.1.12-vscode
What's Changed
- Fix config error passing by @RomneyDa in #4668
- fix(tools): Terminal command returns stdout but not stderr after error detected by @chezsmithy in #4482
- Don't get confused when the model removes a trailing blank line for an edit by @owtaylor in #4356
- Fix VertexAI bugs and add function calling by @Lash-L in #4016
- always exit edit mode on accept/reject by @sestinj in #4678
- CODEOWNERS by @sestinj in #4679
- remove key from test-extensions-cache by @sestinj in #4670
- Feature/jira context provider added max result attribute by @j0na1han in #4675
- Nate/assistant-switcher-more by @sestinj in #4667
- Support headers in HTTP context provider by @sh4shii in #4654
- prevent premature autocomplete on intellisense suggestion by @panyamkeerthana in #4639
- Fixed an issue where the Log data collection feature in IntelliJ would fail (#4340 #4475) by @amos42 in #4633
- feat: retrieve AWS credentials from Env and ECS/EC2 instance by @josephpage in #4651
- feat(editor): implement up/down arrow key history navigation for edit… by @0x23d11 in #4630
- Fix vllm setup, json.data is an array and is accessed as such. Also a… by @NghiVo21 in #4497
- Process thinking blocks for Anthropic with Bedrock provider by @ferenci84 in #4453
- Handle extended thinking with Anthropic provider, process streaming thinking blocks and show them in the output tab by @ferenci84 in #4426
- fix: Autocomplete not working when lookup is selected by @lkk214 in #3924
- add watsonx reranker integration by @mq200 in #4419
- add schema: v1 by @sestinj in #4341
- Chunk user's queries before embedding by @Lash-L in #4233
- Enhance processing diff-patterns in single-line completions by @ferenci84 in #3980
- Better zod errors by @RomneyDa in #4681
- fix repo map retrieval getting empty file contents by @sestinj in #4682
- use org scope to resolve org secrets by @sestinj in #4684
New Contributors
- @j0na1han made their first contribution in #4675
- @sh4shii made their first contribution in #4654
- @josephpage made their first contribution in #4651
- @NghiVo21 made their first contribution in #4497
Full Changelog: v1.1.11-vscode...v1.1.12-vscode