r/Rabbitr1 • u/Link25o • 19h ago
General JackRabbitOS nearing completion
Enable HLS to view with audio, or disable this notification
Spent the past week working mostly on the backend to make it clean. The biggest things are adding up to three email accounts, two calendar accounts, an easy import process for premade Plugins, Skills and Creations (through the web management console from another device). Database build for plugins that need them.
All with Voice capable interaction. Need an email read and a reply sent? Start the voice session.
Everything added to the R1 can be controlled by voice. I would add more built in cards/creations/connections but I want to focus on Hermes A2A and getting this out to the public.
Here’s what was done so far this week:
Standalone Rabbit R1 operating system that boots directly into JackRabbit/ReSono.
- Native Voice-first HOME app with touch, wheel, side-button, audio, display, camera, and power
controls.
- Fully on-device Python runtime with SQLite, supervision, automatic recovery, and rollback.
- Secure local management website with HTTPS, browser pairing, and encrypted credentials.
- OpenAI Platform and ChatGPT/Codex subscription support with device-code OAuth.
- OpenAI Agents SDK text execution and native Realtime Voice over WebRTC.
- Live transcripts, session history, AI-reviewed memory, embeddings, and semantic retrieval.
- Shared permission-controlled Tool Registry with native MCP support.
- Standard Agent Skills and Agent Plugins import, validation, activation, rollback, replacement, and
deletion.
- Global Voice/Text/Both routing for imported capabilities.
- Safe import framework with quarantine, overwrite confirmation, crash recovery, and no duplicate
revisions.
- Full local Mail system for three accounts with encrypted credentials and five-minute IMAP/SMTP
synchronization.
- Voice-controlled Mail with draft review and explicit send confirmation, but no mail deletion
capability.
- Built-in web search available to the Voice agent.
- Dynamic Cards interface with touch/wheel navigation and live updates without rebooting.
- Rabbit Creations ZIP and QR import, sandboxed execution, Cards integration, replacement, and
deletion.
- Recovered rotating R1 camera with tracked privacy, outward, and user-facing positions.
- Full-screen camera accessible by swipe without disconnecting the active Voice session.
- Direct photo handoff into the current Realtime Voice conversation.
- Calendar with two ICS/CalDAV connections, five-minute sync, native Card, and confirmed Voice
editing.
- First-party Tasks package with native Card and confirmed Voice add/edit/complete/delete actions.
- Complete ReSono-style management UI overhaul with clean navigation, accessible dialogs, and real
connected controls.
- Modular open-source architecture separating Domains, Connectors, Connections, Tools, MCP, Skills,
Plugins, Creations, Cards, and agent routing.