Expand description
Memory tool — read/write agent persistent state.
Wraps a MemorySubstrate as a Tool for use in the agent loop.
Supports two actions: “remember” (store) and “recall” (retrieve).
Structs§
- Memory
Tool - Tool for reading and writing agent memory.