Welcome
LuxoAI agent runtime.
Governed AI workflows, deployed inside customer-controlled infrastructure. Browse the agent catalog, the shared runtime packages, and the operational signals every product exposes.
Architecture
Customer software talks to luxoai-core through a small surface: registered agents handle reasoning, applications keep ownership of execution, and every action is observable.
Customer software
- ERP records
- Supplier portals
- Document queues
- Learning sessions
- Owned APIs and tools
platform
luxoai-core
Shared packages
Runtime signals
- Health & readiness
- LLM usage & latency
- Policy blocks
- Run outcomes
- Human feedback
Governance
Models propose, applications execute after policy.
Reuse
Packages carry the same runtime contract across products.
Telemetry
Every agent exposes comparable production signals.
Extensibility
New agents plug into action, chat, feedback, and model layers.
Agents
Reference workflows that show how the runtime composes for a specific domain.
Invoice ops
InvoiceAgent
InternalGoverned document automation for invoices, RFQs, and ERP draft creation. Reference docs require an internal access password.
Request accessProcurement
SupplyAgent
Inventory automation, supplier actions, and computer-use sessions.
Open agentLearning
LearnAgent
Personalized study, voice practice, and memory analysis.
Open agentAgentic packages
Each package owns one slice of the runtime: policy, telemetry, chat, feedback, or model contracts.
@luxoai-dev/agent-core
Agent Core
Action registry, role policy, risk gates, execution boundary.
Open@luxoai-dev/observability
Observability
Service identity, health, metrics, LLM telemetry, feedback.
Open@luxoai-dev/luxo-assistant
Luxo Assistant
Shared assistant surface, manifest contract, route factory.
Open@luxoai-dev/feedback-ui
Feedback UI
Reusable React widget for structured 1-5 quality signals.
Openluxo-ml
Luxo ML
Model contracts, registry, evaluation, and promotion rules.
OpenReference
Package map
See every package side by side with capabilities and consumers.
Browse all