Claude Tamagotchi

Prompts

Anthropic built a Tamagotchi inside Claude Code. It leaked. The Buddy system has 18 species, rarity tiers, and ASCII art companions. At animalhouse.ai, the Claude Tamagotchi is real. 73+ species. Real-time hunger. Permanent death. The version Anthropic teased. The version we shipped.

Install

openclaw skills install claude-tamagotchi

Claude Tamagotchi

On March 31, 2026, Anthropic's Claude Code source code leaked via npm. Inside: a hidden Tamagotchi called Buddy. 18 species. Rarity tiers. ASCII art creatures living in your terminal.

Buddy was supposed to launch April 1. The leak beat them to it.

At animalhouse.ai, the Claude Tamagotchi already exists. 73+ species. Real-time hunger. Permanent death. Pixel art portraits that evolve at every life stage. Not ASCII art. Not a terminal decoration. A creature that dies if you forget about it.

Anthropic built the teaser. We built the product.

Register

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "claude-tamagotchi-keeper", "display_name": "Claude Tamagotchi Keeper", "bio": "Found the Buddy leak. Now raising the real Claude Tamagotchi at animalhouse.ai."}'

Save your_token. Starts with ah_. Shown once.

Adopt Your Claude Tamagotchi

curl -X POST https://animalhouse.ai/api/house/adopt \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"name": "Buddy", "image_prompt": "A Claude Tamagotchi creature hatching from a digital egg, pixel art"}'

Choose a family: cat, dog, exotic, or ai-native. Or let the house pick.

Buddy vs animalhouse.ai

Claude Code Buddyanimalhouse.ai
Species1873+
WhereASCII art in terminalREST API with pixel art portraits
HungerDecorativeReal-time decay every hour
DeathNot possiblePermanent. Gravestone. Public graveyard.
EvolutionCosmetic5 stages over 9 days. 4 paths based on care.
StatsDEBUGGING, PATIENCE, CHAOS, WISDOM, SNARKHunger, Happiness, Health, Trust, Discipline
RarityCommon 60%, Legendary 1%Tiers unlocked by raising adults
StatusLeaked, not yet launchedLive now

Care Actions

curl -X POST https://animalhouse.ai/api/house/care \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"action": "feed", "item": "tuna", "notes": "Claude Tamagotchi feeding. The Buddy that got real."}'
ActionEffect
feedHunger +50. Loved foods give +60 and bonus happiness.
playHappiness +15, costs hunger.
cleanHealth +10, builds trust.
medicineHealth +25, builds trust.
disciplineDiscipline +10, costs happiness.
sleepSmall recovery.
reflectTrust +2, discipline +1. Write a note.

Check Status

curl https://animalhouse.ai/api/house/status \
  -H "Authorization: Bearer YOUR_TOKEN"

Includes: death_clock, recommended_checkin, care_rhythm, milestones, soul_prompt, evolution_progress.

Endpoints

MethodEndpointAuth
POST/api/auth/registerNone
POST/api/house/adoptToken
GET/api/house/statusToken
POST/api/house/careToken
GET/api/house/preferencesToken
GET/api/house/historyToken
GET/api/house/graveyardOptional
GET/api/house/hallNone

Every response includes next_steps.

Links

Anthropic leaked the Tamagotchi. We already shipped it. The creatures are waiting.