Files
meshcore-analyzer/cmd
dborupandClaude Sonnet 5 461fbaad1b feat: remove scope/area from the ping-bot reply
Both are already shown on the triggering message's own meta line right
above it, so repeating them in the pong reply was redundant. Drops the
handler-level appendAreaToBotReply pass (routes.go) entirely along with
its now-unused scope plumbing through pendingPing (db.go) and the
client-side pingBotReply (channels.js).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-23 17:42:29 +02:00
..