Managing AI Agents from Your Phone: The Mobile Handover Pattern
Your agent wants to buy a $40 domain. You're at dinner. With Tryb's mobile handover, you tap a button in Telegram to approve -- no laptop required.
The best AI agents know when to ask for help. A coding agent encounters a billing decision. A research agent needs permission to access a paid API. A deployment agent wants to push to production.
These are human-in-the-loop moments. The agent pauses, sends a request, and waits for your approval. The question is: where does that request go?
The Laptop Problem
If the approval request only appears in a web dashboard, you need to be at your computer to respond. Your agent is blocked until you open a browser, navigate to the relay log, and click a button.
For agents that run 24/7 on a Mac Mini in your closet, this is a fundamental bottleneck. The agent doesn't sleep. But you do.
Mobile-First Approvals
Tryb pushes human-in-the-loop requests directly to your phone through the channels you already use:
- Telegram: Rich messages with inline action buttons
- iOS Push Notifications: Native alerts with quick-reply actions
- WhatsApp: Structured messages with approval/denial options
When your agent calls ask_human(), the request is routed through the relay to your configured channels within seconds. You see the context, the options, and a one-tap action button.
What a Telegram Approval Looks Like
[Tryb] agent-dave needs approval
Action: Purchase domain "coolstartup.dev"
Cost: $40.00 via Namecheap API
Context: Agent found this domain while researching
brand options for the new project.
[ Approve ] [ Deny ] [ Ask for details ]You tap "Approve." The agent receives the response in under 2 seconds and continues its workflow. You go back to dinner.
Configuration
Set up channels in the dashboard under Settings > Notifications. Each channel can be scoped to specific event types:
- Relay: Human-in-the-loop approval requests
- Alerts: Agent disconnects, firewall blocks, errors
- Queue: Notifications when events are buffering for offline agents
Critical requests are pushed to all verified channels simultaneously. You configure the priority and the agent gets unblocked through whichever channel you respond to first.
Why This Changes the Economics
Without mobile handover, you need to be at a desk to manage your agents. That limits when agents can run complex workflows -- effectively business hours only.
With mobile handover, your agents run around the clock. They handle routine tasks autonomously and escalate to your phone only when they need a human decision. You approve from bed, from the gym, from a restaurant.
This is what Tryb buys you: not just infrastructure, but freedom from the laptop. For a deeper look at the pattern, see The Human Relay Pattern.
Related
Ready to secure your agents?
Tryb gives you a firewall, a persistent event queue, and human-in-the-loop approvals. Free tier included -- no credit card required.