{"repo":"tursodatabase/agentfs","free":true,"listed":false,"github":"https://github.com/tursodatabase/agentfs","clone":"git clone https://github.com/tursodatabase/agentfs.git","description":"The filesystem for agents.","language":"Rust","stars":3361,"topics":["agents","filesystem","sqlite","turso"],"license":null,"category":"ai-agents","readme_excerpt":"AgentFS The filesystem for agents. --- ⚠️ Warning: This software is in BETA. It may still contain bugs and unexpected behavior. Use caution with production data and ensure you have backups. 🎯 What is AgentFS? AgentFS is a filesystem explicitly designed for AI agents. Just as traditional filesystems provide file and directory abstractions for applications, AgentFS provides the storage abstractions that AI agents need. The AgentFS repository consists of the following: SDK - TypeScript, Python, and Rust libraries for programmatic filesystem access. CLI - Command-line interface for managing agent filesystems: - Mount AgentFS on host filesystem with FUSE on Linux and NFS on macOS. - Access AgentFS files with a command line tool. AgentFS Specification - SQLite-based agent filesystem specification. 💡 Why AgentFS? AgentFS provides the following benefits for agent state management: Auditability : Every file operation, tool call, and state change is recorded in a SQLite database file. Query your agent's complete history with SQL to debug issues, analyze behavior, or meet compliance requirements. Reproducibility : Snapshot an agent's state at any point with cp agent.db snapshot.db. Restore it later to reproduce exact execution states, test what-if scenarios, or roll back mistakes. Portability : The entire agent runtime—files, state, history —is stored in a single SQLite file. Move it between machines, check it into version control, or deploy it to any system where Turso runs. Read mor","default_branch":null,"files":null,"tree":[],"storefront":"/r/tursodatabase","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/tursodatabase/agentfs/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}