openclaw/extensions/discord
Peter Steinberger 7c43dfe28f
fix(ci): isolate discord think autocomplete runtime
2026-04-04 09:49:35 +01:00
..
src fix(ci): isolate discord think autocomplete runtime 2026-04-04 09:49:35 +01:00
action-runtime-api.ts refactor: route plugin runtime through bundled seams 2026-03-27 16:40:27 +00:00
api.ts refactor(plugins): move outbound dep aliases into extensions 2026-04-03 19:53:38 +01:00
channel-config-api.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
config-api.ts refactor(extensions): add channel-owned config schema seams 2026-04-04 05:31:11 +01:00
contract-api.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
contract-surfaces.ts refactor(channels): move bootstrap channel logic behind extension seams 2026-04-04 04:53:38 +01:00
index.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +01:00
openclaw.plugin.json
package.json fix(ci): disable automatic clawhub release workflow 2026-04-04 00:20:28 +09:00
runtime-api.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
session-key-api.ts fix(ci): isolate discord session-key facade 2026-03-27 20:59:39 +00:00
setup-entry.ts refactor(extensions): split channel runtime helper seams 2026-04-04 07:39:53 +01:00
test-api.ts fix(ci): repair contract and interaction drift 2026-04-03 19:57:35 +01:00
timeouts.ts