mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-05 05:51:42 +00:00
* fix(imessage): detect remote hosts when HOME is blank * fix(imessage): resolve blank HOME in SSH wrappers (#111715) Resolve explicitly blank or whitespace HOME values from the operating-system account, preserve configured and unset home contracts, and share the canonical resolver with the iMessage monitor and recovery cursor. Add unmocked subprocess coverage for account-home resolution and working-directory tilde shadows. Co-authored-by: LZY3538 <liu.zhenye@xydigit.com> --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>