zeroclaw/src/integrations
elonf 9463bf08a4 feat(channels): add DingTalk channel via Stream Mode
Implement DingTalk messaging channel using the official Stream Mode
WebSocket protocol with per-message session webhook replies.

- Add DingTalkChannel with send/listen/health_check support
- Add DingTalkConfig (client_id, client_secret, allowed_users)
- Integrate with onboard wizard, integrations registry, and channel
  list/doctor commands
- Include unit tests for user allowlist rules and config serialization
2026-02-17 00:53:13 +08:00
..
mod.rs test: deepen and complete project-wide test coverage (#297) 2026-02-16 05:58:24 -05:00
registry.rs feat(channels): add DingTalk channel via Stream Mode 2026-02-17 00:53:13 +08:00