Skip to content

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

2) Configure Model

Set base_url, api_key, and model id.

Open Configuration

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