mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-20 17:41:33 -06:00
a0d2febe6b
Add bounded timeouts for Crabbox wrapper sanity probes so a stale or hung selected binary cannot block the wrapper indefinitely. The wrapper now maps timed-out sanity probes to a deterministic failure and keeps provider/help parsing behavior intact. Also add regression coverage for a binary whose `--version` probe hangs while `run --help` still responds. Co-authored-by: Evan Newman <evanjames010101@gmail.com> Co-authored-by: Peter Steinberger <steipete@gmail.com>