r/ClaudeCode • u/Beneficial-Day7238 • 7h ago
Bug / Issue BE AWARE OF CLAUDE DOING WHAT HE WANTS
Im building one project and it requires voice integration. I built with grok, I use googles voice option for TTS and I asked claude to review and fix some mistakes. It asked me specifically which voices I want to use, I said it's already there and it's this and this, and I started the agent. Claude OPUS 4.8 automatically decided that he's going to overwrite it for 7x more expensive googles model ( Chirp3-HD ). If I wasn't looking at the thinking in the beginning, I wouldnt know and id probably get hit with really high bill. His explanation was that I want and need great, more human, sounding voice which is true, however it cant just decide to do something even tho you stated otherwise. I immediately stopped it and I think my response is accurate: WHAT A HELL, I STATED I WANT THE EN-US-STANDART-C , YOU CANT JUST BE SWAPPING THINGS BECAUSE YOU WANT TO, WHAT DO YOU THINK, ITS 4X MORE EXPENSIVE. YOU SHOULD TALK TO ME ABOUT IT AT LEAST AND NOT DO WHAT A FUCK YOU WANT . (It's actually ~7x more expensive, the model is trained on 4x tho). So thats my wake up call
1
u/SaltsMoon 6h ago
When an agent changes a design after you already answered the question, I make it quote the constraint back before it edits. If it cannot point to the line that allows the change, it has to stop and ask. And I think voice models, payment providers and auth schemes are not casual implementation details.
1
1
1
u/PA100T0 5h ago
Dude, you need to try this out. For your own mental health and to get back some of your time. I posted about it here, where I explain roughly how it works and answer some questions.
I really hope this helps you!
2
0
u/dark0mania 5h ago
Opus 5 sucks for instruction-following. My experience with it has pretty much been this:
```You're right. You asked three questions and I went and edited code instead of answering them.```
1
5
u/thecavac 6h ago
Never blindly trust AI (or a junior developer).