Releases: continuedev/continue
Releases · continuedev/continue
v1.1.21-vscode
What's Changed
- fix(package.js): show the version when vsce packages by @uinstinct in #4983
- replace actions with agent in READMEs by @TyDunn in #4993
- feat: prompt blocks by @Patrick-Erichsen in #4982
- feat: assistant select polish by @Patrick-Erichsen in #4998
- build(deps-dev): bump vite from 4.5.9 to 4.5.12 in /extensions/vscode by @dependabot in #4995
- Edit tool + Create tool tweaks by @RomneyDa in #4978
- implementation of hub client by @sestinj in #4976
- Fix Chat mode cycling on VS Code by @fbricon in #4987
- Grep and Glob tools by @RomneyDa in #4977
- option to always use proxy by @sestinj in #4992
Full Changelog: v1.1.20-vscode...v1.1.21-vscode
v1.1.20-vscode
What's Changed
- fix: set DEFAULT_CONTEXT_LENGTH to 8192 by @pppy2012 in #4963
- remove unused vscode commands by @RomneyDa in #4958
- Remove unused code by @RomneyDa in #4942
- Tomasz/if rules by @tomasz-stefaniak in #4974
- fix bedrock reranker credentials by @sestinj in #4964
- replace localhost host with 127.0.0.1 by @sestinj in #4889
New Contributors
Full Changelog: v1.1.19-vscode...v1.1.20-vscode
v1.1.19-vscode
What's Changed
- bump by @sestinj in #4927
- Bump vite from 4.5.9 to 4.5.11 in /gui by @dependabot in #4925
- Bump tar-fs from 2.1.1 to 2.1.2 in /binary by @dependabot in #4892
- Bump apple-actions/import-codesign-certs from 3 to 5 by @dependabot in #4782
- Fixes #4774: Add error handling for system prompt by @mdelder in #4863
- yaml contextlength fix by @RomneyDa in #4929
- Use fetchwithRequestOptions for all calls in WatsonX. by @splatch in #4812
- Implement caching for diff in IntelliJ extension by @ferenci84 in #4753
- Assistant select and Notch UI tweaks by @RomneyDa in #4939
- Fix count tokens bug by @Jazzcort in #4950
- Bump image-size from 1.2.0 to 1.2.1 in /docs by @dependabot in #4953
- Add support the Docker model runner by @metcalfc in #4959
- inception provider by @sestinj in #4907
- LS Tool by @RomneyDa in #4957
- fix(typo): customize overview doc by @uinstinct in #4882
- Fix : Handle-custom-models with openAI adapter by @aadarshkt in #4941
- feat/bedrock-prompt-caching by @chezsmithy in #4948
- fix(docs): correct openai api key name by @uinstinct in #4930
- [Doc] context typo files replace with file by @YuseiUeno in #4928
- add google gemini-2.5-pro-exp-03-25 and others; lift siliconflow to reranker model provider by @zhyhang in #4915
- Bump tar-fs in /extensions/vscode by @dependabot in #4935
- feat: add animated ellipsis to lump by @Patrick-Erichsen in #4870
- inceptionlabs provider by @metcalfc in #4960
New Contributors
- @splatch made their first contribution in #4812
- @metcalfc made their first contribution in #4959
- @YuseiUeno made their first contribution in #4928
- @zhyhang made their first contribution in #4915
Full Changelog: v1.1.18-vscode...v1.1.19-vscode
v1.0.10-jetbrains
What's Changed
- Bump vite from 4.5.9 to 4.5.11 in /gui by @dependabot in #4925
- Bump tar-fs from 2.1.1 to 2.1.2 in /binary by @dependabot in #4892
- Bump apple-actions/import-codesign-certs from 3 to 5 by @dependabot in #4782
- Fixes #4774: Add error handling for system prompt by @mdelder in #4863
- yaml contextlength fix by @RomneyDa in #4929
- Use fetchwithRequestOptions for all calls in WatsonX. by @splatch in #4812
- Implement caching for diff in IntelliJ extension by @ferenci84 in #4753
- Assistant select and Notch UI tweaks by @RomneyDa in #4939
- Fix count tokens bug by @Jazzcort in #4950
- Bump image-size from 1.2.0 to 1.2.1 in /docs by @dependabot in #4953
- Add support the Docker model runner by @metcalfc in #4959
- inception provider by @sestinj in #4907
- LS Tool by @RomneyDa in #4957
- fix(typo): customize overview doc by @uinstinct in #4882
- Fix : Handle-custom-models with openAI adapter by @aadarshkt in #4941
- feat/bedrock-prompt-caching by @chezsmithy in #4948
- fix(docs): correct openai api key name by @uinstinct in #4930
- [Doc] context typo files replace with file by @YuseiUeno in #4928
- add google gemini-2.5-pro-exp-03-25 and others; lift siliconflow to reranker model provider by @zhyhang in #4915
- Bump tar-fs in /extensions/vscode by @dependabot in #4935
- feat: add animated ellipsis to lump by @Patrick-Erichsen in #4870
- inceptionlabs provider by @metcalfc in #4960
New Contributors
- @splatch made their first contribution in #4812
- @metcalfc made their first contribution in #4959
- @YuseiUeno made their first contribution in #4928
- @zhyhang made their first contribution in #4915
Full Changelog: v1.0.9-jetbrains...v1.0.10-jetbrains
v1.1.18-vscode
What's Changed
- Agent Docs by @RomneyDa in #4817
- Edit mode and Settings Page docs updates by @RomneyDa in #4841
- Actions/Deep Dive Docs Updates by @RomneyDa in #4857
- feat: improve styling on code to edit by @Patrick-Erichsen in #4868
- fix: always show close icon by @Patrick-Erichsen in #4869
- Create org docs by @RomneyDa in #4858
- Fix typo in introduction.md by @xd2 in #4854
- Autocomplete: don't look for imports outside workspace by @RomneyDa in #4867
- Fix slash command triggering and prompt body exclusions by @RomneyDa in #4865
- Anthropic tools bug fix and tools tweaks by @RomneyDa in #4844
- Docs inconsistency fixes by @RomneyDa in #4920
- fix(docs): contributing guide typos by @uinstinct in #4884
- Nate/fixes-0002 by @sestinj in #4910
- fix: terminate thinking animation for reasoning model on request completion by @usamanasar38 in #4789
- Update pull_request_template.md by @Patrick-Erichsen in #4924
- Fix wide-screen flex by @RomneyDa in #4873
New Contributors
- @xd2 made their first contribution in #4854
- @uinstinct made their first contribution in #4884
- @usamanasar38 made their first contribution in #4789
Full Changelog: v1.1.17-vscode...v1.1.18-vscode
v1.0.9-jetbrains
What's Changed
- Agent Docs by @RomneyDa in #4817
- Edit mode and Settings Page docs updates by @RomneyDa in #4841
- Actions/Deep Dive Docs Updates by @RomneyDa in #4857
- feat: improve styling on code to edit by @Patrick-Erichsen in #4868
- fix: always show close icon by @Patrick-Erichsen in #4869
- Create org docs by @RomneyDa in #4858
- Fix typo in introduction.md by @xd2 in #4854
- Autocomplete: don't look for imports outside workspace by @RomneyDa in #4867
- Fix slash command triggering and prompt body exclusions by @RomneyDa in #4865
- Anthropic tools bug fix and tools tweaks by @RomneyDa in #4844
- Docs inconsistency fixes by @RomneyDa in #4920
- fix(docs): contributing guide typos by @uinstinct in #4884
- Nate/fixes-0002 by @sestinj in #4910
- fix: terminate thinking animation for reasoning model on request completion by @usamanasar38 in #4789
- Update pull_request_template.md by @Patrick-Erichsen in #4924
- Fix wide-screen flex by @RomneyDa in #4873
- bump by @sestinj in #4927
New Contributors
- @xd2 made their first contribution in #4854
- @uinstinct made their first contribution in #4884
- @usamanasar38 made their first contribution in #4789
Full Changelog: v1.0.8-jetbrains...v1.0.9-jetbrains
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