Remix.run Logo
sandcat_ 3 hours ago

Worth mentioning as I think at least a few of the commenters are mixing them up: auto mode is different from --dangerously-skip-permissions / YOLO mode. In auto mode, there's a classifier that runs before any command is executed and theoretically blocks any dangerous commands from running. I've found it to be quite annoying and overly zealous, but probably pretty effective.

w29UiIm2Xz 2 hours ago | parent [-]

Claude seems to waste a lot of tokens internally bickering with itself. As much as organizations are optimizing spend, Claude's product guidance seems to be doing everything to fight against that headwind. When operating in a capped cost environment, engineers will simply get less use out of it.

bcherny 2 hours ago | parent | next [-]

Boris from the team here. The classifier is free — we do not charge for safety features as a principle.

jkaretsky 2 hours ago | parent | next [-]

Is this new? I remember something in the UI saying Auto mode uses x% more tokens

user43928 14 minutes ago | parent [-]

Yes, it's in the article:

> The auto mode classifier uses a small number of extra tokens per tool call, and we're no longer charging Claude Code users on Pro, Max, and Team plans for that classifier overhead, effective today

adastra22 2 hours ago | parent | prev | next [-]

That’s good to know, thank you.

2 hours ago | parent | prev [-]
[deleted]
sandcat_ 2 hours ago | parent | prev [-]

The classifier runs Sonnet so I doubt it contributes too much.