Meta AI chief Alexandr Wang says a Muse Spark update with stronger coding and agentic capabilities is coming soon. Here is what is reported, what Meta has confirmed, and what developers should watch.
Last checked: July 4, 2026. Meta had not published a public model card, release date, API documentation or benchmark table for the reported new coding-focused Muse Spark update at the time of this article. Treat performance claims as reported or Meta-stated until official release materials are available.
Meta is preparing to release a new version of its Muse Spark AI model with stronger coding and agentic capabilities "soon," according to comments from Meta chief AI officer Alexandr Wang and reporting from SiliconANGLE, Business Insider and InfoWorld.
The update could be one of Meta's most important AI releases of 2026. Muse Spark, introduced in April, was the first model from Meta Superintelligence Labs and marked a shift toward a more product-focused, multimodal AI stack. But Meta itself said in its launch post that coding workflows and long-horizon agentic systems were areas where it needed to keep investing.
Wang now says a major update is near. SiliconANGLE reported July 3 that Wang wrote on X that the next Muse Spark update will bring significant coding improvements and better AI-agent performance. Business Insider separately reported that Meta's upcoming model is internally codenamed Watermelon and that Wang told employees it had caught up with OpenAI's GPT-5.5 on closely watched benchmarks, though the benchmarks were not named publicly.
That means the story is promising but not settled. Meta appears to be signaling a serious step forward. Developers should wait for official benchmark tables, access details, pricing, API terms and real-world coding tests before treating it as a Claude Code or GPT-class coding replacement.
What Was Reported
SiliconANGLE reported that Meta is preparing a new version of Muse Spark and that Wang said the rollout would happen "soon." The article said the model will be more capable at coding than the original Muse Spark and better at powering AI agents.
The report also connected the update to Business Insider's account of an internal Meta town hall. Business Insider said Wang told employees that the coming model, codenamed Watermelon, had caught up with GPT-5.5 across several closely followed AI benchmarks. The report did not name those benchmarks, and Meta declined to comment to Business Insider.
InfoWorld also reported that Wang described the update as bringing "big improvements" in coding and agentic capabilities. The outlet added analyst context: if Meta can deliver strong real-world coding quality at lower cost or with wider access, enterprises could gain another option beyond OpenAI and Anthropic.
The most important missing piece is official documentation. There is no public Watermelon model card, no confirmed release date, no pricing page, no public API access guide and no full independent benchmark result yet.
Why Coding Matters for Meta
Coding has become one of the highest-value use cases in frontier AI. Developers use AI models to write tests, migrate code, explain legacy systems, generate scripts, debug errors, review pull requests and operate coding agents that can make changes across a repository.
For Meta, a stronger coding model would solve two problems at once.
First, it would close a visible capability gap. In April, Meta's official Muse Spark post said the model offered competitive performance across multimodal perception, reasoning, health and agentic tasks, but also said Meta would keep investing in current gaps such as coding workflows and long-horizon agentic systems.
Second, it could open a developer-platform path. A model that is strong at code can support more than chat. It can become the foundation for code assistants, agent builders, workflow automation, application-development tools and hosted model services.
That is why the coding update matters even before a launch date. Meta is trying to show that Muse Spark is not only a consumer assistant model for Meta AI, Facebook, Instagram, WhatsApp and smart glasses. It may also become a serious developer and enterprise model.
Where Muse Spark Stood Before This Update
Meta introduced Muse Spark on April 8, 2026, calling it the first in a Muse family of models from Meta Superintelligence Labs. The company described it as a natively multimodal reasoning model with support for tool use, visual chain of thought and multi-agent orchestration.
The model is available through Meta AI and the Meta AI app, and Meta said in April that it was opening a private API preview to select users. Meta also said Muse Spark was the first step in a scaling ladder toward what it calls personal superintelligence.
SiliconANGLE reported that the original Muse Spark scored 52.5% on SWE-Bench Pro, a coding benchmark that measures how well models can solve real software engineering tasks. The same report said GPT-5.5 reached 58.6% and Claude Opus 4.8 reached 69.2% on that benchmark.
Those numbers explain Meta's urgency. Muse Spark was credible but not clearly leading in coding. If Watermelon or a Muse Spark successor narrows that gap, Meta would have a stronger case with developers and enterprises.
What "Agentic Capabilities" Means
Agentic AI is broader than coding. It refers to systems that can plan work, call tools, run code, inspect outputs, revise steps and continue toward a goal with less step-by-step human prompting.
Meta already built some of this into Muse Spark. The company's April post described Contemplating mode as a multi-agent reasoning approach where several agents reason in parallel. Meta said this helped Muse Spark compete with extreme reasoning modes from other frontier AI systems and improved results on difficult tasks.
The upcoming update appears aimed at making that agent behavior more useful in practical workflows. In developer terms, that could mean stronger repository navigation, better command execution, more reliable test iteration, fewer hallucinated files, better long-context reasoning and improved ability to stop when the model lacks enough information.
That is the real test. Benchmarks matter, but developers care most about whether an agent can make useful changes without creating review burden or breaking the codebase.
Why Watermelon Is Drawing Attention
Business Insider reported that Watermelon uses an order of magnitude more compute than Avocado, the internal codename for the earlier model released publicly as Muse Spark. SiliconANGLE also noted that stronger output quality may come with higher infrastructure use.
That is important for two reasons.
First, it suggests Meta is spending more test and training compute to move closer to frontier performance. Meta has been investing heavily in AI data centers, chips and talent, and the Watermelon report is being read as evidence that those investments may be starting to show model-level results.
Second, higher compute usage affects product economics. A more capable model can be more expensive to run. If Meta wants developers to use it at scale, it will need to explain pricing, rate limits, latency and whether coding workloads will be available through Meta AI, an API, a developer platform or a future cloud service.
The Cloud Strategy Question
SiliconANGLE connected Meta's coding-model push to a Bloomberg report that Meta is considering an AI infrastructure service. Reuters coverage of that Bloomberg report said Meta is exploring business lines that could sell access to AI computing power and models.
That would change the stakes. If Meta only uses the new model inside its own apps, developers may see it indirectly through Meta AI features. If Meta offers hosted models or compute to outside developers, the Muse Spark line becomes a competitor to OpenAI, Anthropic, Google, AWS, Microsoft, CoreWeave and other AI platform providers.
The distinction matters:
| Path | What it would mean |
|---|---|
| Consumer-only rollout | Better Meta AI answers, better smart glasses features, and stronger AI inside Meta apps. |
| API preview expansion | Select developers could build with Muse Spark or Watermelon directly. |
| Coding assistant | Meta could compete more directly with Claude Code, OpenAI Codex-style tools and GitHub Copilot. |
| Hosted model service | Meta could sell model access as an AI platform product. |
| Raw AI compute | Meta could monetize surplus infrastructure like a neocloud provider. |
Meta has not publicly confirmed which path the upcoming model will take.
What Developers Should Watch
Developers should not judge the new model on one internal claim. The useful evidence will come after release.
The first thing to watch is the model card. It should explain context length, supported inputs, output limits, tool-use behavior, data retention, safety filters, coding benchmarks and known limitations.
The second is real coding evidence. Can the model solve multi-file issues? Can it run tests and correct itself? Does it preserve project style? Does it avoid inventing APIs? Does it understand migrations? Does it handle unfamiliar build systems? Does it write secure code?
The third is agent reliability. A coding agent that succeeds once in a demo is not enough. It has to work repeatedly on messy repositories, with logs, dependency errors, flaky tests, permission boundaries and incomplete instructions.
The fourth is developer access. Meta needs to say whether the model will be available through Meta AI only, through a private API, through a public API, inside a coding product, or through a broader infrastructure service.
Competitive Context
Meta is entering a tough coding-model market. Anthropic has Claude Code and strong reported coding benchmarks. OpenAI has Codex-style cloud agents and frontier models. GitHub Copilot is deeply integrated into developer workflows. Google, Cursor, Cognition, Replit, Sourcegraph and others are also competing to own coding workflows.
Winning in this market requires more than a strong model. Developers expect:
- IDE and terminal integrations.
- GitHub and GitLab support.
- Tool permissions and sandboxing.
- Repository-aware context.
- Test execution and logs.
- Code review and diff presentation.
- Enterprise admin controls.
- Predictable pricing.
- Privacy, compliance and data controls.
Meta's scale gives it infrastructure advantages, but it still needs developer trust. The company has to prove that Muse Spark is not only good inside Meta's own products, but useful in the places where developers actually work.
Risks and Caveats
The biggest caveat is that the model is not publicly released yet. "Soon" is not a release date, and internal benchmark claims are not the same as public, reproducible results.
The second caveat is cost. If Watermelon uses much more compute, Meta may face a tradeoff between performance and price. Developers may accept higher cost for hard tasks, but routine code completion, summarization and small fixes need cost discipline.
The third caveat is safety. Coding models can help developers, but they can also generate insecure code, mishandle secrets, produce vulnerable dependencies or assist with dual-use cybersecurity tasks. Meta's April Muse Spark post said the company conducted safety evaluations across frontier risk categories. Any stronger coding update should come with updated safety and preparedness documentation.
The fourth caveat is product packaging. A model can be strong and still fail to gain adoption if access is limited, integrations are weak, latency is poor or enterprise controls are unclear.
Timeline
| Date | Event | Why it matters |
|---|---|---|
| April 8, 2026 | Meta introduced Muse Spark, the first model from Meta Superintelligence Labs. | Established the new Muse model family and showed Meta's post-Llama direction. |
| April 2026 | Meta said Muse Spark had gaps in coding workflows and long-horizon agentic systems. | Made coding a clear improvement target. |
| July 2, 2026 | Business Insider reported Wang told employees Watermelon had caught up with GPT-5.5 on unnamed benchmarks. | Raised expectations for Meta's next model. |
| July 3, 2026 | SiliconANGLE reported Wang said the update would arrive "soon" and improve coding and agents. | Put the coding-focused update on the public roadmap. |
| July 4, 2026 | No public model card or release date was available. | Developers should wait for official access and benchmark details. |
Bottom Line
Meta is signaling that its next Muse Spark update will be a major coding and agentic AI step. If the model performs close to GPT-5.5 and narrows the gap with Claude Opus-class coding systems, Meta could become a more serious developer-platform competitor.
But the story is still pre-release. The model has not been publicly benchmarked in full, its access route is not confirmed, and its economics are unknown. The practical question is not whether Meta can post a better score. It is whether developers can use the model to ship reliable code with acceptable cost, strong integrations and clear governance.
FAQ
Has Meta released the new coding model?
No. As of July 4, 2026, the new coding-focused Muse Spark update had been described as coming "soon," but Meta had not published a public model card or release date.
What is Watermelon?
Business Insider reported that Watermelon is the internal codename for Meta's upcoming model after Avocado, the codename for the model released publicly as Muse Spark.
What did Alexandr Wang say?
According to SiliconANGLE and InfoWorld, Wang said a Muse Spark update is coming soon with major improvements in coding and agentic capabilities. Business Insider reported that Wang also told employees the new model had caught up with GPT-5.5 on unnamed benchmarks.
Will it compete with Claude Code?
Possibly, but a model alone is not enough. Meta would need developer tools, IDE or terminal integrations, repository context, test execution, security controls and enterprise support to compete directly with Claude Code-style products.
Should developers switch now?
No. Developers should wait for official availability, pricing, benchmark details, API terms and independent hands-on tests before changing production AI coding workflows.
Sources
- Primary report: SiliconANGLE
- Business Insider report on Watermelon and GPT-5.5 benchmark claims: businessinsider.com
- InfoWorld report on Muse Spark coding and agentic improvements: infoworld.com
- Meta's official Muse Spark launch post: ai.meta.com
- Meta Newsroom post on Muse Spark: about.fb.com
- Meta Muse Spark Safety and Preparedness Report: ai.meta.com
- Reuters coverage of Bloomberg's Meta AI compute report, carried by Sahm Capital: sahmcapital.com
Before you move on
Global AI workflow guidance. Use this short checklist to turn the article into action.
- Check whether the tool can access private files or account data.
- Verify factual claims against primary sources before publishing.
- Keep a human review step for work that affects money, school, or customers.
This guide is written for practical user safety. For account, platform, or legal decisions, confirm critical steps with the official help center or your service provider.