Files
nanobot-runtime/memory/MEMORY.md.bak
2026-06-10 06:39:52 +02:00

24 lines
408 B
Markdown

# Long-term Memory
This file stores important information that should persist across sessions.
## User Information
(Important facts about the user)
## Preferences
(User preferences learned over time)
## Project Context
(Information about ongoing projects)
## Important Notes
(Things to remember)
---
*This file is automatically updated by nanobot when important information should be remembered.*