Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/wshobson/agents
/ JudgeConfig
Class
JudgeConfig
plugins/plugin-eval/src/plugin_eval/layers/judge.py:136–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
135
@dataclass
136
class
JudgeConfig:
137
judges: int = 1
138
concurrency: int = 4
139
140
141
# ---------------------------------------------------------------------------
Callers
7
evaluate_skill
Method · 0.90
test_default_config
Method · 0.90
test_assess_triggering
Method · 0.90
test_assess_orchestration
Method · 0.90
test_full_analysis
Method · 0.90
test_all_unmeasured_yields_empty_sub_scores
Method · 0.90
test_partial_measurement_omits_only_failed
Method · 0.90
Calls
no outgoing calls
Tested by
6
test_default_config
Method · 0.72
test_assess_triggering
Method · 0.72
test_assess_orchestration
Method · 0.72
test_full_analysis
Method · 0.72
test_all_unmeasured_yields_empty_sub_scores
Method · 0.72
test_partial_measurement_omits_only_failed
Method · 0.72