openclaw/src/pairing
Onur e0812f8c4d feat(msteams): add config reload, DM policy, proper shutdown
- Add msteams to config-reload.ts (ProviderKind, ReloadAction, rules)
- Add msteams to PairingProvider for pairing code support
- Create conversation-store.ts for storing ConversationReference
- Implement DM policy check (disabled/pairing/open/allowlist)
- Fix WasMentioned to check actual bot mentions via entities
- Fix server shutdown by using custom Express server with httpServer.close()
- Pass authConfig to CloudAdapter for outbound call authentication
- Improve error logging with JSON serialization
2026-01-09 11:05:34 +01:00
..
pairing-labels.ts refactor(pairing): centralize reply formatting 2026-01-08 23:29:23 +00:00
pairing-messages.test.ts refactor(pairing): centralize reply formatting 2026-01-08 23:29:23 +00:00
pairing-messages.ts refactor(pairing): centralize reply formatting 2026-01-08 23:29:23 +00:00
pairing-store.test.ts fix: harden pairing flow 2026-01-07 05:06:04 +01:00
pairing-store.ts feat(msteams): add config reload, DM policy, proper shutdown 2026-01-09 11:05:34 +01:00