Show HN: A durable filesystem layer for AI agents
Category: infrastructure
Tags: durable-filesystem, ai-agents, rust
Score: 6.5/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 6)
SmolFS provides a durable filesystem layer for AI agents, allowing workspaces to persist across agent restarts and be shared across machines via local (SQLite) or cloud (Redis/S3) backends. It combines a Rust core with Python and TypeScript SDKs, offering a clean CLI lifecycle that is interesting for agent workflows requiring stateful filesystem interactions.
Target audience: backend devs, data engineers, ai/ml engineers
Repository: https://github.com/CelestoAI/smolfs · Rust · 4 stars
View on Hacker News