WeCom
This is a shipped runtime-backed surface: direct sends are implemented, the serve loop is implemented, and the channel can joingateway run or gateway run.
At A Glance
Minimal Config
Smoke Test
Command Surface
Required Fields For Send
Required Fields For Serve
Optional Transport Tuning
Gateway And Ownership
This surface can run directly throughchannels serve wecom, or under Gateway And Supervision through gateway run.
Operator Notes
- Loong documents WeCom as the official AIBot long-connection lane. Do not describe a webhook callback mode as if it were the same shipped contract.
websocket_url,ping_interval_s, andreconnect_interval_sare tuning knobs, not day-zero requirements for a basic rollout.
Related Docs
- Continue to Channel Guides for the full shipped channel matrix.
- Continue to Channels for the conceptual surface model.
- Continue to Channel Setup for the shared public setup contract.
- Continue to Gateway And Supervision when this surface needs longer-lived runtime ownership.