- Compact durable memory through
mcp-prose-memory. ~/.config/eyra/AGENTS.mdfor rules and instructions.~/.config/eyra/personality.mdfor tone and personality.
Normal use
Check memory:What gets saved
Eyra stores compact key/value facts. A long sentence is reduced before it reaches memory. Example:eyra memory remember "I prefer short answers"/memory remember I prefer short answersRemember that I prefer short answers.
MEMORY_AUTO_SAVE_ENABLED=true. If you want stricter control, set:
remember commands still save because you asked for that exact write.
Files
eyra setup creates these files if they do not exist:
AGENTS.md for rules:
personality.md only for style:
AGENTS.md to AGENTS_MAX_CHARS and personality.md to PERSONALITY_MAX_CHARS.
Settings
Dependency
Eyra usesmcp-prose-memory underneath. Setup and the installer try to install it for you. To repair it manually:
eyra doctor will show the repair step.
eyra doctor checks more than whether the command exists. It starts the memory MCP server and asks for a small compact context, so missing commands, MCP startup failures, and memory-file errors show as separate repair states.