Skip to content

Add tracer for eval frameworks + debugging#112

Closed
0x1eef wants to merge 1 commit intomainfrom
tracer
Closed

Add tracer for eval frameworks + debugging#112
0x1eef wants to merge 1 commit intomainfrom
tracer

Conversation

@0x1eef
Copy link
Member

@0x1eef 0x1eef commented Feb 13, 2026

About

This change adds lightweight, built‑in tracing primitives
so eval frameworks (and debugging tools) can capture
spans and events around model interactions.

The motivation is to provide a structured, zero‑dependency
way to observe chat/respond lifecycles without external
instrumentation, while keeping the API simple and opt‑in.

@0x1eef 0x1eef force-pushed the tracer branch 2 times, most recently from ff2c970 to 5130d37 Compare February 13, 2026 17:36
 ## About

This change adds lightweight, built‑in tracing primitives so eval frameworks
(and debugging tools) can capture spans and events around model interactions.

The motivation is to provide a structured, zero‑dependency way to observe
chat/respond lifecycles without external instrumentation, while keeping
the API simple and opt‑in.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments