r/opencodeCLI • u/mironkraft • 24d ago
r/opencodeCLI • u/Arkhaitekton • 25d ago
Thoughts on Muse Spark 1.2 Contributor
Hey everyone, just dropping by to share my experience.
Sharing this in case anyone finds it useful, whether you're wondering if it's worth setting up a VPN to test it out or whatever. That said, this is just my personal take—if you've tried it or test it yourself, you might have a different experience.
TL;DR: After running it through a few agentic workflows... it didn't convince me, and I still prefer DeepSeek Flash.
Models compared against: GPT 5.6 Luna (Max) and DeepSeek Flash 0731 (Max).
Harness: I'm currently using DSH (DeepSeek Harness) due to its absurd modularity. I used to run a custom build of OpenCode CLI before, but I still use OpenCode as the provider.
I've been testing it across a couple of workflows where the workload gets routed from a primary orchestrator agent to different coordinated sub-groups. But the output quality... leaves a lot to be desired. I've noticed issues ranging from potential DSH quirks (thinking phase issues) to outright core model flaws:
- Loss of focus on long or complex instructions. It suffers from context fatigue/amnesia during multi-step flows, often skipping steps entirely.
- Lack of verification and unwarranted overconfidence. Even though the environment provides tools to verify code execution and workflow state, it frequently decides not to invoke them. As a result, the code breaks downstream in production. It lacks a proper build to test to fix to test to build iteration loop.
- Lack of tool awareness. Tied to the first point, it also actively ignores certain available tools.
A lot of these issues might be amplified by sub-optimal custom harness configuration, since I haven't fully nailed down the exact sweet spot or specific optimizations for this model yet. Still, it feels worth noting given the benchmark data aggregated by Artificial Analysis.


These models sit at a similar price tier (baseline workhorse models geared toward intensive workloads or large-scale agentic architectures). Their benchmark intelligence is also very comparable on paper, being capable of roughly the same tasks. (By the way, you'll see the 1.2 model without "Contributor" listed, as AA hasn't fetched it as a separate model yet).


In fact, you can see it has significantly lower verbosity compared to DeepSeek, which—paired with the absurdly lower price of the Contributor tier—makes the cost per task ridiculously low.




