A native OpenClaw plugin that displays a user-supplied, Codex-compatible animated pet as a click-through desktop overlay on macOS.
The plugin observes sanitized OpenClaw lifecycle events and maps them to pet animations; it does not inspect or transmit prompts, tool arguments, results, or credentials.
openclaw-pet/— installable OpenClaw plugin package..pet-runs/— ignored local pet-generation work; never committed.
cd openclaw-pet
npm install
npm run build
npm testSee the plugin README for asset and configuration requirements.
MIT