Messages from other sessions now say whether the sender was skipping permission prompts.
What's wrong with this entry?
A message injected between sessions can now carry an optional fromMode of "bypass" or "prompting", saying whether the sender was running tools without asking. A message from the same class can be delivered immediately; a cross-class or undeclared sender is held when the recipient runs tools without asking.
- The field is only honoured from the injecting host on local stdin, so a remote peer cannot claim a class for itself.
fromMode
Strings lifted out of the shipped bundle, so the claim above can be checked against them.