feat(walmart): register subagent in roster and connector map

This commit is contained in:
CREDO23 2026-07-19 08:45:27 +02:00
parent f6a8a2a566
commit cabc5b5c86
3 changed files with 6 additions and 0 deletions

View file

@ -40,6 +40,7 @@ _EXPECTED_SUBAGENTS = frozenset(
"onedrive",
"reddit",
"tiktok",
"walmart",
"web_crawler",
"youtube",
}