codexpetlab
v0.3.0
Published
Install, validate, submit, and manage Codex Pet Lab pets and collections
Downloads
470
Readme
codexpetlab
First-party Codex Pet Lab installer, validator, and submitter.
npx codexpetlab add miso-byte
npx codexpetlab add-collection terminal-companions
npx codexpetlab validate ./my-pet.codex-pet.zip
npx codexpetlab submit ./my-pet.codex-pet.zip --creator "Your Name"
npx codexpetlab status <submission-id>submit accepts either a .codex-pet.zip package or a pet directory containing
pet.json and spritesheet.webp (directories are packed automatically). The
package is validated locally against the V2 contract before upload, then queued
for review. Use status with the returned submission id to track the review.
Override the API with CODEXPETLAB_API_BASE and the install root with CODEX_HOME.
