v1.0.65-jetbrains
prerelease
What's Changed
- chore: jetbrains 65, vs code 36 by @RomneyDa in https://github.com/continuedev/continue/pull/11892
- fix(openai-adapter): map max_tokens to max_completion_tokens for DeepSeek reasoner by @RomneyDa in https://github.com/continuedev/continue/pull/11889
- fix: harden JetBrains remote config sync to prevent IDE freezes by @RomneyDa in https://github.com/continuedev/continue/pull/11891
- vscode 1.3.36 by @RomneyDa in https://github.com/continuedev/continue/pull/11898
- fix: update JetBrains binary test expected files by @RomneyDa in https://github.com/continuedev/continue/pull/11890
- fix: resolve crashes in DiffStreamHandler — unsafe cast and negative line numbers by @RomneyDa in https://github.com/continuedev/continue/pull/11893
- fix: add guard for disposed JCEF browser in sendToWebview by @RomneyDa in https://github.com/continuedev/continue/pull/11897
- chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 in /packages/continue-sdk by @dependabot[bot] in https://github.com/continuedev/continue/pull/11903
- fix: sync message type pass-through lists between core and JetBrains by @RomneyDa in https://github.com/continuedev/continue/pull/11902
- fix: resolve SideEffectNotAllowedException in intention previews by @RomneyDa in https://github.com/continuedev/continue/pull/11894
- fix: prevent responseListeners memory leak in CoreMessenger by @RomneyDa in https://github.com/continuedev/continue/pull/11901
- fix: chunk large JCEF messages to prevent JetBrains sidebar freezes by @RomneyDa in https://github.com/continuedev/continue/pull/11899
- fix(intellij): handle square brackets in file paths for autocomplete by @Tarasusrus in https://github.com/continuedev/continue/pull/11474
New Contributors
- @Tarasusrus made their first contribution in https://github.com/continuedev/continue/pull/11474
Full Changelog: https://github.com/continuedev/continue/compare/v1.0.64-jetbrains...v1.0.65-jetbrains