openclaw/extensions/mattermost
Echo 434dc0ffd5 fix(mattermost): deactivate slash state before async cleanup to prevent race
Snapshot registered commands, then deactivate state immediately on abort.
Prevents race where new monitor activates fresh state that gets wiped
by the delayed .then() of the old monitor's cleanup promise.
2026-03-03 07:07:19 +00:00
..
src fix(mattermost): deactivate slash state before async cleanup to prevent race 2026-03-03 07:07:19 +00:00
index.ts feat(mattermost): add native slash command support 2026-03-03 07:07:19 +00:00
openclaw.plugin.json chore: Run `pnpm format:fix`. 2026-01-31 21:13:13 +09:00
package.json fix: scope extension runtime deps to plugin manifests 2026-03-03 05:33:12 +00:00