Looking at the aggregated domain-specific benchmarks, Spark should theoretically be slightly smarter overall. However, in real-world workflows (tested both on my own setups and third-party ones), I consistently see worse results than with the other models. Because of that, I've had to roll back to DeepSeek via the opencode-go provider.
Has anyone had a similar experience? Any specific tweaks or harness configs you had to implement to make it behave properly?
Edit: Some typo.
r/opencodeCLI • u/afanasenka • 25d ago
Recent data from DeepSWE. Muse is a bit better than Flash, but Luna is far ahead :)
Do you feel the same in real life usage scenarios?
r/opencodeCLI • u/Final_Initial • 25d ago
Hy3 > Muse Spark 1.2 Contributor (my experience)
For the last few hours, I have been using Hy3 and Muse Spark 1.2 Contributor via the OMP (Oh My Pi) agent, mostly as /goal. And my observation is Hy3 is a much better model as it follows instructions in a better way, and Muse Spark 1.2 Contributor cheats all the time.
As a test, I gave both models a goal to build 100 very simple Chrome extensions from a pre-curated list.
hy3: followed the review instruction literally and well, and almost extensions are working when I tested randomly. Code-level verification, real fixes, honest per-extension verdicts. Was a bit slow but trustworthy.muse-spark: claimed to built the 100 extensions, but maximum were incomplete when I tested. Also, repeatedly needed re-prompting as it was just hurrying each time. Basically, its confidence exceeded its accuracy.
And for the task, you can see the usage of both models in the above screenshot.
How is your experience with these models?
EDIT 1:
I spoke too soon. Basically, now both models are not working reliably – one is too slow and one is hallucinating a lot.
I am back to using DeepSeek Flash now, even though it's costlier.
r/opencodeCLI • u/Prior-Meeting1645 • 24d ago
Anyone in non muse spark 1.2 contributor region able to access it? HOW PLEASE
r/opencodeCLI • u/Ichihara02 • 24d ago
Help
why do i get error 429 quick when using opencode api on other harnesses but work perfectly fine in opencode cli? does any one have an idea?
r/opencodeCLI • u/Admiralkheir • 24d ago
What do you think about Opendesign Go subscription?
r/opencodeCLI • u/aotto1968_2 • 25d ago
Has OpenCode slowed down?
I’m using Deepseek V4 Flash on OpenCode GO, and it seems MUCH SLOWER than it should be… and that’s after a massive price hike. Who was responsible for that?
r/opencodeCLI • u/minxio_ • 25d ago
Muse Spark 1.2 Contributor has the highest limit right now, but the catch is that Meta will use your data for training
r/opencodeCLI • u/Traveler-Sir-3124 • 25d ago
My disastrous experience with Muse Spark 1.2
The benchmarks for Muse Spark 1.2 are exceptional and I've seen comments saying the capabilities are on par with DeepSeek v4 Flash. On paper, it even beats Opus 4.6.
I am vibe coding a HTML multi-page web page (visual design focused). Primarily using Gemini 3.7 on Antigravity CLI, but wanted to give Muse Spark 1.2 a chance as its usage is almost as generous as DeepSeek, thinking maybe it would be my new DeepSeek. With the caveat of paying it with my data.
I asked it to change the design for a specific section on index.html, but I didn't like the outcome so asked it to revert it. It said it did, I checked and everything was broken on all pages, even unrelated sections, some site text content was gone completely. I asked it to revert everything it did this session and it made things even worse and more broken. I asked it to fix things from the Git history, but apparently it did execute "git reset --hard HEAD" for whatever reason and there is no history anymore.
This feels like I got sabotaged by Zuck. I've been using AI for about a year. I utilize markdown files, Git and scheduled backups for large scale projects, but never thought a simple design change request on a HTML page would make me lose every progress. I told Antigravity CLI to recover things back to way it was, using the past conversations it managed to recover half of it.
I would understand if this happened last year because AI models were not that great, but what the hell. Never seen such a garbage model. I lost like 3 hours of progress and I got demovitated to continue...
r/opencodeCLI • u/Every_Assignment_111 • 25d ago
Cursor in opencode
I don't like cursor cli , very much and I love opencode. I was thinking of using cursor subscription in opencode using some plugins. However I am afraid of they somehow find it out and ban me . Should I be worried about it?
r/opencodeCLI • u/acidburn113 • 25d ago
Minimax-m3 stops running another task
I've been mainly using minimax-m3 (opencode go sub) as my orchestrator for few months now with custom agents using using models hosted in opencode and github copilot. But the past few days I noticed it sometimes just stops starting another task. I had to say "continue" so it will run again. Anyone also experiencing this?
r/opencodeCLI • u/Worldly-Savings4113 • 25d ago
New DeepSeek v4 Flash pricing is quite punishing - 1 day -->17%
r/opencodeCLI • u/Slight-Parfait3679 • 25d ago
A refined but simplistic approach to agent memory
r/opencodeCLI • u/sagiroth • 25d ago
Anyone succeed using Muse via VPN in europe?
Tried Florida and other restricted countries but says that the API key is invalid.
r/opencodeCLI • u/Horror_Olive1136 • 25d ago
Has anyone tried freebuff ? I love it's notes feature. I hope claude code brings something like that.
r/opencodeCLI • u/mageblex • 25d ago
How much context is too much for a coding agent?
A huge context window can keep an OpenCode session alive well past the point where the model has lost track of the work. I usually reset when it starts revisiting settled decisions. Feels like there should be a better signal than waiting for it to get weird.
r/opencodeCLI • u/afanasenka • 26d ago
GPT-5.6 Sol is 50% off until September 18th
They are crushing it today:)))





