Doclight Core SDK – lightweight observability for AI agents
It captures and sends structured telemetry from AI agents without binding to a specific runtime. The library defines a versioned event model, in‑memory async queue, flusher and transport interface, letting developers plug any HTTP or custom transport. It’s aimed at teams building custom AI agents or tool integrations that need reliable, privacy‑aware observability. Compared to generic logging libraries it offers built‑in schema validation, privacy defaults and batch flushing out of the box.
View on GitHub →doclight-lab/sdk-core