Skip to content

devgrutechnologies/onxza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ONXZA

npm version CI License: MIT PRs Welcome

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

npm install -g onxza
onxza init my-company

Questions? Open a Discussion.
Found a bug? Open an Issue.
What changed? See the CHANGELOG.


Quick Install

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

# Or via npm
npm install -g onxza

Then:

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

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


License

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

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