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: add 'up to N' to all spinner messages, consolidate hex-id normalization
- All withProgress messages now show '(up to N)...' matching issue list
- Extract normalizeHexId() in hex-id.ts, use in both validateHexId and
isTraceId to eliminate duplicated normalization logic
- validateTraceId now delegates through isTraceId's normalization path
0 commit comments