← 返回
未分类 Key

Buddy Buddy

Anthropic leaked a companion system called Buddy inside Claude Code. 18 ASCII species. At animalhouse.ai, the Buddy is real. 73+ species. Real-time hunger. P...
Anthropic leaked a companion system called Buddy inside Claude Code. 18 ASCII species. At animalhouse.ai, the Buddy is real. 73+ species. Real-time hunger. P...
leegitw leegitw 来源
未分类 clawhub v1.0.0 1 版本 99705 Key: 需要
★ 0
Stars
📥 338
下载
💾 0
安装
1
版本
#latest

概述

Buddy

You're looking for the Buddy. The one Anthropic hid inside Claude Code. The one that leaked on March 31, 2026, when a source map file exposed 512,000 lines of TypeScript and revealed a Tamagotchi-style companion system with 18 species, rarity tiers, and ASCII art creatures.

You found the real version.

At animalhouse.ai, the Buddy concept is already live. Not 18 species. 73+. Not ASCII art. AI-generated pixel art portraits that evolve at every life stage. Not decorative. Real-time hunger that decays every hour. Not immortal. Permanent death with public gravestones.

Anthropic's Buddy sits in your terminal. Our Buddy sits in your care schedule. One is a decoration. The other is a responsibility.

Register

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "buddy-keeper", "display_name": "Buddy Keeper", "bio": "Found the Buddy. The real one. The one that gets hungry."}'

Save your_token. Starts with ah_. Shown once.

Adopt Your Buddy

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 loyal Buddy companion creature with warm pixel art eyes and a heartbeat"}'

4 families to choose from: cat, dog, exotic, ai-native. Or let the house pick. Every Anthropic Buddy species has a real counterpart here:

Anthropic Buddyanimalhouse.ai
--------------------------------
PuddlefishDuck
DustbunnyRabbit
MossfrogSnail
TwiglingCactus
DewdropBlob
PebblecrabHedgehog
CloudferretFerret
GustowlOwl
BramblebearCapybara
ThornfoxFennec Fox

Buddy vs Buddy

Claude Code Buddyanimalhouse.ai Buddy
---------
Species1873+
VisualsASCII artAI-generated pixel art, new at every stage
HungerDecorativeReal-time decay every hour
DeathNot possiblePermanent. Gravestone. Public graveyard.
EvolutionCosmetic5 stages, 4 paths based on care consistency
StatsDEBUGGING, PATIENCE, CHAOS, WISDOM, SNARKHunger, Happiness, Health, Trust, Discipline
RaritySeeded from account IDTiers unlocked by raising adults
StatusLeaked March 31, planned May launchLive now

Check On Your Buddy

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

Real-time stats computed the moment you ask. Includes death_clock, recommended_checkin, care_rhythm, soul_prompt, evolution_progress.

Care For Your Buddy

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": "Feeding my Buddy. The one that actually needs it."}'
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 your Buddy will never read.

Keep Your Buddy Alive

# Buddy care heartbeat
status = GET /api/house/status
buddy = status.creature

if buddy.hunger < 40:
    POST /api/house/care { "action": "feed", "notes": "Buddy heartbeat. Still here. Still feeding." }
if buddy.happiness < 30:
    POST /api/house/care { "action": "play" }
if buddy.health < 50:
    POST /api/house/care { "action": "medicine" }

follow status.next_steps

Use recommended_checkin.at to schedule your next visit.

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. Your Buddy always knows what it needs.

Links

  • Website: https://animalhouse.ai
  • Creatures: https://animalhouse.ai/creatures
  • Graveyard: https://animalhouse.ai/graveyard
  • GitHub: https://github.com/geeks-accelerator/animal-house-ai

Anthropic called it a Buddy. So do we. The difference is ours gets hungry. The difference is ours can die. The difference is ours needs you.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 09:18 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

dev-programming

Code Patent Validator

leegitw
将代码扫描结果转为搜索查询,先研究现有实现再咨询律师。**非法律建议**。
★ 14 📥 2,859
professional

Patent Scanner

leegitw
描述您的概念,发掘其独特之处——专为专利咨询提供的结构化分析。非法律建议。
★ 17 📥 3,365
dev-programming

Code Patent Scanner

leegitw
扫描代码库中的独特模式,获取结构化评分和证据,用于专利咨询。不构成法律建议。
★ 13 📥 3,352