Sandbox, managed-settings and plugin prompts now go through one shared dialog system.
What's wrong with this entry?
Four prompts move out of hand-rolled REPL state into the shared dialog registry: sandbox network host approval showing host and port, managed-settings security accept or reject, a plugin installation status notice, and a permission-mode accept or decline. Everyone on this build gets the new routing; there is no flag.
- The removed inline code passed sandbox-host and managed-settings state to the status line and tracked their queues by hand.
- Notification labels now show "sandbox request" for the sandbox prompt; the other three show "dialog open".
- Those four kinds are excluded from the check that decides whether an open dialog blocks typing in the input area.
"sandbox request"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.