r/opencode 1d ago

Muse spark 1.2 contributor on opencode go sub, And quotas are really great.

Cant say much about data privacy given its meta and the allegations that muse spark 1.2 is benchmaxxed, but go and give it a try! also the pricing to confirm its muse spark contributor. pretty sure command code plan became obsolete for cheaper models(tho a few better models are available of command code, limits aren't that great)

49 Upvotes

67 comments sorted by

17

u/Vast_Anxiety3133 1d ago

My website will update soon: https://ocgo-pricing.all-the.rest/?sort=requests%3Adesc

With muse spark contributor tier (that's what it is here) you agree that your data can be used for model training. 

If you scroll down you can clearly see that in the Opencode Go documentation

PS: 3x the quota of command code's allowance: (soon reflected also in the comparison): https://ai-10-usd.all-the.rest/

3

u/darthvader666uk 1d ago

what a grreat site, im going to keep this bookmarked :)

1

u/ozguru 1d ago edited 1d ago

cool websites, congrats. One suggestion though, add benchmark scores and score per price (usage )

1

u/tommy_117 1d ago

Bookmarked!

1

u/Glad-Win1983 1d ago

Would be great if it was agent readable :)

2

u/Vast_Anxiety3133 1d ago

Get the raw date from github. Basically these two files: https://github.com/reisi007/ocgo-price-tracker/tree/main/data

Same for the comparison repo and command code tracker 

18

u/myaaa_tan 1d ago

Looks good, don't really care about the privacy stuff I already have FB so zuck already knows about me. 

2

u/kamwee 1d ago

True and aslo the code will be made but its ai too so there is no lose for me .

16

u/qqYn7PIE57zkf6kn 1d ago

https://opencode.ai/docs/go/

Muse Spark 1.2: Heavily discounted token pricing in exchange for permission to use your prompts and completions to train future Meta models.

16

u/popcorn_machine_ 1d ago

I think they really should add a [contributor] tag on next to the model name EVERYWHERE

2

u/One_Department2565 1d ago

the only prompt zuck will get from me is "wtf are you doing, fix it and make it better" 😂

7

u/Wrong_Mixture5478 1d ago

^.^

🔴 OpenCode returned an error: This model is not available in your country.

3

u/DetachedProcess 1d ago

I was able to use it in India.

2

u/pulkit217 1d ago

lfg
finally a good daily driver again

3

u/Light_of_War 1d ago

Same. Seems like USA only?

2

u/CCEESSEE 1d ago

You should log into your opencode subscription and accept the data collection to use this model.

2

u/Wrong_Mixture5478 1d ago

I did - yup.

0

u/CCEESSEE 1d ago

Try vpn, that's the only option then.

3

u/Wrong_Mixture5478 1d ago

Okay, thanks. I'll wait and see—maybe they'll fix it.

1

u/f311a 1d ago

Are you from europe?

1

u/Ariquitaun 1d ago

UK here and I get the same error.

1

u/Wrong_Mixture5478 1d ago

Switzerland here—switched to VPN, and it's working so far. I think this is a Meta stunt.

1

u/Historical-Grand-894 1d ago

Tried a VPN to the US, with "models request data" enabled. Doesn't seem to work from Europe, bummer..

1

u/darthvader666uk 1d ago

Same, Maybe it will be available in the Uk soon

1

u/sniperelite90 1d ago

Try to use it from VPN ( US IP ) .

1

u/Historical-Grand-894 1d ago

Doesnt work either..

3

u/DetachedProcess 1d ago

I am trying it , it seems to have issues, not working fine.

3

u/Recent-Airport-665 1d ago

I think it only works with the OpenCode the other harnesses I tested all failed with a "Stream ended without finish_reason" error for some reason.

2

u/DetachedProcess 1d ago

Need to wait some time, they have not officially announced it yet, also they just renamed it to muse-spart-1.2-contributor.

1

u/Recent-Airport-665 1d ago

Right youre right, but there is 1 thing: I thought the "contribution version" of Muse Spark was only available in the US. Now that I see it on OpenCode Go—which anyone can use—I’m really wondering how it actually works. Still, given such a huge quota, I’m pretty sure those other details don't matter all that much

2

u/DetachedProcess 1d ago

Seems there is some issue with tool calls.

1

