Skip to content

【开源自荐】Treadstone:面向 AI Agent 的开源沙箱运行平台 #9616

@earayu

Description

@earayu

项目名称:Treadstone
项目地址https://github.com/earayu/treadstone
在线体验https://app.treadstone-ai.dev/ (内置hermes,可直接试用)
文档地址https://treadstone-ai.dev/docs
演示视频https://www.bilibili.com/video/BV1jqQPBNEWB/?spm_id_from=333.1387.homepage.video_card.click

详细介绍
Treadstone 是一个面向 AI Agent 的开源沙箱运行平台,适合需要长时间运行、文件读写、Shell 执行、浏览器操作、MCP 接入和人工接管的 agent 场景。

它的特点不是只提供一个“临时执行命令的 sandbox”,而是把 sandbox 本身做成 agent 可长期使用的运行环境。你既可以让 agent 直接运行在隔离环境里,也可以把 sandbox 作为按需调用的能力,通过 CLI / REST API / Python SDK 创建和管理。

项目目前支持:

  1. Shell 和代码执行
  2. 文件系统读写
  3. 浏览器自动化与浏览器接管
  4. MCP 接入
  5. 长时间运行进程与持久化存储
  6. 自托管部署(基于 Kubernetes)

如果你在做 AI Coding、Browser Agent、自动化工作流或需要给 agent 提供可控的运行环境,这个项目可能会有参考价值。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions