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.3-py3-none-win_arm64.whl (27.8 MB view details)

Uploaded Python 3Windows ARM64

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

Uploaded Python 3Windows x86-64

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

Uploaded Python 3

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

Uploaded Python 3

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

Uploaded Python 3macOS 11.0+ ARM64

omnis_agent-1.5.3-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.3-py3-none-win_arm64.whl.

File metadata

  • Download URL: omnis_agent-1.5.3-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.3-py3-none-win_arm64.whl
Algorithm Hash digest
SHA256 fb1688658b5aaf2622b0d329337c343143b4a75dacbfbd88e275d9b396b9d56d
MD5 a827c02621697de60ef480e0442c4867
BLAKE2b-256 84f77c54c8c2a18e2d5e588b317bd9973105fec3fd70aa3a663176e35a7c261b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: omnis_agent-1.5.3-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.3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 1c9d689000c6c700aa93cc04bc3c442303e6607432e2e1957bcc2d95921d5886
MD5 59ec845dbcce8e3d10669bc67dcff7a3
BLAKE2b-256 7acc2894ecbd44b973b18285c4886c9b8b1251f92e36e1388ead129fd475dd99

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for omnis_agent-1.5.3-py3-none-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fdd61e790c3cc87dbb48b7d77ee6bacddb64ea2a24e3e6b9bf37fd92694ff9bb
MD5 fb964674554577c1917ecab921290dde
BLAKE2b-256 fb753b8d1aaf8ee9029f6b189a3e09413977fa1a6abf3b37ba9084d0ccee8c8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for omnis_agent-1.5.3-py3-none-manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 384a3efee951e97aba9fdf061c917e3bc0fda851ac633174d9532834b5a3145c
MD5 73bb44f66764c565ed68d68a47b8da1a
BLAKE2b-256 375332b83b0f2034dabf7a3dc887bf1d2e67e7960e562862388c56ae3192b27b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for omnis_agent-1.5.3-py3-none-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 79a7b5de0256a8d0621abe68b500c1416429f1d593322f87fbd4e607f1f46587
MD5 dbd35cbffd7968b853f21a0cb3177b2e
BLAKE2b-256 1e86ead20ae739fb81ef7665e30d2ae21044b01a3ccf3403d9057950944179a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for omnis_agent-1.5.3-py3-none-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 cf59afdea7935b87f2fc4425a8a235618705e2b692fccfc02f1e1bbd921d4558
MD5 a0ba6975ce7fbd46b6ca0323b90db44e
BLAKE2b-256 e7bfbf8e3b19f76178af9923c2277f6f0913863f7f513a9a2e35f24f3321c4dd

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