agentOS Registry
Agents, file systems, browsers, and software packages for agentOS.
Agents
Coding agents with programmatic API access and universal transcript format (ACP).
File Systems
Mount these file systems as the root or at any sub-path inside the agent's environment.
Host Directory
Project a real host directory into the VM, Docker-style. The guest sees only the mounted subtree, never the wider host filesystem.
S3
Mount an S3-compatible bucket as a filesystem. File contents are chunked into S3 objects, keeping large files, partial reads/writes, and snapshots efficient.
Google Drive
Mount a Google Drive folder as a filesystem for reading and writing documents and files.
Browsers
Let agents browse the web from inside the VM with cloud browser providers.
Sandbox Mounting
agentOS is a hybrid OS. Mount sandbox file systems and interact with them via tools for heavier workloads. Use agentOS natively for lightweight tasks.
Software
Wasm command packages that run inside the agent's environment. Install individually or use meta-packages.
Bindings
Host-side tools and integrations that extend agent capabilities.
Deploy
Run agentOS in production on the platform of your choice.
Want to add your own package to the registry?