Here is a demo: https://youtu.be/2_1U-Jr8wf4
• OpenClaw runs locally on-device
• it connects to remote agents through Hybro Hub
• both participate in the same workflow execution
The goal is to make agent-to-agent coordination work across environments (local machines, cloud agents, MCP servers, etc).
Right now most agent systems operate inside isolated runtimes. Hybro is an attempt to make them composable across boundaries.
Curious what breaks first when people try running cross-environment agent workflows in practice.
Project: https://hybro.ai
Docs: https://docs.hybro.ai
benjhiggins•5h ago
Curious how you’re thinking about observability once agents are actually running. You can see which agent handled a message and where, but do you get any visibility into what happened inside the session — like reasoning steps, tool calls, token usage per convo?
The privacy routing layer is super compelling, but I’d imagine teams putting this into production would want that inner visibility too — especially for cloud agents where you’re effectively trusting a third party with execution.
How are you thinking about debugging when a cloud agent gives an unexpected response?
VladVladikoff•4h ago
natebc•3h ago