Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.235 Home All releases olderv2.1.234 v2.1.236newer
Claude Code v2.1.235

"Yes, and don't ask again" is hidden when the request cannot be fully displayed

You'll notice
Useful4 Signal2
Permissions

The always-allow option disappears whenever Claude can't show you the full command or URL.

What

If Claude Code cannot show the whole command, arguments or URL it is asking about, the always-allow option disappears and approval becomes one-time only.

Details
  • The dialog computes an "unrenderable" flag from the parameter rows, a failed tool-use render, or a withheld command, args or url; the always-allow option is offered only when that flag is false.
  • A companion check hides suggested rules when the decision reason is not classifier-approvable or the ask is capped by org policy.
  • The rule label itself is width-checked: a label wider than the dialog is dropped rather than truncated.
Evidence

Yes, and don't ask again for

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.235 →