Open Source
Built in the open
Run the core in minutes. Inspect the architecture. Contribute capabilities.
Repositories
Source code
Available Now
AEROS Runtime Core Apache 2.0
Runtime Core + ECM System + MVP demo. The main repository.
AEROS Runtime Core — CHANGELOG Apache 2.0
Release history keyed by phase tag — what shipped when, with commit hashes.
Coming Next
s20sc/aeros-contracts Planned
Contract Engine CLI — validate, test, and manage capability contracts.
s20sc/aeros-bench Planned
EmbodiedGovBench — benchmark suite for governed embodied agent systems.
s20sc/aeros-ecm-library Planned
Official ECM repository — community-contributed capability modules.
Get Started
Up and running in 60 seconds
terminal
# Install AEROS $ pip install aeros # Run the demo $ aeros demo ✓ Runtime started on port 8420 ✓ Demo agent: arm-sim-01 ✓ ECM loaded: pick-and-place@1.0 ✓ Governance: sandbox mode Open localhost:8420 for dashboard # Or explore the CLI $ aeros --help
Contribute
Ways to get involved
Write an ECM
Build a capability module — navigation, manipulation, perception, or anything else an agent needs.
Add benchmark scenarios
Contribute test scenarios to EmbodiedGovBench for evaluating governed agent systems.
Improve documentation
Better docs, tutorials, and examples help everyone. Every PR counts.
Report issues
Found a bug or have a feature request? Open an issue on GitHub.