Releases: continuedev/continue
Releases · continuedev/continue
v1.1.8-vscode
What's Changed
- 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
- Nate/fix-codebase-500-2 by @sestinj in #4584
New Contributors
Full Changelog: v1.1.7-vscode...v1.1.8-vscode
v1.1.7-vscode
What's Changed
- 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
New Contributors
- @ingo-eichhorst-ionos made their first contribution in #4195
Full Changelog: v1.1.6-vscode...v1.1.7-vscode
v1.1.6-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
New Contributors
- @AlexElin made their first contribution in #4535
- @aplulu made their first contribution in #4277
- @aadarshkt made their first contribution in #4510
- @sammyvoncheese made their first contribution in #4502
- @nweatherburn made their first contribution in #4500
- @lkyu-ly made their first contribution in #4246
- @2hy6v made their first contribution in #4560
Full Changelog: v1.1.5-vscode...v1.1.6-vscode
v1.1.5-vscode
What's Changed
- proxy tool support by @RomneyDa in #4451
- FIX(AZURE): Fix azure codestral documentation by @BastinFlorian in #4526
- VSCode: handle URI query params by @RomneyDa in #4439
- block -> blockType query param for hub docs by @RomneyDa in #4480
- Nate/stale-issue-helper by @sestinj in #4428
- Filter for files ending with .prompt in global Prompt Files by @iandolge in #4505
- Use URI.resolve by @RomneyDa in #4455
- bump by @sestinj in #4532
New Contributors
- @BastinFlorian made their first contribution in #4526
- @iandolge made their first contribution in #4505
Full Changelog: v1.1.4-vscode...v1.1.5-vscode
v1.0.3-vscode
What's Changed
- Staging by @sestinj in #4361
- docs intro update by @TyDunn in #4378
- update readme by @TyDunn in #4382
- Ncompass/model-updates by @vineye25 in #4375
- Refresh profiles button by @RomneyDa in #4384
- feat: Update config_schema.json to include claude 3.7 sonnet by @Riddhimaan-Senapati in #4342
- Improve Inline Tip in VSCode by @Link4565 in #4325
- Tabs feature by @ferenci84 in #4051
- error handling to wrap posthog in intellij by @sestinj in #4389
- Nate/changelog by @sestinj in #4381
- Fix: Add Bearer auth header when fetching ollama models by @pieonboard in #3816
- Restrict available menus on readonly editors by @fbricon in #3704
- disable tab bar by @sestinj in #4391
- canParse URL for tools by @RomneyDa in #4400
- Fix renderInlineAs by @nanoandrew4 in #4401
- feat: add Claude 3.7 support to toolSupport.ts by @arpagon in #4402
- Shared Config Toggle for Session Tabs by @RomneyDa in #4395
- fix: field name fix by @AkatQuas in #4206
- Nate/fix app profile loading by @sestinj in #4405
New Contributors
- @Riddhimaan-Senapati made their first contribution in #4342
- @Link4565 made their first contribution in #4325
- @pieonboard made their first contribution in #3816
- @nanoandrew4 made their first contribution in #4401
- @arpagon made their first contribution in #4402
Full Changelog: v1.0.2-vscode...v1.0.3-vscode
v1.1.4-vscode
What's Changed
- added alternate model naming convention to model conversion map by @vineye25 in #4416
- Feat: AWS Bedrock Tools Use by @chezsmithy in #4346
- refactor: Optimize widget initialization and loading state by @lkk214 in #4417
- Remove configure autocomplete quick command by @RomneyDa in #4398
- Feat{bedrock}: Enable Tools Support for Claude 3.7 by @chezsmithy in #4431
- Add Gemini 2.0 Flash to @continuedev/llm-info by @myanvoos in #4429
- Fix a typo in the documentation by @ruchernchong in #4427
- jetbrains cross env support for CE by @windows-test-machine in #4421
- fix @folder not limiting context items to selected folder in reranking pipeline by @mq200 in #4420
- Fix sambanova available models list, and capabilities by @jhpiedrahitao in #4357
- fix: Improve error handling and ensure coroutines continue correctly in case of failure by @lkk214 in #3763
- fix: only perform lancedb cpu check for linux by @Patrick-Erichsen in #3883
- Index fixes by @JubilantJerry in #4322
- Shortcuts component for inline keyboard shortcuts by @shermanhuman in #3947
- Nate/fix-remount by @sestinj in #4449
- Add Gemini 2.0 Flash to the model selection GUI by @myanvoos in #4443
- docs: fix typo within yaml-reference.md by @bufferoverflow in #4442
- bump vscode version by @sestinj in #4459
New Contributors
- @myanvoos made their first contribution in #4429
- @windows-test-machine made their first contribution in #4421
- @jhpiedrahitao made their first contribution in #4357
- @JubilantJerry made their first contribution in #4322
Full Changelog: v1.1.3-vscode...v1.1.4-vscode
v1.0.2-vscode
Full Changelog: v1.0.1-vscode...v1.0.2-vscode
v1.1.3-vscode
What's Changed
- canParse URL for tools by @RomneyDa in #4400
- Fix renderInlineAs by @nanoandrew4 in #4401
- feat: add Claude 3.7 support to toolSupport.ts by @arpagon in #4402
- Shared Config Toggle for Session Tabs by @RomneyDa in #4395
- fix: field name fix by @AkatQuas in #4206
- Nate/fix app profile loading by @sestinj in #4405
New Contributors
- @nanoandrew4 made their first contribution in #4401
- @arpagon made their first contribution in #4402
Full Changelog: v1.1.2-vscode...v1.1.3-vscode
v1.0.2-jetbrains
What's Changed
- Staging by @sestinj in #4361
- docs intro update by @TyDunn in #4378
- update readme by @TyDunn in #4382
- Ncompass/model-updates by @vineye25 in #4375
- Refresh profiles button by @RomneyDa in #4384
- feat: Update config_schema.json to include claude 3.7 sonnet by @Riddhimaan-Senapati in #4342
- Improve Inline Tip in VSCode by @Link4565 in #4325
- Tabs feature by @ferenci84 in #4051
- error handling to wrap posthog in intellij by @sestinj in #4389
- Nate/changelog by @sestinj in #4381
- Fix: Add Bearer auth header when fetching ollama models by @pieonboard in #3816
- Restrict available menus on readonly editors by @fbricon in #3704
- disable tab bar by @sestinj in #4391
- canParse URL for tools by @RomneyDa in #4400
- Fix renderInlineAs by @nanoandrew4 in #4401
- feat: add Claude 3.7 support to toolSupport.ts by @arpagon in #4402
- Shared Config Toggle for Session Tabs by @RomneyDa in #4395
- fix: field name fix by @AkatQuas in #4206
- Nate/fix app profile loading by @sestinj in #4405
New Contributors
- @Riddhimaan-Senapati made their first contribution in #4342
- @Link4565 made their first contribution in #4325
- @pieonboard made their first contribution in #3816
- @nanoandrew4 made their first contribution in #4401
- @arpagon made their first contribution in #4402
Full Changelog: v1.0.1-jetbrains...v1.0.2-jetbrains
v1.1.2-vscode
What's Changed
- Staging by @sestinj in #4361
- docs intro update by @TyDunn in #4378
- update readme by @TyDunn in #4382
- Ncompass/model-updates by @vineye25 in #4375
- Refresh profiles button by @RomneyDa in #4384
- feat: Update config_schema.json to include claude 3.7 sonnet by @Riddhimaan-Senapati in #4342
- Improve Inline Tip in VSCode by @Link4565 in #4325
- Tabs feature by @ferenci84 in #4051
- error handling to wrap posthog in intellij by @sestinj in #4389
- Nate/changelog by @sestinj in #4381
- Fix: Add Bearer auth header when fetching ollama models by @pieonboard in #3816
- Restrict available menus on readonly editors by @fbricon in #3704
- disable tab bar by @sestinj in #4391
New Contributors
- @Riddhimaan-Senapati made their first contribution in #4342
- @Link4565 made their first contribution in #4325
- @pieonboard made their first contribution in #3816
Full Changelog: v1.1.1-vscode...v1.1.2-vscode