qwen-code/packages/channels/base
tanzhenxin 8753245b5f feat(channels): add DM pairing flow for sender approval
- Add PairingStore for managing pending requests and approved users
- Update SenderGate to support pairing policy with code generation
- Add CLI commands: `qwen channel pairing list/approve`
- Document pairing flow with rules and usage examples

This allows unknown senders to request access via a pairing code
that the bot operator approves through the CLI.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-03-24 11:37:16 +00:00
..
src feat(channels): add DM pairing flow for sender approval 2026-03-24 11:37:16 +00:00
package.json feat(channels): add Telegram channel integration with ACP bridge 2026-03-24 06:33:36 +00:00
tsconfig.json fix(channels): fix TypeScript build errors 2026-03-24 06:45:39 +00:00