openclaw/extensions/feishu
Tao Xie 0b54b64fe7
fix(feishu): preserve docx block tree order (openclaw#40524)
Verified:
- pnpm install --frozen-lockfile
- pnpm build
- pnpm vitest run extensions/feishu/src/docx.test.ts

Co-authored-by: Tao Xie <7379039+TaoXieSZ@users.noreply.github.com>
2026-03-24 00:28:10 -05: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 fix(feishu): preserve docx block tree order (openclaw#40524) 2026-03-24 00:28:10 -05:00
api.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
index.test.ts fix(test): reduce startup-heavy hotspot retention (#52381) 2026-03-22 12:28:55 -07:00
index.ts Plugins: fix pnpm check regressions 2026-03-17 23:25:40 +00:00
openclaw.plugin.json
package.json build: bump version to 2026.3.22 2026-03-22 11:58:33 -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