Launching today
MemoFS
File-first memory runtime for AI agents.
1 follower
File-first memory runtime for AI agents.
1 follower
Most memory tools for AI agents rely on remote vector databases or opaque cloud dashboards. They act as black boxes you can't inspect, debug, or version alongside your code. MemoFS takes a fundamentally different, file-first approach: all agent memory is stored as plain, structured Markdown and JSON directly in your project’s repository undermemofs/. Your agent's memory becomes inspectable, 100% offline-first, and Git-versioned natively with your codebase.