24 lines
408 B
Markdown
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.*
|