omnigent
Omnigent: declarative agent authoring and runtime framework
What it is and what it does
Omnigent is a meta-harness providing unified orchestration over multiple AI agents—Claude Code, Codex, Cursor, and custom YAML-defined agents—letting you swap or combine them without rewriting code. It runs on Python 3.12+ and depends on FastAPI, SQLAlchemy, openai, and OpenTelemetry for server, session management, and observability.
You can start sessions in terminal and continue in browser or phone with files in sync, supervise multiple agents in one session, enforce policies (pause for approval, cap spend, limit tools), run agents in cloud sandboxes, and collaborate by sharing sessions. The package includes CLI and web UI; macOS and Linux offer native terminal wrappers, while Windows runs in degraded mode without filesystem sandboxing or native PTY wrappers.
Use it for:
- Orchestrate multiple specialized agents in one session to divide work by capability.
- Run agent workloads in disposable cloud sandboxes without a local laptop.
- Enforce governance policies across all agents—pause before risky actions, cap spend, restrict tools.
- Collaborate with teammates by sharing a live agent session for co-driving or forking.
- Start an agent task in terminal, pick it up in browser or phone, keep messages synced.
- Define custom agents declaratively in YAML and mix them with first-party agents.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Omnigent is an open-source orchestration layer that lets you run, supervise, and collaborate on multiple AI agents (Claude, Codex, Cursor, custom YAML-defined agents) from terminal, browser, or phone, with policy enforcement and cloud sandbox support.
Yes, with conditions. Omnigent is actively maintained (released 3 days ago), has no known vulnerabilities, uses permissive Apache 2.0 license, and solves multi-agent orchestration across devices. Install friction is low (pure Python wheel), but requires Python 3.12+, uv, git, Node.js 22+, tmux, and bubblewrap on Linux. Windows gets reduced functionality. Worth installing if you need multi-agent orchestration or cross-device session sync.
Install
omnigent on PyPI
pip
pip install omnigentuv
uv add omnigentpoetry
poetry add omnigentInstalling omnigent
Before you install
Low friction: pure Python wheel with no compiled dependencies. Active maintenance—released 3 days ago. Requires Python 3.12+ and several system tools (uv, git, Node.js 22+, tmux, bubblewrap on Linux) that the installer can provision; Windows support is degraded.
License in practice
Apache 2.0 permissive license: you can use, modify, and distribute freely in commercial and private projects, with no copyleft obligations.
Quickstart
# Install via installer (recommended)
curl -fsSL https://raw.githubusercontent.com/omnigent-ai/omnigent/main/scripts/install_oss.sh | sh
# Or manual install with uv
uv tool install omnigent
# Start the server and CLI
omnigent server &
omnigent run agent.yaml
Requires Python 3.12+, uv, git, Node.js 22 LTS or newer with npm and pnpm, tmux, and bubblewrap (Linux only). Windows has reduced functionality.
Verify before relying
- Whether all 41 runtime dependencies are required for basic usage or only for optional integrations.
- Performance characteristics when supervising multiple agents concurrently.
- Real-time collaboration latency and scalability limits.
- Exact policy enforcement capabilities and their interaction with different agent types.
Package facts
| License | not declared (permissive) |
| Python support | supports the current Python release (>=3.12) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 41 — omnigent-client, omnigent-ui-sdk, pyyaml, json5, openai, rich, prompt_toolkit, mcp, starlette, uvicorn, websockets, httpx, ftfy, psutil, cel-python, keyring, tomlkit, alembic, anyio, cachetools, click, fastapi, pexpect, pyte, pydantic, sqlalchemy, zstandard, tiktoken, opentelemetry-exporter-otlp-proto-grpc, opentelemetry-exporter-otlp-proto-http |
| Maintenance | actively maintained — 3 days since the last release |
| First released | |
| Downloads | 103,391/month — #12,807 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: omnigent-0.9.0-py3-none-any.whl
Keywords: agents, llm, ai, databricks, cli
Tags
More Artificial Intelligence packages
LiteLLM provides a unified Python interface to…
permissive · top 100 on PyPI
huggingface-hubClient library and CLI tool for downloading,…
permissive · top 100 on PyPI
langchainLangChain provides a framework for building…
permissive · top 1,000 on PyPI
hf-xethf-xet provides chunk-based deduplication and…
permissive · top 1,000 on PyPI
tokenizersTokenizers converts raw text into token…
permissive · top 1,000 on PyPI
transformersTransformers provides a unified framework for…
permissive · top 1,000 on PyPI
omnigent-ui-sdkProvides terminal UI components built on Rich…
unclear · top 15,000 on PyPI
opencode-agent-hubCoordinates communication between multiple AI…
agpl · top 15,000 on PyPI
openvikingOpenViking is a context database for AI agents…
agpl · top 15,000 on PyPI
omnigent-clientA typed Python client SDK for driving omnigent…
unclear · top 15,000 on PyPI
ouroboros-aiOuroboros is an Agent OS that turns vague AI…
permissive · top 15,000 on PyPI
clawmetryClawMetry provides a real-time observability…
permissive · top 15,000 on PyPI
deepagentsDeep Agents is an opinionated agent harness…
permissive · top 5,000 on PyPI
nxploraNX is a terminal CLI that connects to the…
unclear · top 15,000 on PyPI
trinity-agentTrinity orchestrates multiple AI coding agents…
permissive · top 15,000 on PyPI
hol-guardHOL Guard is a local-first antivirus and…
permissive · top 15,000 on PyPI