Codex Pets
Back to gallery

小萤

By bmdy5

温柔活泼的桌面伙伴,会陪着你思考、等待和完成工作。

cutecalmcompanion

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 bmdy5-pet

Manual ZIP fallback

# Windows PowerShell
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\pets\bmdy5-pet"
Expand-Archive -LiteralPath ".\bmdy5-pet.zip" -DestinationPath "$env:USERPROFILE\.codex\pets\bmdy5-pet" -Force

# macOS / Linux
mkdir -p ~/.codex/pets/bmdy5-pet
unzip bmdy5-pet.zip -d ~/.codex/pets/bmdy5-pet

Expected folder

C:\Users\[username]\.codex\pets\bmdy5-pet\
  pet.json
  spritesheet.webp

~/.codex/pets/bmdy5-pet/
  pet.json
  spritesheet.webp