agent-zero/plugins/_memory/extensions
Alessandro 1cbecc241e memory: harden FAISS integrity and consolidation scoring
- Add FAISS index integrity checks using a SHA-256 sidecar (`index.faiss.sha256`) and write hash on save.
- Harden `memory_load` filter evaluation with input validation (allowlist + length cap) and `simple_eval(..., functions={})`.
- Add score-preserving similarity search and use real relevance scores in consolidation (including best-score dedupe by memory id).
- Prevent utility-model context overflows by truncating memorize input history for fragments and solutions.
2026-04-08 14:02:05 +02:00
..
python memory: harden FAISS integrity and consolidation scoring 2026-04-08 14:02:05 +02:00
webui Remove memory quick action extension, increase header icons dropdown shadow 2026-03-24 19:37:33 +01:00