mirror of
https://github.com/thedotmack/claude-mem
synced 2026-05-12 18:07:10 +02:00
- Updated the 'decisions' tool to accept an optional 'query' parameter for semantic filtering. - Implemented logic to handle semantic search using Chroma when a query is provided. - Preserved ranking order of results based on Chroma's output. - Added fallback to metadata-first search when no query is present.