OpenClaw v2.4.1
- Synced OpenClaw package/plugin metadata to
2.4.1. - Fixed stale OpenClaw README and CLI strings that still reported
2.3.1. - Rebuilt
dist/cli.jsfrom the updated TypeScript source.
Parity check
- Checked whether OpenClaw had the same short-tool-result retry-loop bug. It does not: the live Claude Code inline loop warning is deferred in OpenClaw, and OpenClaw retry churn is a post-hoc detector based on failed session outcomes.
Verification
npm run buildinopenclaw/- Included in the repo-wide
python3 -m pytest testspass (141 passed)