> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ticoag.fun/llms.txt
> Use this file to discover all available pages before exploring further.

# 沙盒

> 执行环境、沙盒运行时与隔离执行

<Note>
  返回总入口：[/indexes/agent-ecosystem](/indexes/agent-ecosystem)
</Note>

收录 4 个仓库，偏隔离执行环境和沙盒运行时。

* [alibaba/OpenSandbox](https://github.com/alibaba/OpenSandbox) — 面向 AI 应用的通用沙盒平台，提供多语言 SDK、统一沙盒 API，以及 Docker / Kubernetes 运行时，适用于编码智能体、图形界面智能体等场景。（Python；⭐ 9,225）
* [boxlite-ai/boxlite](https://github.com/boxlite-ai/boxlite) — 面向 AI 智能体的 microVM 沙盒，支持隔离执行、状态持久化与快照。（Rust；⭐ 1,610）
* [e2b-dev/e2b-cookbook](https://github.com/e2b-dev/e2b-cookbook) — E2B 的使用示例集。（TypeScript；⭐ 1,314）
* [rivet-dev/sandbox-agent](https://github.com/rivet-dev/sandbox-agent) — 在沙盒中运行编码智能体，并通过 HTTP 控制它们，支持 Claude Code、Codex、OpenCode 和 Amp。（Rust；⭐ 1,175）
