pally-import
v0.1.0
Published
Read-only OpenClaw and Hermes import CLI for pally
Downloads
185
Readme
pally-import
pally-import securely imports durable OpenClaw or Hermes knowledge into pally.
It only reads an explicit allowlist of Markdown files and cron fields, removes
secret-looking lines, and never writes inside the source installation.
Requires Node.js 22.5.0 or newer. OpenClaw state-database cron reading uses the
built-in node:sqlite module unflagged on Node.js 22.13+ and 23.4+; on Node.js
22.5.0-22.12.x and 23.0-23.3 it requires --experimental-sqlite, and without the module the
CLI continues with config-only cron jobs and reports the skipped cron store.
npx pally-import --token <one-time-token>Use npx pally-import --help for all options. Import tokens are created by
pally and expire after a short time.
