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

Rohan Paul · @rohanpaul_ai · X·2026-09-01 04:28·16小时前
AI 导读

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

Rohan Paul@rohanpaul_ai
66AI 编辑部评分,满分 100

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

2026-09-01 04:28· 16小时前
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 ZuckerbergMuse 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...