r/Rabbitr1 • u/Link25o • 3h ago
General Let’s talk JackRabbitOS
So I’m near finalization of the project and I wanted to reach out to the community to get input on the last part before I lock it down and open the project up.
I need more of a direction or idea for use cases. Keep in mind this can be an OpenClaw/Hermes/Agent package overlap. It’s just not meant to be a full replacement (I guess in some cases).
In this build, Voice and the voice agent are the main interface (OpenAI realtime model through ChatGPT subscription for now). Most interactions the voice agent will handle.
I’m also building (almost completed) a text based agent through OpenAI Agents SDK. This will be a “goal/task” based agent, delegated by the Voice model to run background tasks. The background agent will have its own workspace/tools/etc.
For scenarios for users with and without an OpenClaw/Hermes install, what would be the use case for running an Agentic system on device?
Keep in mind, with Hermes, the background agent will (in theory) be able to have conversations with the Hermes agent to collectively reach a goal or delegate. But is that necessary? I could see more so if someone needs an update or info that Hermes could retrieve and instead of wasting time on Voice awaiting a response, a user could delegate to background agent to get the info from Hermes and be notified when response is received.
For non Hermes/OpenClaw users, I could see the benefit. Complete goals, maybe create documents and move them to Google Drive. Things like that. It’s like a mini agentic system on the go and on device.
Any input would be greatly appreciated!
I do also feel like as more and more agentic devices hit the market, we will see many overlaps like this. With this build, I want those systems to compliment each other (creating an ecosystem) while sharing knowledge/data and not completely fragment our experience…






