Plasma 发布 Fractal:为编码代理提供大规模自主架构
Most coding agents try to finish a big project in one long session, but it gets…
Most coding agents try to finish a big project in one long session, but it gets lost or hard to manage in the end.
Plasma has released Fractal, giving Claude Code and Codex the missing architecture for truly large-scale autonomous work.
Open source under Apache 2.0. giving me hierarchical agent loops.
A single coding agent usually has one context, one workspace, and one linear path.
Large migrations or audits break that model because separate branches need persistent ownership.
Fractal gives every node its own worktree, memory, lifecycle, and reviewable Git history.
Each node runs repeated Prepare, Plan, Execute, Review, and Commit cycles until completion.
When work splits, a node creates children that run the same loop independently.
eazy install - pip install fractal
更进一步:量化金融体系
看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力