github MemoriLabs/Memori v2.0.1
memori-v2.0.1

latest releases: v3.1.2, v3.1.1, v3.1.0...
2 months ago

memory_tool v2.0.1 – Patch Release

This patch improves logging, error handling, and database search logic for memory retrieval.

Changes
• Added detailed debug logs for memory searches, category filtering, and retrieval functions.
• Improved error reporting with stack traces and contextual details for primary and fallback search strategies.
• Refined category extraction logic with better fallback handling.
• Enhanced database query construction for SQLite and MySQL (including COALESCE handling and proportional limits).
• Added clear logging of which search strategy is used (SQLite FTS5, MySQL FULLTEXT, PostgreSQL FTS, LIKE fallback).
• Strengthened fallback mechanisms with explicit logs and robust error handling when no results are found.

These updates make the system more transparent, debuggable, and resilient across different backends.

Don't miss a new Memori release

NewReleases is sending notifications on new releases.