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.
Fixed rule removal logic: The Pj2 function (formerly Lj2) now correctly handles both allow and deny rules when removing permissions from project settings. Previously, it only supported removing "allow" rules.
Fixed rule addition logic: The Tj2 function now properly handles both allow and deny rules when adding new permissions, instead of throwing an error for non-allow rules.