mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-15 13:55:47 +02:00
f1e5f39a4e
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>