openclaw-matrix-multiaccounts/src/config
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
..
agent-dirs.ts fix(config): reject shared agentDir 2026-01-08 11:54:26 +01:00
cache-utils.ts fix: persist topic session files 2026-01-07 22:56:50 +00:00
config.test.ts fix: align env config schema 2026-01-08 22:57:18 +01:00
config.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
defaults.ts fix: avoid synthesizing agent defaults 2026-01-08 22:26:29 +01:00
group-policy.ts feat: add providers CLI and multi-account onboarding 2026-01-08 01:55:59 +01:00
io.ts fix: align env config schema 2026-01-08 22:57:18 +01:00
legacy-migrate.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
legacy.ts fix: wire gateway auth diagnostics into doctor 2026-01-08 08:26:40 +01:00
merge-config.ts style: lint cleanup 2026-01-08 08:40:02 +01:00
model-alias-defaults.test.ts feat!: redesign model config + auth profiles 2026-01-06 00:56:58 +00:00
paths.test.ts fix(ci): stabilize windows tests 2026-01-08 02:44:19 +00:00
paths.ts fix(ci): stabilize windows paths 2026-01-08 03:03:03 +00:00
port-defaults.ts feat: add --dev/--profile CLI profiles 2026-01-05 01:27:13 +01:00
schema.test.ts feat: unify onboarding + config schema 2026-01-03 16:48:08 +01:00
schema.ts fix(config): allow gateway.remote ssh fields 2026-01-09 10:50:19 +01:00
sessions.cache.test.ts fix: harden session caching and topic transcripts 2026-01-07 22:51:26 +00:00
sessions.test.ts fix(ci): stabilize windows tests 2026-01-08 02:44:19 +00:00
sessions.ts feat(agent): add claude cli runner 2026-01-09 04:52:37 +01:00
talk.ts refactor: split config module 2026-01-04 07:05:17 +01:00
types.ts feat(msteams): add MS Teams provider skeleton 2026-01-09 11:05:34 +01:00
ui-seam-color.test.ts feat: add ui.seamColor accent 2025-12-30 04:14:36 +01:00
validation.ts fix(config): reject shared agentDir 2026-01-08 11:54:26 +01:00
zod-schema.ts feat(msteams): add MS Teams provider skeleton 2026-01-09 11:05:34 +01:00