Skip to main content

Omnis — a multi-agent harness: CLI/TUI (omnis) + HTTP API & Web UI server (omnis-server).

Project description

omnis-agent

Omnis is a multi-agent harness. The same binary becomes a code reviewer, a Kubernetes triage assistant, or a DBA helper purely by mounting different tools, skills, and MCP servers — no code changes required to retarget the agent.

This package ships two prebuilt Go binaries inside a platform-specific wheel:

Command What it is
omnis CLI / TUI / REPL
omnis-server HTTP API + Web UI server

Install

pip install omnis-agent          # into any Python 3.8+ environment
# or, isolated:
pipx install omnis-agent

Prebuilt wheels are published for Linux (x86_64, aarch64), macOS (Intel, Apple Silicon), and Windows (x64, arm64). The wheel contains the native binary plus the default config, agent/skill registry, and Web UI assets — no Go toolchain needed.

First run

On first launch, omnis copies the bundled default config and registry into your per-user config home so they are yours to edit:

~/.omnis/
├── agents.json  models.json  mcp_config.json  permissions.json
├── preferences.json  remote_registries.json  a2a_config.json  server.yaml
├── filters/                 # bash output filter patterns
└── registry/
    ├── agents/              # built-in agent definitions
    └── skills/              # bundled skill playbooks

Existing files are never overwritten, so your edits survive upgrades. To refresh the pristine defaults at any time:

omnis-seed --force            # re-copy bundled defaults into ~/.omnis
omnis-seed --home /path/to/x  # seed a different config home

The Web UI assets stay inside the installed wheel (read-only) and the launcher points the binaries at them automatically.

Quick start

export ANTHROPIC_API_KEY=sk-...     # or OPENAI_API_KEY / GOOGLE_API_KEY

omnis "explain this repo"            # one-shot CLI
omnis                                # REPL (interactive TTY)
omnis tui                            # full-screen TUI

OMNIS_SERVER_TOKEN=secret omnis-server   # Web UI + API on http://localhost:8080

Configuration layering

omnis resolves configuration through a search chain, highest precedence first:

  1. ./.agents/ — project-local (per checkout)
  2. ~/.omnis/ — per-user (what this package seeds; override with $OMNIS_HOME)
  3. the bundled defaults inside the wheel (system layer)

So a value you set in ~/.omnis/models.json overrides the shipped default, and a ./.agents/models.json in a project overrides both.

Useful environment variables:

Variable Purpose
OMNIS_HOME Per-user state + config root (default ~/.omnis).
OMNIS_WEB_DIR Static Web UI directory (default: the bundled assets).
OMNIS_SYSTEM_CONFIG_DIR System config layer (default: the bundled defaults).
OMNIS_SERVER_TOKEN Bearer token required by omnis-server's API.
ANTHROPIC_API_KEY / OPENAI_API_KEY / GOOGLE_API_KEY Provider keys.

Project home and full documentation: https://github.com/blouargant/omnis

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

omnis_agent-1.5.0-py3-none-win_arm64.whl (27.8 MB view details)

Uploaded Python 3Windows ARM64

omnis_agent-1.5.0-py3-none-win_amd64.whl (30.9 MB view details)

Uploaded Python 3Windows x86-64

omnis_agent-1.5.0-py3-none-manylinux2014_x86_64.whl (30.5 MB view details)

Uploaded Python 3

omnis_agent-1.5.0-py3-none-manylinux2014_aarch64.whl (27.7 MB view details)

Uploaded Python 3

omnis_agent-1.5.0-py3-none-macosx_11_0_arm64.whl (28.8 MB view details)

Uploaded Python 3macOS 11.0+ ARM64

omnis_agent-1.5.0-py3-none-macosx_10_13_x86_64.whl (31.0 MB view details)

Uploaded Python 3macOS 10.13+ x86-64

File details

Details for the file omnis_agent-1.5.0-py3-none-win_arm64.whl.

File metadata

  • Download URL: omnis_agent-1.5.0-py3-none-win_arm64.whl
  • Upload date:
  • Size: 27.8 MB
  • Tags: Python 3, Windows ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for omnis_agent-1.5.0-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 bb94db1f9cd26659c235847e031f6fe6fb8332887675c95875a52f20f4825785
MD5 abb3cd33469354a89e92f9cc073bb81a
BLAKE2b-256 7184fca75fd58d493aa6879d322d43bcd769507db730c63de45d740ecc0fd21d

See more details on using hashes here.

File details

Details for the file omnis_agent-1.5.0-py3-none-win_amd64.whl.

File metadata

  • Download URL: omnis_agent-1.5.0-py3-none-win_amd64.whl
  • Upload date:
  • Size: 30.9 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for omnis_agent-1.5.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 7a5d38fc6d79d351f262c04f48780590e1070c9e5d9a0fa405ac5f42542be690
MD5 b1ec2376d80df0919e83202500c45a43
BLAKE2b-256 aba88e2b465ff2e115d40043a928a9855a94a3402df94cbecf0a0fe7a2ab3265

See more details on using hashes here.

File details

Details for the file omnis_agent-1.5.0-py3-none-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for omnis_agent-1.5.0-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7a51975ad850186897a405e91b6175a749f9dfbb054ffdf534aea22ab7cfbbd7
MD5 d7f109d035bd89463cf73078f29407b5
BLAKE2b-256 0ada3d7b105be29dd86a9997c6ef961d67da6a433f0be1281f76be7362d1d458

See more details on using hashes here.

File details

Details for the file omnis_agent-1.5.0-py3-none-manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for omnis_agent-1.5.0-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4f070b8a425d19d5ecda2aef42d7be519a412cdb19afec2782de23906b651140
MD5 10f9dc7a824ff5016c62d36a14d71a61
BLAKE2b-256 6181f3e70a6a7b453c063e93040776c4c57c197569fd83c086294492d714a818

See more details on using hashes here.

File details

Details for the file omnis_agent-1.5.0-py3-none-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for omnis_agent-1.5.0-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 59a22601ef6df25d63b099acf3edbeffc6c08bfed9a1921e8eccafca375beac6
MD5 15c78b35ed8843bbcbf4b82d00724ba7
BLAKE2b-256 a7a1f5038c458bebbf0ae6e5218ecae8807bb26c0a2f6a9843b56382376249ec

See more details on using hashes here.

File details

Details for the file omnis_agent-1.5.0-py3-none-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for omnis_agent-1.5.0-py3-none-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 14c4455b27271b0ef1c879d710cfd69df05ca175ad7239dc50b64021451a30a0
MD5 1ce9a9332a41c0fd1893b5eb17eba35c
BLAKE2b-256 7e07a70757444ba5784daa88e6ad9dfb32d3c1f8fec9bda2f444734aff2a9ac7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page