Codex Pets
Back to gallery

DouOS

By https://github.com/isdou

DouOS is an original XiaoDou Codex pet: a warm yellow bean-shaped companion wearing a cozy tiger hood.

douosxiaodoubeantiger-hoodcozy

Preview the moves

Bring this pet into Codex

Install directly with npx, then reload pets in Codex settings when you are ready to meet it there.

npx @scoomdroll/codexpets install github-com-isdou-douos

Manual ZIP fallback

# Windows PowerShell
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\pets\github-com-isdou-douos"
Expand-Archive -LiteralPath ".\github-com-isdou-douos.zip" -DestinationPath "$env:USERPROFILE\.codex\pets\github-com-isdou-douos" -Force

# macOS / Linux
mkdir -p ~/.codex/pets/github-com-isdou-douos
unzip github-com-isdou-douos.zip -d ~/.codex/pets/github-com-isdou-douos

Expected folder

C:\Users\[username]\.codex\pets\github-com-isdou-douos\
  pet.json
  spritesheet.webp

~/.codex/pets/github-com-isdou-douos/
  pet.json
  spritesheet.webp