Hey everyone. I just uploaded a plugin called lethe last night.
TLDR:
Most AI agents start every conversation completely blank โ they have no idea what you talked about last time, what you decided, or what you're working on. Lethe fixes that.
The lethe plugin is installed to your gateway. Once the plugin is installed download the the container to run on your machine (or server), it stores memories in a local SQLite database. Every time the agent learns something important, makes a decision, or flags something to follow up on, it gets saved. The next time you chat, the agent can actually remember โ not vague recall, but real facts from past sessions, timestamped and queryable.
The more you use it, the smarter it gets โ each session adds to the accumulated context.
Instead of re-explaining your project for the hundredth time, you just ask "what were we working on last time?" and get a real answer.
Ships with a dashboard for the user. Easy to track what your agent did, decisions made, and your current session. Iโve been using for a few weeks and can say I was able to rid of all MEMORY.md files or any files containing memories.
Links:
repo: https://github.com/openlethe/lethe
Creator github: https://github.com/mentholmike
Clawhub Plugin: https://clawhub.ai/plugins/lethe
Website: https://openlethe.com
Other Projects: https://wagmilabs.fun