v1.0.2-final - Final Public Runtime Refresh
·
1 commit
to main
since this release
v1.0.2-final - Final Public Runtime Refresh
This is a small maintenance refresh for the archived final public snapshot.
Changes
- Align runtime guidance with OpenClaw v2026.5.19+ expectations by documenting Node.js 22.19+.
- Add the same Node.js 22.19+ engine requirement to the frontend package metadata and lockfile.
- Harden
install.shso it detects older Node.js versions before attempting the frontend build. - Clean up one
findinvocation in the installer for more predictable shell behavior. - Default the local backend/service binding to
127.0.0.1while still allowing overrides throughAGENTORCHESTRATOR_API_HOST. - Keep the Chinese README entry, preview images, diagrams, and local README links intact.
Scope
No full runtime test pass was rerun for this archived snapshot refresh. The update was limited to code-level compatibility and documentation alignment.