Meta launched Muse Spark 1.1 on July 9 and opened a public preview of the Meta Model API.
Meta describes Muse Spark 1.1 as its most capable model for complex reasoning, coding, multimodal understanding, and agentic workflows. The company says the model supports a 1 million token context window and can work across text, image, video, code, and tool-use tasks.
The launch also puts Muse Spark 1.1 into Meta AI’s Thinking mode. For developers, the more important shift is the Model API preview, which turns the model from a consumer-assistant capability into a programmable service.
Meta is testing a different distribution path
Meta’s open-model strategy has usually been judged through Llama releases, weights, and ecosystem adoption. Muse Spark 1.1 is different. It is a hosted API and product-surface launch, closer to how developers buy frontier model capacity from OpenAI, Anthropic, Google, and xAI.
That matters because agent models are increasingly evaluated by what they can do inside workflows, not only by static chat quality. Meta’s launch page emphasizes coding, computer use, tool use, and multimodal tasks. It also names Replit as an early partner using the model for software-engineering work.
Those claims still need independent testing. Meta’s benchmark charts and partner comments are launch evidence, not neutral evaluation. The useful news is that developers now have a public preview path to run their own tests instead of only watching demos.
Long context is useful only if retrieval and control hold up
The 1 million token context claim will draw attention, but it should not be treated as a guarantee that every long-context task becomes easy.
Long context helps when a model can find the right detail, preserve instructions, avoid stale or conflicting evidence, and keep tool calls grounded. In agent workflows, the failure mode is often not “the document was too long.” It is that the model used the wrong part of the document, missed a constraint, or kept acting after context shifted.
That makes Muse Spark 1.1 worth testing on repository-wide tasks, multimodal support flows, and document-heavy analysis where Meta’s claims can be measured against current incumbents.





