Source: wiki synthesis: Rabbit Cyberdeck — A CLI-First Vibe-Coding Netbook, Rabbit R1 — 2026 State of the Device, OpenClaw on Rabbit R1, Moshi — Kyutai Labs’ Full-Duplex Speech Foundation Model

In two years, the only consumer company shipping dedicated agent hardware has traced a revealing arc: a 500 Linux CLI netbook announced the same day, explicitly designed to run Claude Code CLI. This article reads that trajectory as a category thesis — dedicated agent hardware is converging on the CLI agent, with voice staying on as the ambient layer. It is deliberately not a build recipe; the fully-local voice-stack recipe and its real gaps live in Rabbit R1 + Moshi.

Key Takeaways

  • The trajectory: own-model device → surface for your agents → terminal for someone else’s agent CLI. The R1 launched as a closed voice companion on Rabbit’s cloud; the January 29 2026 update let it pair with a self-hosted OpenClaw gateway (one shell command + QR scan); the Cyberdeck is being designed from scratch around “CLI and native agent use cases,” with Rabbit naming Claude Code CLI as the workload and promising “the freedom to choose which model or agent to run.” Each step hands more of the stack to the user. ^[inferred — the arc reading is this article’s synthesis; each step is sourced]
  • One announcement, three moves. DLAM (Rabbit’s own desktop computer-use agent), OpenClaw-on-R1 alpha, and the Cyberdeck reveal all shipped in the same January 29 2026 post — framing the R1 in 2026 as “deliberately not an exclusive Rabbit ecosystem,” with third-party agents first-class on the device.
  • The agent gave the hardware its use case, not the other way around. Yanko Design’s framing of the OpenClaw OTA: OpenClaw “always carried a hardware problem at its core” (no native voice hardware) while the R1 was “exactly that hardware sitting in a drawer gathering skepticism” — the update is when the device “finally has a use case that feels native to the hardware.” The R1’s load-bearing composition in this wiki is the same story: R1 → OpenClaw → oh-my-claudecode → Claude Code fleet.
  • Dedicated agent hardware is not local-inference hardware. The Cyberdeck targets Raspberry Pi 5-class performance — reported as “enough to avoid lag when talking to Anthropic/OpenAI model servers without pushing the price past the netbook tier.” The device is a terminal; the intelligence stays remote. The one layer with local-first pressure is speech: Moshi runs full-duplex conversation at ~200ms practical latency on a single L4 GPU or on consumer Apple Silicon via MLX — latency and privacy arguments that don’t apply to the reasoning layer the same way. ^[inferred bridge — Moshi’s local specs are sourced; the “speech is the local-pressure layer” framing is this article’s]
  • The voice-first company added a keyboard. The Cyberdeck’s signature hardware bet is a hot-swappable mechanical keyboard, answering “customer demands for a bigger screen and battery compared to the r1.” Two form factors are crystallizing: pocket voice for ambient access, keyboard netbook for deliberate CLI sessions — plausibly fronting the same agent fleet. ^[inferred]
  • Voice remains the least open layer of the stack. Even on the OpenClaw path, the R1’s transcription runs on Rabbit’s cloud first — “a Rabbit cloud outage means R1 → OpenClaw is also down even if your gateway is fine.” Moshi is the open, locally-runnable model the wiki tracks for exactly that layer, but there is no documented way to point the R1’s microphone pipeline at it today.

From companion to terminal — the three-step arc

  • 2024: the closed companion. R1 ships at $199 — push-to-talk, scroll wheel, camera, RabbitOS on Rabbit’s cloud — “not a phone, not a smart speaker.” Reception is hostile; the community only flips to small-but-defensive power users after the 2026 update cadence (3× faster responses, custom system prompts, a Magic Recorder good enough that critics sell their dedicated Plaud devices).
  • January 2026: the device opens sideways. Three agent surfaces in one release: DLAM (USB-tethered desktop computer-use, Rabbit’s consumer analog of Computer Use), OpenClaw pairing (your self-hosted gateway, your fleet — Rabbit explicitly does not support the gateway side, “users assume all responsibility”), and the community-facing creations-sdk (code-first mini-apps bypassing the prompt-credit-limited Intern). The device stops being the product and starts being a surface. ^[inferred phrasing; the three surfaces are sourced]
  • 2026, pre-production: the Cyberdeck endpoint. A Sony-Vaio-P-inspired netbook: ~599), four USB-C ports in every render, Linux with third-party tool support (T3-reported, rumor-tier until Rabbit confirms), a first-party “rabbit CLI” alongside Claude Code CLI, and open concept-phase development via Discord — framed by CEO Jesse Lyu as “redemption” for the R1’s closed-door launch. No final prototype, chipset, or ship date beyond “hopefully within 2026.”

