openclaw/extensions/msteams
2026-05-04 10:09:55 +01:00
..
src fix: resolve small triage issues 2026-05-04 07:38:42 +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 test(ci): reduce channel contract import cost 2026-04-21 00:40:07 +01:00
openclaw.plugin.json perf: mark channel plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore(release): prepare 2026.5.4 2026-05-04 10:09:55 +01:00
runtime-api.ts refactor(plugin-sdk): narrow config runtime imports 2026-04-27 14:58:32 +01:00
secret-contract-api.ts fix: repair bundled channel secret sidecars 2026-04-08 04:56:58 +01:00
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