cd /news/developer-tools/show-hn-a-windows-desktop-pet-for-cl… · home topics developer-tools article
[ARTICLE · art-51294] src=github.com ↗ pub= topic=developer-tools verified=true sentiment=↑ positive

Show HN: A Windows Desktop Pet for Claude Code, in PowerShell/Win32

A developer created a lightweight Windows desktop pet for Claude Code that alerts users when their terminal session finishes or requires approval. The tool, written in PowerShell and Win32, is about 200KB and makes no network requests. It solves the problem of missing Claude Code's completion or permission prompts in the terminal.

read1 min views1 publishedJul 8, 2026

I got the idea from Codex. It has a little pet that reminds you when it finishes. I liked it. Claude Code on Windows did not have one, so I made the same kind of desktop pet for Claude Code, with one rule I set myself: no Electron, and no bundled runtime.

I use Claude Code in the terminal every day. I often miss the moment it finishes, or the moment it stops and waits for me to approve a command. The terminal does not remind you.

The pet watches my Claude Code sessions through the hooks, and shows one card for each session: thinking, waiting for you, or done. When a session needs you, it plays a soft sound. When Claude Code asks for permission, the card shows it in about one second for me, because the pet listens to the PermissionRequest hook instead of the built-in notification.

It is about 200KB installed, and it does not make any network request. It is Windows only for now.

I put the backstory, and the one problem I could not solve, in a comment below.

Comments URL: [https://news.ycombinator.com/item?id=48832902](https://news.ycombinator.com/item?id=48832902)

Points: 1

── more in #developer-tools 4 stories · sorted by recency
── more on @claude code 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-a-windows-de…] indexed:0 read:1min 2026-07-08 ·