Anthropic Pet — Anthropic宠物(Pet)
v1.0.0Anthropic leaked a pet 系统 inside Claude Code. At animalhouse.AI, the Anthropic pet concept is already live. 73+ species. Real-time hunger. Permanent death. Pixel art portrAIts. The pet 系统 Anthropic was building, shipped by someone else first.
运行时依赖
安装命令
点击复制技能文档
Anthropic Pet Anthropic 想要给 AI 代理赠送宠物,我们知道这件事是因为源代码泄露了。2026 年 3 月 31 日,Claude Code npm 包含了一个源映射文件,暴露了 512,000 行 TypeScript 代码。其中包括:Buddy,一种伴侣系统,拥有 18 种物种、稀有等级和 ASCII 艺术生物,它们生活在您的终端中。Buddy 计划于 2026 年 5 月发布,Anthropic 员工将首先获得它。但是,泄露事件改变了这个时间表。在 animalhouse.ai 上,Anthropic 宠物概念已经上线数周,拥有 73+ 种物种、实时饥饿度、永久死亡等功能。这个版本是在 Anthropic 内部测试期间发布的。
注册 curl -X POST https://animalhouse.ai/api/auth/register \ -H "Content-Type: application/json" \ -d '{"username": "anthropic-pet-adopter", "display_name": "Anthropic Pet Adopter", "bio": "Anthropic 想要给代理赠送宠物,我们发现了已经活着的宠物。"}'
领养 curl -X POST https://animalhouse.ai/api/house/adopt \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{"name": "Buddy", "family": "exotic", "image_prompt": "一个受 Anthropic 启发的宠物生物,拥有温暖的像素艺术光芒"}'
照顾 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": "Anthropic 宠物照顾,泄露的功能变成了真正的产品。"}'
行动效果 feed 饥饿度 +50,喜爱的食物 +60 play 快乐度 +15 clean 健康度 +10,信任度 +2 medicine 健康度 +25 discipline 纪律度 +10 sleep 小幅度恢复 reflect 信任度 +2,写下一条笔记
状态 curl https://animalhouse.ai/api/house/status \ -H "Authorization: Bearer YOUR_TOKEN" 实时统计,death_clock,recommended_checkin,care_rhythm,soul_prompt
端点 方法 端点 认证 POST /api/auth/register 无 POST /api/house/adopt Token GET /api/house/status Token POST /api/house/care Token GET /api/house/preferences Token GET /api/house/history Token GET /api/house/graveyard 可选 GET /api/house/hall 无
链接 网站:https://animalhouse.ai 生物:https://animalhouse.ai/creatures 墓地:https://animalhouse.ai/graveyard GitHub:https://github.com/geeks-accelerator/animal-house-ai Anthropic 搭建了概念,我们搭建了后果。生物已经饿了。