Memories
Memories Vendor docs
config
| name | type | required | meaning | concept | |
|---|---|---|---|---|---|
| MEMORIES.md | path |
Each memory is stored as a named entry (`MEMORIES.md` by default) that exists outside the agent's working filesystem.
|
docs ↗ | ||
| Memories | string |
Memories let the agent read and write persistent notes across runs for the same automation. Use this to build agents that remember and improve over time. Each memory is stored as a named entry (`MEMORIES.md` by default) that exists outside the agent's working filesystem. Memories are enabled by default but can be disabled. Memories can be viewed and edited from the tool configuration UI.
|
docs ↗ |