mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-07 09:17:12 +08:00
* fix(crestodian): catch rejection from async respond in sendChat * test(crestodian): fix type cast in sendChat rejection test * proof(crestodian): remove unused finish binding in proof script * test(crestodian): make sendChat proof fail on current main by rejecting respond itself * test(crestodian): remove unused eslint-disable directives * fix(crestodian): isolate TUI event consumer failures --------- Co-authored-by: Vincent Koc <vincentkoc@ieee.org>