openclaw/extensions/feishu
2026-05-11 09:08:33 +01:00
..
skills
src test: tighten feishu assertion coverage 2026-05-11 09:08:33 +01:00
api.ts refactor: pin remaining extension api surfaces 2026-04-27 21:02:53 +01:00
channel-entry.ts
channel-plugin-api.ts test(ci): reduce channel contract import cost 2026-04-21 00:40:07 +01:00
contract-api.ts
index.ts refactor(hooks): centralize bundled subagent hook wiring 2026-04-22 11:37:18 -07:00
openclaw.plugin.json fix(feishu): honor block streaming config 2026-05-03 11:42:13 -07:00
package.json fix: declare extension runtime deps 2026-05-10 12:37:10 +01:00
runtime-api.ts refactor: reduce plugin sdk surface 2026-05-10 12:37:10 +01:00
secret-contract-api.ts
security-contract-api.ts
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 test: tighten feishu setup entry assertion 2026-05-09 04:37:59 +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