openclaw/extensions/msteams
2026-04-30 04:08:47 +01:00
..
src refactor(channels): route inbound turns through kernel 2026-04-30 04:08:47 +01:00
api.ts refactor: pin remaining extension api surfaces 2026-04-27 21:02:53 +01:00
channel-config-api.ts
channel-plugin-api.ts fix: restore msteams channel plugin api type 2026-04-25 09:27:59 +01:00
config-api.ts refactor: separate bundled channel schema surface 2026-04-28 02:31:21 +01:00
contract-api.ts
index.ts
openclaw.plugin.json perf: mark channel plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore: update dependencies 2026-04-29 22:42:45 +01:00
runtime-api.ts refactor(plugin-sdk): narrow config runtime imports 2026-04-27 14:58:32 +01:00
secret-contract-api.ts
setup-entry.ts fix(media): remove express from media host (#71436) 2026-04-25 01:39:42 -07:00
setup-plugin-api.ts fix(media): remove express from media host (#71436) 2026-04-25 01:39:42 -07:00
test-api.ts
tsconfig.json