···1111>
1212> This project is in early development. Expect breaking changes and rapid iteration.
13131414+---
1515+1616+## Use Cases
1717+1818+- Run AI agents (Codex, Claude, Gemini, OpenClaw, Copilot ...) safely in isolated environments
1919+- Spin up ephemeral dev sandboxes for quick prototyping
2020+- Share reproducible developer environments via AT Protocol
2121+- Test untrusted or third-party code securely
2222+- Provide sandbox infrastructure as a service
2323+2424+---
2525+2626+1427## Installation
15281629```sh
···298311```sh
299312POCKETENV_TOKEN=<your-token> pocketenv ls
300313```
301301-302302----
303303-304304-## Use Cases
305305-306306-- Run AI agents (Codex, Claude, Gemini, OpenClaw, Copilot ...) safely in isolated environments
307307-- Spin up ephemeral dev sandboxes for quick prototyping
308308-- Share reproducible developer environments via AT Protocol
309309-- Test untrusted or third-party code securely
310310-- Provide sandbox infrastructure as a service
311311-312312----
313314314315## Documentation
315316