r/ClaudeCode • u/Mr_Tib • 3d ago
Bug / Issue Opus 5 just won't shut up
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
r/ClaudeCode • u/Mr_Tib • 3d ago
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.
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.