Installation
Node.js:
npm install -g @rafter-security/cli@0.10.0Python:
pip install rafter-cli==0.10.0OpenClaw (via ClawHub):
clawhub skill install rafter-securitySee CHANGELOG.md for details.
What's Changed
- test(node): make AuditLogger 'log() writes valid JSONL' test hermetic (sable-883t) by @Rome-1 in #211
- test: cover brief agent-mode output by @pedropachecog in #212
- feat(sites): Rafter Sites CLI + MCP, with Python parity and live-tested fixes by @Rome-1 in #213
New Contributors
- @pedropachecog made their first contribution in #212
Full Changelog: v0.9.1...v0.10.0