v1.0.3-jetbrains
prerelease
What's Changed
- added alternate model naming convention to model conversion map by @vineye25 in https://github.com/continuedev/continue/pull/4416
- Feat: AWS Bedrock Tools Use by @chezsmithy in https://github.com/continuedev/continue/pull/4346
- refactor: Optimize widget initialization and loading state by @lkk214 in https://github.com/continuedev/continue/pull/4417
- Remove configure autocomplete quick command by @RomneyDa in https://github.com/continuedev/continue/pull/4398
- Feat{bedrock}: Enable Tools Support for Claude 3.7 by @chezsmithy in https://github.com/continuedev/continue/pull/4431
- Add Gemini 2.0 Flash to @continuedev/llm-info by @myanvoos in https://github.com/continuedev/continue/pull/4429
- Fix a typo in the documentation by @ruchernchong in https://github.com/continuedev/continue/pull/4427
- jetbrains cross env support for CE by @windows-test-machine in https://github.com/continuedev/continue/pull/4421
- fix @folder not limiting context items to selected folder in reranking pipeline by @mq200 in https://github.com/continuedev/continue/pull/4420
- Fix sambanova available models list, and capabilities by @jhpiedrahitao in https://github.com/continuedev/continue/pull/4357
- fix: Improve error handling and ensure coroutines continue correctly in case of failure by @lkk214 in https://github.com/continuedev/continue/pull/3763
- fix: only perform lancedb cpu check for linux by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/3883
- Index fixes by @JubilantJerry in https://github.com/continuedev/continue/pull/4322
- Shortcuts component for inline keyboard shortcuts by @shermanhuman in https://github.com/continuedev/continue/pull/3947
- Nate/fix-remount by @sestinj in https://github.com/continuedev/continue/pull/4449
- Add Gemini 2.0 Flash to the model selection GUI by @myanvoos in https://github.com/continuedev/continue/pull/4443
- docs: fix typo within yaml-reference.md by @bufferoverflow in https://github.com/continuedev/continue/pull/4442
- bump vscode version by @sestinj in https://github.com/continuedev/continue/pull/4459
- proxy tool support by @RomneyDa in https://github.com/continuedev/continue/pull/4451
- FIX(AZURE): Fix azure codestral documentation by @BastinFlorian in https://github.com/continuedev/continue/pull/4526
- VSCode: handle URI query params by @RomneyDa in https://github.com/continuedev/continue/pull/4439
- block -> blockType query param for hub docs by @RomneyDa in https://github.com/continuedev/continue/pull/4480
- Nate/stale-issue-helper by @sestinj in https://github.com/continuedev/continue/pull/4428
- Filter for files ending with .prompt in global Prompt Files by @iandolge in https://github.com/continuedev/continue/pull/4505
- Use URI.resolve by @RomneyDa in https://github.com/continuedev/continue/pull/4455
- bump by @sestinj in https://github.com/continuedev/continue/pull/4532
- (fix): GitLabMergeRequest context provider doesn't work when the git origin is https by @AlexElin in https://github.com/continuedev/continue/pull/4535
- Set VSCODE_VERSION when running 'extest get-chromedriver' by @owtaylor in https://github.com/continuedev/continue/pull/4525
- docs: fix bad yaml-reference links by @baipaiha in https://github.com/continuedev/continue/pull/4536
- Bump axios from 1.7.9 to 1.8.2 in /core by @dependabot in https://github.com/continuedev/continue/pull/4528
- Ignore logic Fixes by @RomneyDa in https://github.com/continuedev/continue/pull/4531
- increase timeout for o1/o1-preview tests by @sestinj in https://github.com/continuedev/continue/pull/4537
- cache the .test-extensions folder to avoid flaky tests due to VS Code Extension Marketplace timeout by @sestinj in https://github.com/continuedev/continue/pull/4538
- Fix invalid mime type in Jetbrains IDE by @pczekaj in https://github.com/continuedev/continue/pull/4489
- Modify condition to ignore non-file URIs in RecentlyEditedTracker by @ferenci84 in https://github.com/continuedev/continue/pull/4279
- Resolve proxy error when adding Azure OpenAI model by @aplulu in https://github.com/continuedev/continue/pull/4277
- typo at various locations by @aadarshkt in https://github.com/continuedev/continue/pull/4510
- Update toolSupport.ts fixes for granite models from HF by @sammyvoncheese in https://github.com/continuedev/continue/pull/4502
- Enable Custom LLMs to use Tools by @nweatherburn in https://github.com/continuedev/continue/pull/4500
- Citations made visible in the output for Perplexity Sonar research models by @ferenci84 in https://github.com/continuedev/continue/pull/4511
- Fix nested markdown patch for codeblocks with filename by @RomneyDa in https://github.com/continuedev/continue/pull/4396
- ignore ssh tests on forks by @sestinj in https://github.com/continuedev/continue/pull/4544
- Better autodetect label by @RomneyDa in https://github.com/continuedev/continue/pull/4518
- Pull missing ollama models by @fbricon in https://github.com/continuedev/continue/pull/4474
- Update domain in docusaurus.config.js by @lkyu-ly in https://github.com/continuedev/continue/pull/4246
- attempt to fix flaky walkdir test by @sestinj in https://github.com/continuedev/continue/pull/4547
- fix ignore api key tests by @sestinj in https://github.com/continuedev/continue/pull/4546
- added tools support for fireworks.ai by @2hy6v in https://github.com/continuedev/continue/pull/4560
- Fix logic for setting IGNORE_SSH_TESTS by @owtaylor in https://github.com/continuedev/continue/pull/4556
- anthropic tool call fix in openai-adapters by @sestinj in https://github.com/continuedev/continue/pull/4564
- fix bug in codebase retrieval by @sestinj in https://github.com/continuedev/continue/pull/4562
- Nate/local-assistants by @sestinj in https://github.com/continuedev/continue/pull/4550
- bump by @sestinj in https://github.com/continuedev/continue/pull/4566
- added new gemini models to config_schema.json by @Riddhimaan-Senapati in https://github.com/continuedev/continue/pull/4047
- feat: added instant apply for unified diff by @ingo-eichhorst-ionos in https://github.com/continuedev/continue/pull/4195
- fix: Ensure valid line index for highlighter by @lkk214 in https://github.com/continuedev/continue/pull/4543
- Fix : Focus Continue chat both from status bar and from command palette by @aadarshkt in https://github.com/continuedev/continue/pull/4553
- fix by @sestinj in https://github.com/continuedev/continue/pull/4568
- Update codebase.mdx - fix yaml against LanceError by @chauvinSimon in https://github.com/continuedev/continue/pull/4447
- Issue #4475 bug fixed. by @amos42 in https://github.com/continuedev/continue/pull/4572
- Catch retreival rerank errors by @RomneyDa in https://github.com/continuedev/continue/pull/4579
- .local global dir file by @RomneyDa in https://github.com/continuedev/continue/pull/4585
- Add missing custom fetch use cases by @RomneyDa in https://github.com/continuedev/continue/pull/4581
- Codebase improvements by @sestinj in https://github.com/continuedev/continue/pull/4584
- Add "Explore Hub" onboarding card by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/4596
- fix: issue 3732 by @qq1037305420 in https://github.com/continuedev/continue/pull/4593
- Fix : Add new DeepSeek models to config schema by @aadarshkt in https://github.com/continuedev/continue/pull/4589
- Add jetbrains explore hub onboarding card by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/4600
- Fix "Desktop API is not supported on the current platform" error when signing in by @tomasz-stefaniak in https://github.com/continuedev/continue/pull/4606
- local assistant instead of config by @sestinj in https://github.com/continuedev/continue/pull/4609
- YAML model capabilities by @RomneyDa in https://github.com/continuedev/continue/pull/4457
- Update yaml-reference.md by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/4623
- fix: fixed providers doc alignment by @0x23d11 in https://github.com/continuedev/continue/pull/4605
- build(deps): bump @babel/runtime-corejs3 from 7.26.0 to 7.26.10 in /docs by @dependabot in https://github.com/continuedev/continue/pull/4607
- Nate/registry by @sestinj in https://github.com/continuedev/continue/pull/4610
- feat: remove tools from schema by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/4599
- feat: smaller headings, use assistant name by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/4499
- feat: check for
nvmversion in install script by @Patrick-Erichsen in https://github.com/continuedev/continue/pull/4621 - improved system message to avoid model defaulting to "file.ts" or "file.py" when writing code blocks by @sestinj in https://github.com/continuedev/continue/pull/4625
- bump versions by @sestinj in https://github.com/continuedev/continue/pull/4626
- Prevent MCP connection errors from crashing config by @RomneyDa in https://github.com/continuedev/continue/pull/4629
- Handle tool call error by @RomneyDa in https://github.com/continuedev/continue/pull/4628
- build(deps): bump @babel/runtime from 7.25.6 to 7.26.10 in /gui by @dependabot in https://github.com/continuedev/continue/pull/4627
- Capture
result.contentwhile streaming from chat LLM by @LLukas22 in https://github.com/continuedev/continue/pull/4618 - build(deps): bump @babel/helpers from 7.25.6 to 7.26.10 in /gui by @dependabot in https://github.com/continuedev/continue/pull/4608
New Contributors
- @myanvoos made their first contribution in https://github.com/continuedev/continue/pull/4429
- @windows-test-machine made their first contribution in https://github.com/continuedev/continue/pull/4421
- @jhpiedrahitao made their first contribution in https://github.com/continuedev/continue/pull/4357
- @JubilantJerry made their first contribution in https://github.com/continuedev/continue/pull/4322
- @BastinFlorian made their first contribution in https://github.com/continuedev/continue/pull/4526
- @iandolge made their first contribution in https://github.com/continuedev/continue/pull/4505
- @AlexElin made their first contribution in https://github.com/continuedev/continue/pull/4535
- @aplulu made their first contribution in https://github.com/continuedev/continue/pull/4277
- @aadarshkt made their first contribution in https://github.com/continuedev/continue/pull/4510
- @sammyvoncheese made their first contribution in https://github.com/continuedev/continue/pull/4502
- @nweatherburn made their first contribution in https://github.com/continuedev/continue/pull/4500
- @lkyu-ly made their first contribution in https://github.com/continuedev/continue/pull/4246
- @2hy6v made their first contribution in https://github.com/continuedev/continue/pull/4560
- @ingo-eichhorst-ionos made their first contribution in https://github.com/continuedev/continue/pull/4195
- @amos42 made their first contribution in https://github.com/continuedev/continue/pull/4572
- @qq1037305420 made their first contribution in https://github.com/continuedev/continue/pull/4593
- @0x23d11 made their first contribution in https://github.com/continuedev/continue/pull/4605
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.2-jetbrains...v1.0.3-jetbrains