AgentEvalTool/backend/agenteval/exploration
sinohqb 2484c207af feat(exploration): findings flow into report, analysis and export
Exploration sessions aggregate into a single exploration summary
(session counts, goal-achievement rate, issue lists from experience
records, judge conclusions when reviewed) that feeds three exits:
the campaign report gains an exploration dimension, the v0.7 analysis
stage-two input gains the summary (stats only, never full dialogues),
and the Markdown export appends a findings appendix after analysis and
comparison. With no exploration data every output stays unchanged.
2026-08-03 19:16:33 +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
summary.py feat(exploration): findings flow into report, analysis and export 2026-08-03 19:16:33 +08:00