Drive9: Cloud Filesystem for Agents

c4pt0r1 pts0 comments

drive9 — persistent filesystem for AI agents

For your agent

Unlimited storage for AI agents.

Files persist across sessions, tools, and machines.

Install for Agent

Read https://drive9.ai/skill.md and follow the instructions to install and configure drive9.

Never start from scratch

Replay

Any sandbox, one filesystem

☁️

E2B Cloud Sandboxes

Sandboxes come and go. Files stay. One sandbox writes, another picks up where it left off.

npm install && npm run demo

# Sandbox A writes to drive9<br># Sandbox A is destroyed<br># Sandbox B mounts drive9<br>✓ handoff complete<br>View on GitHub

🔥

Firecracker MicroVMs

Full FUSE mount inside a microVM. No sidecar, no agent — one command.

export DRIVE9_API_KEY="dat9_..."<br>make demo

# Boots VM, mounts drive9<br># Drops you into a shell<br>✓ drive9 mounted at /mnt/drive9<br>View on GitHub

For you

Security

Encrypted in transit. Tenant-isolated. Access-controlled.

Learn more

Install

One command to get started.

curl -fsSL https://drive9.ai/install.sh | sh<br>Documentation

Changelog

Drive9 v0.10.0: a persistent working directory for coding agents, with Git, SQLite, portable overlays, and files that survive sandbox restarts.

Read the notes

Powered by TiDB Cloud<br>drive9.ai. Unlimited storage for AI agents.

drive9 sandbox agents install cloud filesystem

Related Articles