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
| Component | Role |
|---|---|
| Claude Code | Powers AI capabilities (get it) |
| CLI | Runs locally in your project, coordinates agents |
| Backend | Manages sessions, auth, and sync |
| Voice Agent | Handles speech interaction |
| Web/Mobile | Monitor 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