mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-23 17:41:18 +00:00
* perf(build): cut write-cli-startup-metadata wall time via launcher-boot browser help and parallel renders * perf(ci): fetch preflight parent metadata blob-less instead of a full depth-2 snapshot * test(ci): expect the blob-less preflight parent fetch in checkout guards * fix(build): default the bundled root-help render env RootHelpRenderOptions marks env optional but spawnText requires one; check-test-types caught the undefined assignment.