Docs
Introduction
Introduction
Sessions → traces → inspect. Connect coding agents as clients.
AITracer is agent development telemetry:
- Sessions group related agent runs
- Traces capture each turn
- Inspect shows attribution and lineage
- Clients (IDE / terminal agents) emit into the platform
Public API docs live at /developers (Scalar).
Where to start
Core loop
Client emit → Session → Trace → InspectDashboard
| Page | Path | Purpose |
|---|---|---|
| Overview | /dashboard | Recent sessions and traces |
| Sessions | /dashboard/sessions | Session spine |
| Traces | /dashboard/traces | Turn list → Inspect |
| Clients | /dashboard/clients | Install emitters |
| API | /developers | Scalar OpenAPI |
API & SDK
- Trace Ingestion API
- API Authentication
- SDKs
- OpenAPI:
/openapi/aitracer.json
Need help?
- Open a GitHub issue
- Email [email protected]