mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 23:21:36 +00:00
* docs(install): recommend Node 26; CI/installer stay on Node 24 for now * feat(cli): point unsupported-runtime nvm hint at Node 26 * feat(install): provision Node 26 by default (brew mainline node formula, NodeSource 26.x, portable win zip) * test(install): align installer tests with Node 26 provisioning defaults * docs(install): state per-platform Node provisioning accurately