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
Lightweight, real-time, and delightful โ your AI assistant's mood ring.
Watch your pet react as the assistant reads, edits, searches, runs commands, and thinks.
Ferris (SVG), Mona & Gopher (DLC), Fluent Emoji, and 6 ASCII art buddies โ Chonk, Cat, Ghost, Robot, Duck, Axolotl.
Unique CSS animations per state โ floating when idle, wiggling when editing, bouncing when running.
Each coding session gets its own pet window. Auto-binds to the most recently active session.
Right-click to change character, colors, background, font size, and scale. Create your own character packs.
~5MB binary, ~20MB RAM. Single Rust binary built with Tauri โ no Electron, no runtime dependencies.
Pick your companion. Download DLC characters with one click.
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!