v0.1.0
What's Changed
- docs: Add mandatory Git workflow rules by @himanshu231204 in #1
- fix: Correct all dates from 2025 to 2026 by @himanshu231204 in #2
- docs: add open source community files by @himanshu231204 in #3
- feat: Phase 2 - Data Layer (Dataset Loaders & Validation) by @himanshu231204 in #4
- feat: Phase 3 - Metrics System by @himanshu231204 in #5
- Feature/phase 4 reports by @himanshu231204 in #6
- Feature: Phase 5 - Provider Layer with LLM and Retriever Adapters by @himanshu231204 in #7
- Feature: Phase 6 - Plugin System by @himanshu231204 in #9
- Refactor/cli modular structure by @himanshu231204 in #11
- docs: Phase 8 - Documentation by @himanshu231204 in #12
- feat: Add production-grade GitHub Actions CI/CD pipeline by @himanshu231204 in #13
- feat: add PDF dataset loader (PDFDatasetLoader) by @himanshu231204 in #14
- feat: wire full evaluation pipeline (retriever → LLM → metrics) by @himanshu231204 in #15
- Potential fix for code scanning alert no. 1: Jinja2 templating with autoescape=False by @himanshu231204 in #17
- feat: add retriever providers + embedder abstraction by @himanshu231204 in #16
- Fix HTML report template guidance, numeric metric aggregation, and output path handling by @himanshu231204 with @Copilot in #18
- Fix for Statement has no effect by @himanshu231204 in #19
New Contributors
- @himanshu231204 made their first contribution in #1
- @himanshu231204 with @Copilot made their first contribution in #18
Full Changelog: https://github.com/OpenAgentHQ/openagent-eval/commits/v0.1.0