Releases: continuedev/continue
Releases · continuedev/continue
v1.1.49-vscode
What's Changed
- docs: mcp docs and examples by @bdougie in #6060
- feat: add support for vLLM response format in reranking logic and up… by @Iamshankhadeep in #5954
- ✨ refresh Cohere support by @maxbrunet in #6054
- Tomasz/fix auth by @tomasz-stefaniak in #6123
- docs: update with sonnet 4 by @bdougie in #6145
- feat: improve fatal error message by @Patrick-Erichsen in #6097
- feat: move rule parsing to
config-yaml
by @Patrick-Erichsen in #6138 - Update shellPath.ts by @Patrick-Erichsen in #6157
- chore: migrate core (autocomplete) tests to vitest by @uinstinct in #6063
- Remove extraneous ebugger by @RomneyDa in #6151
- Fix bug caused by empty config.json by @sestinj in #6149
- build(deps): bump brace-expansion from 2.0.1 to 2.0.2 in /packages/continue-sdk by @dependabot in #6103
- fix vllm import in docs by @RomneyDa in #6171
- fix: failing azure llm test by @Patrick-Erichsen in #6172
- chore: bump extension versions by @Patrick-Erichsen in #6177
Full Changelog: v1.0.23-jetbrains...v1.1.49-vscode
v1.0.24-jetbrains
What's Changed
- docs: mcp docs and examples by @bdougie in #6060
- feat: add support for vLLM response format in reranking logic and up… by @Iamshankhadeep in #5954
- ✨ refresh Cohere support by @maxbrunet in #6054
- Tomasz/fix auth by @tomasz-stefaniak in #6123
- docs: update with sonnet 4 by @bdougie in #6145
- feat: improve fatal error message by @Patrick-Erichsen in #6097
- feat: move rule parsing to
config-yaml
by @Patrick-Erichsen in #6138 - Update shellPath.ts by @Patrick-Erichsen in #6157
- chore: migrate core (autocomplete) tests to vitest by @uinstinct in #6063
- Remove extraneous ebugger by @RomneyDa in #6151
- Fix bug caused by empty config.json by @sestinj in #6149
- build(deps): bump brace-expansion from 2.0.1 to 2.0.2 in /packages/continue-sdk by @dependabot in #6103
- fix vllm import in docs by @RomneyDa in #6171
- fix: failing azure llm test by @Patrick-Erichsen in #6172
- chore: bump extension versions by @Patrick-Erichsen in #6177
Full Changelog: v1.0.23-jetbrains...v1.0.24-jetbrains
v1.0.23-jetbrains
What's Changed
- Bump tar-fs in /core by @dependabot in #5956
- fix: handle no parts returned from Gemini by @RomneyDa in #5974
- bump fetch by @sestinj in #5979
- Only allow completions through continue for vllm for now by @RomneyDa in #5983
- bump by @sestinj in #5984
- feat: 🧱 Enable terminals for additional vscode Remote Host Types by @chezsmithy in #5813
- always show active file in input toolbar, not codebase by @sestinj in #5868
- Delete docs/docs/customize/tutorials/build-your-own-slash-command.md by @Patrick-Erichsen in #5905
- Bump vite from 5.4.18 to 6.3.5 in /gui by @dependabot in #5916
- Gemini LLM Info by @RomneyDa in #5976
- fix: linting error by @Patrick-Erichsen in #5994
- fix: 🐛 Codebase indexing is not starting on load by @chezsmithy in #5993
- streamable-http support in YAML by @sestinj in #6014
- Add ability to configure tabAutocompleteOptions on a per-model basis in config.yaml by @jpoly1219 in #5970
- Implement #3244 by @jpoly1219 in #5973
- add inception to json providers by @RomneyDa in #5854
- Include mcp server names in tool names by @RomneyDa in #5991
- Better notch rules section border by @RomneyDa in #5944
- Node fetch Premature close patch by @RomneyDa in #6009
- Bubble up config and block errors to the extension GUI by @jpoly1219 in #5990
- Bump django from 3.2.7 to 4.2.22 in /manual-testing-sandbox by @dependabot in #6021
- feat: skip hub onboarding in free trial by @Patrick-Erichsen in #6024
- Fix tool call name merging by @RomneyDa in #6029
- switch to the free trial assistant once logged in for the first time by @sestinj in #6035
- feat: use correct deployment for azure by @Patrick-Erichsen in #6023
- Watsonx-vi by @sestinj in #5889
- feat: refactor onboarding card by @Patrick-Erichsen in #6034
- docs: Rules doc improvements by @bdougie in #5969
- Handle JSON Parsing errors by @RomneyDa in #5995
- better premature close error, resubmit button on error dialog by @RomneyDa in #6013
- feat: create markdown rules in notch by @Patrick-Erichsen in #5945
- fix: 🐛 Index files from save and tools by @chezsmithy in #5564
- feat(scaleway): update supported models by @fpagny in #6004
- fix: 🐛 Codebase Indexing still not work by @owl-app in #6032
- docs: 📜 Update prompt caching docs for AWS Bedrock by @chezsmithy in #6050
- fix: apply notch filename trunaction by @Patrick-Erichsen in #6058
- ignore running tests inside dist directory by @jpoly1219 in #6057
- fix: handle apiType for azure w/ proxy by @Patrick-Erichsen in #6071
- RulesContextProvider by @sestinj in #6070
- bump by @sestinj in #6072
- Update extension name by @sestinj in #6073
- Tomasz/rule colocation by @tomasz-stefaniak in #6048
- build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 in /core by @dependabot in #6082
- feat: add
tools
in chatInteraction dev data by @uinstinct in #5812 - [Updated PR] [Feature] Autocomplete context from other tabs open in the editor by @adarshramiyer in #6012
- docs: markdown first rules by @bdougie in #6049
- Run Prettier by @RomneyDa in #6086
- Simple Context Deduplication for Autocomplete by @adarshramiyer in #6055
- Fetch URL Content Tool by @RomneyDa in #6081
- add "Edit Highlighted Code" submenu item by @TyDunn in #6087
- feat: onboarding card upgrade tab by @Patrick-Erichsen in #6047
- Update contributing: add note to install vite by @RomneyDa in #6085
- docs: update rule properties by @Patrick-Erichsen in #6102
- feat: Add shortcut to force autocomplete (VSCode) by @ShamanicArts in #6028
- instructions to clean reset the plugin by @uinstinct in #5641
- Feat ✨ Give the terminal color and escape sequence rendering by @chezsmithy in #6001
- chore: add no-misused-promises eslint rule by @uinstinct in #6122
- vscode 1.1.48 by @RomneyDa in #6104
- fix: avoid parsing md rules as yaml by @Patrick-Erichsen in #6096
- Jetbrains v1.0.23 by @RomneyDa in #6134
New Contributors
- @bdougie made their first contribution in #5969
- @fpagny made their first contribution in #6004
- @owl-app made their first contribution in #6032
- @ShamanicArts made their first contribution in #6028
Full Changelog: v1.0.22-jetbrains...v1.0.23-jetbrains
v1.1.48-vscode
What's Changed
- Tomasz/rule colocation by @tomasz-stefaniak in #6048
- build(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 in /core by @dependabot in #6082
- feat: add
tools
in chatInteraction dev data by @uinstinct in #5812 - [Updated PR] [Feature] Autocomplete context from other tabs open in the editor by @adarshramiyer in #6012
- docs: markdown first rules by @bdougie in #6049
- Run Prettier by @RomneyDa in #6086
- Simple Context Deduplication for Autocomplete by @adarshramiyer in #6055
- Fetch URL Content Tool by @RomneyDa in #6081
- add "Edit Highlighted Code" submenu item by @TyDunn in #6087
- feat: onboarding card upgrade tab by @Patrick-Erichsen in #6047
- Update contributing: add note to install vite by @RomneyDa in #6085
- docs: update rule properties by @Patrick-Erichsen in #6102
- feat: Add shortcut to force autocomplete (VSCode) by @ShamanicArts in #6028
- instructions to clean reset the plugin by @uinstinct in #5641
- Feat ✨ Give the terminal color and escape sequence rendering by @chezsmithy in #6001
- chore: add no-misused-promises eslint rule by @uinstinct in #6122
- vscode 1.1.48 by @RomneyDa in #6104
New Contributors
- @ShamanicArts made their first contribution in #6028
Full Changelog: v1.1.47-vscode...v1.1.48-vscode
v1.1.47-vscode
What's Changed
- Handle JSON Parsing errors by @RomneyDa in #5995
- better premature close error, resubmit button on error dialog by @RomneyDa in #6013
- feat: create markdown rules in notch by @Patrick-Erichsen in #5945
- fix: 🐛 Index files from save and tools by @chezsmithy in #5564
- feat(scaleway): update supported models by @fpagny in #6004
- fix: 🐛 Codebase Indexing still not work by @owl-app in #6032
- docs: 📜 Update prompt caching docs for AWS Bedrock by @chezsmithy in #6050
- fix: apply notch filename trunaction by @Patrick-Erichsen in #6058
- ignore running tests inside dist directory by @jpoly1219 in #6057
- fix: handle apiType for azure w/ proxy by @Patrick-Erichsen in #6071
- RulesContextProvider by @sestinj in #6070
- bump by @sestinj in #6072
- Update extension name by @sestinj in #6073
New Contributors
Full Changelog: v1.1.46-vscode...v1.1.47-vscode
v1.0.13-vscode
Hotfix for Azure models through Continue proxy: 036e196
v1.1.46-vscode
What's Changed
- Add ability to configure tabAutocompleteOptions on a per-model basis in config.yaml by @jpoly1219 in #5970
- Implement #3244 by @jpoly1219 in #5973
- add inception to json providers by @RomneyDa in #5854
- Include mcp server names in tool names by @RomneyDa in #5991
- Better notch rules section border by @RomneyDa in #5944
- Node fetch Premature close patch by @RomneyDa in #6009
- Bubble up config and block errors to the extension GUI by @jpoly1219 in #5990
- Bump django from 3.2.7 to 4.2.22 in /manual-testing-sandbox by @dependabot in #6021
- feat: skip hub onboarding in free trial by @Patrick-Erichsen in #6024
- Fix tool call name merging by @RomneyDa in #6029
- switch to the free trial assistant once logged in for the first time by @sestinj in #6035
- feat: use correct deployment for azure by @Patrick-Erichsen in #6023
- Watsonx-vi by @sestinj in #5889
- feat: refactor onboarding card by @Patrick-Erichsen in #6034
Full Changelog: v1.1.45-vscode...v1.1.46-vscode
v1.0.12-vscode
What's Changed
- feat: improve StreamError dialog by @Patrick-Erichsen in #5823
- Fix find widget alignment by @RomneyDa in #5741
- feat:
description
in markdown yaml by @Patrick-Erichsen in #5799 - reo fix by @TyDunn in #5810
- Feat: support maxStopWords model config option in yaml by @t-kulmburg in #5675
- Make Apply Streaming Cancelable by @RomneyDa in #5694
- feat: add
stream
in defaultCompletionOptions yaml by @uinstinct in #5818 - Updated @openapitools/openapi-generator-cli /binary/axios /core/vendo… by @cmmoran1130 in #5755
- feat: remove edit as a mode by @Patrick-Erichsen in #5801
- Fix dev data paper cuts by @sestinj in #5759
- feat: 🧑💻 github workflow to measure issue/PR stats by @sestinj in #5609
- show stderr in the error message for failed MCP servers by @sestinj in #5834
- Nate/vllm-no-fim by @sestinj in #5833
- Theme colors rule and contributing guide section by @RomneyDa in #5802
- Mcp streamable http by @maxxrdrgz in #5829
- If not signed in, org button in assistant select triggers login by @RomneyDa in #5743
- fix: 🐛 Fix the generating animation by @chezsmithy in #5865
- Fix tool call delta name streaming logic by @RomneyDa in #5849
- Add alwaysApply property to rules for better control over rule applic… by @Patrick-Erichsen in #5837
- Fix codebase indexer config logic by @RomneyDa in #5848
- feat: ✨ Make the terminal command aware of its OS, platform and shell by @chezsmithy in #5814
- feat: add current file context automatically to chat by @uinstinct in #5670
- docs: specify that mcp can be used in agent mode only by @uinstinct in #5846
- Update recommended Agent Models by @RomneyDa in #5871
- adding initial Continue Docs rule by @TyDunn in #5877
- Disable diff autocomplete snippets in jetbrains by @RomneyDa in #5879
- bump gradle version by @sestinj in #5881
- Bump jetbrains to 1.0.20 by @RomneyDa in #5886
- Fix tool call args UI overflow by @RomneyDa in #5887
- fix typo by @sestinj in #5870
- fix: use dir hash in
tagToString
by @Patrick-Erichsen in #5880 - Improve selected jetbrains theme colors by @RomneyDa in #5888
- Bump jetbrains to 1.0.21 by @RomneyDa in #5895
- Fix missing sign in button by @RomneyDa in #5890
- Fix Cmd J not working in Jetbrains by @RomneyDa in #5892
- Nate/resource-templates by @sestinj in #5893
New Contributors
- @t-kulmburg made their first contribution in #5675
- @cmmoran1130 made their first contribution in #5755
Full Changelog: v1.0.11-vscode...v1.0.12-vscode
v1.1.45-vscode
What's Changed
- feat: 🧱 Enable terminals for additional vscode Remote Host Types by @chezsmithy in #5813
- always show active file in input toolbar, not codebase by @sestinj in #5868
- Delete docs/docs/customize/tutorials/build-your-own-slash-command.md by @Patrick-Erichsen in #5905
- Bump vite from 5.4.18 to 6.3.5 in /gui by @dependabot in #5916
- Gemini LLM Info by @RomneyDa in #5976
- fix: linting error by @Patrick-Erichsen in #5994
- fix: 🐛 Codebase indexing is not starting on load by @chezsmithy in #5993
- streamable-http support in YAML by @sestinj in #6014
Full Changelog: v1.1.44-vscode...v1.1.45-vscode
v1.1.44-vscode
What's Changed
- Only allow completions through continue for vllm for now by @RomneyDa in #5983
- bump by @sestinj in #5984
Full Changelog: v1.1.43-vscode...v1.1.44-vscode