Muse Spark 1.1: Meta Model API, 1M Context, and Agentic Coding Upgrade
Meta Superintelligence Labs ships Muse Spark 1.1 July 9, 2026 — multi-agent orchestration, 1M-token context compaction, computer use, OpenCode coding demos, and public preview of the Meta Model API. vs Muse Spark, Fable, GPT-5.6.
Same launch day as Ollama's $88M open-models round, GPT-5.6 Sol/Terra/Luna GA, and Grok 4.5 vs Opus — July 9 is stacking frontier releases. Muse Spark 1.1's pitch: one multimodal model that plans, delegates subagents, writes scripts or clicks UIs, debugs with screenshots, and ships through an OpenAI-compatible API.
Meta frames 1.1 as advancing the performance-efficiency frontier — more capability without purely linear latency/token inflation, via orchestration and compaction.
Agents — multi-agent orchestration and 1M context
Meta's agent story for 1.1:
Main agent: gather context → plan → delegate parallel subagents
Subagent: execute scoped job, know available tools, escalate when stuck
Zero-shot generalization to new native tools, MCP servers, custom skills
Faster end-to-end on complex projects vs original Muse Spark (vendor claim)
1 million token context with active compaction — retrieve early work, drop noise, keep critical steps. That directly targets loop engineering and long-horizon agent pain: sessions that used to forget mid-refactor.
Batches actions per step instead of one-click-at-a-time reasoning
Demo: agentic dinner party — new context while placing an order triggers plan updates without user intervention.
That is the same product class as Codex Computer Use, Claude computer use, and GPT-5.6 agentic terminal work — but Meta emphasizes adaptive automation vs GUI inside one model policy.
Coding — OpenCode, DeepSWE, Meta Internal Coding Bench
Meta highlights real codebase work — diagnose bugs, ship features, large migrations — with harness features teams already use:
Full posture: Muse Spark 1.1 Evaluation Report (linked from Meta blog).
Same caution as April Muse Spark coverage: third-party evaluation awareness means sandbox scores may not equal production — especially for tool-using agents.
Meta Model API — developer access
Public preview July 9, 2026 — first time developers can build on Muse Spark via official API.
Partner quotes from Meta's post:
"Massive million-token context, full multimodal support (images, video, PDFs), built-in search with citations, strong reasoning, top-tier coding abilities (particularly frontend and design), structured output, and parallel tool calling — all in a clean OpenAI-compatible package."
— Amjad Masad, CEO of Replit
"Strong tool use at a price point that makes it viable to run real coding workloads at scale."
— Saoud Rizwan, CEO of Cline
"Enterprise capabilities competitive with today's leading frontier models" on Box's eval set.
— Yashodha Bhavnani, VP of AI Products at Box
Practical read: Meta is packaging agentic primitives (long context, tools, multimodal, search) into one API surface — competing with OpenAI, Anthropic, and Google on harness-ready foundations, not chat-only endpoints.
Pricing and rate limits: verify in Meta developer docs at launch — not fully detailed in the July 9 announcement post.
Meta's bet remains integrated consumer graph + agentic models (Instagram, Marketplace, WhatsApp). Ollama's bet is open weights you run yourself. Most teams will use both — Spark/Fable/GPT for burst, Ollama for private volume.
What builders should do this week
Request Meta Model API preview access if you ship OpenAI-compatible agent stacks
Benchmark on your harness — OpenCode, Cline, Replit, or internal CI — not Meta charts alone
Test MCP + skills — 1.1 claims zero-shot generalization; validate your servers
Plan compaction — 1M context only helps if your agent policy compacts well
Pair with Muse Image if your workflow is generate-then-act (listing, ads, creative)