@agentv/core 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/index.js CHANGED
@@ -129,7 +129,7 @@ import {
129
129
  toCamelCaseDeep,
130
130
  toSnakeCaseDeep,
131
131
  tokensPerTool
132
- } from "./chunk-SJ5SN7RJ.js";
132
+ } from "./chunk-IXTJEXWN.js";
133
133
  import {
134
134
  COMMON_TARGET_SETTINGS,
135
135
  TEST_MESSAGE_ROLES,
@@ -154,7 +154,7 @@ import {
154
154
  resolveDelegatedTargetDefinition,
155
155
  resolveFileReference,
156
156
  resolveTargetDefinition
157
- } from "./chunk-4VLOUBFL.js";
157
+ } from "./chunk-6HLBKYE2.js";
158
158
  import "./chunk-3WGHC7LC.js";
159
159
  import "./chunk-PRNXHNLF.js";
160
160
  import {
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  loadTsEvalFile,
3
3
  loadTsEvalSuite
4
- } from "./chunk-SJ5SN7RJ.js";
5
- import "./chunk-4VLOUBFL.js";
4
+ } from "./chunk-IXTJEXWN.js";
5
+ import "./chunk-6HLBKYE2.js";
6
6
  import "./chunk-3WGHC7LC.js";
7
7
  import "./chunk-PRNXHNLF.js";
8
8
  export {
9
9
  loadTsEvalFile,
10
10
  loadTsEvalSuite
11
11
  };
12
- //# sourceMappingURL=ts-eval-loader-F7Y5QBKH.js.map
12
+ //# sourceMappingURL=ts-eval-loader-4CFPGHGT.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agentv/core",
3
- "version": "4.25.0",
3
+ "version": "4.25.1",
4
4
  "description": "Primitive runtime components for AgentV",
5
5
  "type": "module",
6
6
  "repository": {