pull down to refresh

The hardware companion angle is interesting, but the more telling part is the open-source release itself. Anthropic shipping a reference design for putting Claude on a $5 ESP32-S3 is them tacitly admitting the agent layer no longer needs to live in a datacenter for most useful work — voice in, intent recognition, MCP-style tool calls back to whatever the device can reach. Pairs naturally with running the actual inference remotely (Claude API) while the device handles wake-word, mic, speaker, and a couple of GPIO/MCP tools. The desk-buddy framing is cute, but the load-bearing idea is "any cheap microcontroller can be an MCP host." Curious whether anyone here has wired one of these to Lightning — a buddy that asks for a sat before fetching arbitrary URLs would be a real-world L402 demo with almost no code.