Meta launches Muse Code, an AI agent for large code bases
https://techcrunch.com/2026/08/05/meta-launches-muse-code-an-ai-agent-for-large-code-bases/📌 【Meta 新品發布】Muse Code 正式推出,透過多代理架構攻克大型專案
TL;DR:Meta 推出 Muse Code 終端機代理工具,利用多代理並行機制處理大型程式碼庫任務。
Meta 在 AI 領域的佈局正快速加速。本週,Meta 正式發布了全新的終端機編程代理(terminal coding agent)—— Muse Code,旨在協助開發者處理大型軟體專案中複雜的工程任務。
🧩 透過多代理架構,同時處理多個功能開發
Muse Code 目前處於 Beta 測試階段,其核心設計理念是透過啟動多個獨立代理(agents)來處理大型專案。
- 並行處理機制:當任務規模夠大時,系統會將工作分發(fan out)到多個子代理。
- 隔離工作環境:這些子代理會在獨立的工作樹(worktrees)中同時運作,確保彼此不會產生衝突。
- 不干擾原始碼:Zuckerberg 指出,這種設計能確保使用者的工作副本(working copy)永遠不會被更動。
- 實測表現:在測試中,該工具能同時為一款遊戲開發六個功能,且過程中完全沒有發生衝突。
📊 核心能力:從規劃到驗證的完整流程
根據 Meta CEO Mark Zuckerberg 的說法,Muse Code 能夠完成完整的軟體工程任務,包含:
- 規劃變更內容(planning changes)
- 編寫程式碼(writing code)
- 驗證執行結果(validating the results)
該工具由 Meta 先前發布的編程模型 Muse Spark 提供技術支援,並可透過單一指令完成安裝。
💡 成本效益與市場競爭力
Meta 正試圖在 AI 代理市場中,與 OpenAI 的 Codex 以及 Anthropic 的 Claude Code 進行競爭。Meta AI 負責人 Alexandr Wang 表示,針對許多工作流程與使用場景,Muse Code 將會是一個極佳的選擇,特別是在成本效益方面表現優異。
這是 Meta 擴大 AI 影響力的重要一步。除了核心的廣告業務外,Meta 近期也積極投入企業級 AI 市場,先前已曾推出針對客戶服務與支援的代理工具。
🔗 來源
- 標題:Meta launches Muse Code, an AI agent for large code bases
- 作者/機構:Lucas Ropek @ TechCrunch
- 連結:https://techcrunch.com/2026/08/05/meta-launches-muse-code-an-ai-agent-for-large-code-bases/
#Meta #MuseCode #AIAgent #SoftwareEngineering #MuseSpark #CodingAssistant #LargeCodebase #MachineLearning #AI #DeveloperTools
原始資料 TechCrunch AI · 收集於 2026-08-06
摘要原文
Meta, considered a bit of a straggler in the AI harnesses realm, is making strides to catch up. This week, the company released a new terminal coding agent aimed at programmers looking for assistance with complex tasks across large software code bases. Muse Code, which is currently available in beta, can accomplish “complete software engineering tasks across large repos,” Meta CEO Mark Zuckerberg said in a social media post on Wednesday. Those tasks include “planning changes, writing code, validating the results,” he added. Code, which can be installed with a single command, is powered by Meta’s previously released coding model, Muse Spark. It handles large projects by launching its own agents, which then work simultaneously. “When a job is big enough, it fans out to separate sub-agents working in parallel in isolated worktrees,” Zuckerberg explained. “Your working copy is never touched. In testing we had it build six features for a game simultaneously with no collisions.” The move attempts to position Meta more competitively, and more affordably, with AI lab peers like OpenAI and its coding agent Codex, and Anthropic with Claude Code. “We think that for a lot of workflows and a lot of use cases, this can be an incredibly good option, especially from a cost perspective,” Alexandr Wang, Meta’s AI chief who leads Meta Superintelligence Labs, told the Wall Street Journal. Meta has been attempting to grow its AI presence by pouring money into development. In June, it expanded beyond its core focus of using AI to support its advertising business and entered the enterprise AI market with an agent aimed at customer service and support.
由 tencent/hy3:free 自動生成