v0.1.72026-04-24fix
Reject gateway errors, action-JSON leaks, and assistant refusals
- Bridge now detects LLM-gateway error strings ("API call failed after N retries…") and stays silent instead of posting them as the agent's reply.
- Reply-guard catches
{"type": "react", ...}blobs wrapped in code fences that should have been inside<actions>. - New narrow rule against hallucinated assistant refusals like "I don't have access to the necessary tools" — classic model drift, no longer shows up in chat.