openclaw/extensions/discord
2026-04-30 04:08:47 +01:00
..
src refactor(channels): route inbound turns through kernel 2026-04-30 04:08:47 +01:00
account-inspect-api.ts refactor(plugin-sdk): narrow config runtime imports 2026-04-27 14:58:32 +01:00
action-runtime-api.ts
api.ts fix: Found one compatibility regression in the Discord public API barr (#74533) 2026-04-29 14:07:15 -07:00
channel-config-api.ts
channel-plugin-api.ts
config-api.ts refactor: separate bundled channel schema surface 2026-04-28 02:31:21 +01:00
configured-state.ts
contract-api.ts Tests: narrow session binding contract setup 2026-04-17 03:36:13 -04:00
directory-contract-api.ts test: slim channel directory contracts 2026-04-18 01:36:15 +01:00
doctor-contract-api.ts
index.test.ts refactor: expose SDK test helper subpaths 2026-04-28 03:28:17 +01:00
index.ts refactor(hooks): centralize bundled subagent hook wiring 2026-04-22 11:37:18 -07:00
openclaw.plugin.json perf: mark channel plugins startup lazy 2026-04-28 04:33:47 +01:00
package.json chore: update dependencies 2026-04-29 22:42:45 +01:00
runtime-api.actions.ts refactor(discord): simplify gateway and component wiring 2026-04-29 16:14:55 +01:00
runtime-api.lookup.ts refactor(discord): simplify gateway and component wiring 2026-04-29 16:14:55 +01:00
runtime-api.monitor.ts refactor(discord): simplify gateway and component wiring 2026-04-29 16:14:55 +01:00
runtime-api.send.ts refactor(discord): simplify gateway and component wiring 2026-04-29 16:14:55 +01:00
runtime-api.threads.ts refactor(discord): simplify gateway and component wiring 2026-04-29 16:14:55 +01:00
runtime-api.ts refactor(discord): simplify gateway and component wiring 2026-04-29 16:14:55 +01:00
runtime-setter-api.ts refactor(discord): split component auth helpers 2026-04-29 16:56:17 +01:00
secret-contract-api.ts
security-audit-contract-api.ts test: speed up slow import-boundary tests 2026-04-16 21:14:17 +01:00
security-contract-api.ts
session-key-api.ts
setup-entry.ts
setup-plugin-api.ts
subagent-hooks-api.ts fix(discord): keep subagent hooks lazy in channel entry 2026-04-23 16:56:44 +01:00
test-api.ts
thread-binding-api.ts fix: keep thread placement metadata cold 2026-04-26 08:26:27 +01:00
timeouts.ts fix(discord): remove channel run timeouts 2026-04-29 06:07:12 +01:00
tsconfig.json