agentv 3.2.4 → 3.3.0

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.
@@ -12,7 +12,7 @@ import {
12
12
  validateEvalFile,
13
13
  validateFileReferences,
14
14
  validateTargetsFile
15
- } from "./chunk-E5M4NOFQ.js";
15
+ } from "./chunk-4ZMSAQWS.js";
16
16
  import {
17
17
  createBuiltinRegistry,
18
18
  createProvider,
@@ -30,7 +30,7 @@ import {
30
30
  toSnakeCaseDeep as toSnakeCaseDeep2,
31
31
  transpileEvalYamlFile,
32
32
  trimBaselineResult
33
- } from "./chunk-VBGYESW7.js";
33
+ } from "./chunk-5M3K2DMV.js";
34
34
  import {
35
35
  __commonJS,
36
36
  __esm,
@@ -3981,7 +3981,11 @@ var evalAssertCommand = command({
3981
3981
  file_changes: null,
3982
3982
  workspace_path: null,
3983
3983
  config: null,
3984
- metadata: {}
3984
+ metadata: {},
3985
+ // Text convenience accessors (new names)
3986
+ input_text: resolvedInput,
3987
+ output_text: resolvedOutput,
3988
+ expected_output_text: ""
3985
3989
  },
3986
3990
  null,
3987
3991
  2
@@ -4177,7 +4181,7 @@ var evalRunCommand = command({
4177
4181
  },
4178
4182
  handler: async (args) => {
4179
4183
  if (args.evalPaths.length === 0 && process.stdin.isTTY) {
4180
- const { launchInteractiveWizard } = await import("./interactive-VWMIIF4F.js");
4184
+ const { launchInteractiveWizard } = await import("./interactive-NA6SAIAG.js");
4181
4185
  await launchInteractiveWizard();
4182
4186
  return;
4183
4187
  }
@@ -6146,4 +6150,4 @@ export {
6146
6150
  preprocessArgv,
6147
6151
  runCli
6148
6152
  };
6149
- //# sourceMappingURL=chunk-O3KO5MUH.js.map
6153
+ //# sourceMappingURL=chunk-6LP5Z5Y4.js.map