qvib.pro
RU

Muse Spark 1.1 Beats GPT-5.5 and Opus 4.8 on Agents

Muse Spark 1.1 Beats GPT-5.5 and Opus 4.8 on Agents

What happened

Meta* Superintelligence Labs has released Muse Spark 1.1, a new multimodal reasoning model aimed at agentic scenarios. The release comes just three months after the first version of Muse Spark. According to Meta* representatives, the new model competes with GPT-5.5 and Claude Opus 4.8 across many agent tests, and leads the field on tool use. On MCP Atlas, the benchmark that measures how an agent works with external tools, Muse Spark 1.1 scored 88.1, ahead of Opus 4.8 (82.2), Gemini 3.1 Pro (78.2) and GPT-5.5 (75.3). On Humanity's Last Exam with tools the model reached 62.1 against 57.9 for Opus 4.8. In coding, on SWE-Bench Pro, the model takes second place with 61.5, behind Opus 4.8 (69.2) but ahead of GPT-5.5 (58.6) and Gemini 3.1 Pro (54.2). The model has a 1 million token context window with active management, and can compress history and pull information out of the early stages of a long session. Muse Spark 1.1 orchestrates multi-agent systems: it gathers context, builds a plan and delegates execution to parallel subagents. The model is also better at computer use, working with desktop, browser and mobile interfaces and choosing between writing a script and clicking directly.

Why it matters

The Muse Spark 1.1 release highlights the growing competition in frontier AI models, especially around agentic systems. Meta* is actively coming back into the frontier model race with solutions that beat existing rivals on key metrics. The model's ability to use external tools effectively and operate inside multi-agent systems opens up new options for automating complex processes and building smarter AI assistants. A 1 million token context window lets models process and analyse large volumes of information, which is critical for complex tasks. Improved interaction with user interfaces (desktop, browser, mobile) makes the model more versatile and applicable in real-world scenarios. The public preview of the Meta Model API gives third-party developers direct access to Meta*'s flagship model, which could spur innovation and new applications built on top of it.

What it means for vibe coding

For developers doing vibe coding, Muse Spark 1.1 is a powerful tool for building more complex and autonomous AI agents. The model's improved tool use and task planning let you delegate longer chains of actions to it — automatically deploying applications, managing cloud resources or running complex research. The huge context window means agents can sustain longer, more complex conversations while retaining all the necessary information about previous steps. The multi-agent orchestration built into Muse Spark 1.1 makes it possible to create systems where different AI agents specialise in specific tasks and work together toward a shared goal. That paves the way for AI assistants that not only write code but manage the whole development process, from framing the task to final testing and deployment. It is worth studying the Meta Model API and experimenting with what Muse Spark 1.1 can do inside your own projects.

Sources

More on «Models»

Go deeper