<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>沙箱 on Text Matrix</title><link>https://txtmix.com/tags/%E6%B2%99%E7%AE%B1/</link><description>Recent content in 沙箱 on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:20:36 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/%E6%B2%99%E7%AE%B1/index.xml" rel="self" type="application/rss+xml"/><item><title>Cua：开源计算机控制Agent基础设施完全指南</title><link>https://txtmix.com/posts/tech/cua-computer-use-agent-infrastructure-guide/</link><pubDate>Thu, 14 May 2026 10:47:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/cua-computer-use-agent-infrastructure-guide/</guid><description>&lt;h1 id="cua开源计算机控制agent基础设施完全指南">Cua：开源计算机控制Agent基础设施完全指南&lt;/h1>
&lt;p>&lt;strong>Cua&lt;/strong>（Computer-Use Agent）是当前最完整的开源 Computer-Use Agent 基础设施项目，由 trycua 团队开发。它提供三大核心组件——&lt;strong>Cua Driver&lt;/strong>（后台桌面控制）、&lt;strong>Cua Sandbox&lt;/strong>（跨平台隔离执行环境）和 &lt;strong>Cua Bench&lt;/strong>（标准化评估基准），让开发者可以训练和评估能够操控完整桌面的 AI Agent。&lt;/p></description></item><item><title>CubeSandbox：腾讯开源的极速、高并发、安全沙箱服务——专为 AI Agent 打造</title><link>https://txtmix.com/posts/tech/cubesandbox-tencent-ai-agent-sandbox/</link><pubDate>Thu, 23 Apr 2026 07:58:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/cubesandbox-tencent-ai-agent-sandbox/</guid><description>&lt;h1 id="cubesandbox腾讯开源的极速高并发安全沙箱服务专为-ai-agent-打造">CubeSandbox：腾讯开源的极速、高并发、安全沙箱服务——专为 AI Agent 打造&lt;/h1>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;ul>
&lt;li>理解 CubeSandbox 的核心定位、适用场景及其与 Docker 容器、传统 VM 的本质差异&lt;/li>
&lt;li>掌握 CubeSandbox 的整体架构设计与各核心组件的职责划分&lt;/li>
&lt;li>理解基于 eBPF 的 CubeVS 网络虚拟化层的工作原理（SNAT/DNAT、会话跟踪、网络策略）&lt;/li>
&lt;li>熟悉模板（Template）的生命周期管理（Init → Boot &amp;amp; Snapshot → Deploy）&lt;/li>
&lt;li>能够在本地环境（WSL 2 或裸金属）完成 CubeSandbox 的安装与第一个 Agent 代码运行&lt;/li>
&lt;li>了解从源码构建和多机集群部署的扩展路径&lt;/li>
&lt;/ul>
&lt;h2 id="一为什么需要-cubesandbox">一、为什么需要 CubeSandbox？&lt;/h2>
&lt;p>在 AI Agent 的实际应用中，Agent 往往需要&lt;strong>执行大模型生成的未知代码&lt;/strong>——这带来了一个根本性的安全问题：如何在不影响性能的前提下，实现&lt;strong>强隔离&lt;/strong>，让恶意或错误的代码无法影响宿主机和其他沙箱实例？&lt;/p></description></item><item><title>claude-desktop-debian：3496 Stars的Claude Desktop Linux原生移植——从入门到精通</title><link>https://txtmix.com/posts/tech/claude-desktop-debian-linux-native-build/</link><pubDate>Sun, 19 Apr 2026 20:59:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/claude-desktop-debian-linux-native-build/</guid><description>&lt;h1 id="claude-desktop-debian3496-stars的claude-desktop-linux原生移植从入门到精通">claude-desktop-debian：3496 Stars的Claude Desktop Linux原生移植——从入门到精通&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：Linux开发者、AI应用使用者、跨平台移植爱好者、系统管理员
&lt;strong>预计阅读时间&lt;/strong>：40-50分钟
&lt;strong>前置知识&lt;/strong>：Linux命令行基础、了解包管理器概念、有一定的桌面应用使用经验
&lt;strong>难度定位&lt;/strong>：⭐⭐⭐⭐ 专家设计&lt;/p></description></item><item><title>OpenSandbox：阿里巴巴开源的 10.0k Stars 通用 AI 应用沙箱平台</title><link>https://txtmix.com/posts/tech/alibaba-opensandbox-ai-sandbox-platform/</link><pubDate>Sat, 28 Mar 2026 21:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/alibaba-opensandbox-ai-sandbox-platform/</guid><description>&lt;h1 id="opensandbox阿里巴巴开源的-100k-stars-通用-ai-应用沙箱平台">OpenSandbox：阿里巴巴开源的 10.0k Stars 通用 AI 应用沙箱平台&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：构建 AI 应用（编程 Agent、GUI Agent、代码执行、RL 训练）的开发者
&lt;strong>核心问题&lt;/strong>：如何为 AI 应用提供安全、可扩展的隔离执行环境？
&lt;strong>难度&lt;/strong>：⭐⭐⭐⭐（专家设计）
&lt;strong>来源&lt;/strong>：GitHub alibaba/OpenSandbox，2026-03-28&lt;/p></description></item></channel></rss>