JudgmentLabs/judgeval
The Continuous-Improvement Stack for Agents. Our environment data and evals power agent improvement and monitoring. observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 99
- Release rhythm 84
- Longevity 48
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.5
- age_days: 677
- days_rel: 30
- days_push: 10
- n_releases_24m: 109
Adoption not part of the score
1058 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Judgeval is an open-source Python SDK for LLM agent improvement, providing OpenTelemetry-based tracing and prompt-based agent-judge evaluation. It detects production failures, scores live traffic, and validates fixes against real traces before shipping.
Use cases
- trace llm agent calls and token usage
- evaluate agent behavior with custom llm judges
- monitor production agent traffic for regressions
- replay historical traces to validate agent fixes
- alert on agent failure patterns in slack
- instrument openai or langgraph agents with auto-instrumentation
When to choose
- you ship llm agents to production and need failure detection and root-cause triage
- you want opentelemetry-compatible tracing with minimal code changes
- you need structured, repeatable evaluation of agent behaviors over time
When to avoid
- you only need simple offline unit tests without tracing or monitoring
- you require a fully self-hosted solution with no external API key or service dependency
- your stack is not python-based
Facets
library · maturity active
monitoring tracing testing llm-inference agent-framework prompt-engineering alerting analytics artificial-intelligence large-language-models developer-tools monitoring machine-learning python cross-platform llm-evaluation llm-observability agent-judges opentelemetry evals agent-monitoring langgraph langchain llama-index ai-agents
3 sources
- readme: https://github.com/JudgmentLabs/judgeval · fetched 2026-08-28 · d57c75e9035a
- homepage: https://judgmentlabs.ai/ · fetched 2026-08-29 · 9eae22a0514b
- registry_pypi: https://pypi.org/pypi/judgeval/json · fetched 2026-08-29 · 275347e1572e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JudgmentLabs/judgeval | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="JudgmentLabs/judgeval")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem