Pocketenv
    Pocketenv
    • Overview
    • API Reference

    Overview

    What is Pocketenv?#

    Pocketenv is a secure sandbox platform for running AI agents, developer tools, and experimental environments in isolated, disposable containers โ€” locally or in the cloud.
    It allows anyone to instantly launch preconfigured environments with tools like:
    Claude Code
    OpenAI Codex CLI
    GitHub Copilot CLI
    Gemini CLI
    OpenClaw
    Custom community environments
    No local installation. No configuration pain. No risk to your machine.
    Each sandbox runs independently, can be destroyed at any time, and is designed for safe experimentation.

    Why Pocketenv?#

    Modern AI tools are powerful โ€” but running them safely is hard.
    Common problems:
    Installing AI CLIs locally can pollute your system
    Docker setups are complex
    Environments break due to dependency conflicts
    Testing untrusted tools is risky
    Sharing reproducible environments is difficult
    Pocketenv solves this by providing:
    ๐Ÿ”’ Strong isolation โ€” every sandbox runs separately
    โšก Instant startup โ€” preconfigured base environments
    ๐Ÿงช Disposable sessions โ€” destroy anytime
    ๐ŸŒ Browser-based terminal access
    ๐Ÿงฉ Composable base sandboxes
    ๐ŸŒ Decentralized sandbox discovery via AT Protocol
    Pocketenv is not just a sandbox runner.
    It is an open ecosystem for portable AI environments.

    Core Philosophy#

    Pocketenv is built around four principles:
    1๏ธโƒฃ Isolation by Default
    Everything runs in a contained sandbox. Your system remains clean.
    2๏ธโƒฃ Disposable Environments
    Sandboxes are temporary by default. Start fast. Destroy easily.
    3๏ธโƒฃ Portable Metadata
    Base sandbox definitions are published via AT Protocol, making environments:
    Discoverable
    Verifiable
    Shareable
    Versioned
    4๏ธโƒฃ Open Ecosystem
    Anyone can publish sandbox definitions.
    Official sandboxes are curated. Community sandboxes are welcome.
    Modified atย 2026-02-28 18:13:55
    Built with