AgentEvalTool/backend/agenteval/exploration
sinohqb ef4c094082 refactor(exploration): share one fetch+aggregate helper across outlets
report, markdown and analysis each repeated the
summarize_exploration(repo.list_by_campaign(...)) shape; collapse it
into summarize_campaign_exploration so the aggregation has one home.
2026-08-04 02:48:59 +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 refactor(exploration): share one fetch+aggregate helper across outlets 2026-08-04 02:48:59 +08:00