- 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) |
||
|---|---|---|
| .. | ||
| conversation-store.ts | ||
| index.ts | ||
| monitor.ts | ||
| probe.ts | ||
| send.ts | ||
| token.ts | ||