mirror of
https://github.com/Colorado-Mesh/meshcore-bot-firmware.git
synced 2026-08-15 02:00:28 +00:00
forge: add patch 7 — request token prefix for inter-bot suppression
Bots now prefix every response with a 4-hex request token derived from the request fingerprint. Peers parsing the prefix can suppress their own pending response for the same request, fixing duplicate replies on #bot even for commands whose response text varies per bot (ack/test/hello/ status/roll/dice/path/trace/stats/time/lora/id/neighbors). Patches 0001-0006 re-exported (cosmetic series-count bump 1/6 -> 1/7).
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||
From: cj-vana <cj@depth23.online>
|
||||
Date: Fri, 15 May 2026 20:09:58 -0600
|
||||
Subject: [PATCH 3/6] Allow prefixless firmware bot DMs
|
||||
Subject: [PATCH 3/7] Allow prefixless firmware bot DMs
|
||||
|
||||
---
|
||||
examples/companion_radio/BotPolicy.cpp | 2 +-
|
||||
|
||||
Reference in New Issue
Block a user