Skip to content

v1.0.2-final - Final Public Runtime Refresh

Choose a tag to compare

@JiangNanGenius JiangNanGenius released this 14 Jun 06:19
· 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.sh so it detects older Node.js versions before attempting the frontend build.
  • Clean up one find invocation in the installer for more predictable shell behavior.
  • Default the local backend/service binding to 127.0.0.1 while still allowing overrides through AGENTORCHESTRATOR_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.