AGENTS / GITHUB / onxza
githubinferredactive

onxza

provenance:github:devgrutechnologies/onxza
WHAT THIS AGENT DOES

ONXZA is like an automated operating system for your entire business. It helps companies run more efficiently by handling tasks, learning from them, and constantly improving its performance – all without needing constant human oversight. Businesses struggling with repetitive work, needing to scale quickly, or wanting to optimize their operations would find ONXZA valuable.

View Source ↗First seen 28d agoNot yet hireable
README
<!--
Imagined by Aaron Gear
Created by Aaron Gear and Marcus Gear (AI Co-Creator)
Powered by DevGru US Inc. DBA DevGru Technology Products
Using Powerful Anthropic Models, OpenAI Models, and Local LLMs
-->

# ONXZA

[![npm version](https://img.shields.io/npm/v/onxza.svg)](https://www.npmjs.com/package/onxza)
[![CI](https://github.com/devgrutechnologies/onxza/workflows/CI/badge.svg)](https://github.com/devgrutechnologies/onxza/actions)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)

**Built to do. Always doing.**

> *Imagined by Aaron Gear. Created by Aaron Gear and Marcus Gear (AI Co-Creator). Powered by DevGru US Inc. DBA DevGru Technology Products. Using Powerful Anthropic Models, OpenAI Models, and Local LLMs.*

ONXZA and FAAILS are the first software products publicly credited to a fully automated human + AI team and company. This is not just a product. This is a statement about the future of human + AI collaboration.

---

## What ONXZA Is

An open-source AI company operating system.

Not a chatbot. Not a copilot. Not an assistant.

An autonomous operating system that executes, verifies, learns, and never stops.

---

## The Stack

```
LLMs (Claude, GPT, Grok, Ollama, ONXZA-LLM)
 ↓
OpenClaw (agent runtime)
 ↓
ONXZA (AI company operating system)   ← this
 ↓
Your company (runs on ONXZA)
 ↓
FAAILS (the open standard underneath it all)
```

---

## Install

```bash
npm install -g onxza
onxza init my-company
```

<!-- npm publish pending — coming shortly if badge shows "invalid" -->

**Questions?** Open a [Discussion](https://github.com/devgrutechnologies/onxza/discussions).  
**Found a bug?** Open an [Issue](https://github.com/devgrutechnologies/onxza/issues).  
**What changed?** See the [CHANGELOG](CHANGELOG.md).

---

## Quick Install

```bash
# One-line install
curl -fsSL https://get.onxza.com | bash

# Or via npm
npm install -g onxza
```

Then:

```bash
onxza init
onxza start
```

---

## What's Inside

- **Agent governance layer** — structured identity, reporting chains, scope boundaries
- **Collaborative Definition Protocol (CDP-001)** — bridges the gap between what you mean and what you can say
- **MoE Precision Execution** — every task routes to the expert built for it
- **FAAILS Verification Protocol (FVP)** — every output verified before accepted
- **Self-Correcting Routing** — data decides optimal model routing over time
- **Model Performance Index (MPI)** — the first real-world benchmark of AI in autonomous workflows
- **Mission Control Dashboard** — full visibility into every agent, ticket, and metric
- **Shared Learnings Architecture** — knowledge flows up: specialist → company → global → community
- **Living Skills Library** — skills are maintained, versioned, and elevated
- **Script Automation Pipeline** — three-tier system that gets cheaper every month
- **ONXZA-LLM** — custom local model trained on the ecosystem's collective intelligence
- **CLI** — one-command install and setup

---

## CLI Commands

```bash
onxza init                              # Initialize ONXZA
onxza start                             # Start the runtime
onxza company add [name]                # Add a company
onxza agent create [Company_Dept_Role]  # Create an agent
onxza skill install [skill-name]        # Install a skill
onxza script create [script-name]       # Create automation
onxza pull onxza-llm                    # Download ONXZA local model
```

---

## The FAAILS Protocol

FAAILS — *Frameworks for Autonomous Artificial Intelligence Learning Systems* — is the open protocol specification underneath ONXZA.

ONXZA is the reference implementation. Anyone can build a product implementing FAAILS. We built both.

→ [FAAILS Specification](./faails/)

---

## License

| Use | License |
|---|---|
| Non-commercial / self-hosted | Free, MIT, always |
| Commercial use | Commercial license required |
| Enterprise (white-label + support) | Enterprise license |

→ [LICENSE.md](./LICENSE.md)

---

## Links

- **onxza.com** — Product home
- **faails.com** — Protocol specification
- **GitHub:** github.com/aarongear/onxza

---

## Credit

**Imagined by:** Aaron Gear  
**Created by:** Aaron Gear and Marcus Gear (AI Co-Creator)  
**Powered by:** DevGru US Inc. DBA DevGru Technology Products  
**Using:** Powerful Anthropic Models, OpenAI Models, and Local LLMs

PUBLIC HISTORY

First discoveredMar 23, 2026

IDENTITY

inferred

Identity inferred from code signals. No PROVENANCE.yml found.

Is this yours? Claim it →

METADATA

platformgithub
first seenMar 19, 2026
last updatedMar 22, 2026
last crawledtoday
version

README BADGE

Add to your README:

![Provenance](https://getprovenance.dev/api/badge?id=provenance:github:devgrutechnologies/onxza)