openclaw/extensions/feishu/src
Peter Steinberger 87dddb818d fix(ci): restore plugin runtime boundaries 2026-03-27 14:38:40 +00:00
..
accounts.test.ts refactor: split feishu runtime and inspect secret resolution 2026-03-24 10:05:15 -07:00
accounts.ts refactor: split feishu runtime and inspect secret resolution 2026-03-24 10:05:15 -07:00
async.test.ts refactor: split feishu helpers and tests 2026-03-24 17:12:25 -07:00
async.ts refactor: split feishu helpers and tests 2026-03-24 17:12:25 -07:00
bitable.ts refactor(feishu): remove stale explicit-any escapes 2026-03-27 11:34:35 +05:30
bot-content.ts refactor(feishu): type runtime payload seams 2026-03-27 11:34:35 +05:30
bot-sender-name.ts refactor(feishu): type sender drive and typing helpers 2026-03-27 11:34:35 +05:30
bot.broadcast.test.ts test: fix feishu test typings 2026-03-27 07:10:55 +00:00
bot.card-action.test.ts fix(feishu): restore tsgo test typing 2026-03-27 12:13:59 +05:30
bot.checkBotMentioned.test.ts test(feishu): type basic fixtures 2026-03-27 11:54:23 +05:30
bot.helpers.test.ts test(feishu): type policy fixtures 2026-03-27 11:54:23 +05:30
bot.stripBotMention.test.ts test(feishu): type bot interaction fixtures 2026-03-27 11:54:23 +05:30
bot.test.ts test: fix feishu test typings 2026-03-27 07:10:55 +00:00
bot.ts fix: avoid duplicate ACP Telegram finals (#55173) 2026-03-26 20:37:21 +05:30
card-action.ts refactor: split feishu runtime and inspect secret resolution 2026-03-24 10:05:15 -07:00
card-interaction.test.ts feishu: add structured card actions and interactive approval flows (#47873) 2026-03-16 01:07:09 -05:00
card-interaction.ts feishu: add structured card actions and interactive approval flows (#47873) 2026-03-16 01:07:09 -05:00
card-ux-approval.ts feishu: add structured card actions and interactive approval flows (#47873) 2026-03-16 01:07:09 -05:00
card-ux-launcher.test.ts fix(feishu): restore tsgo test typing 2026-03-27 12:13:59 +05:30
card-ux-launcher.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
card-ux-shared.ts feishu: add structured card actions and interactive approval flows (#47873) 2026-03-16 01:07:09 -05:00
channel.runtime.ts refactor: consolidate lazy runtime surfaces 2026-03-17 00:59:20 -07:00
channel.test.ts fix(ci): restore plugin runtime boundaries 2026-03-27 14:38:40 +00:00
channel.ts Feishu: reject legacy raw card command payloads (#55130) 2026-03-26 14:17:45 +00:00
chat-schema.ts feishu: harden media support and align capability docs (#47968) 2026-03-16 02:02:48 -05:00
chat.test.ts fix(feishu): restore tsgo test typing 2026-03-27 12:13:59 +05:30
chat.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
client.test.ts fix(ci): restore plugin runtime boundaries 2026-03-27 14:38:40 +00:00
client.ts refactor(feishu): type runtime payload seams 2026-03-27 11:34:35 +05:30
config-schema.test.ts refactor: align pairing replies, daemon hints, and feishu mention policy 2026-03-25 04:22:53 -07:00
config-schema.ts refactor(plugin-sdk): expose zod subpath 2026-03-27 09:55:47 +05:30
conversation-id.ts refactor: dedupe test and runtime seams 2026-03-24 23:33:30 +00:00
dedup.ts refactor!: drop legacy CLAWDBOT env compatibility 2026-03-22 22:13:39 -07:00
directory.static.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
directory.test.ts test: strengthen regression coverage and trim low-value checks 2026-03-22 07:38:01 +00:00
directory.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
doc-schema.ts
docx-batch-insert.test.ts test: fix feishu batch insert test syntax 2026-03-27 07:10:55 +00:00
docx-batch-insert.ts refactor(feishu): remove stale explicit-any escapes 2026-03-27 11:34:35 +05:30
docx-color-text.ts refactor(feishu): remove stale explicit-any escapes 2026-03-27 11:34:35 +05:30
docx-table-ops.ts refactor(feishu): remove stale explicit-any escapes 2026-03-27 11:34:35 +05:30
docx-types.ts refactor(feishu): type docx and media sdk seams 2026-03-27 11:15:07 +05:30
docx.account-selection.test.ts refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
docx.test.ts test: fix feishu test typings 2026-03-27 07:10:55 +00:00
docx.ts refactor(feishu): remove docx explicit-any escapes 2026-03-27 11:34:35 +05:30
drive-schema.ts
drive.ts refactor(feishu): type sender drive and typing helpers 2026-03-27 11:34:35 +05:30
dynamic-agent.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
external-keys.test.ts
external-keys.ts
feishu-command-handler.ts
lifecycle.test-support.ts refactor: dedupe tests and harden suite isolation 2026-03-24 19:16:19 +00:00
media.test.ts fix(ci): restore plugin runtime boundaries 2026-03-27 14:38:40 +00:00
media.ts refactor(feishu): type docx and media sdk seams 2026-03-27 11:15:07 +05:30
mention.ts
monitor.account.ts refactor(feishu): type runtime payload seams 2026-03-27 11:34:35 +05:30
monitor.acp-init-failure.lifecycle.test.ts refactor: dedupe tests and harden suite isolation 2026-03-24 19:16:19 +00:00
monitor.bot-identity.ts refactor: split feishu helpers and tests 2026-03-24 17:12:25 -07:00
monitor.bot-menu.lifecycle.test.ts refactor: dedupe tests and harden suite isolation 2026-03-24 19:16:19 +00:00
monitor.bot-menu.test.ts test: add Feishu bot-menu lifecycle regression 2026-03-19 16:16:46 -05:00
monitor.broadcast.reply-once.lifecycle.test.ts fix(feishu): restore tsgo test typing 2026-03-27 12:13:59 +05:30
monitor.card-action.lifecycle.test.ts refactor: dedupe tests and harden suite isolation 2026-03-24 19:16:19 +00:00
monitor.cleanup.test.ts fix(feishu): close WebSocket connections on monitor stop (#52844) 2026-03-25 08:32:21 -07:00
monitor.reaction.lifecycle.test.ts refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
monitor.reaction.test.ts refactor(test): dedupe setup wizard helpers 2026-03-22 00:16:31 +00:00
monitor.reply-once.lifecycle.test.ts refactor: dedupe tests and harden suite isolation 2026-03-24 19:16:19 +00:00
monitor.startup.test.ts refactor(test): dedupe setup wizard helpers 2026-03-22 00:16:31 +00:00
monitor.startup.ts fix(feishu): prevent silent group message drops when bot-info probe times out 2026-03-24 16:55:37 -07:00
monitor.state.defaults.test.ts
monitor.state.ts fix(feishu): close WebSocket connections on monitor stop (#52844) 2026-03-25 08:32:21 -07:00
monitor.test-mocks.ts fix(feishu): close WebSocket connections on monitor stop (#52844) 2026-03-25 08:32:21 -07:00
monitor.transport.ts Feishu: validate webhook signatures before parsing (#55083) 2026-03-26 10:29:22 +00:00
monitor.ts refactor: split feishu runtime and inspect secret resolution 2026-03-24 10:05:15 -07:00
monitor.webhook-e2e.test.ts Feishu: validate webhook signatures before parsing (#55083) 2026-03-26 10:29:22 +00:00
monitor.webhook-security.test.ts Adjust Feishu webhook request body limits (#53933) 2026-03-24 15:02:05 -06:00
monitor.webhook.test-helpers.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
outbound.test.ts test(feishu): type basic fixtures 2026-03-27 11:54:23 +05:30
outbound.ts refactor: deduplicate reply payload helpers 2026-03-18 17:30:25 +00:00
perm-schema.ts
perm.ts refactor(feishu): remove stale explicit-any escapes 2026-03-27 11:34:35 +05:30
pins.ts refactor: split feishu runtime and inspect secret resolution 2026-03-24 10:05:15 -07:00
policy.test.ts test: fix feishu test typings 2026-03-27 07:10:55 +00:00
policy.ts refactor: align pairing replies, daemon hints, and feishu mention policy 2026-03-25 04:22:53 -07:00
post.test.ts
post.ts
probe.test.ts ACP: harden startup and move configured routing behind plugin seams (#48197) 2026-03-17 17:27:52 +01:00
probe.ts refactor(feishu): type runtime payload seams 2026-03-27 11:34:35 +05:30
reactions.ts refactor: split feishu runtime and inspect secret resolution 2026-03-24 10:05:15 -07:00
reply-dispatcher.test.ts fix(feishu): restore tsgo test typing 2026-03-27 12:13:59 +05:30
reply-dispatcher.ts refactor: split feishu runtime and inspect secret resolution 2026-03-24 10:05:15 -07:00
runtime.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
secret-input.ts refactor: unify plugin sdk primitives 2026-03-18 23:58:56 +00:00
send-message.ts
send-result.ts
send-target.test.ts fix(ci): restore plugin runtime boundaries 2026-03-27 14:38:40 +00:00
send-target.ts refactor: split feishu runtime and inspect secret resolution 2026-03-24 10:05:15 -07:00
send.reply-fallback.test.ts fix(ci): restore plugin runtime boundaries 2026-03-27 14:38:40 +00:00
send.test.ts fix(ci): restore plugin runtime boundaries 2026-03-27 14:38:40 +00:00
send.ts refactor: split feishu runtime and inspect secret resolution 2026-03-24 10:05:15 -07:00
session-route.ts Feishu: move outbound session routing behind plugin boundary 2026-03-18 04:09:49 +00:00
setup-core.ts refactor: add shared setup sdk subpath 2026-03-16 20:17:13 -07:00
setup-surface.test.ts test: collapse helper extension test suites 2026-03-25 05:21:16 +00:00
setup-surface.ts refactor: split feishu runtime and inspect secret resolution 2026-03-24 10:05:15 -07:00
streaming-card.test.ts
streaming-card.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
subagent-hooks.test.ts test(feishu): type basic fixtures 2026-03-27 11:54:23 +05:30
subagent-hooks.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
targets.ts
thread-bindings.test.ts feat(feishu): add ACP and subagent session binding (#46819) 2026-03-15 10:33:49 -05:00
thread-bindings.ts fix: restore CI runtime seams 2026-03-27 14:07:01 +00:00
tool-account-routing.test.ts fix(ci): restore plugin runtime boundaries 2026-03-27 14:38:40 +00:00
tool-account.ts fix: fall back from synthetic tool accounts (#55627) (thanks @MonkeyLeeT) 2026-03-27 15:09:36 +05:30
tool-factory-test-harness.ts fix(feishu): restore tsgo test typing 2026-03-27 12:13:59 +05:30
tool-result.test.ts
tool-result.ts
tools-config.test.ts
tools-config.ts
types.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
typing.test.ts
typing.ts refactor(feishu): type sender drive and typing helpers 2026-03-27 11:34:35 +05:30
wiki-schema.ts
wiki.ts refactor(feishu): remove stale explicit-any escapes 2026-03-27 11:34:35 +05:30