forge: step 13 — validate bot parity and export patch

This commit is contained in:
cj-vana
2026-05-15 11:50:37 -06:00
parent 4af47dc09c
commit dc7004f7f1
15 changed files with 4020 additions and 4336 deletions

View File

@@ -21,6 +21,7 @@ def main():
str(SRC_DIR),
str(ROOT / "tests" / "firmware_bot" / "test_firmware_bot.cpp"),
str(SRC_DIR / "FirmwareBot.cpp"),
str(SRC_DIR / "BotCommandRegistry.cpp"),
str(SRC_DIR / "BotPrefs.cpp"),
str(SRC_DIR / "BotPolicy.cpp"),
str(SRC_DIR / "BotCommands.cpp"),