mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-14 11:30:41 +00:00
- Add teams/channels config structure to MSTeamsConfig - Implement requireMention check in monitor.ts - Resolution order: channel > team > global > default (true) - Update zod schema for validation - Document RSC permissions for receiving all messages without @mention - Document Graph API Proxy pattern for historical message access - Document private channel limitations - Document team/channel ID format (use URL path, not groupId)