mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-17 08:02:12 -06:00
a917c99e92
* fix(runtime): align Node release version guards Amp-Thread-ID: https://ampcode.com/threads/T-01a00ae0-190d-718b-8a76-b75f3e8d1fae * test(runtime): include Node version helper in source fixture * fix(install): align Node release checks across boundaries Amp-Thread-ID: https://ampcode.com/threads/T-01a00ae0-190d-718b-8a76-b75f3e8d1fae * fix: keep node version guard legacy-compatible Amp-Thread-ID: https://ampcode.com/threads/T-01a00ae0-190d-718b-8a76-b75f3e8d1fae * test(runtime): exercise legacy launcher preflight * fix(installer): validate installed Node release versions Amp-Thread-ID: https://ampcode.com/threads/T-01a00ae0-190d-718b-8a76-b75f3e8d1fae * fix(installer): compare Node version parts numerically Amp-Thread-ID: https://ampcode.com/threads/T-01a00ae0-190d-718b-8a76-b75f3e8d1fae * test(installer): cover 17-digit Node major --------- Co-authored-by: Amp <amp@ampcode.com>