The Bash permission prompt now suggests auto mode and correctly reports which option you picked.
What's wrong with this entry?
The Bash permission dialog now shows a tip saying auto mode handles these prompts for you and pointing at the "switch to auto mode" option below, offered only when the prompt is not already an explicit ask rule or driven by a hook. Accepting the auto-mode option is now reported under its own name rather than always as the workflow prompt, and accepting a normal option now passes the option you actually selected instead of a stale one.
- Choosing the auto-mode option logs
bash_permission_prompt_upsellwhen the dialog is not the workflow variant; the workflow variant keeps its old name. - The dialog subtitle was previously a callback that always returned nothing; it now renders when the relevant condition holds.
bash_permission_prompt_upsell, auto mode handles these prompts for you
Strings lifted out of the shipped bundle, so the claim above can be checked against them.