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
fix(evm-wallet-experiment): detect prettified errors in plugin, remove dead code
- Fix error detection in openclaw plugin daemon.ts: prettifySmallcaps
converts #error CapData objects to strings like "[TypeError: msg]",
so the old object-shape check never matched. Use string-prefix check.
- Remove unused json_value() from setup-away.sh.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments