PulseAugur
实时 01:45:38
English(EN) I noticed Cowork spins up a VM but the Claude code doesn't, so I opened it up to find out why

Anthropic 的 Claude AI 在 macOS 上运行于专用的 Ubuntu 虚拟机中

AnthropicClaude AI 的深入分析显示,它在 macOS 上运行于一个专用的 Ubuntu ARM64 虚拟机中,利用了 Apple 的 Virtualization.framework。该设置使用了一个根级别的守护进程进行控制,并通过 gVisor 使用了一个独立的网络堆栈以确保安全。该虚拟机采用了一个带有一次性覆盖层的压缩黄金镜像,确保每次会话重启时都处于干净状态。 AI

影响 为领先的 AI 模型提供了对其运行架构的洞察,可能影响部署策略。

排序理由 对一个 AI 产品内部基础设施的分析。

在 r/ClaudeAI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Anthropic 的 Claude AI 在 macOS 上运行于专用的 Ubuntu 虚拟机中

报道来源 [1]

  1. r/ClaudeAI TIER_2 English(EN) · /u/foxtrot_north ·

    我注意到 Cowork 启动了一个虚拟机,但 Claude 代码没有,所以我打开它来找出原因

    <!-- SC_OFF --><div class="md"><p>Found a 10GB VM bundle in Claude's app-support folder and spent the weekend taking it apart read-only. </p> <p>Notes:</p> <p>- Full Ubuntu ARM64 cloud image booted via Apple's Virtualization.framework, not a container or Seatbelt sandbox. The mac…