mirror of
https://github.com/wshobson/agents
synced 2026-06-21 14:13:58 +00:00
38cb914673
Adds MonteCarloAnalyzer with SimResult/MonteCarloConfig dataclasses, run_simulation async helper, and _compute_statistics using Wilson score CI, bootstrap CI, Clopper-Pearson CI, and coefficient of variation. Wires MC layer into evaluate_skill for Depth.DEEP and Depth.THOROUGH runs (50 and 100 runs respectively).