openclaw-matrix-multiaccounts/src/cron
Onur d9cbecac7f feat(msteams): add MS Teams provider skeleton
- Add Microsoft 365 Agents SDK packages (@microsoft/agents-hosting,
  @microsoft/agents-hosting-express, @microsoft/agents-hosting-extensions-teams)
- Add MSTeamsConfig type and zod schema
- Create src/msteams/ provider with monitor, token, send, probe
- Wire provider into gateway (server-providers.ts, server.ts)
- Add msteams to all provider type unions (hooks, queue, cron, etc.)
- Update implementation guide with new SDK and progress
2026-01-09 11:05:34 +01:00
..
cron-protocol-conformance.test.ts feat: multi-agent routing + multi-account providers 2026-01-06 18:33:37 +00:00
isolated-agent.test.ts refactor(cron): centralize telegram targets + delivery helpers 2026-01-08 21:36:53 +00:00
isolated-agent.ts feat(msteams): add MS Teams provider skeleton 2026-01-09 11:05:34 +01:00
normalize.ts fix: add gateway stop/restart commands 2026-01-06 03:25:32 +01:00
run-log.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
run-log.ts refactor(cron): move store into ~/.clawdis/cron 2025-12-13 12:38:08 +00:00
schedule.test.ts test: cover every schedule anchor boundary 2026-01-02 11:33:49 +01:00
schedule.ts fix(cron): prevent every schedule from firing in infinite loop 2026-01-01 17:30:05 -07:00
service.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
service.ts Cron: clamp timer to avoid TimeoutOverflowWarning 2026-01-07 19:25:18 +01:00
store.ts refactor(cron): drop auto-migration 2025-12-13 12:45:02 +00:00
types.ts feat(msteams): add MS Teams provider skeleton 2026-01-09 11:05:34 +01:00