openclaw - 💡(How to fix) Fix Critical Regression: Direct Command Routing remains broken in v2026.5.5 (#77384 persists) [4 comments, 3 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#78391Fetched 2026-05-07 03:37:28
View on GitHub
Comments
4
Participants
3
Timeline
6
Reactions
3
Timeline (top)
commented ×4cross-referenced ×2

Fix Action

Fix / Workaround

Description\nDespite the release of v2026.5.5, the critical regression first reported in #77384 (where custom commands in the routing layer are not intercepted) remains unresolved.\n\n### Current Findings\n- Version Tested: v2026.5.5\n- Status: The routing layer continues to bypass local handlers and sends all slash commands (e.g., , ) directly to the LLM.\n- Impact: Breaks all direct-execution plugins and local automation triggers. Users must downgrade to v2026.4.23 to maintain functionality.\n\n### Comparison\n- v2026.4.23: Intercepts command -> Executes local script -> Returns NO_REPLY (Perfect).\n- v2026.5.x: Ignores command -> Sends to LLM -> LLM hallucinates or explains it can't run local scripts.\n\nRe-opening this as a new tracking issue since #77384 was closed without a functional fix for this pattern.

RAW_BUFFERClick to expand / collapse

Description\nDespite the release of v2026.5.5, the critical regression first reported in #77384 (where custom commands in the routing layer are not intercepted) remains unresolved.\n\n### Current Findings\n- Version Tested: v2026.5.5\n- Status: The routing layer continues to bypass local handlers and sends all slash commands (e.g., , ) directly to the LLM.\n- Impact: Breaks all direct-execution plugins and local automation triggers. Users must downgrade to v2026.4.23 to maintain functionality.\n\n### Comparison\n- v2026.4.23: Intercepts command -> Executes local script -> Returns NO_REPLY (Perfect).\n- v2026.5.x: Ignores command -> Sends to LLM -> LLM hallucinates or explains it can't run local scripts.\n\nRe-opening this as a new tracking issue since #77384 was closed without a functional fix for this pattern.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix Critical Regression: Direct Command Routing remains broken in v2026.5.5 (#77384 persists) [4 comments, 3 participants]