Skip to main content

What is Omnara?

Omnara gives you full control of AI coding sessions from your phone. Start on your laptop, step away, and keep working — everything stays in sync.

Mobile Command Center

Full dev control from your phone. Run, monitor, and steer real coding sessions from anywhere — not just notifications, but actual control of your agents.

Remote Sandboxing

Instantly move work between local machines and remote sandboxes. Close your laptop, continue from your phone, then pick back up on your desktop — same session, same context, same code. To migrate a worktree to remote, click the cloud icon in the dashboard. Migrate back to local anytime.

Cross-Device Sync

State, context, diffs, and progress sync in real-time across CLI, web, and mobile. Start in terminal, respond from phone, review on web. No handoffs, no restarts.

Voice-First Coding

Talk to your agent while walking, commuting, or pacing. Give instructions, redirect work, and review progress hands-free.

Voice Guide

Languages, proactive updates, and voice routing

Orchestration & Workers

Coordinate multiple agents with parallel execution. Break work into threads, delegate tasks, and converge results like a lead engineer would.

Orchestration Guide

Session modes, workers, and parallel execution

Architecture

ComponentRole
Claude CodePowers AI capabilities (get it)
CLIRuns locally in your project, coordinates agents
BackendManages sessions, auth, and sync
Voice AgentHandles speech interaction
Web/MobileMonitor and control from any device

CLI Reference

Commands and environment variables

Security

  • Local execution: Code stays on your machine (or your sandbox)
  • Encrypted credentials: Stored in ~/.omnara/
  • Secure sync: Messages encrypted in transit
  • Session data: Conversation history synced to cloud for multi-device access

Next Steps