openclaw/extensions/discord/src
Peter Steinberger 3dc139b0c0 test: speed up discord monitor suites 2026-03-24 22:17:12 +00:00
..
actions Reply: fix generated image delivery to Discord (#52489) 2026-03-22 15:18:16 -07:00
monitor test: speed up discord monitor suites 2026-03-24 22:17:12 +00:00
voice fix: sync agent and autoreply e2e updates 2026-03-23 01:33:40 -07:00
account-inspect.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
account-inspect.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
accounts.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
accounts.ts refactor: share merged account config helper 2026-03-22 19:01:52 +00:00
api.test.ts test: harden channel suite isolation 2026-03-23 12:57:43 +00:00
api.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
audit.test.ts Discord: stabilize provider registry coverage 2026-03-19 01:53:55 -04:00
audit.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
channel-actions.test.ts fix(plugins): unblock Discord/Slack message tool sends and Feishu media (#52991) 2026-03-23 09:04:57 -07:00
channel-actions.ts fix(plugins): unblock Discord/Slack message tool sends and Feishu media (#52991) 2026-03-23 09:04:57 -07:00
channel.runtime.ts fix(runtime): lazy-load setup shims and align contracts 2026-03-19 13:33:32 -07:00
channel.setup.ts Plugins: internalize discord SDK imports 2026-03-17 20:42:28 -07:00
channel.test.ts test: speed up discord channel suites 2026-03-24 21:48:07 +00:00
channel.ts refactor: share computed channel status adapters 2026-03-22 23:37:12 +00:00
chunk.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
chunk.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
client.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
client.ts refactor: move bundled extension deps to plugin packages 2026-03-19 00:04:50 +00:00
components-registry.ts refactor: dedupe extension runtime caches 2026-03-22 18:09:45 +00:00
components.test.ts test: speed up discord channel suites 2026-03-24 21:48:07 +00:00
components.ts test: harden channel suite isolation 2026-03-23 11:09:12 +00:00
config-schema.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
directory-cache.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
directory-config.ts perf: reduce plugin runtime startup overhead 2026-03-22 16:34:09 +00:00
directory-live.test.ts Plugins: move config-backed directories behind channel plugins 2026-03-18 04:29:50 +00:00
directory-live.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
draft-chunking.test.ts ci: fix workflow sanity gate 2026-03-22 23:04:04 +00:00
draft-chunking.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
draft-stream.test.ts ci: fix workflow sanity gate 2026-03-22 23:04:04 +00:00
draft-stream.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
exec-approvals.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
gateway-logging.test.ts test: harden channel suite isolation 2026-03-23 11:09:12 +00:00
gateway-logging.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
group-policy.test.ts Discord: move group policy behind plugin boundary 2026-03-18 03:30:02 +00:00
group-policy.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
guilds.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
mentions.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
mentions.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
message-tool-schema.ts Plugins: move message tool schemas into channel plugins 2026-03-19 01:08:23 -04:00
monitor.gateway.test.ts test: harden discord monitor regression assertions 2026-03-22 16:56:44 +00:00
monitor.gateway.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
monitor.test.ts test: harden channel suite isolation 2026-03-23 12:57:43 +00:00
monitor.tool-result.accepts-guild-messages-mentionpatterns-match.e2e.test.ts test: harden no-isolate reply teardown 2026-03-23 00:37:32 -07:00
monitor.tool-result.sends-status-replies-responseprefix.test.ts test: speed up discord monitor suites 2026-03-24 22:17:12 +00:00
monitor.tool-result.test-harness.ts test(discord): stabilize tool-result reply tests 2026-03-22 04:07:38 +00:00
monitor.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
normalize.test.ts test(discord): cover additional utility surfaces 2026-03-22 15:55:41 -07:00
normalize.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
outbound-adapter.interactive-order.test.ts fix: follow up shared interactive regressions (#47715) 2026-03-16 05:03:46 +00:00
outbound-adapter.test.ts test: speed up discord channel suites 2026-03-24 21:48:07 +00:00
outbound-adapter.ts perf: reduce plugin runtime startup overhead 2026-03-22 09:35:36 +00:00
pluralkit.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
pluralkit.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
probe.intents.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
probe.parse-token.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
probe.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
resolve-allowlist-common.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
resolve-allowlist-common.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
resolve-channels.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
resolve-channels.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
resolve-users.test.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
resolve-users.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
retry.ts refactor: move bundled extension deps to plugin packages 2026-03-19 00:04:50 +00:00
runtime-api.ts perf: reduce plugin runtime startup overhead 2026-03-22 16:34:09 +00:00
runtime.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
send.channels.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
send.components.test.ts test: harden channel suite isolation 2026-03-23 11:09:12 +00:00
send.components.ts Fix Discord `/codex_resume` picker expiration (#51260) 2026-03-21 12:59:21 -04:00
send.creates-thread.test.ts test: speed up discord extension suites 2026-03-24 15:16:18 +00:00
send.emojis-stickers.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
send.guild.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
send.messages.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
send.outbound.ts Reply: fix generated image delivery to Discord (#52489) 2026-03-22 15:18:16 -07:00
send.permissions.authz.test.ts test: harden channel suite isolation 2026-03-23 11:09:12 +00:00
send.permissions.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
send.reactions.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
send.sends-basic-channel-messages.test.ts test: speed up discord extension suites 2026-03-24 15:16:18 +00:00
send.shared.ts Reply: fix generated image delivery to Discord (#52489) 2026-03-22 15:18:16 -07:00
send.test-harness.ts refactor: split plugin testing seam from bundled extension helpers 2026-03-17 01:05:09 -07:00
send.ts Fix Discord `/codex_resume` picker expiration (#51260) 2026-03-21 12:59:21 -04:00
send.types.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
send.typing.test.ts test: harden channel suite isolation 2026-03-23 11:09:12 +00:00
send.typing.ts Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
send.webhook-activity.test.ts test: harden channel suite isolation 2026-03-23 11:09:12 +00:00
session-key-normalization.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
session-key-normalization.ts perf(inbound): trim cold startup import graph (#52082) 2026-03-21 22:32:21 -07:00
setup-account-state.test.ts refactor: simplify tlon and discord setup accounts 2026-03-22 19:53:51 +00:00
setup-account-state.ts refactor: simplify tlon and discord setup accounts 2026-03-22 19:53:51 +00:00
setup-core.ts refactor: share channel setup status helpers 2026-03-23 01:56:01 +00:00
setup-runtime-helpers.ts fix(runtime): lazy-load setup shims and align contracts 2026-03-19 13:33:32 -07:00
setup-surface.ts fix(runtime): lazy-load setup shims and align contracts 2026-03-19 13:33:32 -07:00
shared-interactive.test.ts refactor: extract discord shared interactive mapper 2026-03-16 05:54:16 +00:00
shared-interactive.ts refactor(plugin-sdk): split interactive runtime helpers 2026-03-18 11:30:34 +05:30
shared.ts refactor: share account snapshot descriptions 2026-03-22 20:55:16 +00:00
status-issues.test.ts ci: fix workflow sanity gate 2026-03-22 23:04:04 +00:00
status-issues.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
subagent-hooks.test.ts fix: pass full sdk gate 2026-03-20 19:24:10 +00:00
subagent-hooks.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
targets.test.ts Plugins: broaden plugin surface for Codex App Server (#45318) 2026-03-15 16:06:11 -07:00
targets.ts refactor: consolidate plugin sdk surface 2026-03-20 19:24:10 +00:00
test-http-helpers.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
token.test.ts refactor: move Discord channel implementation to extensions/ (#45660) 2026-03-14 02:53:57 -07:00
token.ts refactor: reuse shared account config lookups 2026-03-22 19:01:52 +00:00
ui.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00
voice-message.test.ts test: harden channel suite isolation 2026-03-23 11:09:12 +00:00
voice-message.ts refactor: untangle remaining plugin sdk boundaries 2026-03-16 21:16:32 -07:00