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.
Auto-mode setup wizard cannot carry a stale accept timestamp
You'll notice
Useful3Signal1
Permissions
Reopening the auto-mode wizard can no longer let a stray keypress confirm instantly.
What's wrong with this entry?
Anonymous. No account, no email.
What
The wizard's guard against accidental instant confirmations is now reseeded on every render to the later of now and the previous value, rather than only being set the first time, so reopening the wizard can no longer inherit an old timestamp that would let a keypress confirm immediately.
Evidence
tengu_auto_mode_setup_wizard_shown
Strings lifted out of the shipped bundle, so the claim above can be checked against them.