Both versions are aligned block by block, in reading order: title, the essentials, then paragraph by paragraph. Where the translation merged or split a paragraph, the matching cell stays empty — we never pair two passages by guesswork.
手机QQ里,停运 8年 的QQ宠物重新出现了。那只熟悉的企鹅换成了3D毛绒形象,腾讯还为它接入自家的混元Hy3大模型:用户可以选择性格,宠物会主动回应,并以第一人称写下日记。喂饭、洗澡和打工这些旧动作没有消失,但企鹅不再只按照固定计时器等待下一次点击。
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.
这次回归对应着两种桌宠的汇合。老QQ宠物负责制造陪伴,开发者屏幕上的新桌宠则负责看守任务。Claude Code曾推出名为Buddy的终端彩蛋,ASCII小动物会跟着Agent运行,任务卡住时停下,轮到用户确认权限时抬头;彩蛋移除后,开发者又通过开源替代版本和hook机制,把测试结果、权限请求与任务状态接到宠物动作上。
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.
问题在于,Agent的进度不像下载任务那样清楚。检索资料、迭代项目或自动修改代码,可能顺利结束,也可能因测试报错、权限异常而反复重试。弹窗和提示音只能报告瞬间发生的事件,桌面角落里一只安静变化的角色,则能把“正在运行”“等待确认”“执行失败”变成周边视觉可以捕捉的信号。加州大学学者Gloria Mark的研究显示,人被打断深度工作后,平均需要 23分钟 才能重建完整思路,这让少切一次窗口变得具体。
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.
具体来说,桌宠替开发者守住的是注意力,而不是替模型增加能力。任务正常运行时,它应当安静停留;需要人工确认时再提示,失败或等待核验时才明确呼唤用户。OpenAI的Codex桌面端已经提供Pets入口,用户可以创建自定义宠物;Anthropic还开放了面向创客的蓝牙接口,可结合M5Stack开发板和ESP32微控制器制作实体版本。
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.
边界也很清楚。QQ宠物目前被报道为回归手机QQ,能否回到PC桌面、是否会深度接入腾讯的Agent体系,仍属于期待而非已公布结果。桌宠不会让模型变得更强,动作过多、弹窗不断,也会从低负担提醒变成新的注意力干扰。更值得观察的变化,是电脑里的角色终于从等待人照料,开始承担一项小而实际的工作:在用户不盯着屏幕时,告诉他任务是否还在继续。
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.