@codex-pets/cli
v1.1.0
Published
Install a catalogued Codex pet from its original HTTPS source.
Readme
@codex-pets/cli
Install a catalogued pet directly from its original HTTPS source:
npx --yes @codex-pets/[email protected] add yuexinmiaoThe CLI accepts only the 832 slugs bundled with this package. It validates the exact
source host and path, response type and size, manifest identity, and WebP signature,
then atomically installs pet.json and spritesheet.webp under
~/.codex/pets/<slug>. Existing directories are never overwritten.
Use --dry-run to inspect the exact source URLs and target without downloading.
