mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
When MC_DEVICE_NAME=auto, _load_echoes() runs with "auto.echoes.jsonl" which doesn't exist. After actual device name is detected and paths updated, the data was never reloaded from the correct file, leaving incoming_paths and echo_counts empty. This caused missing path info for all messages older than the current bridge session. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>