openclaw/extensions/discord
2026-04-27 23:45:26 +01:00
..
src refactor: expose plugin test helpers via sdk 2026-04-27 23:45:26 +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 refactor: narrow messaging public api barrels 2026-04-27 20:34:36 +01:00
channel-config-api.ts
channel-plugin-api.ts
config-api.ts refactor: tighten plugin boundary surfaces 2026-04-27 11:19:09 +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 test(extensions): dedupe bundled entry smoke tests 2026-04-12 03:09:18 +01:00
index.ts refactor(hooks): centralize bundled subagent hook wiring 2026-04-22 11:37:18 -07:00
openclaw.plugin.json
package.json chore: update dependencies 2026-04-26 10:54:58 +01:00
runtime-api.ts refactor: narrow discord slack runtime api barrels 2026-04-27 15:00:03 +01:00
runtime-setter-api.ts perf: speed up discord channel registration (#69791) 2026-04-21 15:48:08 -04: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
tsconfig.json