Skip to content

hidai25/eval-view

v0.2.8 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-benchmark agent-evaluation agentic-ai ai-agents anthropic autogen
+12 more
cli crewai evaluation langchain-agent langgraph llm mcp openai-assistants pytest python regression-testing testing

Affected surfaces

breaking_upgrade

Summary

AI summary

Fixed 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 without await — coroutine was never running
  • Fixed _create_adapter not passing allow_private_urls to 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

Track hidai25/eval-view

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Beta — feedback welcome: [email protected]