Skip to content

feat(gateway): wire DingTalk into gateway setup and platform maps#1690

Merged
teknium1 merged 1 commit intomainfrom
hermes/hermes-ac005632
Mar 17, 2026
Merged

feat(gateway): wire DingTalk into gateway setup and platform maps#1690
teknium1 merged 1 commit intomainfrom
hermes/hermes-ac005632

Conversation

@teknium1
Copy link
Copy Markdown
Contributor

Completes DingTalk integration — adds it to the gateway setup wizard and all platform routing maps.

Changes

  • hermes_cli/gateway.py: DingTalk added to _PLATFORMS with setup instructions and credential prompts
  • gateway/run.py: Platform.DINGTALK added to allowed_users, allow_all_users, default toolset maps, and config key maps (6 locations total)
Add DingTalk to:
- hermes_cli/gateway.py: _PLATFORMS list with setup instructions,
  AppKey/AppSecret prompts, and Stream Mode setup guide
- gateway/run.py: all platform-to-config-key maps, allowed users
  map, allow-all-users map, and toolset resolution maps
@teknium1 teknium1 force-pushed the hermes/hermes-ac005632 branch from 087e3ec to 00993b0 Compare March 17, 2026 10:19
@teknium1 teknium1 merged commit d83efbb into main Mar 17, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant