You'll notice
Useful2 Signal0
MCP reconnect errors now show cleaned-up, shortened text instead of raw messy error output.
What's wrong with this entry?
Anonymous. No account, no email.
/mcp
What
The two /mcp reconnect failure messages no longer interpolate a raw error string.
Details
- Covers "Tried reconnecting to …, but the connection failed:" and "Got new credentials, but reconnecting to …", both assembled at runtime.
- The extracted error now passes through the shared display sanitizer, which NFKC-normalizes, strips angle brackets, quotes and assorted bracket characters, collapses whitespace, and truncates with an ellipsis at 200 characters.
Evidence
Reconnection failed after authentication
Strings lifted out of the shipped bundle, so the claim above can be checked against them.