New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

omnara

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

omnara

Command-line interface for Omnara.

latest
npmnpm
Version
0.6.0
Version published
Weekly downloads
14
75%
Maintainers
2
Weekly downloads
 
Created
Source

Omnara CLI

The Omnara CLI launches a coding agent that streams its activity to your Omnara dashboard at omnara.com. Sign in once, start the orchestrator from your terminal, and follow along (or respond) from the web or mobile apps. You can also attach a real-time voice worker to any active session.

Quick Start

npm install -g omnara

# Start the synced coding agent experience
omnara

Running omnara bootstraps the agent orchestrator. The first launch prompts you to authenticate in the browser; after that the CLI reconnects automatically.

Helpful Commands

  • omnara auth login|status|logout — manage the cached Omnara credentials used by the CLI.
  • omnara agent voice --session-id <id> — invite the Omnara voice worker into an existing agent session so you can talk to your coder in real time.
  • omnara agent orchestrator — launch the orchestrator explicitly when scripting or running in headless environments.

Keywords

omnara

FAQs

Package last updated on 08 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts