Stop Your AI Agent Forgetting Everything Between Sessions
You know that feeling when your AI assistant finally understands your project, your conventions, your preferences — and then you start a new session and it's like talking to a stranger?
I built something: a memory sidecar that runs alongside any AI agent and persists context between sessions. Open source, MIT.
What it does:
- Saves structured memories (facts, decisions, user preferences)
- Retrieves relevant context automatically
- Works with any agent framework
- Zero configuration
Check it out: https://github.com/mage0535/hermes-memory-installer
Top comments (0)