agent-zero/plugins/_memory/tools
Alessandro b07d142938 Coerce memory load numeric args
Normalize memory_load threshold and limit values from model calls before vector search so numeric strings from Responses tool arguments do not reach FAISS unchanged.

Add a focused regression covering string threshold/limit values and document the memory plugin contract.
2026-07-02 17:29:40 +02:00
..
behaviour_adjustment.py Normalize tool contracts and slim prompt surface 2026-05-09 21:54:43 +02:00
memory_delete.py fix: make memory cleanup update stale fragments 2026-05-11 11:51:58 +02:00
memory_forget.py fix: make memory cleanup update stale fragments 2026-05-11 11:51:58 +02:00
memory_load.py Coerce memory load numeric args 2026-07-02 17:29:40 +02:00
memory_save.py refactor - plugin names and builtin plugins 2026-03-10 22:20:53 +01:00