openclaw/extensions/feishu/src
Peter Steinberger 6b9915a106
refactor!: drop legacy CLAWDBOT env compatibility
2026-03-22 22:13:39 -07:00
..
accounts.test.ts test: dedupe feishu account resolution fixtures 2026-03-13 23:35:26 +00:00
accounts.ts refactor: share remaining account config helpers 2026-03-22 19:45:59 +00:00
async.ts
bitable.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
bot-content.ts refactor: split remaining monitor runtime helpers 2026-03-17 21:27:21 -07:00
bot-sender-name.ts refactor: split remaining monitor runtime helpers 2026-03-17 20:36:03 -07:00
bot.card-action.test.ts fix: restore full gate 2026-03-17 07:47:28 +00:00
bot.checkBotMentioned.test.ts
bot.helpers.test.ts fix(test): split feishu bot helpers 2026-03-22 18:33:19 -07:00
bot.stripBotMention.test.ts
bot.test.ts fix(test): split feishu bot helpers 2026-03-22 18:33:19 -07:00
bot.ts refactor: unify plugin sdk primitives 2026-03-18 23:58:56 +00:00
card-action.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -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 feishu: add structured card actions and interactive approval flows (#47873) 2026-03-16 01:07:09 -05:00
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 refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
channel.ts refactor: share warning collector projections 2026-03-22 23:37:12 +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 feishu: harden media support and align capability docs (#47968) 2026-03-16 02:02:48 -05:00
chat.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
client.test.ts test: harden CI-sensitive test suites 2026-03-17 16:21:57 +00:00
client.ts tests(feishu): inject client runtime seam 2026-03-17 09:46:58 -04:00
config-schema.test.ts Add Feishu reactions and card action support (#46692) 2026-03-14 20:25:02 -05:00
config-schema.ts Add Feishu reactions and card action support (#46692) 2026-03-14 20:25:02 -05:00
conversation-id.ts feat(feishu): add ACP and subagent session binding (#46819) 2026-03-15 10:33:49 -05: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
docx-batch-insert.ts
docx-color-text.ts
docx-table-ops.ts
docx.account-selection.test.ts refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
docx.test.ts fix(test): repair extensions lane regressions 2026-03-22 18:07:45 -07:00
docx.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
drive-schema.ts
drive.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
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
media.test.ts feishu: harden media support and align capability docs (#47968) 2026-03-16 02:02:48 -05:00
media.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
mention.ts
monitor.account.ts test: add Feishu bot-menu lifecycle regression 2026-03-19 16:16:46 -05:00
monitor.acp-init-failure.lifecycle.test.ts refactor(test): dedupe shared test helpers 2026-03-21 23:07:51 +00:00
monitor.bot-menu.lifecycle.test.ts refactor(test): dedupe shared test helpers 2026-03-21 23:07:51 +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 refactor(test): dedupe setup wizard helpers 2026-03-22 00:16:31 +00:00
monitor.card-action.lifecycle.test.ts refactor(test): dedupe shared test helpers 2026-03-21 23:07:51 +00: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(test): dedupe shared test helpers 2026-03-21 23:07:51 +00:00
monitor.startup.test.ts refactor(test): dedupe setup wizard helpers 2026-03-22 00:16:31 +00:00
monitor.startup.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
monitor.state.defaults.test.ts
monitor.state.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
monitor.test-mocks.ts
monitor.transport.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
monitor.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
monitor.webhook-e2e.test.ts fix(feishu): harden webhook signature compare 2026-03-16 22:22:30 -07: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 Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
outbound.test.ts fix(plugins): prefer explicit installs over bundled duplicates (#46722) 2026-03-14 21:08:32 -05:00
outbound.ts refactor: deduplicate reply payload helpers 2026-03-18 17:30:25 +00:00
perm-schema.ts
perm.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
pins.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
policy.test.ts
policy.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -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
reactions.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
reply-dispatcher.test.ts feat(feishu): structured cards with identity header, note footer, and streaming enhancements (openclaw#29938) 2026-03-14 20:31:46 -05:00
reply-dispatcher.ts refactor: tighten sdk reply pipeline contract 2026-03-19 03:13:15 +00: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 refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
send-target.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
send.reply-fallback.test.ts feishu: harden media support and align capability docs (#47968) 2026-03-16 02:02:48 -05:00
send.test.ts refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
send.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -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-status.test.ts refactor(test): dedupe setup wizard helpers 2026-03-22 00:16:31 +00:00
setup-surface.test.ts refactor(test): dedupe setup wizard helpers 2026-03-22 00:16:31 +00:00
setup-surface.ts refactor: share parsed channel allowlist prompts 2026-03-23 01:56:01 +00: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 refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
subagent-hooks.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
targets.test.ts
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 refactor: dedupe extension runtime caches 2026-03-22 18:09:45 +00:00
tool-account-routing.test.ts refactor: shrink plugin sdk public surface 2026-03-18 23:31:08 +00:00
tool-account.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
tool-factory-test-harness.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
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 Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00
wiki-schema.ts
wiki.ts Plugins: internalize matrix and feishu SDK imports 2026-03-17 19:47:25 -07:00