Under the hood
SDK bridge's model-switching code was re-minified with renamed internals only
What
The bridge code handling model switching and related MCP handlers (onSetModel, onSetMaxThinkingTokens, onMcp*) was re-minified with renamed internal variable names, but the logic, telemetry events, and error messages appear unchanged.
Why
This is a cosmetic/internal packaging change with no described effect on behavior.