Drop a kaos-agents JSONL recording to inspect it.
Every LLM call routed through kaos-llm-core
is captured by the streaming recorder when
KAOS_LLM_CORE_RECORDER_DIR
is set. This viewer hydrates the JSONL into a per-call timeline with cost, tokens, inputs, outputs, and trace grouping.
Drag & drop a
.jsonl file hereor use one of the loaders below
The
?file= URL parameter is a hint; this page can only read same-origin files
served via HTTP. Run python -m kaos_agents.examples.viewer <path>
to launch a local server, or drag-and-drop the file above.
- Line :