Skip to content
@OmniNode-ai

OmniNode.ai

OmniNode AI

OmniNode is an open-source platform for building production-grade AI agent systems. It provides a structured four-node architecture (Effect, Compute, Reducer, Orchestrator), a typed event bus, memory persistence, semantic retrieval, and a full plugin ecosystem for Claude Code agents.


Core Repositories

Repository Description
omniclaude Claude Code agent plugin — hooks, skills, routing, and agent registry
omnibase_core Core Pydantic models, contracts, validators, and ONEX 4.0 base types
omnibase_infra Infrastructure services: Kafka/Redpanda event bus, PostgreSQL, session management
omniintelligence Intelligence nodes: intent classification, drift detection, semantic review
omnimemory Memory persistence, semantic retrieval, intent graphs, and embedding storage
omnibase_spi Service provider interface protocols for pluggable backends
omnidash Real-time observability dashboard for agents, patterns, and code analysis
onex_change_control Drift detection, schema governance, and cross-repo enforcement tooling

Getting Started

The fastest way to get started is with the omniclaude plugin for Claude Code:

This gets you the full agent routing system, skill library, and ONEX node patterns running locally in minutes.


Platform Architecture

┌────────────────────────────────────────────────────┐
│                   OmniNode Platform                 │
│                                                    │
│  omniclaude         ← Claude Code agent plugin     │
│  omnibase_core      ← Typed models & contracts     │
│  omnibase_infra     ← Kafka + Postgres infra       │
│  omniintelligence   ← Intent, drift, review        │
│  omnimemory         ← Semantic memory & recall     │
│  omnibase_spi       ← Protocol interfaces          │
│  omnidash           ← Observability dashboard      │
└────────────────────────────────────────────────────┘

All nodes follow the ONEX 4-node pattern: Effect (I/O) → Compute (transform) → Reducer (aggregate) → Orchestrator (coordinate).


Contact

contact@omninode.ai

Popular repositories Loading

  1. omnibase_core omnibase_core Public

    ONEX Core Framework - Base classes and essential implementations for the ONEX ecosystem

    Python 5 3

  2. omniclaude omniclaude Public

    Python 2 2

  3. omnibase_infra omnibase_infra Public

    ONEX Infrastructure repository with PostgreSQL adapter and comprehensive testing

    Python 1 1

  4. omniintelligence omniintelligence Public

    Python 1 1

  5. omnibase_spi omnibase_spi Public

    ONEX Service Provider Interface - Protocol definitions

    Python 1

  6. omnimemory omnimemory Public

    Advanced memory management and retrieval system for AI applications

    Python 1

Repositories

Showing 9 of 9 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…