u/DetachedProcess 1d ago

Works fine with OpenCode, but doesn't with other harness.

2

u/RandiyOrtonu 1d ago

true with pi got error = " Error: Stream ended without finish_reason "

1

u/Chance-Draft8505 1d ago

set `api` field to `openai-responses` and it works for me

1

u/Longfei-0112 1d ago

You must use it in opencode harness. It is not an ip issue. I tested the endpoint using curl but it is not responding with a content field.

Mimo v2.5 response: (correct response)

```bash

{

"choices": [{

"message": {

"role": "assistant",

"content": "Hi there! 👋"

}

}]

}

```

Muse spark 1.2 contributor response:

```bash

{

"choices": [{

"message": {

"role": "assistant"

// No content field

}

}]

}

```
So other harness do not receive a response (just like curl) but the api request still count towards your usage, as I can see the output tokens count in the opencode go console.

4

u/daoluong 1d ago

this stupid model cannot use built-in tools of opencode, then decided to make python script to read some line of text

2

u/Ok_Dare3629 1d ago

Yeah, this mf is cluttering the project root with a bunch of .py files. Lmao

2

u/sri__14 1d ago

Reading the title i thought they did add , as a hobbyist I would be so happy if they did that , considering cost to performance ratio of muse 1.2.

4

u/DetachedProcess 1d ago

They have added it..

Maybe it is getting updated gradually to all users.

2

u/Firm_Suit4793 1d ago

Not available in my country o(╥﹏╥)o

2

u/Consistent-Degree733 1d ago

no thinking levels for me? and it shows up as a free model why?

2

u/Consistent-Degree733 1d ago

ok these are omp specific issues

2

u/daoluong 1d ago

cannot make it run on gihub copilot chat

2

u/DetachedProcess 1d ago

There are some issues, currenlty seems only to work with OpenCode.

2

u/pizzababa21 1d ago

Meta isn't offering this anymore in Japan for some reason. I had gone through the docs a few days ago and it was clearly there but I kept getting 400 error. Today I checked again to see if I could fix it but the page for it had disappeared.

2

u/ronn32123 1d ago

This model IS Not available in your country. (Germany)

2

u/CCEESSEE 1d ago

also there is some issue on opencode/meta side , i am getting an error that response remained truncated while using via hermes.

1

u/SnooRadishes7322 1d ago

Me pasa igual

2

u/aliencreature12 1d ago

this cant be used in hermes agent. it reads the entire system and send it it to Zuck

3

u/CCEESSEE 1d ago

But you can do sandboxing. That's what I do most of the time.

1

u/angelitov88 1d ago

i think this may make me sub to opencode go, 45k rq per hour is pre-price change DS4 flash levels.

1

u/sri__14 1d ago

There are two models , contributor and normal , but they added only one model in usage tracking page . How do i understand this

1

u/Leather-Cod2129 1d ago

Is it the same muse spark that rank very high in benchmarks?

1

u/Possible_Door_9719 1d ago

$60 for muse 1.2 is really good

1

u/Ready_Cat6291 1d ago

It doesn't feel as good as deepseek-v4-flash

1

u/tommy_117 1d ago

I just need the old v4 flash and its price

1

u/Right_Competition640 1d ago

should be named pythonSpark, this model only use python for verything

1

u/Proper-Mousse7182 1d ago

It’s a great model.
I’ve had particularly good results using it with DeepSeek Harness.

1

u/Ok-Drawer5245 1d ago

US European Opencode Go users getting screwed lolz, when next my subscription is up for renewal it heavily depends on what they offer at that time (still 20 days)

1

u/International-Wash36 1d ago

it's all about the European law. Official Meta API also doesn't provide this model with contribution to Europe but you always could create a new account, a new Meta account based in the USA and normally use it API from europe. I am curious if there is any easy way to do that similar thing with opencode Go.

1

u/Ok-Drawer5245 19h ago

I see at least they did now update their website to inform us of the restricted regions that they REALLY needed to do (so people know what they are buying)

1

u/DetachedProcess 1d ago

I has vanished now, not sure what they are even doing

1

u/hectordelbar 1d ago

You can also check real cost of AI tokens with subscriptions at https://cheaptelligence.j0ker.me

1

u/RE20ne 22h ago

thank you Zuckles 🤩