openclaw/scripts/mantis
Ayaan Zaidi c7199713c2
fix(mantis): keep caller stdin for the lease-fenced command (#127871)
The lease fence backgrounds its child to watch the lost-lease marker, and
a backgrounded command's stdin defaults to /dev/null — so the workflow's
piped agent prompt vanished and every agentic proof run died instantly
with 'No prompt provided via stdin' (observed in run 32569181167). An
explicit <&0 keeps the caller's stdin; regression pipes input through the
fence and fails pre-fix.
2026-08-22 16:52:29 +05:30
..
telegram-desktop-image feat(qa): add a standalone Telegram Desktop recorder with a prebaked desktop image (#125186) 2026-08-19 11:23:48 +05:30
build-telegram-desktop-image.sh feat(qa): add a standalone Telegram Desktop recorder with a prebaked desktop image (#125186) 2026-08-19 11:23:48 +05:30
build-telegram-desktop-proof-evidence.mts feat(mantis): programmable proof boundaries with recipe library (#127782) 2026-08-22 11:06:06 +05:30
build-telegram-evidence.mts refactor(scripts): migrate JavaScript tools to TypeScript (#121005) 2026-08-09 07:21:35 -07:00
build-web-ui-chat-evidence.mjs
mantis-sut-container.sh feat(e2e): record provider media content facts for Mantis proofs (#127830) 2026-08-22 16:30:30 +05:30
publish-pr-evidence.mjs fix(mantis): publish proof comments on auto-triggered runs (#127787) 2026-08-22 11:10:11 +05:30
run-with-lease-fence.sh fix(mantis): keep caller stdin for the lease-fenced command (#127871) 2026-08-22 16:52:29 +05:30
stop-lease-keepalive.sh feat(mantis): keep QA leases alive and stage fixture plugins (#127804) 2026-08-22 14:09:28 +05:30