Files
pxpipe/bench
teamchong ece33030e0 Add headless bench: multi-turn claude -p driver + events.jsonl scorer
bench/run.sh: builds, boots an isolated proxy (auto free port, own-log
readiness check so a stale listener can't absorb the run), seeds a git
workspace from demo/cost-ab/template, churns volatile env state between
turns, then scores the run's events.jsonl.

bench/score.mjs: per-session + overall cost_units (1.25x create / 0.1x
read), prefix flips, cold restarts, flip waste, stop_reason histogram,
safety flags; writes score.json; two args = A/B diff.
2026-07-02 23:27:34 -04:00
..