georesearch-dsh/georesearch-dsh--packages-run-supervisor1

@georesearch/dsh-run-supervisor

Host-owned persistent launch supervisor for GeoResearch runs

包名
@georesearch/dsh-run-supervisor
版本
0.1.0
许可证
MIT
最近更新
2026年8月28日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

@georesearch/dsh-run-supervisor

The Phase 2 Supervisor persists launch intent before process creation, records PID and process creation time in a launch receipt, captures stdout/stderr to Host-private run paths, and writes an exit marker before the Run Service forms a terminal RunRecord.

It owns no Agent or Tool reference. A new service instance can validate a persisted terminal marker from launch ID, PID, and creation time. It cannot reattach to Harness stdout/stderr collectors from an earlier Host process; if the old process is still running, the Supervisor terminates it using the persisted Run grace period and reports recovery-required.