What the trajectory says about agent interaction

  • The CLI is the convergence point. Rabbit’s stated inspiration is the DIY-cyberdeck community, and its stated workload is Claude Code CLI plus its own forthcoming CLI — a consumer-hardware company validating the terminal, not a chat app, as the power-user agent interface. ^[inferred reading of sourced facts]
  • Compute stays thin; ownership moves to the gateway. The R1+OpenClaw pattern already splits it this way — pocket hardware for I/O, self-hosted gateway for the fleet — and the Cyberdeck’s Pi-5-class target keeps the same split on the keyboard side. What the user increasingly owns is the agent layer (gateway, skills, model choice), not the inference. ^[inferred]
  • Voice is ambient, keyboard is deliberate. The R1 stays the $199 general-consumer voice pendant; the Cyberdeck is “aimed squarely at developers already doing agentic/CLI coding work.” Rabbit is segmenting interaction modes into separate devices rather than making one device do both. ^[inferred — segmentation framing; the audience positioning is sourced]
  • The open question that decides the category: does openness reach the microphone? The R1’s remaining closed chokepoint is Rabbit’s cloud transcription. Moshi proves the speech layer can be open, local, and fast (CC-BY 4.0 weights, MIT/Apache code, ~200ms). Whether the Cyberdeck’s “freedom to choose which model or agent to run” extends to the voice pipeline — or whether it is a keyboard-only freedom — is unstated in every source. That answer determines whether the category endpoint is a fully user-owned stack or a thin open shell around a closed sensory layer. ^[inferred — the question is this article’s synthesis; each component fact is sourced]

Buy, watch, or build

  • Buy ($199): R1, only if you already run an OpenClaw gateway. The pairing is genuinely one shell command + a QR scan, and voice-from-pocket-to-fleet is real — but the integration is alpha, Rabbit won’t support the gateway side, and idle battery drain is corroborated by independent press.
  • Watch (~$500): Cyberdeck. No final specs, no prototype, no committed date. Join Rabbit’s Discord if you want concept-phase input (they’re soliciting it this time), and re-check quarterly — the source article’s own cadence advice.
  • Build ($0): the Cyberdeck experience today is Claude Code CLI on any Linux box or Mac you already own. The device’s pitch is form factor, dedication, and price — not a capability that doesn’t exist yet. ^[inferred]
  • Experiment: the local voice leg. pip install -U moshi_mlx on Apple Silicon gets you a self-hosted full-duplex voice loop to evaluate — but read the local-stack connection first for what’s actually pluggable versus aspirational (the R1 cannot be repointed at Moshi today).

Try It

  1. If an OpenClaw gateway is already running, pair an R1: run the platform one-liner (curl -fsSL https://rabbit.tech/r1-openclaw.sh | bash on macOS/Linux), scan the QR from the device, approve the pairing gateway-side, then test a low-stakes voice command like “list active agent sessions.”
  2. Sign up for Rabbit’s Discord (linked from the January 29 2026 announcement) to track Cyberdeck specs as they firm up — updates are expected in increments there, not press reveals.
  3. Prototype the keyboard-first endpoint today: dedicate a spare Linux/Mac machine to Claude Code CLI and treat it as a Cyberdeck stand-in to learn whether the dedicated-device workflow earns a $500 purchase. ^[inferred]
  4. Test the ambient leg locally: run Moshi via MLX on a Mac and compare its ~200ms conversational latency against your cloud voice assistant of choice.
  5. Watch for the “rabbit CLI” — named in Rabbit’s own announcement but with no docs or release yet; its shape will show how much of the agent layer Rabbit intends to own versus front.

Open Questions

  • Does DLAM (or a descendant) run natively on the Cyberdeck rather than tethered to a host computer? Architecturally plausible given the “CLI and native agent applications” framing, but unconfirmed by any source.
  • What is the “rabbit CLI” — an agent, a device-control tool, or a Claude-Code-style coding agent? Referenced by name in Rabbit’s announcement; no separate documentation exists yet.
  • Does the Cyberdeck’s model-agnostic openness extend to the voice/microphone pipeline (the layer that stays closed on the R1), or only to the keyboard/CLI side? No source addresses this — and it is the question this article’s thesis turns on.