@agentv/core 4.24.0-next.1 → 4.24.1-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15221,7 +15221,7 @@ function parseInlineRubrics(rawRubrics) {
15221
15221
  return void 0;
15222
15222
  }
15223
15223
  return {
15224
- name: "rubric",
15224
+ name: "rubrics",
15225
15225
  type: "llm-grader",
15226
15226
  rubrics: rubricItems
15227
15227
  };
@@ -16105,7 +16105,7 @@ async function loadTestSuite(evalFilePath, repoRoot, options) {
16105
16105
  return { tests: await loadTestsFromAgentSkills(evalFilePath) };
16106
16106
  }
16107
16107
  if (format === "typescript") {
16108
- const { loadTsEvalSuite: loadTsEvalSuite2 } = await import("./ts-eval-loader-SYQYQPMC.js");
16108
+ const { loadTsEvalSuite: loadTsEvalSuite2 } = await import("./ts-eval-loader-F7Y5QBKH.js");
16109
16109
  return loadTsEvalSuite2(evalFilePath, resolveToAbsolutePath(repoRoot), options);
16110
16110
  }
16111
16111
  const { tests, parsed, suiteWorkspacePath } = await loadTestsFromYaml(
@@ -16140,7 +16140,7 @@ async function loadTests(evalFilePath, repoRoot, options) {
16140
16140
  return loadTestsFromAgentSkills(evalFilePath);
16141
16141
  }
16142
16142
  if (format === "typescript") {
16143
- const { loadTsEvalSuite: loadTsEvalSuite2 } = await import("./ts-eval-loader-SYQYQPMC.js");
16143
+ const { loadTsEvalSuite: loadTsEvalSuite2 } = await import("./ts-eval-loader-F7Y5QBKH.js");
16144
16144
  const suite = await loadTsEvalSuite2(evalFilePath, resolveToAbsolutePath(repoRoot), options);
16145
16145
  return suite.tests;
16146
16146
  }
@@ -19954,4 +19954,4 @@ export {
19954
19954
  loadTestById,
19955
19955
  loadEvalCaseById
19956
19956
  };
19957
- //# sourceMappingURL=chunk-CUVG5O5P.js.map
19957
+ //# sourceMappingURL=chunk-SJ5SN7RJ.js.map