MCP input dialogs can now reject your Enter for custom reasons.
What's wrong with this entry?
The dialog that MCP servers use to ask you for input takes an extra callback that is consulted when you press Enter, so the code opening the dialog can refuse the submission for reasons beyond the built-in required-field checks.
- If the caller always allows it, the dialog behaves exactly as before.
accepts
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.