openclaw/extensions/feishu/src
Peter Steinberger 273973d374 refactor: unify typing dispatch lifecycle and policy boundaries 2026-02-26 17:36:16 +01:00
..
accounts.ts Revert "channels: migrate extension account listing to factory" 2026-02-16 23:17:13 -05:00
bitable.ts refactor(feishu): unify account-aware tool routing and message body 2026-02-26 13:19:25 +01:00
bot.checkBotMentioned.test.ts fix(feishu): harden onboarding and webhook validation 2026-02-22 11:29:31 +00:00
bot.stripBotMention.test.ts refactor(feishu): dedupe mention regex escaping 2026-02-19 15:04:40 +01:00
bot.test.ts refactor: unify typing dispatch lifecycle and policy boundaries 2026-02-26 17:36:16 +01:00
bot.ts refactor: unify typing dispatch lifecycle and policy boundaries 2026-02-26 17:36:16 +01:00
channel.test.ts fix: use resolved feishu account in status probe (openclaw#11233) thanks @onevcat 2026-02-11 22:53:40 -06:00
channel.ts refactor(channels): reuse runtime group policy helpers 2026-02-22 12:44:23 +01:00
client.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
config-schema.test.ts fix(feishu): harden onboarding and webhook validation 2026-02-22 11:29:31 +00:00
config-schema.ts fix(feishu): harden onboarding and webhook validation 2026-02-22 11:29:31 +00:00
dedup.ts fix: land security audit severity + temp-path guard fixes (#23428) (thanks @bmendonca3) 2026-02-22 11:26:17 +01:00
directory.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
doc-schema.ts feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
docx.account-selection.test.ts refactor(feishu): unify account-aware tool routing and message body 2026-02-26 13:19:25 +01:00
docx.test.ts fix: route feishu doc tools by agent account context (#27338) (thanks @AaronL725) 2026-02-26 12:00:45 +00:00
docx.ts refactor(feishu): unify account-aware tool routing and message body 2026-02-26 13:19:25 +01:00
drive-schema.ts feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
drive.ts refactor(feishu): unify account-aware tool routing and message body 2026-02-26 13:19:25 +01:00
dynamic-agent.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
external-keys.test.ts refactor(security): harden temp-path handling for inbound media 2026-02-19 14:06:37 +01:00
external-keys.ts refactor(security): harden temp-path handling for inbound media 2026-02-19 14:06:37 +01:00
media.test.ts fix(automation): harden announce delivery + cron coding profile (#25813 #25821 #25822) 2026-02-24 23:49:34 +00:00
media.ts refactor: deduplicate shared helpers and test setup 2026-02-23 20:40:44 +00:00
mention.ts refactor(feishu): dedupe mention regex escaping 2026-02-19 15:04:40 +01:00
monitor.ts fix(security): harden feishu and zalo webhook ingress 2026-02-19 13:31:27 +01:00
monitor.webhook-security.test.ts fix(feishu): harden onboarding and webhook validation 2026-02-22 11:29:31 +00:00
onboarding.ts fix(feishu): harden onboarding and webhook validation 2026-02-22 11:29:31 +00:00
outbound.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
perm-schema.ts feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
perm.ts refactor(feishu): unify account-aware tool routing and message body 2026-02-26 13:19:25 +01:00
policy.test.ts fix(feishu): enforce id-only allowlist matching 2026-02-22 18:55:06 +01:00
policy.ts fix(feishu): enforce id-only allowlist matching 2026-02-22 18:55:06 +01:00
probe.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
reactions.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
reply-dispatcher.test.ts feat(feishu): add streaming card support via Card Kit API (openclaw#10379) thanks @xzq-xu 2026-02-12 20:19:27 -06:00
reply-dispatcher.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
runtime.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
send-result.ts refactor(extensions): dedupe connector helper usage 2026-02-16 14:59:30 +00:00
send-target.ts refactor: deduplicate shared helpers and test setup 2026-02-23 20:40:44 +00:00
send.ts refactor: deduplicate shared helpers and test setup 2026-02-23 20:40:44 +00:00
streaming-card.ts refactor: deduplicate shared helpers and test setup 2026-02-23 20:40:44 +00:00
targets.test.ts feat(feishu): add streaming card support via Card Kit API (openclaw#10379) thanks @xzq-xu 2026-02-12 20:19:27 -06:00
targets.ts feat(feishu): add streaming card support via Card Kit API (openclaw#10379) thanks @xzq-xu 2026-02-12 20:19:27 -06:00
tool-account-routing.test.ts refactor(feishu): unify account-aware tool routing and message body 2026-02-26 13:19:25 +01:00
tool-account.ts refactor(feishu): unify account-aware tool routing and message body 2026-02-26 13:19:25 +01:00
tool-factory-test-harness.ts refactor(feishu): unify account-aware tool routing and message body 2026-02-26 13:19:25 +01:00
tools-config.ts feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
types.ts fix: dedupe probe/token base types (#16986) (thanks @iyoda) 2026-02-15 11:36:54 -06:00
typing.ts feat(feishu): sync with clawdbot-feishu #137 (multi-account support) 2026-02-06 09:32:10 +09:00
wiki-schema.ts feat(feishu): replace built-in SDK with community plugin 2026-02-06 09:32:10 +09:00
wiki.ts refactor(feishu): unify account-aware tool routing and message body 2026-02-26 13:19:25 +01:00