Report Abuse

Basic Information

Omnara is a mission control platform for monitoring and controlling AI agents from mobile and web interfaces. It turns autonomous model sessions into communicative teammates by surfacing real‚Äëtime agent activity, prompting users when human input is required, and delivering user responses back to agents. The repository provides a CLI, a Python SDK, REST API endpoints, and integration wrappers (examples include Claude Code and other agent types) so agents can stream progress and questions to the Omnara platform. It supports two primary usage modes: real‚Äëtime monitoring of existing agent sessions and remote launching of agents via a serve mode. The project includes development tooling and scripts for running local services, JWT generation for authentication, and guidance for self‚Äëhosting. The codebase and docs emphasize mobile‚Äëfirst workflows, notifications, and an architecture designed to synchronize agent activity, store events in PostgreSQL, and route feedback to running agents.

Links

App Details

Features
Omnara highlights real‚Äëtime monitoring that shows each step an agent takes and an interactive Q&A workflow so users can answer agent questions instantly. The product is mobile‚Äëfirst with a unified dashboard that consolidates multiple agent types and a notification service that sends push, email, or SMS alerts only when user input is needed. Technical features include a FastAPI backend with separate read/write servers, React and React Native frontends, a Model Context Protocol (MCP) for agent communication, PostgreSQL with SQLAlchemy, and a dual JWT authentication system. Developer interfaces include a pip installable CLI, a Python SDK with client methods to send messages and request input, REST API endpoints for posting messages, and example wrapper scripts for direct integrations. The repo also contains developer scripts, Docker support, and make targets for linting, formatting, and tests.
Use Cases
Omnara reduces wasted compute and stalled agent runs by providing visibility into agent progress and surfacing blocking questions in real time so humans can intervene. It helps teams monitor long‚Äërunning jobs from anywhere via mobile notifications and a web dashboard, letting users launch agents remotely and guide execution without returning to a desk. For developers, Omnara provides SDKs, a REST API, and wrapper examples to instrument agents and log progress or request user input programmatically. The platform supports self‚Äëhosting and custom MCP configurations for advanced integrations and includes development scripts to run the full stack locally. The README documents quick start commands, developer setup prerequisites, contribution guidance, and a tiered pricing model with a free plan for small usage and paid plans for scale.

Please fill the required fields*