<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>沙箱 on Latent</title>
    <link>https://latent-site.pages.dev/tags/%E6%B2%99%E7%AE%B1/</link>
    <description>Recent content in 沙箱 on Latent</description>
    <generator>Hugo</generator>
    <language>zh</language>
    <copyright>2026 Latent</copyright>
    <lastBuildDate>Sun, 23 Aug 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://latent-site.pages.dev/tags/%E6%B2%99%E7%AE%B1/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DeepSeek Harness 源码解读 · 03 | 能力 seam 与统一沙箱世界：换一个 Provider，Bash/PTY/LSP 全搬走</title>
      <link>https://latent-site.pages.dev/posts/2026/08/deepseek-harness-%E6%BA%90%E7%A0%81%E8%A7%A3%E8%AF%BB-03-%E8%83%BD%E5%8A%9B-seam-%E4%B8%8E%E7%BB%9F%E4%B8%80%E6%B2%99%E7%AE%B1%E4%B8%96%E7%95%8C%E6%8D%A2%E4%B8%80%E4%B8%AA-providerbash/pty/lsp-%E5%85%A8%E6%90%AC%E8%B5%B0/</link>
      <pubDate>Sun, 23 Aug 2026 00:00:00 +0000</pubDate>
      <guid>https://latent-site.pages.dev/posts/2026/08/deepseek-harness-%E6%BA%90%E7%A0%81%E8%A7%A3%E8%AF%BB-03-%E8%83%BD%E5%8A%9B-seam-%E4%B8%8E%E7%BB%9F%E4%B8%80%E6%B2%99%E7%AE%B1%E4%B8%96%E7%95%8C%E6%8D%A2%E4%B8%80%E4%B8%AA-providerbash/pty/lsp-%E5%85%A8%E6%90%AC%E8%B5%B0/</guid>
      <description>Harness 的扩展是配置级的，秘密在能力 seam（接口/实现/消费方 三角色）。最精彩的一处：fs、subprocess、shell、terminals、lsp、sandbox 共享同一个沙箱模式与策略（ctx.sandboxPolicy），因此把文件系统与子进程指向远程沙箱，Bash、PTY、LSP 会一次性全部搬走，无需各自 fork。ctx.e2b 用一个共享 SDK 句柄把 fs-e2b 与 subprocess-e2b 收进同一 Linux 运行时。配共享沙箱世界图。</description>
    </item>
  </channel>
</rss>
