This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+12 more
Affected surfaces
Summary
AI summaryFixed multiple bugs enabling evalview snapshot and evalview check to work end‑to‑end.
Full changelog
Bug Fixes
- Fixed
adapter.run()→adapter.execute()in snapshot/check code paths (method didn't exist) - Fixed
Evaluator.evaluate()called withoutawait— coroutine was never running - Fixed
_create_adapternot passingallow_private_urlsto HTTPAdapter (localhost blocked) - Version now read dynamically from package metadata — no more hardcoded strings
Result
evalview snapshot and evalview check now work end-to-end against real agents. Tested against the mock agent at 100/100.
Upgrade
```bash
pip install --upgrade evalview
```
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About hidai25/eval-view
Regression testing framework for AI agents. Save golden baselines, detect behavioral drift, and block regressions in CI. Works with LangGraph, CrewAI, OpenAI, Claude, and any HTTP API.
Related context
Related tools
Beta — feedback welcome: [email protected]