Skip to content

v2.24.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 19:09
· 13 commits to main since this release
02a1ad0

What's Changed

Bug Fixes

  • Accept LLM preference confidence on a 0–1 scale so Groq/Llama profile learning no longer fails schema validation
  • Cap auto-capture markdown context with autoCaptureMaxContextBytes to prevent context overflows on ~131K models
  • Preserve the active session agent when restoring memories after compaction
  • Wire profile decay to userProfileStaleDays / userProfileMinEvidenceForRetention
  • Merge partial AI cleanup into the full profile instead of replacing unselected items

Resolves #231, #232, #236, and #237 via #239.

Full Changelog: v2.24.0...v2.24.1