QQ Pet returns to mobile as AI desktop pets monitor tasks
QQ Pet, discontinued 8 years ago, has reappeared in mobile QQ. The familiar penguin has been replaced by a 3D plush version, and Tencent has integrated its Hunyuan Hy3 large model: users can choose its personality, the pet responds proactively and writes diary entries in the first person. Feeding, bathing and working have not disappeared, but the penguin is no longer simply waiting for the next click according to a fixed timer.
This comeback coincides with the convergence of two types of desktop pets. The old QQ Pet provides companionship, while the new desktop pets on developers’ screens watch over tasks. Claude Code once introduced a terminal Easter egg called Buddy, in which an ASCII animal followed the Agent’s activity, stopped when a task stalled and looked up when the user needed to confirm permissions. After the Easter egg was removed, developers used open-source alternatives and hook mechanisms to connect test results, permission requests and task states to the pet’s movements.
The problem is that an Agent’s progress is not as clear as a download’s. Researching information, iterating on a project or automatically modifying code may finish smoothly, or it may repeatedly retry because of test errors or permission problems. Pop-ups and notification sounds can only report events as they happen; a character quietly changing in the corner of the desktop can turn “running,” “awaiting confirmation” and “execution failed” into signals detectable through peripheral vision. Research by University of California scholar Gloria Mark shows that after people are interrupted during deep work, they need an average of 23 minutes to reconstruct their full train of thought. That makes avoiding even one window switch meaningful.
Specifically, desktop pets protect developers’ attention rather than adding capabilities to the model. When a task is running normally, the pet should remain quiet; it should signal only when human confirmation is needed, and explicitly call for the user when execution fails or verification is pending. OpenAI’s Codex desktop app already offers a Pets entry where users can create custom pets. Anthropic has also opened a Bluetooth interface for makers, allowing them to build physical versions with an M5Stack development board and an ESP32 microcontroller.
The boundaries are also clear. QQ Pet has currently been reported as returning to mobile QQ; whether it will come back to the PC desktop or become deeply integrated into Tencent’s Agent ecosystem remains an expectation, not an announced result. Desktop pets will not make models more powerful, and excessive movements or constant pop-ups could turn low-burden reminders into a new source of distraction. The more significant change to watch is that the character inside the computer is finally moving from waiting to be cared for to taking on a small but practical job: telling users whether a task is still running when they are not watching the screen.
Comments
Loading the thread…
Sign in to leave a comment. Sign in