Skip to content

v1.3.6 Release

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 23:32
· 1 commit to main since this release

Key Highlights

Chat Management Improvements

  • Refactored ChatManager to use unified Message structure
  • Implemented proper tool use cycle handling with recursive approach
  • Fixed conversation history serialization and deserialization

Performance & UI Enhancements

  • Improved performance with throttled sidebar updates
  • Added tool result tracking and display in UI
  • Fixed memory issues with proper @MainActor annotations
  • Enhanced search indexing with incremental updates

What's Changed

Full Changelog: v1.3.5...v1.3.6