Documentation
README
Persistent Memory Workflow
Use this skill when the user explicitly asks to:
- remember something for later,
- update previously remembered facts/preferences, or
- forget/remove stored memory entries.
Do not write memory for normal one-off requests.
File location
- Persistent memory files are stored at
${SWARM_DATA_DIR}/memory/<agentId>.md. - In this runtime, use
${SWARM_MEMORY_FILE}(also shown in your loaded context).
This is the opening of the README. Read the full README on GitHub.