Change8

v1.0.65-jetbrains

Continue

Summary

This release focuses heavily on stability and performance within the JetBrains IDEs, addressing several critical bugs that caused freezes and crashes. Key fixes include preventing sidebar freezes from large messages and resolving exceptions during intention previews. Users should experience a more robust and reliable experience, especially when working with remote configurations.

Bug Fixes

  • Fixed an issue where the DeepSeek reasoner adapter was not correctly mapping max_tokens to max_completion_tokens.
  • Hardened JetBrains remote configuration synchronization to prevent IDE freezes.
  • Resolved crashes in DiffStreamHandler caused by unsafe casts and negative line numbers.
  • Added a guard for disposed JCEF browsers in the sendToWebview function to prevent errors.
  • Fixed an issue where message type pass-through lists were not syncing correctly between the core and JetBrains components.
  • Resolved SideEffectNotAllowedException errors that occurred during intention previews.
  • Prevented a responseListeners memory leak within the CoreMessenger.
  • Fixed JetBrains sidebar freezes by chunking large JCEF messages.
  • Handled square brackets in file paths for autocomplete functionality within IntelliJ.

Improvements

  • Updated to VS Code extension version 1.3.36.
  • Updated to JetBrains extension version 65.

Related Documentation

Continue Documentation

Continue v1.0.65-jetbrains - What's New - Change8