agentv 4.31.3 → 4.32.0-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.
Files changed (32) hide show
  1. package/README.md +14 -0
  2. package/dist/{artifact-writer-FZ5RUHWC.js → artifact-writer-VDF7KRWL.js} +4 -4
  3. package/dist/{chunk-IJPWTVDU.js → chunk-2ZEY3WBH.js} +3 -3
  4. package/dist/{chunk-CO23UZAA.js → chunk-5JMFFG36.js} +13 -9
  5. package/dist/chunk-5JMFFG36.js.map +1 -0
  6. package/dist/{chunk-4POCDPC2.js → chunk-IGTRNQAM.js} +106 -63
  7. package/dist/chunk-IGTRNQAM.js.map +1 -0
  8. package/dist/{chunk-LOYPSIE7.js → chunk-LX5AK3P7.js} +22 -12
  9. package/dist/chunk-LX5AK3P7.js.map +1 -0
  10. package/dist/{chunk-377GONL7.js → chunk-TAZBCVEZ.js} +66 -62
  11. package/dist/chunk-TAZBCVEZ.js.map +1 -0
  12. package/dist/cli.js +5 -5
  13. package/dist/cli.js.map +1 -1
  14. package/dist/{studio/assets/index-sazn_aO8.js → dashboard/assets/index-BdoQWnyM.js} +1 -1
  15. package/dist/{studio/assets/index-CYUVGyMn.css → dashboard/assets/index-DcPH8PyS.css} +1 -1
  16. package/dist/dashboard/assets/index-EXkiwqam.js +116 -0
  17. package/dist/{studio → dashboard}/index.html +3 -3
  18. package/dist/{dist-CRYAFKLS.js → dist-GICSKMNP.js} +5 -3
  19. package/dist/index.js +9 -7
  20. package/dist/{interactive-QBLQNYDH.js → interactive-GIDBBDYZ.js} +5 -5
  21. package/dist/{ts-eval-loader-XR6DNOZ3-GA7B5N26.js → ts-eval-loader-Z6IUSDNA-YBOE4JIQ.js} +2 -2
  22. package/package.json +1 -1
  23. package/dist/chunk-377GONL7.js.map +0 -1
  24. package/dist/chunk-4POCDPC2.js.map +0 -1
  25. package/dist/chunk-CO23UZAA.js.map +0 -1
  26. package/dist/chunk-LOYPSIE7.js.map +0 -1
  27. package/dist/studio/assets/index-DBSSri9Q.js +0 -116
  28. /package/dist/{artifact-writer-FZ5RUHWC.js.map → artifact-writer-VDF7KRWL.js.map} +0 -0
  29. /package/dist/{chunk-IJPWTVDU.js.map → chunk-2ZEY3WBH.js.map} +0 -0
  30. /package/dist/{dist-CRYAFKLS.js.map → dist-GICSKMNP.js.map} +0 -0
  31. /package/dist/{interactive-QBLQNYDH.js.map → interactive-GIDBBDYZ.js.map} +0 -0
  32. /package/dist/{ts-eval-loader-XR6DNOZ3-GA7B5N26.js.map → ts-eval-loader-Z6IUSDNA-YBOE4JIQ.js.map} +0 -0
@@ -3,9 +3,9 @@
3
3
  <head>
4
4
  <meta charset="UTF-8" />
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <title>AgentV Studio</title>
7
- <script type="module" crossorigin src="/assets/index-DBSSri9Q.js"></script>
8
- <link rel="stylesheet" crossorigin href="/assets/index-CYUVGyMn.css">
6
+ <title>agentv</title>
7
+ <script type="module" crossorigin src="/assets/index-EXkiwqam.js"></script>
8
+ <link rel="stylesheet" crossorigin href="/assets/index-DcPH8PyS.css">
9
9
  </head>
10
10
  <body class="bg-gray-950 text-gray-100">
11
11
  <div id="root"></div>
@@ -57,7 +57,7 @@ import {
57
57
  transpileEvalYaml,
58
58
  transpileEvalYamlFile,
59
59
  trimBaselineResult
60
- } from "./chunk-LOYPSIE7.js";
60
+ } from "./chunk-LX5AK3P7.js";
61
61
  import {
62
62
  OtlpJsonFileExporter
63
63
  } from "./chunk-QOBQ5XYF.js";
@@ -142,6 +142,7 @@ import {
142
142
  formatToolCalls,
143
143
  freeformEvaluationSchema,
144
144
  getAgentvConfigDir,
145
+ getAgentvDataDir,
145
146
  getAgentvHome,
146
147
  getSubagentsRoot,
147
148
  getTextContent,
@@ -213,7 +214,7 @@ import {
213
214
  tokensPerTool,
214
215
  trackChild,
215
216
  trackedChildCount
216
- } from "./chunk-377GONL7.js";
217
+ } from "./chunk-TAZBCVEZ.js";
217
218
  import "./chunk-NPVGBFF6.js";
