Files
openclaw/extensions
Echo 5bbe16f2ce fix(mattermost): export skill-commands via plugin-sdk + thread triggerMap for accurate command name resolution
- Export listSkillCommandsForAgents and SkillCommandSpec from plugin-sdk/index.ts
  (removes deep relative import in monitor.ts)
- Add originalName field to MattermostCommandSpec for preserving pre-prefix names
- Build trigger→originalName map in monitor.ts, thread through slash-state → slash-http
- resolveCommandText() now uses triggerMap for accurate name lookup
  (oc_report → /oc_report correctly, not /report)
2026-03-03 07:07:19 +00:00
..
2026-03-02 04:55:53 +00:00
2026-03-02 04:55:53 +00:00