Files
openclaw/src
cxbAsDev d90c9a1ede fix(agents): handle stdout/stderr stream errors in ssh sandbox commands (#101031)
* fix(agents): handle stdout/stderr stream errors in ssh sandbox commands

* fix(agents): also handle stdin stream errors in ssh sandbox command

* fix(agents): handle tar/ssh pipeline stream errors in sandbox upload

* fix(agents): kill ssh child on stdout/stderr/stdin stream errors in sandbox

* fix(agents): move upload fail helper before use to avoid TDZ in ssh sandbox

* docs(proof): note ssh-sandbox upload TDZ fix in proof header

* fix(agents): harden SSH sandbox stream errors

---------

Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-07-07 04:20:23 +01:00
..