Observability and eval-ops
Tracing, monitoring, and production evaluation for live agent runs: capture every step, tool call, and token, then score and debug in the loop. Distinct from the fixed-task benchmarks above—this is what you run against your own traffic.
| # | Project | Stars | Tier | OSS | Description |
|---|---|---|---|---|---|
| 1 | Langfuse evalstypescript | 32.3k | slightly complex | ✅ | Open-source LLM engineering platform: full-trace observability, online and offline evals, prompt management, and cost metrics for agent runs in production—the monitoring layer most harnesses lack out of the box. |
| 2 | MLflow evalspython | 27.3k | complex | ✅ | Mature ML platform now covering GenAI: MLflow Tracing captures every agent step, tool call, and token, with built-in LLM evals and prompt versioning—observability for teams already standardized on MLflow. |