Under the hood
The MCP client's reconnect handler was renamed internally with no logic change
What
The code that handles reconnecting an MCP (Model Context Protocol) client after a dropped connection was reshuffled: internal variable names changed, but the reconnection backoff timing, retry limits, and notification logic all stayed the same.
Why
This is internal cleanup with no effect on behavior; nothing changes for people using Claude Code.