MCP and config error messages now escape server names and inputs before printing them.
What's wrong with this entry?
More user-facing messages now escape values before printing them: MCP reconnect notices and the managed-policy block message quote the server name through a helper, and a config parse error shows the escaped input rather than the raw token. The MCP stale-entry hint is only appended if the whole message stays within 1024 characters, otherwise the plain message is shown.
- The stale advice text about
/mcp enableand/mcp disablemoved from a fixed string to a lookup.
Expected key=value, got, was disabled in another session — disable and re-enable it in /mcp, or restart, to reconnect
Strings lifted out of the shipped bundle, so the claim above can be checked against them.