Cc Pets
Description
A native macOS desktop pet for Codex CLI and Claude Code — 原生 macOS 桌宠,实时展示额度与 Agent 状态,无 Electron。
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
CC Pets
English | [简体中文](./README.zh-CN.md)
A native macOS desktop pet for Codex CLI and Claude Code CLI. CC Pets runs without either desktop app and reads five-hour and weekly quota data from local Codex sessions and Claude Code's official status line input.
The application UI and the screenshots below are currently in Simplified Chinese. English UI localization and English screenshots are planned for v2.1.0.
Screenshots
| Subscription view | API usage view |
|---|---|
![]() |
![]() |
Features
- Starts with Codex CLI or Claude Code CLI and closes after the last managed CLI exits.
- Shares one pet across multiple simultaneous Codex and Claude sessions.
- Shows five-hour and weekly remaining quota, reset times, local token totals, and seven-day trends.
- Converts reset times to the Mac's current system time zone.
- Responds to thinking, tool, approval, subagent, completion, and failure events.
- Displays a redacted glass status card with the active CLI session count.
- Supports optional local quota history and macOS notifications.
- Supports third-party CLI agents through a provider event protocol.
- Includes editable global and per-pet speech.
- Includes one original pet and can download compatible assets from PetDex.
- Uses native AppKit with no Electron runtime.
Requirements
- macOS 13 or later
- Node.js 18 or later
- Codex CLI and/or Claude Code CLI installed and signed in
- zsh
- Xcode Command Line Tools (
xcode-select --install)
Installation
Install from npm
npm install -g cc-pets@latest --allow-scripts=cc-pets
# Open a new terminal after the first installation.
codex
# or
claude
The `--allow-scripts=cc-pets` option allows recent npm versions to run the package's `postinstall`. That step builds the native app, installs both hook integrations, config
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11

