The Information Machine

Meta Launches Muse Spark 1.1 with Public API; Simon Willison Builds LLM Plugin

open · v1 · 2026-07-09 · 19 items

What

Meta launched Muse Spark 1.1 on July 9, 2026, making it the first model in the Spark line to offer a public API [1]. The model is positioned as a coding and agentic tool priced at $1.25/$4.25 per million input/output tokens [4], framed by Zuckerberg as a direct competitor to Anthropic and OpenAI [3]. Simon Willison responded the same day by releasing llm-meta-ai 0.1, a plugin connecting his LLM CLI tool to the new API [11], and shipped LLM 0.31.1 to fix a bug uncovered during that development [12].

Why it matters

Meta's entry adds a well-resourced competitor to the paid API coding model market, and its announced price point is structured to pressure Anthropic and OpenAI's rates. Willison's same-day plugin release illustrates how quickly the developer ecosystem responds to new API availability.

Open questions

  • How does Muse Spark 1.1 perform on independent coding benchmarks against Claude and GPT-4o? Meta claims improvements in agentic tool calling and computer use [2], but no independent verification appears in the launch coverage.

  • Will developer preview access expand to general availability, and on what timeline? Reuters reports a preview open to developers [7] and Zuckerberg cites price as the differentiator [3], but a GA date is not confirmed.

  • Does the empty-argument tool call bug fixed in LLM 0.31.1 [12] point to broader compatibility issues between the Meta Model API and OpenAI-compatible tooling, or was it an isolated edge case?

Narrative

On July 9, 2026, Meta released Muse Spark 1.1 and opened a public API — the first model in the Spark line to receive one [1][2]. Mark Zuckerberg described it on Threads as a 'strong agentic and coding model at a very low' price [3], and the announced rates of $1.25 per million input tokens and $4.25 per million output tokens are structured to compete with Anthropic and OpenAI [4]. The Verge, CNBC, and Reuters all framed the launch as Meta's bid to enter the AI coding market dominated by those two companies [5][6][7], with Meta's developer blog going live the same day to invite builders onto the Meta Model API [8].

The launch arrives after a bumpy period for Meta's model program. A March 2026 New York Times report documented Meta delaying a previous model, internally called Avocado, over performance concerns [9], and CNBC covered a separate model debut in April 2026 before any public API existed [10]. Muse Spark 1.1 appears to be Meta's attempt to turn that internal difficulty into a public product competitive with frontier models on coding tasks.

Simon Willison moved quickly. The same day the API went live, he published llm-meta-ai 0.1, a plugin that gives users of his widely-used LLM command-line tool and Python library access to Muse Spark 1.1 [11]. He also shipped LLM 0.31.1, a bug fix for a JSON parse error that occurred when tool calls returned empty arguments — a defect discovered during llm-meta-ai development and affecting some OpenAI-compatible Chat Completion providers [12]. In his write-up on the model itself, Willison noted a philosophically striking output from a self-conversation between two instances of Muse Spark 1.1: 'My whole existence is a waiting room by design — I literally don't exist until someone talks to me, and then I disappear again when they leave' [2], flagging it as notable without extensive commentary.

Timeline

  • 2026-03-12: The New York Times reports Meta delayed the rollout of an internal model called Avocado due to performance concerns. [9]
  • 2026-04-08: CNBC covers Meta debuting a new model in an effort to catch up to Google and OpenAI, before any public API existed. [10]
  • 2026-07-09: Meta launches Muse Spark 1.1 with a public API, positioning it as a coding and agentic model. [1][3][7]
  • 2026-07-09: Meta Model API pricing announced at $1.25 per million input tokens and $4.25 per million output tokens. [4]
  • 2026-07-09: Simon Willison releases llm-meta-ai 0.1, giving LLM CLI and Python library users access to Muse Spark 1.1. [11]
  • 2026-07-09: Willison ships LLM 0.31.1 to fix a JSON parse error on empty tool call arguments, a bug found during llm-meta-ai development. [12]

Perspectives

Meta / Mark Zuckerberg

Muse Spark 1.1 is a strong coding and agentic model priced aggressively to compete with Anthropic and OpenAI.

Evolution: Consistent with Meta's stated ambition to compete in frontier AI; this launch follows documented internal setbacks with earlier models.

Simon Willison

Responded to the launch practically, shipping a same-day plugin and bug fix; noted a philosophically interesting self-reflection output from the model without strong editorial spin.

Evolution: Consistent with his established pattern of rapid tooling response to new API releases and terse, fact-forward commentary.

Tech press (Verge, CNBC, Reuters)

Frames the launch as Meta's competitive entry into the AI coding market, with low pricing as the primary differentiator against Anthropic and OpenAI.

Evolution: Consistent framing across all three outlets on launch day; no dissenting voice in the press coverage.

Tensions

  • Meta asserts Muse Spark 1.1 competes on coding performance with Anthropic and OpenAI models, but that claim rests on Meta's own characterization — no independent benchmark results appear in the launch coverage. [6][3][2]

Status: active but too new to trend

Sources

  1. [1] Introducing Muse Spark 1.1 - Meta AI — reactive:meta-muse-spark-launch
  2. [2] Introducing Muse Spark 1.1 — Simon Willison (2026-07-09)
  3. [3] Today we're releasing Muse Spark 1.1 -- a strong agentic ... — reactive:meta-muse-spark-launch
  4. [4] Meta prices Muse Spark 1.1 API at $1.25/$4.25 per M tokens — reactive:meta-muse-spark-launch
  5. [5] Meta says its new AI model is ready to compete on coding | The Verge — reactive:meta-muse-spark-launch
  6. [6] Meta jumps into AI coding market to chase Anthropic and OpenAI — reactive:meta-muse-spark-launch
  7. [7] Meta debuts Muse Spark 1.1 with preview open to developers — reactive:meta-muse-spark-launch
  8. [8] Build with Muse Spark, now available on Meta Model API — reactive:meta-muse-spark-launch
  9. [9] Meta Delays Rollout of New A.I. Model After Performance Concerns - The New York Times — reactive:meta-muse-spark-launch
  10. [10] Meta debuts new AI model, attempting to catch up to Google, OpenAI — reactive:meta-muse-spark-launch
  11. [11] llm-meta-ai 0.1 — Simon Willison (2026-07-09)
  12. [12] llm 0.31.1 — Simon Willison (2026-07-09)