Summary
Zero-spawn package manager detection using only file I/O (env var → project config → package.json → lock file → global config → default) to prevent Windows spawn limit freezes.
Context
Identified in Harness Alpha competitive analysis (#107). Primarily a Windows edge case.
Effort
Small
Summary
Zero-spawn package manager detection using only file I/O (env var → project config → package.json → lock file → global config → default) to prevent Windows spawn limit freezes.
Context
Identified in Harness Alpha competitive analysis (#107). Primarily a Windows edge case.
Effort
Small