How-To Series · Episode 14 / 59 · Module 3: Make It Yours
Hermes · It Remembers You
Tell it once. It never asks again. Persistent memory in two markdown files the agent curates itself.
After this videoYou can now train Hermes about you, permanently.
Hermes remembers across sessions. Two files at ~/.hermes/memories/: MEMORY.md (what the agent learned about your setup) and USER.md (who you are). Both load into the system prompt at the start of every session. The agent curates them itself via the memory tool — you don't run anything. Bounded on purpose, consolidates when full, and one quirk: mid-session saves appear in the prompt next session, not this one.
About these resources. One docs page contributed every claim: the Memory feature page. It covers the two-file model, the location, the curation behavior, the size limits, the consolidation rule, and the mid-session-save quirk.
Sources · What this video distills
1 docs page · the full memory storyCommands shown · Copy and paste
each shows the source doc it came from"I prefer TypeScript for new projects.""On this box, Docker runs without sudo.""Stop adding semicolons in my JS files."cat ~/.hermes/memories/MEMORY.mdcat ~/.hermes/memories/USER.mdGoing deeper · Related Hermes docs
further reading · not sources of facts shown aboveNext in the series · Episodes that build on this
E15
Drop Files In With @
E16
AGENTS.md · Project-Specific Brain
E17
Memory Providers
E18
Curator: Hermes Grooms Itself