A custom pixel-style Codex desktop pet.
pet/pet.json- Codex pet manifestpet/spritesheet.webp- 1536 x 1872 RGBA spritesheetpreview/contact-sheet.png- visual QA contact sheetpreview/idle.gif- quick animation previewqa/validation.json- validation output from the pet build pipelinescripts/install.sh- local installer for Codex
Run:
./scripts/install.shThen open Codex and select Top1CodexPet from the custom pets list. If the desktop pet window is closed, use Wake Pet from the Codex app menu.
Copy the pet folder into Codex:
mkdir -p "$HOME/.codex/pets/Top1CodexPet"
cp pet/pet.json pet/spritesheet.webp "$HOME/.codex/pets/Top1CodexPet/"Then restart Codex or select the pet from the personalization settings.
The spritesheet was validated as:
- Format: WebP RGBA
- Size: 1536 x 1872
- Layout: 8 columns x 9 rows
- Cell size: 192 x 208
- Validation errors: none
MIT License. See LICENSE.
