Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Omnigent is in Beta. For the open-source documentation, see the Omnigent documentation.
Omnigent provides a common layer over Claude Code, Codex, Cursor, Pi, and the agents you write yourself: swap or combine harnesses without rewriting, keep them in check with policies and sandboxing, and collaborate in real time on the same live session, from any device. Define an agent in a short YAML file, then swap one line to change its harness or model while your tools, prompts, skills, and policies stay the same.

Azure Databricks provides a fully managed version of Omnigent, including:
- A Azure Databricks-operated Omnigent server that integrates with your workspace's identity provider.
- Model access through the Foundation Model APIs and AI Gateway.
Omnigent is an open source project. For complete documentation, including concepts, harnesses, custom agents, interfaces, policies, and sandboxes, see the Omnigent documentation.
Get started
To set up Omnigent against your workspace and launch your first agent, see the Omnigent quickstart.
Availability
- Omnigent requires the Omnigent preview enabled for your workspace. See Manage workspace-level previews.
- Omnigent requires a workspace in a region that supports Databricks Unity AI Gateway. See Databricks feature availability by region.
Limitations
- Only built-in contextual policies are supported. Apply them from the workspace UI or by declaring them in your agent configuration. Custom YAML-based policies are not available.
- Native Windows support is not available. For now, run Omnigent inside WSL2 (Windows Subsystem for Linux) and follow the Linux instructions from your WSL2 distribution.