memori-v2.0.1
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.