openclaw/extensions/discord
Vincent Koc 9e389cff3d
fix(config): migrate legacy group allow aliases (#60597)
* fix(config): migrate legacy group allow aliases

* fix(config): inline legacy streaming migration helpers

* refactor(config): rename legacy account matcher helper

* chore(agents): codify config contract boundaries

* fix(config): keep legacy allow aliases writable

* Update AGENTS.md
2026-04-04 11:15:32 +09:00
..
src fix(config): migrate legacy group allow aliases (#60597) 2026-04-04 11:15:32 +09: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
contract-api.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
contract-surfaces.ts fix: unblock cli startup metadata 2026-04-04 02:35:36 +01:00
index.ts refactor(discord): lazy-load subagent hooks 2026-04-03 23:22:34 +09: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
test-api.ts fix(ci): repair contract and interaction drift 2026-04-03 19:57:35 +01:00
timeouts.ts