mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-07-27 03:52:29 +02:00
67b405251b
- HB column in the message table: distinct hash sizes (bytes per hop) across the message's routed echoes, e.g. '1' or '1,2'; em dash when no routed echo - HB filter (Any/1-byte/2-byte/3-byte): matches when any routed echo uses that hash size; 0-hop echoes are excluded since their stored hash_size is meaningless; combines with the other filters and is reset by Clear Verified live via Playwright: 1B/2B/3B filters each return only messages with a matching routed echo (183/166/9 of 606, zero false positives), combined hops+HB filtering works, Clear resets. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>