openclaw/extensions/feishu
Vincent Koc 3ce5a8366a
fix(plugins): enforce minimum host versions for installable plugins (#52094)
* fix(plugins): enforce min host versions

* fix(plugins): tighten min host version validation

* chore(plugins): trim dead min host version code

* fix(plugins): handle malformed min host metadata

* fix(plugins): key manifest cache by host version
2026-03-22 09:12:08 -07:00
..
skills feat(feishu): support Docx table create/write + image/file upload actions in feishu_doc (#20304) 2026-02-27 18:00:56 -06:00
src perf: reduce plugin runtime startup overhead 2026-03-22 09:35:36 +00:00
api.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
index.test.ts refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
index.ts Plugins: fix pnpm check regressions 2026-03-17 23:25:40 +00:00
openclaw.plugin.json feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
package.json fix(plugins): enforce minimum host versions for installable plugins (#52094) 2026-03-22 09:12:08 -07:00
runtime-api.ts fix(plugin-sdk): remove relative extension boundary escapes (#51939) 2026-03-21 20:03:18 -05:00
setup-api.ts Feishu: break plugin-sdk setup cycle 2026-03-18 01:02:16 -07:00
setup-entry.ts refactor: dedupe channel entrypoints and test bridges 2026-03-16 23:52:23 -07:00