#748 · Primary category: AI Agents & Automation
agentfs
The filesystem for agents.
Project last updated:06/03/26
GitHub Stars
3.4K
Forks
189
Contributors
22
License
Other
Why we included this project
AgentFS goes after a genuinely awkward part of building reliable agents: where their files and state actually live. Instead of scattering things across temp directories and log files, it packs everything an agent touches into a single SQLite database file that you can snapshot, copy to another machine, and query with plain SQL. That record is the real payoff. Every tool call and state change is captured, so debugging a misbehaving agent or reproducing an exact run becomes a database query rather than guesswork. The TypeScript, Python, and Rust SDKs also plug into frameworks like Mastra, OpenAI Agents, and the Claude Agent SDK. It ships in beta, so treat production data with care, but the design is solid enough to evaluate seriously.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.