macOS
brew install omnaralocal Homebrew formula metadata
brew
Talk to Your AI Agents from Anywhere. Version 1.7.0 via Homebrew; verified 2026-06-22.
install
brew install omnaralocal Homebrew formula metadata
overview
Talk to Your AI Agents from Anywhere
history
Omnara is a command center for AI coding-agent sessions. Its CLI starts or attaches to agent work in a local project, while the service exposes progress, prompts, diffs, and approvals through web and mobile surfaces.
The public GitHub repository was created on July 9, 2025 and describes Omnara as a YC S25 project for talking to AI agents from anywhere. The repository README positions it around Claude Code, Codex CLI, n8n, and similar agents, with a dashboard for real-time visibility and user responses.
The repository is archived, while the product site and documentation describe a broader desktop, CLI, web, mobile, Apple Watch, and sandbox workflow. That split suggests the open repository captured an early public implementation while the service documentation became the stronger source for user-facing behavior.
Y Combinator's launch page presents Omnara as an agent command center for terminal, web, and mobile, focused on switching between devices and receiving push notifications when agents need input. The GitHub repository accumulated thousands of stars and hundreds of forks, which is a visible adoption signal for a young AI-agent tool.
Mobile app listings and documentation show the package fitting a 2025-2026 developer workflow: agents perform long-running coding tasks, and the human needs a remote approval and steering layer rather than another model provider.
The CLI reference documents `omnara` as the command that starts an agent session in the current directory, with branch-specific startup, Claude Code and Codex checks, login/logout/status commands, a background daemon, process-kill commands, and workspace sync.
The core concepts documentation models usage around workspaces, worktrees, sessions, providers, and local versus sandbox execution. In the default local model, coding work runs on the user's machine while Omnara keeps the session visible and steerable from phone, web, or another machine.
Omnara is significant as a packaging example because the CLI is a control plane for other CLIs. It bundles or coordinates agent providers, a daemon, authentication, workspace state, and remote UI rather than being the agent itself.
It also marks the arrival of Homebrew packages whose primary job is human-in-the-loop orchestration for AI coding tools: approvals, diffs, resumed sessions, and remote intervention become packageable developer-tool behavior.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
omnara | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:omnara |
|---|---|
| Version | 1.7.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/omnara |
| Homepage | https://omnara.com/ |
| Repository | https://github.com/omnara-ai/omnara |
| Upstream docs | https://docs.omnara.com/cli |
| License | Apache-2.0 |
| Source archive | https://files.pythonhosted.org/packages/11/3d/4d46acda35a59e64aa9f0ce174e82ae5caf6e23363f4cdf754da59525f87/omnara-1.7.0.tar.gz |
| Last updated | 2026-06-22T14:05:40-07:00 |
| Pulse | updated |
| Dependencies | certifi, cryptography, libyaml, pydantic, python@3.14, ripgrep, rpds-py |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | omnara |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.