You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to 2026.4.1, the TUI returns NO_REPLY for every message with zero feedback to the user. The agent appears idle but never responds. No error, no timeout message, no indication of what failed. The session is completely unusable.
This compounds the exec approval regression also introduced in 2026.4.1 — between the two issues, zero work has been possible for an entire day.
Behavior
Send any message in TUI → NO_REPLY
Status shows connected | idle — gateway appears healthy
No error shown in TUI, no log output visible to user
Model: minimax/MiniMax-M2.5
Session: openclaw-tui
Expected behavior
If the model/provider is failing, the TUI should show an error message explaining why — not silently return NO_REPLY as if the message was never sent.
Combined impact of 2026.4.1
This is the third distinct breakage from this single update:
Summary
After updating to 2026.4.1, the TUI returns
NO_REPLYfor every message with zero feedback to the user. The agent appears idle but never responds. No error, no timeout message, no indication of what failed. The session is completely unusable.This compounds the exec approval regression also introduced in 2026.4.1 — between the two issues, zero work has been possible for an entire day.
Behavior
NO_REPLYconnected | idle— gateway appears healthyExpected behavior
If the model/provider is failing, the TUI should show an error message explaining why — not silently return
NO_REPLYas if the message was never sent.Combined impact of 2026.4.1
This is the third distinct breakage from this single update:
A full working day lost. Not one task completed. This update should not have shipped without a migration path and rollback guide.
Environment