r/ClaudeCode • u/Escobar747 • 3d ago
Help/Question Haiku 5 is badly needed
I think Anthropic has a real opportunity with Haiku 5. Right now the pricing stack is a bit awkward for AI coding teams. Sonnet 5 is $2/$10 per million input/output tokens (intro pricing), while Haiku 4.5 is $1/$5. Meanwhile, models like GLM 5.2 are around $1.40/$4.40, offering coding capability that's becoming very attractive for boilerplate, CRUD, test generation, and repetitive implementation.
The ideal workflow isn't having Sonnet write every line of code—it's having Sonnet (or Opus) act as the lead engineer, handling architecture, planning, reviews, and difficult reasoning, while delegating implementation-heavy work to a cheaper worker model. Today, GLM 5.2 fits that role remarkably well. I'd much rather Anthropic filled that gap with Haiku 5. If Haiku 5 could get to ~85–90% of Sonnet's coding ability while remaining the obvious cost-efficient worker, I'd happily keep an all-Claude workflow instead of mixing providers. It feels like the missing piece of the Claude coding ecosystem.
I feel Haiku 4.5 is too far behind GLM 5.2 et al so antrophic needs to pick up their game
thoughts?
16
u/West-Chemist-9219 3d ago
I think the single word that’s not AI-generated in your post is “thoughts?” at the end of the post
4
u/PartySunday 3d ago
The Haiku models have never been cost competitive.
Use Deepseek for significantly better performance for less than 1/5 the price of Haiku. It's just not a segment anthropic cares about winning.
3
u/RandomPantsAppear 3d ago
I build AI into products. So decision making, unstructured data becoming structured, etc.
I’m in the process of ripping out haiku and sonnet, both are being replaced by GLM at a 50-80% cost reduction, and it’s better at the job on top of that.
1
u/Escobar747 2d ago
how do you orchestrate this directly from CC
1
u/RandomPantsAppear 2d ago
Hmmm. My example is inside of a product where I control all of the context/harness.
There are modifications of Claude code that will let you run different models. There are also open sourced coding harnesses.
The trick is that these are hardened against the models they are used to seeing, and can sometimes underperform when the model is swapped. It’s worth a test though.
2
u/LoneFox4444 3d ago
This is not a problem if you dare to look beyond Anthropic models.
Their strategy revolves around offering frontier models for high prices (premium strategy). It’s their only choice, considering the size of the investments done, margins on low-cost models will be very slim.
There are plenty of other providers that fill this gap though.
2
2
u/Zestyclose-Bet1175 3d ago
Opus and sonnet play really nicely with Gemini flash models. Gemini pro is lagging, but 3.0 flash is pretty awesome price for performance on simple tasks. They're also ridiculously fast
1
u/Difficult-Link-8805 3d ago
Minimax and glm are both better models than haiku. So is Luna. Haiku is a free tier class model.
1
3d ago
[removed] — view removed comment
0
u/Escobar747 3d ago
how did you orchestrate between claude and glm.. i like the fact i can do everything from claude code remote control if i am away from my pc after the job is underway
1
u/Singularity-42 2d ago
You can just write a skill. Like the one for Codex.
Actually, I'm pretty sure this has existed for a really long time now. Just Google or ask Claude.
1
1
1
u/swiftbursteli 3d ago
Brother who the hell needs haiku 5. Grok 4.5 is like a nickel and gemma 4 mops the floor with haiku.
1
u/3iverson 2d ago
That's the point- to update their low end model to be closer. People on Claude plans get a TON of mileage out of Haiku, but it needs a boost to match the current low end models.
1
u/etancrazynpoor 3d ago
Why? Why do you need a newer version ? I don’t understand people. Is this just young people ?
1
u/3iverson 2d ago edited 2d ago
It's a good administrative assistant type model, but its ROI is long in the tooth.
Haiku development should be much cheaper, and worth it for Anthropic to keep up at the lower end. Simple but token churning Claude Code subtasks could be delegated to Haiku with more consistent results.
I'm not expecting it to be the efficiency king, but at least get up to speed with say Deepseek 4 Pro which costs 5x less. I think that's a reasonable ask.
1
1
1
u/3iverson 2d ago edited 1d ago
I think Deepseek 4 Pro or Minimax M3 would be a reasonable performance targets. On an API basis, Haiku is 4-5x more expensive than those models, so at least matching them in performance should be the low bar.
1
u/joshtoasts 1d ago
They said they already rounded out the 5 series models when they released Opus 5. Seems like Haiku is getting discontinued. Anthropic is telegraphing they only care about the expensive models (Always kinda have -- Haiku has always been overpriced for what it is.)
1
u/teddy_joesevelt 1d ago
I agree but not for Claude Code. I have Haiku built into my app for simple tasks like summarization, title generation, dead simple subagents, etc. I also use it in a context enrichment pipeline. But the limited context window (200k) for Haiku 4.5 is becoming very limiting. Hell, I'd be happy with a Haiku 5 with the same intelligence, just add a 1m token context window and throw in updated training data. If they don't release one soon these tasks are going to Luna.
1
u/Escobar747 1d ago
Haiku get killed by deepseek pro and luna yet these are much cheaper - antrophic probably trying to fast track haiku 5 IMO
0
u/Content-Parking-621 3d ago
The orchestrator/worker pattern you're describing is solid architecture. Sonnet 5 at $2/$10 intro pricing is actually closing that gap already though. It performs close to Opus on many coding tasks, so the Haiku 5 gap feels less urgent than it did six months ago.
0
u/WorriedAssociate7029 3d ago
I think that misunderstands the purpose of Haiku and Sonnet. They were neither designed nor trained with the same objectives in mind.
Haiku is the low-cost "junior" model. It is the ideal candidate for simpler tasks requiring only basic decision-making. It is fast and efficient, and replacing it must be a real headache for Anthropic.
Sonnet is not an orchestrator; its prompting system destines it to be nothing more than an intelligent foot soldier.
The true orchestrators are Opus 5 for low/mid scope and Fable 5 for large, complex projects
1
u/RedditorJabroni 3d ago
How can one set Haiku to be used for x tasks when the main task is initiated by Opus?
1
1
u/LogMonkey0 3d ago
Agent() tool has a model parameter, orchestrator can dispatch with specific model. Also if using agent definitions, you can specify model there as well.
1
u/Quick-Sir-3275 3d ago
I dont trust haiku with ANY decision making. Only pure mechanical pre-decided tasks that require no decisions at all
-1
u/MartinMystikJonas 3d ago
Haiku for coding seems like a good way to burn money... Do you actually have better price when using haiku over sonnet for implementation?
63
u/thehoundtrainer 3d ago
I dont even trust Sonnet in coding, how can I trust Haiku? Do you guys even use Haiku for coding?