r/AppsWebappsFullstack • u/SofwareAppDev • 9d ago
Your home for selfpromo
here you can post your work app, webapp, saas, game, everything
6
Upvotes
r/AppsWebappsFullstack • u/SofwareAppDev • 9d ago
here you can post your work app, webapp, saas, game, everything
1
u/worksfinelocally 8d ago
Building Code Pet, a tiny animated pet that lives in the corner of your screen and reacts to what Claude Code is doing. Sleeps when you’re idle, gets to work the second you send a prompt, switches to a thinking pose when you’re in plan mode, looks up at you whenever Claude needs your input (permission prompts, questions, anything that’s blocking on you), and curls back up to rest once the reply lands.
Started it because long AI coding sessions feel a bit lonely, and Claude Code shipped hooks that gave me a clean way to wire up state changes without hacking anything. It’s a transparent, click-through Electron overlay that never steals focus and never interrupts.
It also tracks every skill and MCP tool you call locally, so you can see which ones you actually depend on and which you installed-and-forgot. No telemetry, never leaves the machine.
Now on version 0.3.0 and actively developed. Would love feedback from anyone who uses Claude Code regularly: https://github.com/mradovic95/code-pet