mirror of
https://github.com/thedotmack/claude-mem
synced 2026-05-14 10:59:09 +02:00
- Deleted the advanced_search tool from the search-server.ts file, which combined full-text search with structured filters for observations and sessions. - Removed the advancedSearch method from the SessionSearch class, which handled the logic for performing advanced searches using FTS5 and structured filters.