请问HN:代理沙箱还缺少什么?

1作者: oryx1729大约 1 个月前原帖
我正在构建一个代理沙箱平台,使用 OpenCode SDK 提供具有明确观点的可定制模板,适用于通用代理。<p>这个想法是提供一个出色的命令行界面体验,使得使用像 Claude Code 或 Codex 这样的 AI 客户端来启动沙箱、获取/检索数据和提示、审查生成的输出以及管理用户提问的队列变得简单易行。<p>我还计划添加一个 AI 网关层,类似于 Tailscale Aperture(虽然没有关联,但他们的一位工程师在 AI Engineer 上做了很棒的演讲,可以在 YouTube 上找到),用于监控网络访问、分发密钥以及控制沙箱可以访问哪些服务/系统。<p>对于构建代理工作流的人们,如果你尝试过其他沙箱解决方案,我非常希望听到你的反馈。<p>有什么缺失的地方?最困难的部分是什么?
查看原文
I&#x27;m building an agent sandbox platform with opinionated customizable templates for general purpose agents using the OpenCode SDK.<p>The idea is to provide a great CLI experience so it&#x27;s easy to use an AI client like Claude Code or Codex to launch sandboxes, fetch&#x2F;retrieve data and prompts, review generated outputs, and manage queues for ask-user questions.<p>I also plan to add an AI gateway layer, similar to Tailscale Aperture(not affiliated but one of their engineers gave a great talk at AI Engineer it&#x27;s on YT) for monitoring network access, distributing secrets, and controlling what services&#x2F;systems a sandbox has access to.<p>For people building agent workflows, I&#x27;d love to hear feedback if you&#x27;ve tried other sandbox solutions.<p>What was missing and what was the hard part?