openclaw/extensions/feishu
2026-04-27 23:45:26 +01:00
..
skills
src refactor: expose plugin test helpers via sdk 2026-04-27 23:45:26 +01:00
api.ts refactor: pin remaining extension api surfaces 2026-04-27 21:02:53 +01:00
channel-entry.ts fix: repair bundled channel secret sidecars 2026-04-08 04:56:58 +01:00
channel-plugin-api.ts test(ci): reduce channel contract import cost 2026-04-21 00:40:07 +01:00
contract-api.ts fix(feishu): avoid sdk facade cycles 2026-04-13 11:19:10 +01:00
index.ts refactor(hooks): centralize bundled subagent hook wiring 2026-04-22 11:37:18 -07:00
openclaw.plugin.json fix(feishu): back off failed streaming card starts 2026-04-24 23:41:01 -07:00
package.json chore: update dependencies 2026-04-26 10:54:58 +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
security-contract-api.ts refactor: share feishu security audit contract 2026-04-20 22:17:33 +01:00
session-key-api.ts
setup-api.ts fix(feishu): keep setup entry off runtime SDK (#70339) 2026-04-23 18:42:06 +01:00
setup-entry.test.ts perf: trim feishu extension tests 2026-04-23 19:57:08 +01:00
setup-entry.ts fix(feishu): keep setup entry off runtime SDK (#70339) 2026-04-23 18:42:06 +01:00
subagent-hooks-api.ts refactor(hooks): centralize bundled subagent hook wiring 2026-04-22 11:37:18 -07:00
tsconfig.json