openclaw/extensions/feishu/src
Peter Steinberger 2d67c9b2a0 fix: repair Feishu reset hook typing and stabilize secret resolver timeout 2026-03-03 05:06:08 +00:00
..
accounts.test.ts refactor(feishu): expose default-account selection source 2026-03-03 01:37:39 +00:00
accounts.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
async.ts
bitable.ts refactor(feishu): unify Lark SDK error handling with LarkApiError (#31450) 2026-03-02 21:44:40 -06:00
bot.card-action.test.ts
bot.checkBotMentioned.test.ts fix(feishu): support Lark private chats as direct messages (openclaw#31400) thanks @stakeswky 2026-03-02 17:04:42 -06:00
bot.stripBotMention.test.ts fix(feishu): normalize all mentions in inbound agent context (#30252) 2026-03-02 22:40:17 -06:00
bot.test.ts fix(ci): complete feishu route mock typing in broadcast tests 2026-03-03 03:42:30 +00:00
bot.ts fix: repair Feishu reset hook typing and stabilize secret resolver timeout 2026-03-03 05:06:08 +00:00
card-action.ts
channel.test.ts
channel.ts fix(feishu): normalize all mentions in inbound agent context (#30252) 2026-03-02 22:40:17 -06:00
chat-schema.ts
chat.test.ts
chat.ts
client.test.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
client.ts
config-schema.test.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
config-schema.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
dedup.ts fix(feishu): persist dedup cache across gateway restarts via warmup (openclaw#31605) thanks @Sid-Qin 2026-03-02 17:30:40 -06:00
directory.ts
doc-schema.ts refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
docx-batch-insert.ts
docx-color-text.ts
docx-table-ops.ts
docx.account-selection.test.ts refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
docx.test.ts refactor(extensions): dedupe channel config, onboarding, and monitors 2026-03-02 08:54:20 +00:00
docx.ts
drive-schema.ts
drive.ts
dynamic-agent.ts
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 fix(feishu): encode non-ASCII filenames in file uploads (openclaw#31328) thanks @Kay-051 2026-03-02 16:56:57 -06:00
media.ts fix(feishu): encode non-ASCII filenames in file uploads (openclaw#31328) thanks @Kay-051 2026-03-02 16:56:57 -06:00
mention.ts fix(feishu): support Lark private chats as direct messages (openclaw#31400) thanks @stakeswky 2026-03-02 17:04:42 -06:00
monitor.account.ts fix(feishu): persist dedup cache across gateway restarts via warmup (openclaw#31605) thanks @Sid-Qin 2026-03-02 17:30:40 -06:00
monitor.reaction.test.ts test: consolidate extension runtime mocks and split bluebubbles webhook auth suite 2026-03-03 02:37:23 +00:00
monitor.startup.test.ts refactor: unify inbound debounce policy and split gateway/models helpers 2026-03-03 00:54:33 +00:00
monitor.startup.ts
monitor.state.defaults.test.ts fix(feishu): tolerate missing webhook defaults in older plugin-sdk (openclaw#31639) thanks @liuxiaopai-ai 2026-03-02 07:42:16 -06:00
monitor.state.ts fix(feishu): tolerate missing webhook defaults in older plugin-sdk (openclaw#31639) thanks @liuxiaopai-ai 2026-03-02 07:42:16 -06:00
monitor.test-mocks.ts fix(test): resolve Feishu hoisted mock export syntax error (#32128) 2026-03-03 00:34:16 +00:00
monitor.transport.ts
monitor.ts
monitor.webhook-security.test.ts refactor: unify inbound debounce policy and split gateway/models helpers 2026-03-03 00:54:33 +00:00
onboarding.status.test.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
onboarding.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
outbound.test.ts
outbound.ts
perm-schema.ts
perm.ts
policy.test.ts
policy.ts
post.test.ts
post.ts
probe.test.ts Feishu: cache failing probes (#29970) 2026-03-02 19:37:07 -06:00
probe.ts Feishu: cache failing probes (#29970) 2026-03-02 19:37:07 -06:00
reactions.ts
reply-dispatcher.test.ts fix(feishu): preserve block streaming text when final payload is missing (#30663) 2026-03-02 21:26:21 -06:00
reply-dispatcher.ts fix(feishu): preserve block streaming text when final payload is missing (#30663) 2026-03-02 21:26:21 -06:00
runtime.ts
secret-input.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
send-result.ts
send-target.test.ts fix(feishu): preserve explicit target routing hints (#31594) (thanks @liuxiaopai-ai) 2026-03-02 15:47:21 +00:00
send-target.ts fix(feishu): preserve explicit target routing hints (#31594) (thanks @liuxiaopai-ai) 2026-03-02 15:47:21 +00:00
send.reply-fallback.test.ts
send.test.ts
send.ts
streaming-card.test.ts fix(feishu): non-blocking WS ACK and preserve full streaming card content (#29616) 2026-03-02 22:17:15 -06:00
streaming-card.ts fix(feishu): non-blocking WS ACK and preserve full streaming card content (#29616) 2026-03-02 22:17:15 -06:00
targets.test.ts Feishu: normalize group announce targets to chat ids (openclaw#31546) thanks @liuxiaopai-ai 2026-03-02 16:50:55 -06:00
targets.ts Feishu: normalize group announce targets to chat ids (openclaw#31546) thanks @liuxiaopai-ai 2026-03-02 16:50:55 -06:00
tool-account-routing.test.ts
tool-account.ts
tool-factory-test-harness.ts
tools-config.test.ts
tools-config.ts
types.ts fix(feishu): normalize all mentions in inbound agent context (#30252) 2026-03-02 22:40:17 -06:00
typing.test.ts
typing.ts
wiki-schema.ts
wiki.ts