Releases: MachineWisdomAI/KissClaw
Releases · MachineWisdomAI/KissClaw
v1.1.0-rc.2 — fix Node module resolution
KissClaw 1.1.0-rc.2
Baseline: OpenClaw v2026.4.23 (a9797214338b).
Fixes
- fix(governance): restore
name: openclawin package.json for Node module
resolution compatibility.name: kissclawbroke allopenclaw/plugin-sdk/*
imports (bundled plugins, runtime deps, third-party plugins) because Node's
exports map self-referencing requires the package name to match the import
specifier. The tarball remains downloadable from the KissClaw release page;
the npm package identity isopenclawsonpm install -g <tarball>installs
to/usr/lib/node_modules/openclaw(same as upstream — uninstall the other
first).
v1.1.0-rc.1 — upstream baseline v2026.4.23
KissClaw v1.1.0-rc.1 — upstream baseline v2026.4.23
v1.0.1-rc.3 — drop-in compat
KissClaw v1.0.1-rc.3 — drop-in upstream compatibility. No code changes.
KissClaw v1.0.1-rc.2
Rebuild with the release workflow fixes from PR #16 now on ga/1.0 (where the release event reads from).
KissClaw v1.0.1-rc.1
24 upstream cherry-picks from OpenClaw v2026.4.20 baseline.
See CHANGELOG.md for the full fix list.