218
219
  import "./chunk-M7BUKBAF.js";
219
220
  import "./chunk-5H446C7X.js";
@@ -319,6 +320,7 @@ export {
319
320
  freeformEvaluationSchema,
320
321
  generateRubrics,
321
322
  getAgentvConfigDir,
323
+ getAgentvDataDir,
322
324
  getAgentvHome,
323
325
  getOutputFilenames,
324
326
  getProject,
@@ -426,4 +428,4 @@ export {
426
428
  transpileEvalYamlFile,
427
429
  trimBaselineResult
428
430
  };
429
- //# sourceMappingURL=dist-CRYAFKLS.js.map
431
+ //# sourceMappingURL=dist-GICSKMNP.js.map
package/dist/index.js CHANGED
@@ -2,20 +2,22 @@ import { createRequire } from 'node:module'; const require = createRequire(impor
2
2
  import {
3
3
  app,
4
4
  preprocessArgv,
5
- runCli
6
- } from "./chunk-4POCDPC2.js";
7
- import "./chunk-CO23UZAA.js";
8
- import "./chunk-IJPWTVDU.js";
9
- import "./chunk-LOYPSIE7.js";
5
+ runCli,
6
+ usesDeprecatedStudioAlias
7
+ } from "./chunk-IGTRNQAM.js";
8
+ import "./chunk-5JMFFG36.js";
9
+ import "./chunk-2ZEY3WBH.js";
10
+ import "./chunk-LX5AK3P7.js";
10
11
  import "./chunk-QOBQ5XYF.js";
11
12
  import "./chunk-BPGJ4HBU.js";
12
- import "./chunk-377GONL7.js";
13
+ import "./chunk-TAZBCVEZ.js";
13
14
  import "./chunk-NPVGBFF6.js";
14
15
  import "./chunk-M7BUKBAF.js";
15
16
  import "./chunk-5H446C7X.js";
16
17
  export {
17
18
  app,
18
19
  preprocessArgv,
19
- runCli
20
+ runCli,
21
+ usesDeprecatedStudioAlias
20
22
  };
21
23
  //# sourceMappingURL=index.js.map
@@ -7,16 +7,16 @@ import {
7
7
  findRepoRoot,
8
8
  getCategories,
9
9
  runEvalCommand
10
- } from "./chunk-CO23UZAA.js";
11
- import "./chunk-IJPWTVDU.js";
12
- import "./chunk-LOYPSIE7.js";
10
+ } from "./chunk-5JMFFG36.js";
11
+ import "./chunk-2ZEY3WBH.js";
12
+ import "./chunk-LX5AK3P7.js";
13
13
  import "./chunk-QOBQ5XYF.js";
14
14
  import "./chunk-BPGJ4HBU.js";
15
15
  import {
16
16
  getAgentvConfigDir,
17
17
  listTargetNames,
18
18
  readTargetDefinitions
19
- } from "./chunk-377GONL7.js";
19
+ } from "./chunk-TAZBCVEZ.js";
20
20
  import "./chunk-NPVGBFF6.js";
21
21
  import "./chunk-M7BUKBAF.js";
22
22
  import "./chunk-5H446C7X.js";
@@ -360,4 +360,4 @@ ${ANSI_DIM}Retrying execution errors...${ANSI_RESET}
360
360
  export {
361
361
  launchInteractiveWizard
362
362
  };
363
- //# sourceMappingURL=interactive-QBLQNYDH.js.map
363
+ //# sourceMappingURL=interactive-GIDBBDYZ.js.map
@@ -2,7 +2,7 @@ import { createRequire } from 'node:module'; const require = createRequire(impor
2
2
  import {
3
3
  loadTsEvalFile,
4
4
  loadTsEvalSuite
5
- } from "./chunk-377GONL7.js";
5
+ } from "./chunk-TAZBCVEZ.js";
6
6
  import "./chunk-NPVGBFF6.js";
7
7
  import "./chunk-M7BUKBAF.js";
8
8
  import "./chunk-5H446C7X.js";
@@ -10,4 +10,4 @@ export {
10
10
  loadTsEvalFile,
11
11
  loadTsEvalSuite
12
12
  };
13
- //# sourceMappingURL=ts-eval-loader-XR6DNOZ3-GA7B5N26.js.map
13
+ //# sourceMappingURL=ts-eval-loader-Z6IUSDNA-YBOE4JIQ.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agentv",
3
- "version": "4.31.3",
3
+ "version": "4.32.0-next.1",
4
4
  "description": "CLI entry point for AgentV",
5
5
  "type": "module",
6
6
  "repository": {