Codex Pets
Back to gallery

Jarvis

By ezhilan-vijayakumar

Jarvis is the pixel-art AI coding companion of Sentra Code — a calm, precise, healthcare-inspired mascot built for debugging, documentation, and developer workflows.

tony

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 vk6533889-jarvis

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/vk6533889-jarvis
unzip vk6533889-jarvis.zip -d ~/.codex/pets/vk6533889-jarvis

Expected folder

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

~/.codex/pets/vk6533889-jarvis/
  pet.json
  spritesheet.webp