agentv 4.25.0 → 4.25.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.
- package/dist/{artifact-writer-RFZXLCR7.js → artifact-writer-HGCLGCCA.js} +4 -4
- package/dist/{chunk-QHSB6LBN.js → chunk-5Z3QIGCT.js} +2 -2
- package/dist/{chunk-Y7LMYQ7O.js → chunk-AWSSD3XU.js} +10 -10
- package/dist/{chunk-Y7LMYQ7O.js.map → chunk-AWSSD3XU.js.map} +1 -1
- package/dist/{chunk-XGWXNNH6.js → chunk-BTHPLK43.js} +20 -7
- package/dist/chunk-BTHPLK43.js.map +1 -0
- package/dist/{chunk-FWDOW3TN.js → chunk-VBMGJOS6.js} +3 -3
- package/dist/{chunk-55KC6LD7.js → chunk-ZQ5YI3RR.js} +6 -6
- package/dist/cli.js +5 -5
- package/dist/{dist-6SR4U7SX.js → dist-ACKVXAB3.js} +3 -3
- package/dist/index.js +5 -5
- package/dist/{interactive-XF7C6MM5.js → interactive-A42HOUBD.js} +5 -5
- package/dist/{ts-eval-loader-F7Y5QBKH-RTDAVGXO.js → ts-eval-loader-4CFPGHGT-CVAN5S2D.js} +2 -2
- package/package.json +1 -1
- package/dist/chunk-XGWXNNH6.js.map +0 -1
- /package/dist/{artifact-writer-RFZXLCR7.js.map → artifact-writer-HGCLGCCA.js.map} +0 -0
- /package/dist/{chunk-QHSB6LBN.js.map → chunk-5Z3QIGCT.js.map} +0 -0
- /package/dist/{chunk-FWDOW3TN.js.map → chunk-VBMGJOS6.js.map} +0 -0
- /package/dist/{chunk-55KC6LD7.js.map → chunk-ZQ5YI3RR.js.map} +0 -0
- /package/dist/{dist-6SR4U7SX.js.map → dist-ACKVXAB3.js.map} +0 -0
- /package/dist/{interactive-XF7C6MM5.js.map → interactive-A42HOUBD.js.map} +0 -0
- /package/dist/{ts-eval-loader-F7Y5QBKH-RTDAVGXO.js.map → ts-eval-loader-4CFPGHGT-CVAN5S2D.js.map} +0 -0
|
@@ -13,11 +13,11 @@ import {
|
|
|
13
13
|
writeArtifacts,
|
|
14
14
|
writeArtifactsFromResults,
|
|
15
15
|
writePerTestArtifacts
|
|
16
|
-
} from "./chunk-
|
|
17
|
-
import "./chunk-
|
|
16
|
+
} from "./chunk-VBMGJOS6.js";
|
|
17
|
+
import "./chunk-5Z3QIGCT.js";
|
|
18
18
|
import "./chunk-QOBQ5XYF.js";
|
|
19
19
|
import "./chunk-BPGJ4HBU.js";
|
|
20
|
-
import "./chunk-
|
|
20
|
+
import "./chunk-BTHPLK43.js";
|
|
21
21
|
import "./chunk-ZKO2LGRR.js";
|
|
22
22
|
import "./chunk-NPVGBFF6.js";
|
|
23
23
|
import "./chunk-HQDCIXVH.js";
|
|
@@ -38,4 +38,4 @@ export {
|
|
|
38
38
|
writeArtifactsFromResults,
|
|
39
39
|
writePerTestArtifacts
|
|
40
40
|
};
|
|
41
|
-
//# sourceMappingURL=artifact-writer-
|
|
41
|
+
//# sourceMappingURL=artifact-writer-HGCLGCCA.js.map
|
|
@@ -12,7 +12,7 @@ import {
|
|
|
12
12
|
parseYamlValue,
|
|
13
13
|
toCamelCaseDeep,
|
|
14
14
|
toSnakeCaseDeep
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-BTHPLK43.js";
|
|
16
16
|
|
|
17
17
|
// ../../packages/core/dist/index.js
|
|
18
18
|
import { readFileSync } from "node:fs";
|
|
@@ -2308,4 +2308,4 @@ export {
|
|
|
2308
2308
|
TranscriptProvider,
|
|
2309
2309
|
createAgentKernel
|
|
2310
2310
|
};
|
|
2311
|
-
//# sourceMappingURL=chunk-
|
|
2311
|
+
//# sourceMappingURL=chunk-5Z3QIGCT.js.map
|
|
@@ -15,7 +15,7 @@ import {
|
|
|
15
15
|
resolveWorkspaceOrFilePath,
|
|
16
16
|
toSnakeCaseDeep,
|
|
17
17
|
writeArtifactsFromResults
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-VBMGJOS6.js";
|
|
19
19
|
import {
|
|
20
20
|
ResponseCache,
|
|
21
21
|
RunBudgetTracker,
|
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
shouldEnableCache,
|
|
29
29
|
shouldSkipCacheForTemperature,
|
|
30
30
|
syncResultsRepo
|
|
31
|
-
} from "./chunk-
|
|
31
|
+
} from "./chunk-5Z3QIGCT.js";
|
|
32
32
|
import {
|
|
33
33
|
CLI_PLACEHOLDERS,
|
|
34
34
|
COMMON_TARGET_SETTINGS,
|
|
@@ -60,7 +60,7 @@ import {
|
|
|
60
60
|
subscribeToCopilotSdkLogEntries,
|
|
61
61
|
subscribeToPiLogEntries,
|
|
62
62
|
toCamelCaseDeep
|
|
63
|
-
} from "./chunk-
|
|
63
|
+
} from "./chunk-BTHPLK43.js";
|
|
64
64
|
|
|
65
65
|
// src/commands/eval/shared.ts
|
|
66
66
|
import { constants } from "node:fs";
|
|
@@ -176,7 +176,7 @@ async function findRepoRoot(start) {
|
|
|
176
176
|
// package.json
|
|
177
177
|
var package_default = {
|
|
178
178
|
name: "agentv",
|
|
179
|
-
version: "4.25.
|
|
179
|
+
version: "4.25.1",
|
|
180
180
|
description: "CLI entry point for AgentV",
|
|
181
181
|
type: "module",
|
|
182
182
|
repository: {
|
|
@@ -3889,7 +3889,7 @@ async function validateTargetsFile(filePath) {
|
|
|
3889
3889
|
let parsed;
|
|
3890
3890
|
try {
|
|
3891
3891
|
const content = await readFile4(absolutePath, "utf8");
|
|
3892
|
-
parsed = parseYamlValue(content);
|
|
3892
|
+
parsed = interpolateEnv(parseYamlValue(content), process.env);
|
|
3893
3893
|
} catch (error) {
|
|
3894
3894
|
errors.push({
|
|
3895
3895
|
severity: "error",
|
|
@@ -4104,7 +4104,7 @@ async function validateConfigFile(filePath) {
|
|
|
4104
4104
|
const errors = [];
|
|
4105
4105
|
try {
|
|
4106
4106
|
const content = await readFile5(filePath, "utf8");
|
|
4107
|
-
const parsed = parseYamlValue(content);
|
|
4107
|
+
const parsed = interpolateEnv(parseYamlValue(content), process.env);
|
|
4108
4108
|
if (typeof parsed !== "object" || parsed === null) {
|
|
4109
4109
|
errors.push({
|
|
4110
4110
|
severity: "error",
|
|
@@ -5419,7 +5419,7 @@ async function runEvalCommand(input) {
|
|
|
5419
5419
|
const useFileExport = !!options.otelFile;
|
|
5420
5420
|
if (options.exportOtel || useFileExport) {
|
|
5421
5421
|
try {
|
|
5422
|
-
const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-
|
|
5422
|
+
const { OtelTraceExporter, OTEL_BACKEND_PRESETS } = await import("./dist-ACKVXAB3.js");
|
|
5423
5423
|
let endpoint = process.env.OTEL_EXPORTER_OTLP_ENDPOINT;
|
|
5424
5424
|
let headers = {};
|
|
5425
5425
|
if (options.otelBackend) {
|
|
@@ -5618,7 +5618,7 @@ async function runEvalCommand(input) {
|
|
|
5618
5618
|
const activeTestFiles = resolvedTestFiles.filter((f) => fileMetadata.has(f));
|
|
5619
5619
|
let transcriptProviderFactory;
|
|
5620
5620
|
if (options.transcript) {
|
|
5621
|
-
const { TranscriptProvider } = await import("./dist-
|
|
5621
|
+
const { TranscriptProvider } = await import("./dist-ACKVXAB3.js");
|
|
5622
5622
|
const transcriptProvider = await TranscriptProvider.fromFile(options.transcript);
|
|
5623
5623
|
const totalTests = [...fileMetadata.values()].reduce(
|
|
5624
5624
|
(sum, meta) => sum + meta.testCases.length,
|
|
@@ -5787,7 +5787,7 @@ async function runEvalCommand(input) {
|
|
|
5787
5787
|
if (usesDefaultArtifactWorkspace && allResults.length > 0) {
|
|
5788
5788
|
const evalFile = activeTestFiles.length === 1 ? activeTestFiles[0] : "";
|
|
5789
5789
|
if (isResumeAppend) {
|
|
5790
|
-
const { writePerTestArtifacts } = await import("./artifact-writer-
|
|
5790
|
+
const { writePerTestArtifacts } = await import("./artifact-writer-HGCLGCCA.js");
|
|
5791
5791
|
await writePerTestArtifacts(allResults, runDir, {
|
|
5792
5792
|
experiment: normalizeExperimentName(options.experiment)
|
|
5793
5793
|
});
|
|
@@ -6010,4 +6010,4 @@ export {
|
|
|
6010
6010
|
getCategories,
|
|
6011
6011
|
filterByCategory
|
|
6012
6012
|
};
|
|
6013
|
-
//# sourceMappingURL=chunk-
|
|
6013
|
+
//# sourceMappingURL=chunk-AWSSD3XU.js.map
|