Aggregated File System (AGFS), a modern tribute to the spirit of Plan 9
Summary
AGFS unifies diverse backends (KV stores, queues, SQL, object storage) under a file-system interface, enabling AI agents and automation workflows to interact with resources via standard file operations. It offers a Plan 9-inspired approach with simple commands, demonstrates Quick Start and cross-FS capabilities, and provides use cases like agent task loops and heartbeat-based coordination.