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.
Bash safety tables moved out of lazy initialisation
Under the hood
Useful1Signal1
Elsewhere
Bash safety tables are built at startup instead of on first use, with identical rules.
What's wrong with this entry?
Anonymous. No account, no email.
What
The command argument tables, the plain-English verb descriptions, the read/write classification and the per-command danger checks are now built at load time instead of on first use. The rules, flag sets and patterns are identical.
Details
An allow-list for the aki command present in 2.1.247 does not appear in this part of the build.
Evidence
count lines/words/bytes in files from
Strings lifted out of the shipped bundle, so the claim above can be checked against them.