What's wrong with this entry?
Anonymous. No account, no email.
What
When launching Claude with --mode auto, users who haven't previously opted in now see a consent dialog explaining what auto mode does.
Details
- Dialog text: "Auto mode lets Claude run commands without prompting — each action is first checked for safety. Claude can still make mistakes; use in isolated environments."
- Declining the dialog exits the application
- Once accepted, the opt-in is remembered
- New "Yes, and use auto mode" and "Yes, clear context" options in the context-clearing prompt
Evidence
New dialog component (search for "AutoModeOptInDialog")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.