AgentEvalTool/backend/agenteval/exploration
sinohqb 936640fb36 fix(exploration): include all judge findings instead of poor-only
Ticket 05 asks the judge review conclusions to flow into the report
verbatim; the aggregation silently dropped good/acceptable dimensions.
Collect every finding sorted poor-first and color drawer tags by rating.
2026-08-04 02:45:41 +08:00
..
__init__.py feat(exploration): session lifecycle endpoints with platform hard guardrails 2026-08-03 17:35:17 +08:00
judge.py feat(exploration): judge sampling review after session close 2026-08-03 18:59:40 +08:00
models.py feat(campaigns): exploration seed set and budget config per campaign 2026-08-03 17:52:25 +08:00
settlement.py feat(exploration): expire dangling sessions on campaign finalize 2026-08-04 01:23:37 +08:00
summary.py fix(exploration): include all judge findings instead of poor-only 2026-08-04 02:45:41 +08:00