๐Ÿฆ€

Claude Status Pet

A desktop pet that shows what your AI coding assistant is doing โ€” in real time.

Works with Claude Code, GitHub Copilot CLI, and VS Code Copilot

Build Release Downloads Platform Rust
โฌ‡ Download Latest โญ View on GitHub
Ferris Mona Go Gopher ASCII

โœจ Features

Lightweight, real-time, and delightful โ€” your AI assistant's mood ring.

๐Ÿ”ด

Real-time Status

Watch your pet react as the assistant reads, edits, searches, runs commands, and thinks.

๐ŸŽญ

10+ Characters

Ferris (SVG), Mona & Gopher (DLC), Fluent Emoji, and 6 ASCII art buddies โ€” Chonk, Cat, Ghost, Robot, Duck, Axolotl.

๐Ÿ’ƒ

Animated

Unique CSS animations per state โ€” floating when idle, wiggling when editing, bouncing when running.

๐ŸชŸ

Multi-session

Each coding session gets its own pet window. Auto-binds to the most recently active session.

๐ŸŽจ

Customizable

Right-click to change character, colors, background, font size, and scale. Create your own character packs.

โšก

Lightweight

~5MB binary, ~20MB RAM. Single Rust binary built with Tauri โ€” no Electron, no runtime dependencies.

๐ŸŽญ Characters

Pick your companion. Download DLC characters with one click.

Ferris
Ferris ยท SVG ยท Bundled
Mona
Mona ยท GIF ยท DLC
Go Gopher
Go Gopher ยท SVG ยท DLC
ASCII Buddies
ASCII Buddies ยท Text Art ยท Bundled

๐Ÿš€ Get Started

Install in seconds with a single command.

Run in Claude Code:

/plugin marketplace add moeyui1/claude-status-pet
/plugin install claude-status-pet

Done! The pet appears on your next session. ๐ŸŽ‰

Run inside a Copilot CLI session:

/plugin marketplace add moeyui1/claude-status-pet
/plugin install claude-status-pet-copilot@claude-status-pet-copilot

Then download the binary:

/pet update

โš ๏ธ Restart your Copilot CLI session after first install.

Launch with /pet on. ๐ŸŽ‰

In VS Code, open the command palette and run:

Chat: Install Plugin From Source

Enter the repository URL:

https://github.com/moeyui1/claude-status-pet

Then download the binary:

/pet update

Launch with /pet on. ๐ŸŽ‰

Ask your AI assistant:

Read https://raw.githubusercontent.com/moeyui1/claude-status-pet/main/docs/INSTALL.md and install it for me

Currently supported: Claude Code, GitHub Copilot CLI, and VS Code Copilot. Extensible to any agent with hook support โ€” PRs welcome!