Skip to content

Releases: ByteVeda/agenteval

AgentEval 0.1.0

29 Mar 18:10
01a7c5b

Choose a tag to compare

What's Changed

  • Add agenteval-core module with data model, metrics, and eval engine by @pratyush618 in #1
  • Add judge and metrics modules (Phase 2) by @pratyush618 in #3
  • Add agenteval-datasets, agenteval-reporting, and agenteval-junit5 modules (Phase 3) by @pratyush618 in #4
  • Add P1 features: metrics, providers, datasets, integrations by @pratyush618 in #5
  • Add P2 growth phase: parallel eval, 4 metrics, 3 new modules, reporting by @pratyush618 in #6
  • Add P3 ecosystem: multi-judge, versioning, Maven plugin, GitHub Actions by @pratyush618 in #7
  • P4: snapshot testing, benchmark mode, Gradle plugin, IntelliJ plugin by @pratyush618 in #8
  • Add 4 judge providers and TrajectoryOptimality metric by @pratyush618 in #9
  • Add Gradle Kotlin DSL build alongside Maven by @pratyush618 in #10
  • docs: add project README by @pratyush618 in #11
  • Feat/docs by @pratyush618 in #12
  • Close spec compliance gaps by @pratyush618 in #13
  • ci: add docs publish workflow for GitHub Pages by @pratyush618 in #34
  • fix(docs): fix docs workflow build failures by @pratyush618 in #35
  • feat(docs): add custom branding and fix repo links by @pratyush618 in #36
  • refactor: rename groupId to org.byteveda.agenteval by @pratyush618 in #37
  • build: add distributionManagement for Maven Central by @pratyush618 in #38
  • chore(deps): bump com.github.spotbugs from 6.0.27 to 6.4.8 in the gradle-plugins group by @dependabot[bot] in #14
  • fix(docs): make View Metrics button visible on hero by @pratyush618 in #39
  • chore(deps): bump org.springframework.boot:spring-boot-autoconfigure from 3.4.2 to 4.0.5 by @dependabot[bot] in #33
  • docs: use full logo in README by @pratyush618 in #40
  • fix: render README badges correctly on GitHub by @pratyush618 in #42
  • chore(deps): bump dev.gradleplugins:gradle-api from 8.5 to 8.11.1 by @dependabot[bot] in #30
  • chore(deps): bump the logging group with 2 updates by @dependabot[bot] in #27
  • chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #15
  • fix(ci): use semver tags without v prefix by @pratyush618 in #43
  • docs: add cross-platform build scripts and install guide by @pratyush618 in #44
  • chore(deps): bump the maven-plugins group with 11 updates by @dependabot[bot] in #26
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #22
  • fix: BOM deploy and version set for releases by @pratyush618 in #45
  • fix(ci): migrate to Central Portal for Maven Central publishing by @pratyush618 in #46
  • fix(ci): exclude tooling modules from Maven Central release lifecycle by @pratyush618 in #47
  • fix(ci): fix waitMaxTime unit and handle already-published artifacts by @pratyush618 in #48
  • fix(ci): use excludeArtifacts to exclude tooling modules from Central bundle by @pratyush618 in #49

New Contributors

Full Changelog: https://github.com/ByteVeda/agenteval/commits/0.1.0

What's Changed

  • Add agenteval-core module with data model, metrics, and eval engine by @pratyush618 in #1
  • Add judge and metrics modules (Phase 2) by @pratyush618 in #3
  • Add agenteval-datasets, agenteval-reporting, and agenteval-junit5 modules (Phase 3) by @pratyush618 in #4
  • Add P1 features: metrics, providers, datasets, integrations by @pratyush618 in #5
  • Add P2 growth phase: parallel eval, 4 metrics, 3 new modules, reporting by @pratyush618 in #6
  • Add P3 ecosystem: multi-judge, versioning, Maven plugin, GitHub Actions by @pratyush618 in #7
  • P4: snapshot testing, benchmark mode, Gradle plugin, IntelliJ plugin by @pratyush618 in #8
  • Add 4 judge providers and TrajectoryOptimality metric by @pratyush618 in #9
  • Add Gradle Kotlin DSL build alongside Maven by @pratyush618 in #10
  • docs: add project README by @pratyush618 in #11
  • Feat/docs by @pratyush618 in #12
  • Close spec compliance gaps by @pratyush618 in #13
  • ci: add docs publish workflow for GitHub Pages by @pratyush618 in #34
  • fix(docs): fix docs workflow build failures by @pratyush618 in #35
  • feat(docs): add custom branding and fix repo links by @pratyush618 in #36
  • refactor: rename groupId to org.byteveda.agenteval by @pratyush618 in #37
  • build: add distributionManagement for Maven Central by @pratyush618 in #38
  • chore(deps): bump com.github.spotbugs from 6.0.27 to 6.4.8 in the gradle-plugins group by @dependabot[bot] in #14
  • fix(docs): make View Metrics button visible on hero by @pratyush618 in #39
  • chore(deps): bump org.springframework.boot:spring-boot-autoconfigure from 3.4.2 to 4.0.5 by @dependabot[bot] in #33
  • docs: use full logo in README by @pratyush618 in #40
  • fix: render README badges correctly on GitHub by @pratyush618 in #42
  • chore(deps): bump dev.gradleplugins:gradle-api from 8.5 to 8.11.1 by @dependabot[bot] in #30
  • chore(deps): bump the logging group with 2 updates by @dependabot[bot] in #27
  • chore(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #15
  • fix(ci): use semver tags without v prefix by @pratyush618 in #43
  • docs: add cross-platform build scripts and install guide by @pratyush618 in #44
  • chore(deps): bump the maven-plugins group with 11 updates by @dependabot[bot] in #26
  • chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot] in #22
  • fix: BOM deploy and version set for releases by @pratyush618 in #45
  • fix(ci): migrate to Central Portal for Maven Central publishing by @pratyush618 in #46
  • fix(ci): exclude tooling modules from Maven Central release lifecycle by @pratyush618 in #47
  • fix(ci): fix waitMaxTime unit and handle already-published artifacts by @pratyush618 in #48
  • fix(ci): use excludeArtifacts to exclude tooling modules from Central bundle by @pratyush618 in #49

New Contributors

Full Changelog: https://github.com/ByteVeda/agenteval/commits/0.1.0