openclaw/extensions/feishu/src
Peter Steinberger 6464149031 refactor: share feishu webhook monitor harness 2026-03-13 18:38:12 +00:00
..
accounts.test.ts Security: require Feishu webhook encrypt key (#44087) 2026-03-12 11:01:00 -04:00
accounts.ts Security: require Feishu webhook encrypt key (#44087) 2026-03-12 11:01:00 -04:00
async.ts
bitable.ts
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
channel.test.ts
channel.ts Security: require Feishu webhook encrypt key (#44087) 2026-03-12 11:01:00 -04:00
chat-schema.ts
chat.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
chat.ts
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 Security: require Feishu webhook encrypt key (#44087) 2026-03-12 11:01:00 -04:00
config-schema.ts Security: require Feishu webhook encrypt key (#44087) 2026-03-12 11:01:00 -04:00
dedup.ts
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
drive-schema.ts
drive.ts refactor(extensions): reuse shared helper primitives 2026-03-07 10:41:05 +00:00
dynamic-agent.ts
external-keys.test.ts
external-keys.ts
feishu-command-handler.ts
media.test.ts Feishu: update media timeout tests 2026-03-06 17:34:41 -05:00
media.ts refactor: share feishu media client setup 2026-03-13 16:51:59 +00:00
mention.ts
monitor.account.ts Security: require Feishu webhook encrypt key (#44087) 2026-03-12 11:01:00 -04:00
monitor.reaction.test.ts Security: preserve Feishu reaction chat type (#44088) 2026-03-12 10:53:40 -04: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): fail closed on webhook signature checks 2026-03-13 03:13:56 +00:00
monitor.ts fix(feishu): use probed botName for mention checks (#36391) 2026-03-05 10:55:04 -06:00
monitor.webhook-e2e.test.ts refactor: share feishu webhook monitor harness 2026-03-13 18:38:12 +00:00
monitor.webhook-security.test.ts refactor: share feishu webhook monitor harness 2026-03-13 18:38:12 +00:00
monitor.webhook.test-helpers.ts refactor: share feishu webhook monitor harness 2026-03-13 18:38:12 +00:00
onboarding.status.test.ts
onboarding.test.ts tests: fix detect-secrets false positives (#39084) 2026-03-07 13:21:29 -05:00
onboarding.ts Security: require Feishu webhook encrypt key (#44087) 2026-03-12 11:01:00 -04:00
outbound.test.ts fix(feishu): pass mediaLocalRoots in sendText local-image auto-convert shim (openclaw#40623) 2026-03-09 22:26:06 -05:00
outbound.ts fix(feishu): pass mediaLocalRoots in sendText local-image auto-convert shim (openclaw#40623) 2026-03-09 22:26:06 -05: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 refactor: share feishu reaction client setup 2026-03-13 16:51:59 +00: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 refactor: harden browser runtime profile handling 2026-03-09 00:25:43 +00: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
send-target.ts
send.reply-fallback.test.ts
send.test.ts
send.ts refactor: share feishu reply fallback flow 2026-03-13 16:51:59 +00: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
tool-account-routing.test.ts CI: restore main detect-secrets scan (#38438) 2026-03-07 10:06:35 -08:00
tool-account.ts
tool-factory-test-harness.ts
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 Security: preserve Feishu reaction chat type (#44088) 2026-03-12 10:53:40 -04:00
typing.test.ts
typing.ts
wiki-schema.ts
wiki.ts refactor(extensions): reuse shared helper primitives 2026-03-07 10:41:05 +00:00