# Anthropic Ultracode：智能子程序与并行化工作流

- 来源：swyx (@swyx)
- 发布时间：2026-06-15 15:00
- AIHOT 分数：41
- AIHOT 链接：https://aihot.virxact.com/items/cmqevhmbz00fmslwa7tstemze
- 原文链接：https://x.com/swyx/status/2066415484149633329

## AI 摘要

swyx 指出，Anthropic 的 Ultracode 工具在消耗模型 token 方面表现惊人，但需要正确设置仓库的并行化以利用子智能体（subagents）的扇出（fanout）能力。该工具的核心思想是“智能子程序”——当理解大量知识工作不过是需要判断和智能的琐碎任务（yak shaves）时，动态工作流不仅适用于编码任务。

## 正文

havent seen many people outside anthropic ultracode yet. this thing is scarily good at burning tokens but you need to set up your repo to parallelize properly to make use of the fanout that i think subagents are best at.

basically the idea is "subroutines but intelligent". when you undersatnd just how much knowledge work is just yakshaves after yakshaves that require some judgment and intelligence， you start to appreciate that dynamic workflows are not just for coding tasks…

### 引用推文

> Thariq：http://x.com/i/article/2061850535708483585
