Releases: terryso/ccpet
Releases · terryso/ccpet
Claude Code Pet v1.2.8
Claude Code Pet v1.2.7
Claude Code Pet v1.2.6
🐾 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
Claude Code Pet v1.2.4
🐾 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
Claude Code Pet v1.2.2
🐾 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
}
}