What's Changed
- fix: add ModelDescription type to binary test callbacks by @RomneyDa in #11888
- Fix StringIndexOutOfBoundsException in readRangeInFile by @ivanlen in #11881
- fix: resolve critical and high security vulnerabilities by @RomneyDa in #11848
- chore: jetbrains 65, vs code 36 by @RomneyDa in #11892
- fix(openai-adapter): map max_tokens to max_completion_tokens for DeepSeek reasoner by @RomneyDa in #11889
- fix: harden JetBrains remote config sync to prevent IDE freezes by @RomneyDa in #11891
- vscode 1.3.36 by @RomneyDa in #11898
- fix: update JetBrains binary test expected files by @RomneyDa in #11890
- fix: resolve crashes in DiffStreamHandler — unsafe cast and negative line numbers by @RomneyDa in #11893
- fix: add guard for disposed JCEF browser in sendToWebview by @RomneyDa in #11897
- chore(deps): bump brace-expansion from 5.0.4 to 5.0.5 in /packages/continue-sdk by @dependabot[bot] in #11903
- fix: sync message type pass-through lists between core and JetBrains by @RomneyDa in #11902
- fix: resolve SideEffectNotAllowedException in intention previews by @RomneyDa in #11894
- fix: prevent responseListeners memory leak in CoreMessenger by @RomneyDa in #11901
- fix: chunk large JCEF messages to prevent JetBrains sidebar freezes by @RomneyDa in #11899
- fix(intellij): handle square brackets in file paths for autocomplete by @Tarasusrus in #11474
- feat: add ClawRouter as a provider for cost-optimized model routing by @1bcMax in #11751
New Contributors
- @1bcMax made their first contribution in #11751
- @ivanlen made their first contribution in #11881
- @Tarasusrus made their first contribution in #11474
Full Changelog: v1.3.35-vscode...v1.3.36-vscode