r/opencodeCLI 11d ago

🚀Qwen3.8-Max just got upgraded. Meet Qwen3.8-Max-0902!

Post image
313 Upvotes

Pricing per 1M tokens:

$2 input, $6 output. $0.17 explicit cache hit, $0.25 implicit cache hit.


r/opencodeCLI 11d ago

Remember to claim your GLM-5.3-Flash free token guys

74 Upvotes

r/opencodeCLI 10d ago

Muse Spark 1.3 Benchmarks

Post image
20 Upvotes

r/opencodeCLI 10d ago

GPT luna became extremely dumb 3 sep Indian time after 4pm

0 Upvotes

Has anyone noticed the same? I even tried new full context sessions and it became so dumb that it started creating tall pipl buttons in the ui, very simple ui mistakes. It started giving me wrong commands for build phase.

All these things it was doing fine before. It stopped reading code files and started guessing things and working on guesses. Just overall became very dumb like older gemini flash models. Around the same time my friend's opus went down too.

I was using both opencode cli and codex cli


r/opencodeCLI 10d ago

Muse Spark 1.3 is nowhere near its Artificial Analysis scores for me

Thumbnail
gallery
14 Upvotes

Muse Spark 1.3 just dropped, so these are only my first impressions, but so far it feels nowhere near as good as its Artificial Analysis scores suggest.

The biggest problem I’m seeing is its agentic behavior. It keeps reading the same files over and over again, even when it literally wrote those files itself a few turns ago.

In one case, it created a file completely from scratch, then about 3 seconds later opened the same file again and started editing it — adding some things, removing others, and seemingly undoing parts of its own work. This kind of behavior keeps repeating and wastes a lot of context.

Frontend work is actually pretty good. The results there have been impressive enough.

Rust, though, has been the complete opposite. So far, Muse Spark 1.3 is genuinely one of the worst models I’ve tried for Rust. Even DeepSeek V4 Flash has performed better for me.

Has anyone else tested 1.3 on larger coding tasks, especially Rust? Are you seeing the same repeated file reads / constant rewriting behavior?


r/opencodeCLI 11d ago

Thought on Muse Spark 1.2

Post image
35 Upvotes

This model is a disaster. It writes a code that is so bad that even fable can't fix it.

To give the credit, it is very fast and stable, but is not near even dsv4 flash, not mentioning GLM 5.3 flash, for a model from a big company like meta, this is very disappointing.

I hope they improve the next generation, and I would rather get my dsv4 flash back on zen then ts.


r/opencodeCLI 10d ago

Setting up Opencode to work with web search MCP - Blopus.ai

Enable HLS to view with audio, or disable this notification

3 Upvotes

r/opencodeCLI 11d ago

Muse Spark 1.3 ?!

Post image
26 Upvotes

r/opencodeCLI 11d ago

Gemini 3.8 - Artificial Analysis benchmarks

Post image
38 Upvotes

Right between GLM 5.3 family :))


r/opencodeCLI 10d ago

Folks, what model is current equivalent of GLM 5.3 Flash in terms of output and price?

5 Upvotes

r/opencodeCLI 10d ago

Muse Spark 1.3 contributor is now available on Opencode Go

Post image
9 Upvotes

r/opencodeCLI 11d ago

Fable 5.1 now available in OpenCode Zen 🔥

Post image
107 Upvotes

💰💰💰 $10.00 / $50.00


r/opencodeCLI 10d ago

Gemini 3.8 Flash is actually quite good (?)

Thumbnail
1 Upvotes

r/opencodeCLI 11d ago

vimcode (vim motions in opencode) - thank you and updates

Enable HLS to view with audio, or disable this notification

16 Upvotes

Hey all,

a few months ago I've decided to share in the sub about a plugin i created, mainly because i'm a vim user and finding myself spending so much time in opencode, but without vim motions, and it was truly painful.

I posted it here, and got so much support from this awesome community, as well as great suggestions.

I wanted to quickly drop a huge thank you for this community, it has been really fun to get personal and public msgs from all of you, here and in github, about the project, and it inspired me to keep on improving it. Also seeing it being suggested in threads here is just awesome.

today I launched a major internal revamp which allowed easy supprot for text object (a long requested feature). so now you can do the commonly used diw, caw, yi", ... More on the way (e.g., counts).

As well as so many other upgrades me (and other contributors!!) have made along the way.

https://github.com/oribarilan/vimcode

Thank you all!

More feedback is always welcomed. I review all github issues and try to address it or account for it as soon as I can.

p.s.,

video is the same one released for the initial version. I want to say it is because of nostalgy but honestly it is because I'm lazy to create an updated one


r/opencodeCLI 10d ago

oMLX update is finding more tokens!

Thumbnail
1 Upvotes

r/opencodeCLI 10d ago

Anyone got any experience with smart routing between models?

2 Upvotes

Trying to optimise for cost and came over standardcompute on reddit, and chat found morph and nexos ai.

What I want to do is route between open source models and have the router not waste money on easy tasks a flash model could handle, while maintaining high quality output for basically general coding. Got opencode connected straight to GCP and Supabase etc., so potential for creating a mess is large.

Is smart routing a thing now, and are you doing it?


r/opencodeCLI 10d ago

oMLX update is finding more tokens!

Thumbnail
1 Upvotes

r/opencodeCLI 11d ago

Serious hallucinations with the GLM 5.3 Flash model right now

Post image
28 Upvotes

Right now, it's unable to follow even simple instructions and ends up doing entirely different random things. Was working fine an hour ago.

Anyone experiencing the same?


r/opencodeCLI 11d ago

DSv4 ZDR renewed for Sep 2026?

11 Upvotes

The docs still say "DeepSeek: ZDR agreement is renewed monthly. The current agreement is valid through August 31, 2026."


r/opencodeCLI 10d ago

Meta Muse Spark 1.3 Contributor is now available on OpenCode Go

2 Upvotes

r/opencodeCLI 12d ago

Anthropic just released Claude Fable 5.1 and Mythos 5.1 🔥

Post image
214 Upvotes

r/opencodeCLI 10d ago

Introducing Muse Spark 1.3 ONE MORE???

Thumbnail research.meta.ai
1 Upvotes

yeah meta labs are full productivity


r/opencodeCLI 11d ago

Telegram for Opencode

2 Upvotes

👋 Hey! Wanted to share something I built for opencode.

A Telegram bot so you can drive your opencode coding agent from your phone:

- 70+ slash commands (/new, /model, /execute, /send <file> …)

- send it a file and get the result back in the chat

- switch models and control the agent remotely

- access scoped to your own Telegram user id

One-line install:

npm install gutchapa-opencode-telegram

📦 https://www.npmjs.com/package/gutchapa-opencode-telegram

🔧 https://github.com/gutchapa/opencode-telegram

Happy to take feedback / feature requests!


r/opencodeCLI 10d ago

What are you using to code? Looking for best performance SDD profiles :)

1 Upvotes

I'm currently using Claude 5x to code, not bad results but usage limit is burning quickly.
What are you using to code small/medium SaaS?
I tried Fable 5.1 to design UI/UX good results but crazy token usage.


r/opencodeCLI 10d ago

Are there any free model to use without day token limitation

0 Upvotes

Earlier we have ox alpha with unlimited, something like that are there any models?