Commit Graph

8 Commits

Author SHA1 Message Date
Xiao Wang
a915ed241a feat: add Webex channel integration
Add Webex bot integration as a channel plugin supporting:
- Bot token authentication via Webex Developer Portal
- Webhook-based message receiving (messages:created events)
- HMAC-SHA1 signature verification for webhook security
- Direct message and group/space messaging
- Media attachment support (images, files)
- Pairing mode for DM authorization
- Multi-account support

Includes:
- Full onboarding wizard for bot configuration
- Probe functionality for connection testing
- Channel status reporting
- Documentation at docs/channels/webex.md
- GitHub labeler configuration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 05:37:31 +00:00
Shadow
d34ae86114
chore: expand labeler coverage 2026-01-26 15:01:11 -06:00
Shadow
403c397ff5
Docs: add cli/security labels 2026-01-26 09:36:58 -06:00
Shadow
f3e3c4573b
Docs: add LINE channel guide 2026-01-26 08:50:18 -06:00
Shadow
678ad9e3ae
CI: expand web-ui label globs 2026-01-25 21:23:27 -06:00
Shadow
a989fe8af9
CI: update labeler v5 config 2026-01-25 21:08:23 -06:00
Shadow
28fe95ac5e
Docs: note labeler updates 2026-01-25 20:39:44 -06:00
Shadow
6b6284c69c
CI: add PR labeler + label sync 2026-01-25 20:37:31 -06:00