ONEX Core Framework provides base classes, contracts, and essential implementations for the ONEX ecosystem, including runtime local orchestration, compliance scanning, event bus, and CLI tools. Current version: 0.40.0. Active development with weekly releases.
pip install omnibase-coreVerified import paths — ran on the pinned version, not inferred.
Initialize a RuntimeLocal instance and run a simple workflow.
Instantiate EventBusInmemory separately and pass it to components that require an event bus.
Check the official docs for updated contract import locations.
Add SPDX header to any files you create in the repo.