Vision
Intent-first collaboration — flows orchestrate, agents handle IO, one shared channel. Guardrails via ESLint and schematics keep the model consistent as the app grows.
A shared channel, typed intents, OmegaFlow / OmegaAgent, and first-class tooling — ESLint-before-serve, ng add, and schematics.

This documentation describes the omega-angular npm package and the omega_angular GitHub repository — Angular only. The sidebar and top navigation follow the same shape as Angular’s documentation (introduction → essentials → in-depth guides → reference → tooling), adapted to Omega’s smaller surface area.
| Section | What you will find there |
|---|---|
| Introduction | Overview, What Omega solves, Vision & why Omega, About. |
| Essentials | Getting started, Core concepts, Data flow, omega-setup.ts — enough to bootstrap a mental model and a project. |
| In-depth guides | Channel, intents/flows/manager, agents, Router integration, Omega Inspector, Wire names & layout, Cookbook, Testing. |
| Reference | API reference — export map; TSDoc on symbols in the library is authoritative for signatures. |
| CLI & tooling | Schematics and ESLint — ng add, generators, and lint guardrails. |
| This repository | Repository layout and the Example app for contributors and local development. |
On each guide page, use On this page (outline) for quick jumps — the same idea as Angular’s in-page table of contents.
Monorepo maintenance (build:lib, publishing) is covered under Repository layout and the README on GitHub.
Omega is developed by Yeferson Segura (mobile · web · product-oriented software). More context and links: About the author.