Skip to main content
AI Tool Radar
OSI-openAgent frameworks and runtimes

Omnigent

omnigent-ai

Open-source meta-harness that orchestrates Claude Code, Codex, Cursor and custom agents behind one interface.

7.0k stars(as of 2026-07-11)View on GitHubHomepage

What is Omnigent?

An agent framework and "meta-harness" that sits above individual coding agents (Claude Code, Codex, Cursor, OpenCode, Pi, custom ones), letting you swap the underlying harness without rewriting your setup, enforce sandboxing and policies, and drive sessions from any device including a phone. It supports cloud sandboxes (Modal, Daytona, E2B, Kubernetes, Databricks) and live multi-user session sharing.

Pros & Cons

Pros

  • Abstracts over multiple coding agents so you are not locked into a single harness
  • Policy enforcement and sandboxing (bubblewrap on Linux, plus cloud sandboxes) built in
  • Real-time, multi-device session sharing including mobile

Cons

  • Heavy dependency stack (Python 3.12+, Node 22 LTS, uv, tmux, bubblewrap) for what is essentially an orchestration layer
  • The abstraction only pays off if you actually juggle several agents; single-agent users get little from it
  • Very fast star growth (7k) on a young project - staying power is unproven

License

Apache-2.0 (OSI-open)

When it is interesting

You run several different coding agents and want one policy, sandbox and remote-access layer across all of them.

When it is too early

You use a single agent (just Claude Code) and don't need cross-harness orchestration or remote sessions.

This repo featured in the 2026-07 edition of the Open-Source AI Radar.