You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(doctor): Redact xcode bridge diagnostics in default output
Include xcodeToolsBridge in the doctorInfo payload before rendering so
bridgePath, lastError, and unavailable reasons pass through the same
sanitizeValue redaction path as the rest of the doctor report.
This closes a gap where bridge diagnostics were interpolated directly
into output and could bypass default redaction.
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments