mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-24 20:09:35 +00:00
Add oc_queue to DEFAULT_COMMAND_SPECS so the native slash-command registrar exposes /oc_queue, mapped (originalName: queue) to the core /queue directive via the existing trigger-map path. Additive; rides the same registration/callback machinery as the other oc_* commands.