#405 · Primary category: AI Agents & Automation

mirage

agent-sandbox agent-tools ai-agents bash claude-code dsh dsh-plugin fuse llm-agents openai-agents python typescript vfs virtual-filesystem

The World's First Unified Virtual Filesystem For AI Agents

Project last updated:08/29/26

GitHub Stars

3.6K

Forks

261

Contributors

29

License

Apache-2.0

Why we included this project

Instead of teaching each agent where every service keeps its files, Mirage presents a single virtual filesystem: S3, Google Drive, Slack, Gmail, Redis, and a couple dozen more backends appear as ordinary local folders, so agents can handle them with plain bash commands like grep, cat, and cp. Teams working with OpenAI Agents, LangChain, the Vercel AI SDK, or Pydantic AI can skip the per-service SDKs and MCP connectors that usually glue this kind of thing together. The workspace model is the part worth understanding. You define mounts in code or YAML, then snapshot, version, and move runs between machines without reconfiguring anything. It embeds in-process in Python or TypeScript servers, and coding agents such as Claude Code and Codex can drive it directly.

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