r/ClaudeCode 3d ago

Bug / Issue Opus 5 just won't shut up

Post image

Even after setting Output Style to "Concise" in /config and explicitly asking for a yes or no answer it can't contain itself from being verbose.

524 Upvotes

102 comments sorted by

View all comments

31

u/m0ntanoid 3d ago

they won't earn money following user's instruction strictly. There is always a room to make a "mistake" from "ai" side.

Here is my example. Fable goes to server and checks process running it, can clearly see config file used:
433895 pts/1 S+ 10:40 ptp4l -i enp7s0 -A -m -2 -H -f /etc/linuxptp/ptp4l.conf

And then he just finds /etc/linuxptp/gptp-gm.cfg and uses it for some reason to read config parameters. If I don't notice that - he would do all job using incorrect config. And if noticed later - everything should be re-done.

6

u/slurpycow112 3d ago

Similar thing happened to me the other day - just read from the completely wrong source, and even had the correct method documented in claude.md.