Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: terryso/ccpet

Claude Code Pet v1.2.8

30 Aug 18:04

Choose a tag to compare

🐾 Claude Code Pet v1.2.8

📋 Changes

  • 1.2.8 (9c419f6)
  • 🐛 Fixed: 修复墓地宠物死亡时间同步问题并增强墓地数据处理 (d0d4fe8)

🚀 Quick Start

Add the following to your ~/.claude/settings.json:

{
  "statusLine": {
    "type": "command",
    "command": "npx ccpet@latest",
    "padding": 0
  }
}

Claude Code Pet v1.2.7

30 Aug 14:46

Choose a tag to compare

🐾 Claude Code Pet v1.2.7

📋 Changes

  • 1.2.7 (afeb555)
  • ✨ Added: 添加宠物死亡时自动同步到排行榜功能 (41e32b6)

🚀 Quick Start

Add the following to your ~/.claude/settings.json:

{
  "statusLine": {
    "type": "command",
    "command": "npx ccpet@latest",
    "padding": 0
  }
}

Claude Code Pet v1.2.6

30 Aug 14:07

Choose a tag to compare

🐾 Claude Code Pet v1.2.6

📋 Changes

  • 1.2.6 (74fecda)
  • 🐛 Fixed: 修复同步状态显示干扰问题并添加日志记录 (b9913ca)
  • 🔧 Maintenance: 取消对 bmad-core、claude 和 windsurf 目录的 git 忽略配置 (a283443)

🚀 Quick Start

Add the following to your ~/.claude/settings.json:

{
  "statusLine": {
    "type": "command",
    "command": "npx ccpet@latest",
    "padding": 0
  }
}

Claude Code Pet v1.2.5

30 Aug 05:36

Choose a tag to compare

🐾 Claude Code Pet v1.2.5

📋 Changes

  • 1.2.5 (b1f0f89)
  • ✨ Added: 添加自动同步服务及其状态检查功能 (7caa401)

🚀 Quick Start

Add the following to your ~/.claude/settings.json:

{
  "statusLine": {
    "type": "command",
    "command": "npx ccpet@latest",
    "padding": 0
  }
}

Claude Code Pet v1.2.4

30 Aug 05:12

Choose a tag to compare

🐾 Claude Code Pet v1.2.4

📋 Changes

  • 1.2.4 (d9f76ba)
  • ✨ Added: ccpet sync默认显示详细同步信息 (5b7e367)
  • 🐛 Fixed: 完全修复同步重复键约束冲突和ccusage stderr问题 (9dc4395)
  • 🐛 Fixed: 修复同步重复键约束冲突问题 (29b46f9)

🚀 Quick Start

Add the following to your ~/.claude/settings.json:

{
  "statusLine": {
    "type": "command",
    "command": "npx ccpet@latest",
    "padding": 0
  }
}

Claude Code Pet v1.2.3

30 Aug 02:55

Choose a tag to compare

🐾 Claude Code Pet v1.2.3

📋 Changes

  • 1.2.3 (bbe11e7)
  • ✨ Added: 优化数据同步和提升测试覆盖率 (f5310d4)

🚀 Quick Start

Add the following to your ~/.claude/settings.json:

{
  "statusLine": {
    "type": "command",
    "command": "npx ccpet@latest",
    "padding": 0
  }
}

Claude Code Pet v1.2.2

29 Aug 15:02

Choose a tag to compare

🐾 Claude Code Pet v1.2.2

📋 Changes

  • 1.2.2 (c37feee)
  • 🐛 Fixed: 修复emoji字段导致的单元测试失败 (613822e)
  • 📚 Documentation: add web leaderboard links to README (d7e6f63)
  • ✨ Added: add emoji field support to CCPET pets (9ee3537)

🚀 Quick Start

Add the following to your ~/.claude/settings.json:

{
  "statusLine": {
    "type": "command",
    "command": "npx ccpet@latest",
    "padding": 0
  }
}

Claude Code Pet v1.2.1

29 Aug 04:57

Choose a tag to compare

🐾 Claude Code Pet v1.2.1

📋 Changes

  • 1.2.1 (7047faa)
  • 🐛 Fixed: 修复leaderboard表格对齐问题 (370e562)

🚀 Quick Start

Add the following to your ~/.claude/settings.json:

{
  "statusLine": {
    "type": "command",
    "command": "npx ccpet@latest",
    "padding": 0
  }
}

Claude Code Pet v1.2.0

29 Aug 04:31

Choose a tag to compare

🐾 Claude Code Pet v1.2.0

📋 Changes

  • 1.2.0 (be30898)
  • 🐛 Fixed: 修复ccpet leaderboard Cost显示问题 (352cfd5)
  • ✨ Added: 添加Supabase数据同步功能 (4ed5f61)

🚀 Quick Start

Add the following to your ~/.claude/settings.json:

{
  "statusLine": {
    "type": "command",
    "command": "npx ccpet@latest",
    "padding": 0
  }
}

Claude Code Pet v1.1.5

26 Aug 16:02

Choose a tag to compare

🐾 Claude Code Pet v1.1.5

📋 Changes

  • 1.1.5 (53f96b9)
  • 🐛 Fixed: 修复ccpet check --watch模式行累积问题 (1d6ccae)

🚀 Quick Start

Add the following to your ~/.claude/settings.json:

{
  "statusLine": {
    "type": "command",
    "command": "npx ccpet@latest",
    "padding": 0
  }
}