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
The macOS Compatibility smoke test still sent raw v1 lines (ping,
send) and failed on main after the v1 protocol removal (#75) with a
v1_removed error — the one consumer the migration inventory missed
because it greps workflows for test paths, not inline socket writes.
Ported to system.ping and surface.send_text.
0 commit comments