# Meta Muse Code 结束 beta 并推出可编程 SDK

- 来源：Rohan Paul (@rohanpaul_ai)
- 发布时间：2026-09-01 04:28
- AIHOT 分数：66
- AIHOT 链接：https://aihot.virxact.com/items/cmthpnb3l024oromdlgcr1dww
- 原文链接：https://x.com/rohanpaul_ai/status/2094522643626291390

## AI 摘要

Meta 的 Muse Code 结束 beta，面向更大、更复杂的工程任务，开发者可用一条命令安装：curl -fsSL https://dev.meta.ai/install.sh | bash。

## 正文

Meta's Muse Code is now out of beta and is programmable.

• The new SDK lets you build your own agents/apps on top of Muse’s sessions, tools, permissions, and persistent state.

• Workflows can coordinate multiple subagents in parallel. so you can spin up something closer to managing an AI engineering team.

• Inter-session messaging, will be very important. So multiple independent coding efforts can now coordinate rather than being isolated silos.

• The rewind feature lets you jump back to an earlier safe point in a Muse Code session and undo both the code changes and the conversation state that happened after that point. So if the agent went down a bad path, you can restore the project and the agent’s context to before that mistake instead of manually reversing everything.

Overall, a very strong coding agent runtime/platform.

### 引用推文

> Mark Zuckerberg：Muse Code is out of beta and now built to handle bigger, more complex engineering tasks. Developers can get started with one command today: curl -fsSL https://d...
