Change8

v1.0.67-jetbrains

Continue
2 features2 fixesjetbrainsmodels

Summary

This release introduces new ways to manage your history and configurations, allowing you to filter session history by workspace and utilize a dedicated .continue/configs directory. Several critical bugs were also fixed, including preventing IPC stream corruption and ensuring configuration files are correctly initialized.

New Features

  • Enabled filtering of session history based on the current workspace directory.
  • Added support for configuration files located in the .continue/configs directory.

Bug Fixes

  • Fixed an issue where the Winston logger was incorrectly redirected to stdout, preventing IPC stream corruption.
  • Ensured that config.yaml exists and is properly populated when accessed, preventing potential errors.

Related Documentation

Continue Documentation