Getting Started
Goal
Get from zero to a runnable agent with inspectable traces.
1) Install
Install QitOS in editable mode for development.
pip install -e .
Open Installation
3) First Run
Run a minimal agent and verify kernel wiring.
Open First Run
4) Inspect with qita
Use board/view/replay/export to debug runs.
Open qita Guide
If you are a researcher
Start at Concepts, then go to the Labs.
Source Index