openclaw/src/msteams
Onur 1c73d45106 feat(msteams): wire agent integration for Teams messages
- Integrate dispatchReplyFromConfig() for full agent routing
- Add msteams to TextChunkProvider and OriginatingChannelType
- Add msteams case to route-reply (proactive not yet supported)
- Strip @mention HTML tags from Teams messages
- Fix session key to exclude messageid suffix
- Add typing indicator support
- Add proper logging for debugging
2026-01-09 11:05:34 +01:00
..
index.ts feat(msteams): add MS Teams provider skeleton 2026-01-09 11:05:34 +01:00
monitor.ts feat(msteams): wire agent integration for Teams messages 2026-01-09 11:05:34 +01:00
probe.ts feat(msteams): add MS Teams provider skeleton 2026-01-09 11:05:34 +01:00
send.ts feat(msteams): add MS Teams provider skeleton 2026-01-09 11:05:34 +01:00
token.ts feat(msteams): add MS Teams provider skeleton 2026-01-09 11:05:34 +01:00