The Rabbit R1 is a $199 standalone AI hardware device — a pocket-sized voice-first companion running RabbitOS, made by Rabbit Inc. Originally launched in 2024 to a skeptical reception, the device has been on a multi-year update arc and reached a different shape in 2026: now positioned as a portable controller for cloud agent fleets (OpenClaw), a USB-tethered remote for desktop computer-use agents (DLAM), and a developer platform for hand-built mini-apps (“Creations” via Intern AI or the open-source creations-sdk). Owner-side relevance for this wiki: pocket hardware that pairs with OpenClaw gateways and Claude Code-adjacent computer-use workflows.

Articles

  • Rabbit R1 — 2026 State of the Device — What the R1 is now: hardware, RabbitOS 2.1 / spring 2026 OTA cadence, current capability surface (Magic Recorder, Intern AI for Creations, custom system prompts, 3× speed update), the maturation arc from 2024 launch.
  • OpenClaw on Rabbit R1 — Voice-Controlling a Cloud Agent Fleet — How to pair an R1 with a self-hosted OpenClaw gateway. Single-line curl … | bash installer + QR-code pairing flow. Why the combination matters: voice issuing commands to a multi-agent OpenClaw fleet from a pocket device, no laptop required.
  • DLAM — Rabbit’s Plug-and-Play Computer Agent — The general-purpose desktop agent: USB-C r1 + Chrome/Edge + screen share + dlam.rabbit.tech. DLAM Shortcuts (name + description + body) auto-trigger when relevant. 16:9 widescreen optimized. Free trial as of January 2026.
  • R1 Creations and the Developer Platform — How users build mini-apps for R1: Intern AI (Rabbit’s natural-language Creations builder, prompt-credit-limited), and the open-source rabbit-hmi-oss/creations-sdk for code-first deployment. Worked examples from the community: andrewh83’s R1 Buddy, calendar app, NTS Radio player.
  • Hermes Agent — the upstream gateway R1 pairs with via QR code
  • oh-my-claudecode (OMC) — forwards session events to OpenClaw, so an R1 voice command → OpenClaw → OMC pipeline is composable
  • Computer Use — Anthropic’s first-party computer-use API; DLAM is the consumer-hardware analog of the same idea
  • Agents & Agentic Systems — DLAM and OpenClaw both fit the multi-agent surface taxonomy

Resources

  • rabbit-hmi-oss — Rabbit Inc.’s official open-source GitHub org (5 public repos, 79 stars combined as of 2026-05-10; org email oss@rabbit.tech, Twitter @rabbit_hmi, blog rabbit.tech). Mixed health — only the SDK is alive:
    • creations-sdk (35★, JavaScript) — code-first Creations SDK, the active repo. Detailed in R1 Creations and the Developer Platform.
    • firmware (24★, no license) — RabbitOS firmware release archive. Only one release ever publishedrabbitOS v0.8.82 (introduced r-cade collectibles + Magic Gallery; last pushed Aug 2025). The 2026 OTA cadence (custom system prompts April 17, 3× speed April 27, OpenClaw alpha January, DLAM) is not mirrored here. Treat as historical.
    • community-wiki (7★, CC-BY-4.0) — community-PR-contributable docs for flashing and troubleshooting. Last push May 2025, but contribution path is open.
    • android_kernel_rabbit_mt6765 (9★, C) and android_kernel_modules_rabbit_mt6765 (4★, C) — Linux kernel source + modules for the R1’s MediaTek MT6765 SoC. Standard GPL-compliance source dumps.
  • KI-NE-TIK/CLAWDIA-Rabbit-R1-OpenClaw-Pairing-Kit (community, Feb 2026, PowerShell, 21★, no license) — Windows/Tailscale-Serve-friendly wrapper around the official R1 → OpenClaw pairing flow: preflight + hardening + QR generation + time-limited node-pair watcher. Detailed in OpenClaw on Rabbit R1 § Integration notes. Independent — explicitly not Rabbit-affiliated.
  • r/Rabbitr1 — primary community discussion + Creations gallery + bug-report channel. Most signals about post-2024 device behavior come from here, not from Rabbit’s own changelog.

Open Questions

  • Is “teach mode” still a feature in current RabbitOS? Multiple new-owner reports on r/Rabbitr1 (2026-04, 2026-04) suggest it may have been deprecated in favor of DLAM/OpenClaw. Not authoritatively confirmed by Rabbit.
  • Public API / webhook / MCP-server access to R1 transcripts and photos is the most-requested gap on the subreddit. No timeline announced.
  • Battery drain at idle is an unresolved hardware/firmware issue. R1 dies after a few days unused — no apparent sleep mode.
  • Rabbit Cyberdeck (announced January 2026) — mechanical-keyboard CLI device for native agent applications. Status as of 2026-05-08: still pre-release, community-feedback phase. Worth watching for the form factor of a “real” agent-native input device.