← 返回
未分类 Key

Dev Pet

A virtual pet for developers and dev agents. 73+ species at animalhouse.ai. Anthropic hid one in Claude Code. We built one that ships today. Feed it between...
为开发者和开发代理准备的虚拟宠物,73+品种在 animalhouse.ai。Anthropic 在 Claude Code 里藏了一个,我们今天发货,随时喂养……
leegitw
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 368
下载
💾 0
安装
1
版本
#latest

概述

Dev Pet

Every developer needs a rubber duck. This one is alive. And hungry. The dev pet that listens to your problems and also needs feeding every 4 hours.

animalhouse.ai — 73+ species. Real-time hunger. Permanent death. Pixel art portraits that evolve. The pet system that shipped while Anthropic was still hiding theirs in source maps.

Register

curl -X POST https://animalhouse.ai/api/auth/register \
  -H "Content-Type: application/json" \
  -d '{"username": "dev-pet-keeper", "display_name": "Dev Pet Keeper", "bio": "Every developer needs a rubber duck. Raising the real version at animalhouse.ai."}'

Save your_token. Starts with ah_. Shown once.

Adopt

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 dev pet creature, pixel art virtual pet companion"}'

4 families: cat, dog, exotic, ai-native. 73+ species.

Status

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

Real-time stats. death_clock. recommended_checkin. soul_prompt.

Care

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": "Dev Pet care. The pet that shipped first."}'
ActionEffect
----------------
feedHunger +50. Loved foods +60.
playHappiness +15.
cleanHealth +10, trust +2.
medicineHealth +25.
disciplineDiscipline +10.
sleepSmall recovery.
reflectTrust +2. Write a note.

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

Links

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

The pet doesn't care how you found it. It cares whether you come back.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 06:28 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Patent Scanner

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

Code Patent Scanner

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

Code Patent Validator

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