- 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 |
||
|---|---|---|
| .. | ||
| cron-protocol-conformance.test.ts | ||
| isolated-agent.test.ts | ||
| isolated-agent.ts | ||
| normalize.ts | ||
| run-log.test.ts | ||
| run-log.ts | ||
| schedule.test.ts | ||
| schedule.ts | ||
| service.test.ts | ||
| service.ts | ||
| store.ts | ||
| types.ts | ||