claw-ctx v6.7.2
claw-ctx v6.7.2 — corrective release (version fact source sync)
Release Highlights:
- Corrective patch that aligns the runtime version fact source (
src/version.ts) withpackage.json/ plugin manifest (6.7.1 → 6.7.2). - Fixes the drift where the published 6.7.1 artifact self-reported
v6.7.0at plugin registration time. - No functional or tool-surface changes; plugin registration now reports the shipped version.
Changes:
- Sync
src/version.ts(viascripts/gen-version.mjs),openclaw.plugin.json,package.json, andpackage-lock.jsonto 6.7.2. - Update version assertions in
tests/unit/tools/version-bump.test.tsandtests/unit/tools/plugin-contract.test.ts.
Tools (3): ctx_compact, ctx_build, ctx_inject (unchanged).
Quality: npm run build clean; full test suite 1172 passed / 5 skipped; OpenClaw loads plugin as loaded v6.7.2.