Back to Changelog
v0.7.1
February 12, 2026

Memory backend enhancements

FixedChanged

#[0.7.1] - 2026-02-12

#Fixed

  • Memory Plugin

    • Fixed bug with memory not applying accurate importance scores
    • Fixed truncate memory issue
    • Bug with memory injection

#Changed

  • Memory Plugin

    • Changed backend service provider so that memory is easier to read by agents
    • Updated recall and remember tools to inject context pre agent run
  • Email Plugin

    • Removed HTML parsing due to token size issues