Recently, Felix Rieseberg, a core engineer at Anthropic, showcased an open-source hardware project called Claude Buddy on the social platform X, sparking intense discussions in the developer community. This palm-sized device essentially provides a physical carrier for Anthropic's AI coding tool, Claude Code, transforming the monotonous code review process into an engaging "desktop pet" interaction.

In practical development scenarios, although Claude Code can perform tasks independently, user authorization is still required for sensitive operations. Frequent window switching and confirmation clicks often disrupt the developer's workflow. Felix Rieseberg's inspiration came from this: he used an ESP32 development board to synchronize Claude's operating status with the hardware via Bluetooth. When the AI is busy, the pixelated animal on the screen shows its status; when approval is needed, the device alerts the user through LED blinking, and a simple physical button press completes the action.
The Collision of Geek Spirit: 18 Forms and Rituals
Claude Buddy is not just a simple confirmation button. The project includes 18 ASCII art-style small animal figures, covering seven modes such as sleeping, standby, busy, and celebration. This design adds emotional value to the otherwise cold programming work—your screen may even display a heart if you approve quickly enough.
Technically, Buddy adopts a dual-layer design of "Bones" and "Soul." The bones layer fixes the pet's attributes using a hash seed, while the soul layer generates unique personalities and names through AI. This combination of software and hardware marks the beginning of Anthropic's exploration of AI's presence in the physical world through lightweight API interfaces.
Shenzhen Manufacturing: The Behind-the-Scenes Hero of Global AI Hardware
Notably, the official example core hardware of this device that amazed Silicon Valley developers, the M5StickC Plus, actually comes from a startup company in Shenzhen, China—M5Stack (Mingzhan Information Technology). This detail once again confirms Shenzhen's global core position in the fields of IoT and AI hardware.
