LICENSE
README.md
pyproject.toml
src/agent_eval/__init__.py
src/agent_eval/agent.py
src/agent_eval/cli.py
src/agent_eval/compare_cli.py
src/agent_eval/comparison.py
src/agent_eval/core.py
src/agent_eval/demo_agent.py
src/agent_eval/html_report.py
src/agent_eval/junit_report.py
src/agent_eval/validate_cli.py
src/agent_eval/validation.py
src/agent_evaluation_lab.egg-info/PKG-INFO
src/agent_evaluation_lab.egg-info/SOURCES.txt
src/agent_evaluation_lab.egg-info/dependency_links.txt
src/agent_evaluation_lab.egg-info/entry_points.txt
src/agent_evaluation_lab.egg-info/requires.txt
src/agent_evaluation_lab.egg-info/top_level.txt
tests/test_agent.py
tests/test_cli.py
tests/test_comparison.py
tests/test_core.py
tests/test_demo_agent.py
tests/test_html_report.py
tests/test_junit_report.py
tests/test_validation.py