openclaw/extensions/feishu/src
Vincent Koc 1b034f08e0 Feishu: scope plugin SDK directory imports 2026-03-07 16:26:59 -08:00
..
accounts.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
accounts.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
async.ts
bitable.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
bot.card-action.test.ts
bot.checkBotMentioned.test.ts Feishu: honor bot mentions by ID despite aliases (Fixes #36317) (#36333) 2026-03-05 11:00:27 -06:00
bot.stripBotMention.test.ts synthesis: fix Feishu group mention slash parsing 2026-03-05 11:34:08 -06:00
bot.test.ts fix(test): align feishu pairing assertion 2026-03-07 21:36:04 +00:00
bot.ts refactor: unify DM pairing challenge flows 2026-03-07 20:33:50 +00:00
card-action.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
channel.test.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
channel.ts Feishu: scope plugin SDK channel imports 2026-03-07 16:26:59 -08:00
chat-schema.ts
chat.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
chat.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
client.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
client.ts Secrets: add inline allowlist review set (#38314) 2026-03-06 19:35:26 -05:00
config-schema.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
config-schema.ts fix(feishu): avoid media regressions from global HTTP timeout (#36500) 2026-03-05 12:13:40 -06:00
dedup.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
directory.test.ts refactor: unify extension allowlist resolver and directory scaffolding 2026-03-07 23:27:51 +00:00
directory.ts Feishu: scope plugin SDK directory imports 2026-03-07 16:26:59 -08:00
doc-schema.ts
docx-batch-insert.test.ts perf: harden chunking against quadratic scans 2026-03-07 16:50:35 +00:00
docx-batch-insert.ts perf: harden chunking against quadratic scans 2026-03-07 16:50:35 +00:00
docx-color-text.ts
docx-table-ops.ts
docx.account-selection.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
docx.test.ts
docx.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
drive-schema.ts
drive.ts refactor(extensions): reuse shared helper primitives 2026-03-07 10:41:05 +00:00
dynamic-agent.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
external-keys.test.ts
external-keys.ts
feishu-command-handler.ts fix: repair Feishu reset hook typing and stabilize secret resolver timeout 2026-03-03 05:06:08 +00:00
media.test.ts Feishu: update media timeout tests 2026-03-06 17:34:41 -05:00
media.ts fix(feishu): remove invalid timeout properties from SDK method calls (#38267) 2026-03-06 15:50:34 -06:00
mention.ts
monitor.account.ts fix(feishu): use probed botName for mention checks (#36391) 2026-03-05 10:55:04 -06:00
monitor.reaction.test.ts refactor(extensions): reuse shared helper primitives 2026-03-07 10:41:05 +00:00
monitor.startup.test.ts fix(ci): stabilize tests and detect-secrets after dep updates 2026-03-07 11:14:04 +00:00
monitor.startup.ts fix(feishu): use probed botName for mention checks (#36391) 2026-03-05 10:55:04 -06:00
monitor.state.defaults.test.ts
monitor.state.ts fix(feishu): use probed botName for mention checks (#36391) 2026-03-05 10:55:04 -06:00
monitor.test-mocks.ts fix(ci): stabilize tests and detect-secrets after dep updates 2026-03-07 11:14:04 +00:00
monitor.transport.ts fix(feishu): use probed botName for mention checks (#36391) 2026-03-05 10:55:04 -06:00
monitor.ts fix(feishu): use probed botName for mention checks (#36391) 2026-03-05 10:55:04 -06:00
monitor.webhook-security.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
onboarding.status.test.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
onboarding.test.ts tests: fix detect-secrets false positives (#39084) 2026-03-07 13:21:29 -05:00
onboarding.ts refactor: share onboarding allowlist entry parsing 2026-03-08 00:05:24 +00:00
outbound.test.ts fix(feishu): comprehensive reply mechanism — outbound replyToId forwarding + topic-aware reply targeting (#33789) 2026-03-04 20:32:28 -06:00
outbound.ts fix(feishu): comprehensive reply mechanism — outbound replyToId forwarding + topic-aware reply targeting (#33789) 2026-03-04 20:32:28 -06:00
perm-schema.ts
perm.ts refactor(extensions): reuse shared helper primitives 2026-03-07 10:41:05 +00:00
policy.test.ts fix(feishu): accept groupPolicy "allowall" as alias for "open" (#36358) 2026-03-05 11:32:01 -06:00
policy.ts refactor: share sender group policy evaluation 2026-03-07 23:27:51 +00:00
post.test.ts
post.ts
probe.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
probe.ts
reactions.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
reply-dispatcher.test.ts refactor(feishu): dedupe non-streaming reply dispatcher setup 2026-03-07 17:58:31 +00:00
reply-dispatcher.ts fix(feishu): disable block streaming to prevent silent reply drops (openclaw#38422) 2026-03-06 22:33:30 -06:00
runtime.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
secret-input.ts refactor(extensions): share secret input schema builder 2026-03-07 17:05:23 +00:00
send-message.ts refactor(extensions): reuse shared helper primitives 2026-03-07 10:41:05 +00:00
send-result.ts
send-target.test.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
send-target.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
send.reply-fallback.test.ts fix(feishu): comprehensive reply mechanism — outbound replyToId forwarding + topic-aware reply targeting (#33789) 2026-03-04 20:32:28 -06:00
send.test.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
send.ts fix(feishu): comprehensive reply mechanism — outbound replyToId forwarding + topic-aware reply targeting (#33789) 2026-03-04 20:32:28 -06:00
streaming-card.test.ts Feishu: harden streaming merge semantics and final reply dedupe (#33245) 2026-03-04 21:32:35 -06:00
streaming-card.ts fix(feishu): check response.ok before calling response.json() in streaming card (#35628) 2026-03-05 01:58:21 -08:00
targets.test.ts
targets.ts follow-up: align ingress, atomic paths, and channel tests with credential semantics (#33733) 2026-03-03 20:29:46 -06:00
tool-account-routing.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
tool-account.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
tool-factory-test-harness.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
tool-result.test.ts refactor(extensions): reuse shared helper primitives 2026-03-07 10:41:05 +00:00
tool-result.ts refactor(extensions): reuse shared helper primitives 2026-03-07 10:41:05 +00:00
tools-config.test.ts
tools-config.ts
types.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
typing.test.ts
typing.ts Plugins/feishu: migrate to scoped plugin-sdk imports 2026-03-04 02:35:12 -05:00
wiki-schema.ts
wiki.ts refactor(extensions): reuse shared helper primitives 2026-03-07 10:41:05 +00:00