Skip to content

v2.1.8

Latest

Choose a tag to compare

@telagod telagod released this 29 Apr 16:30
· 2 commits to main since this release

Added

  • add openclaw as a first-class install target
  • add bin/adapters/openclaw.js for OpenClaw CLI/config detection and workspace resolution
  • add OpenClaw smoke coverage for default install, custom agents.defaults.workspace, and uninstall restore

Changed

  • install shared skills into ~/.openclaw/skills/
  • write OpenClaw runtime rules to workspace AGENTS.md
  • write persona + output style to workspace SOUL.md
  • update README / docs / CLAUDE / pack bootstrap snippets for OpenClaw install and uninstall flow
  • extend built-in output styles to support openclaw

Fixed

  • make pack bootstrap snippet generation fall back safely when older lock structures do not contain the new host yet

Verification

  • npm test -- --runInBand
  • npm run verify:skills
  • smoke validated for OpenClaw install / custom workspace / uninstall restore