Onur 269a3c4000 feat(msteams): add outbound sends and fix reply delivery
- Add sendMessageMSTeams for proactive messaging via CLI/gateway
- Wire msteams into outbound delivery, heartbeat targets, and gateway send
- Fix reply delivery to use SDK's getConversationReference() for proper
  bot info, avoiding "Activity Recipient undefined" errors
- Use proactive messaging for replies to post as top-level messages
  (not threaded) by omitting activityId from conversation reference
- Add lazy logger in send.ts to avoid test initialization issues
2026-01-09 11:06:14 +01:00
..
2026-01-09 02:29:54 +00:00
2026-01-08 22:18:07 +00:00
2026-01-08 22:18:07 +00:00
2026-01-08 02:29:20 +00:00
2026-01-08 09:33:42 +00:00
2026-01-05 05:55:02 +01:00
2026-01-09 04:58:21 +00:00