Omnigent
omnigent-ai
Open-source meta-harness that orchestrates Claude Code, Codex, Cursor and custom agents behind one interface.
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.
Nanobot
HKUDS
Lightweight personal AI agent for tools, chats and workflows - one binary, multi-channel.
DeepTutor
HKUDS
Agent-native personalized learning workspace - tutoring, quizzes, research and RAG knowledge bases.
OpenFang
RightNow-AI
Open-source Agent Operating System in Rust - autonomous capabilities, 40 channels, WASM sandbox.