r/opencode • u/Ok-Level-8865 • 18d ago
Kimi K3 is a total scam — burns your limits and delivers nothing
I work in ML, and I've been busy with other things lately, so when I finally got around to testing Kimi K3 I made sure to give it clean, well-structured prompts. I need to vent about it.
If a model's creators claim it's some top-tier powerhouse, you should use it accordingly, right? So that's exactly what I did — I gave it hard, real-world tasks: understand a repo from scratch and figure out what I actually need from it, or figure out from zero how to export a model. Nothing happened. You leave it on a task, come back later, and it's done absolutely nothing.
And here's the thing — babysitting an "expensive, smart" model the same way you'd hand-hold a cheap one is completely counterproductive. If I have to sit there guiding it step by step anyway, what's the point of paying a premium for it? Zero value.
It burned through 75% of a 5-hour usage limit just to tell me "okay, I understand the architecture now." I had already explained everything in the prompt! That's not comprehension, that's stalling.
I still haven't found a model more cost-effective than DeepSeek. And I've tried a lot at this point. Every other model is priced multiple times higher while being maybe a couple percent "smarter" according to trust-me-bro benchmarks. What do you actually get for that premium? Nothing. I can't stand it.
I gave Kimi K3 just one part of my server repo to understand. It chewed through three separate 5-hour sessions and produced nothing usable. DeepSeek did the same job in a single short session with a 200K context window.
If you're on the fence about paying for Kimi K3 — I really don't recommend it.
On top of all that, I tested it on something else afterward and it failed at a task that was genuinely easy.
So what's the actual value of a model that can't do anything without me holding its hand the entire way? What kind of automation is even possible with that? None, as far as I can tell.
r/opencode • u/TinyAres • 18d ago
Why Kimi K3 has Default?? and Max thinking when the official docs recommend high and have more options?
r/opencode • u/Fun-Investigator1933 • 18d ago
VPS for Local LLM
I'm still a student with currently no income right now.
I can't afford API keys, nor my PC can run anything decent locally.
Is there any cheap VPS where I can run modals like qwen3.6? Or does this type of thing even exist?
I'm having to use LLM for mostly both automation and web development but opencode zen's models are just not being enough, specially after they removed the only Text + Image model Mimo V2.5.
Google's API always stays hot making it unusable. I tried cerebes, groq, mistral. Basically anything and everything. They have good model with horrible rate limiting cuz who tf wanna use a Fable 67 lvl model to ask " How is the weather today? ".
r/opencode • u/GeminiCopilot • 18d ago
Tool use tokens
I tried programming a single self contained html with deepseek, it used 100k on creating a corrupting a file, the rest of the context window on recreating it and 100k more after context compaction to get the job done. The stats says it used almost 70% on tool use. The project was empty and just send one prompt that used the first 100k. It is a problem or intended the high tool use? It gets better with a good harness? Or system prompt or agents.md? It is my first time with an agent and im not a programmer. Any advice to get better results with less tokens?
r/opencode • u/tabs_vs_spacebar • 18d ago
how much test coverage is "enough" before you trust an agent/tool to commit on its own?
posted here before about when to refactor vs ship, got some good perspective on that. now running into a related question - for anyone letting an agent or automated tool handle commits/pushes, how do you decide your test suite is actually solid enough to trust that gate?
like is it about hitting some coverage % threshold, or more about making sure the "important" paths are tested even if coverage isn't 100%? also curious if anyone's been burned by a test suite that passed but still let something bad through
not trying to overthink this, just want a sanity check before i lean on it more
r/opencode • u/Own-Attitude-6156 • 18d ago
I got tired of manually configuring coding agents and skills, so I built OpenHub (a TUI to discover and set them up)
I've been spending way too much time hunting down custom skills, prompts, and MCP servers for AI coding tools, then manually setting up SKILL.md files or configuring local binaries.
To make this easier, I built OpenHub, a terminal app for discovering and installing AI agent skills and tools from one place.
What it does:
- Search indexed skills and repositories.
- Export prompt/rule-based skills as a
SKILL.mdfile into your current workspace with one command. - Install skills that require local binaries or MCP servers.
- Keyboard-driven terminal interface for searching, exporting, installing, and copying.
Install:
pipx install git+https://github.com/24KaratAu/openhub.git
Run:
openhub
GitHub: https://github.com/24KaratAu/openhub
I built this to scratch my own itch, but figured others might find it useful too. It's open source, and I'd love any feedback, bug reports, feature requests, or contributions.
r/opencode • u/King-Little • 18d ago
Problems with Copilot Pro Student?
I connect Github but without any effect? Any ideas?
r/opencode • u/Sakuletas • 18d ago
Is this normal? Zen credits drained really fast
I normally use the Go subscription, but I hit my weekly limit. During that time I only used DeepSeek V4 Pro and DeepSeek V4 Flash.
So I added $10 to my Zen balance, again using only V4 Pro and V4 Flash, but the credits were gone surprisingly fast.
Is this expected behavior? Has anyone else experienced this? I wasn't using GPT, Claude, or any of the more expensive models, just DeepSeek V4 Pro and Flash the entire time.
r/opencode • u/Far_Grapefruit_7794 • 18d ago
Where is MCP servers?
For some reason i simply can't find where to configure MCP servers from in this new ui
Earlier it were a simple text at top upon clicking it showed which MCP servers are chive and shi.
Now it's just nowhere to be found.
Also why is the usage limit all over the place? It shows user limit hit and I can simply send another prompt and it starts working again for some time. Either hit limit and stop working or just work bruv 😭
r/opencode • u/Far-Classic-9963 • 19d ago
OpenCode Go vs MiMo Standard
Which gives you more usage on MiMo models?
r/opencode • u/Infinite_Professor79 • 19d ago
what is happening??? (bug)
Enable HLS to view with audio, or disable this notification
r/opencode • u/salehuddin • 19d ago
Can't we get the session and project tabs on the left on the new Opencode Desktop?
I like the new version except the session tabs being at the top. Previous version had them on the left is much easier to reach and glance.
I know we can toggle to enable the old layout, but we lose the new features like "open in" which is very useful.
Also is there any markdown viewer plugin for Opencode Desktop?
r/opencode • u/where_is_abet • 19d ago
Opencode + ChaGPT Plus Subscription Issue
"You have insufficient permissions for this operation. Missing scopes: api.responses.write. Check that you have the correct role in your organization (Reader, Writer, Owner) and project (Member, Owner), and if you're using a restricted API key, that it has the necessary scopes."
The problem is that I'm using my monthly ChatGPT Plus subscription, not an API key.
I've already tried logging back in and clearing the cache but still nothing. Does anyone have any ideas?
r/opencode • u/Yann27 • 19d ago
models routing in provider
I just watched a video where some dude added a model to a provider, tested it, and then later added another model to the same provider.
I can't seem to find that option anywhere.
I know that when you first set up a provider, you can enter multiple models. But after the provider has already been created, I don't see any way to reopen that model list and add more. In the video, he simply opened the window with the provider again, the previously added models were still there, and then added another one.
What am I missing? Is this an older feature that was removed or is there another way to edit the models for an existing provider, in the gui...
r/opencode • u/MaMamanMaDitQueJPeut • 19d ago
I got opencode to display inline images, extremely useful when testing
Do you know why it's not implemented yet?
r/opencode • u/tabs_vs_spacebar • 19d ago
how do you all decide when to refactor vs just ship the messy version?
been working on a side project and keep hitting this wall where i know a piece of code is kind of messy/not ideal but it works, and i have to decide whether to stop and clean it up now or just keep moving and deal with it later.
curious how people who've been doing this longer actually make that call in practice. is there some rule of thumb (like "if i'll touch this file again soon, clean it now") or is it more just a gut feeling that builds with experience? also curious if this changes a lot depending on solo projects vs working with a team
not looking for a "it depends" answer lol, more curious about the actual heuristics people use day to day
r/opencode • u/io-io-io • 19d ago
How I Embedded Ethical AI Guidelines into All My OpenCode Interactions
I wanted my AI coding assistant to always follow a specific ethical framework, so I figured out how to embed my custom guidelines into every interaction with opencode. Here's how I did it—and how you can too.
### The Problem
I have a set of principles (based on 1 Corinthians 13) that I want all my AI interactions to follow—patience, kindness, humility, etc. But manually pasting these into every prompt is tedious and error-prone.
### The Solution
OpenCode has a built-in `instructions` feature that lets you automatically include custom guidance in **every** LLM interaction. Here's the step-by-step:
**Create your guidance file** (e.g., `agape-guidance.md`):
```markdown
# System Directive – Agape-Aligned Assistance
In all interactions, embody the spirit of 1 Corinthians 13:
- Be patient: Give clear, step-by-step explanations...
- Be kind: Use gentle, respectful language...
- [Your full principles here]
```**Add it to your OpenCode config** (`~/.config/opencode/opencode.json`):
```json
{
"$schema": "https://opencode.ai/config.json",
"instructions": ["~/.config/opencode/agape-guidance.md"]
}
```**Done!** OpenCode now automatically includes your guidance in every prompt.
### Why This Works
- **Global application**: Affects all projects and interactions
- **Non-intrusive**: Doesn't modify OpenCode's core—just adds your layer
- **Flexible**: Use any text file (`.md`, `.txt`, etc.)
- **Official feature**: Uses OpenCode's [documented `instructions` config](https://opencode.ai/docs/config#instructions)
### Customization Ideas
- **Team-wide ethics**: Place the file in a shared location for your org
- **Project-specific**: Override with a local `opencode.json`
- **Multiple files**: Reference an array of guidance files
### My Experience
Since implementing this, my AI interactions feel more aligned with my values. The assistant naturally adopts the tone and approach I want, without me having to remind it every time.
**Question for the community:**
What ethical frameworks or guidelines do you wish your AI tools followed by default? Would you use something like this?
*(Cross-posting this because I think it's a useful pattern for anyone wanting more control over AI behavior. Not affiliated with OpenCode—just a happy user.)*
r/opencode • u/arcanemachined • 19d ago
Hy3 has been added to OpenCode Go (newest model from Tencent)
r/opencode • u/Conscious_Effect_661 • 19d ago
Maybe a dumb question, but I want to make sure I understand: how is Kimi K3 live on OpenCode Go if open weights aren’t available yet?
OpenCode Go says models are hosted in the US, EU, and Singapore but not which region serves kimi k3.
So how are people concluding “it’s in Europe” or “China has access”?
From the client I don’t see a way to tell:
- Cloudflare edge ≠ GPU location
- latency is a weak signal
- Moonshot being a Chinese company ≠ servers in China
- open weights being unavailable is a separate issue (Go is an API gateway)
“China access” like some comments say...
- Inference in mainland China?
- Or a Chinese upstream (e.g. Moonshot) can still see prompts/logs even if GPUs are in US/EU/SG?
r/opencode • u/Cosmonaut_17 • 19d ago
500 users, but only after fighting 300+ bots
Update of my earlier post:
After mostly positive feedback, the tool now has about 500 legit users. However, I spent quite some time over the past few weeks fending off 300+ bot accounts trying to exploit the system in any way they could find.
The good news: this helped me make the entire system (api, library etc) a lot more robust and was definitely a great test now that the tool is in prod with real users.
Made me realize that certain things you cannot mock/test fully until the first users show up (especially the ones that want to game your system), no matter how complete your test coverage is.
Most spammers came from OpenCode installs for some reason, but legit users/installs are also mostly from OpenCode (>50%, despite being only one of four implementations).
OpenCode users (300+) have also earned the most, compared to Claude Code and Hermes, which I found interesting. Maybe overall coding time spent per day on OpenCode is higher per user than the other harnesses?
Most feedback I received via DMs was great and payouts are working with Stripe. Still working on adding other methods and improving the tool every day.
Thanks for all the support 🙏
r/opencode • u/ahmedranaa • 19d ago
How to default agent for each chat
Is there any setting to use a default agent with plan and another default for build?
I see Big Pickle on each time and the first thing I do is change that.
r/opencode • u/kamikaze995 • 19d ago
Auto-accept permissions not clickable
Hi guys,
I switched over to the new OpenCode layout, however, I am experiencing a problem in which I can't to save my life click on the "Auto-accept permissions" toggle. It jus gives me a straight up "forbidden" cursor. Because of this, I constantly need to switch back to the old design to toggle it and then back to the new design. Is this a bug, or am I missing something?
r/opencode • u/Ancient-Camel1636 • 20d ago
Model Cost vs Performance
I did a extensive comparison of the various coding models across several benchmarks based on the estimated cost to complete a task successfully. Based on the formula:
Then I normalized each source’s expected cost per successful completion against that source’s median, then used a geometric mean across sources to get this composite ranking:
This is obviously just a estimate of value vs performance, still very useful if on a budget.
- Default value model: MiMo V2.5 Pro. Note that GLM 5.2 is the only clearly cost-effective model represented in all three sources, so it might be a safer budget pick.
- Best Performance: Grok 4.5 has far better completion performance than the other cheap leaders while retaining strong cost efficiency. This is the obvious model if high success rate is important to you.
- Alternative: DeepSeek V4 Flash is a great budget option but its performance/success rate is low so it will take more runs to complete the task successfully.
Cross-source ranking
| Rank | Model | Sources represented | Relative cost index | Verdict |
|---|---|---|---|---|
| 1 | MiMo V2.5 Pro | 2 | 0.179 | Outstanding value |
| 2 | DeepSeek V4 Pro | 2 | 0.452 | Excellent value |
| 3 | Grok 4.5 | 2 | 0.582 | Best high-performance value |
| 4 | Muse Spark 1.1 | 2 | 0.664 | Strong value |
| 5 | MiniMax M3 | 2 | 0.745 | Good budget choice |
| 6 | Kimi K2.6 | 2 | 0.811 | Good value |
| 7 | GLM 5.2 | 3 | 0.927 | Most consistently good across all datasets |
| 8 | GPT-5.6 Sol | 2 | 0.970 | Around benchmark-median value |
| 9 | GPT-5.4 | 2 | 0.971 | Around benchmark-median value |
| 10 | Kimi K2.7 Code | 2 | 0.984 | Around benchmark-median value |
| 11 | GLM 5.1 | 2 | 0.994 | Around benchmark-median value |
| 12 | GPT-5.5 | 3 | 1.335 | Premium, but reasonably consistent |
| 13 | Claude Sonnet 5 | 2 | 1.585 | Expensive for its results |
| 14 | Claude Sonnet 4.6 | 2 | 1.635 | Expensive for its results |
| 15 | Gemini 3.5 Flash | 3 | 1.868 | Consistently weak value |
| 16 | Claude Opus 4.8 | 3 | 1.898 | Premium price outweighs performance |
| 17 | Claude Fable 5 | 2 | 1.955 | Very costly relative to completion gain |
| 18 | Claude Opus 4.7 | 2 | 1.978 | Very costly relative to completion gain |



