@agentv/core 4.29.1-next.1 → 4.30.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.
package/dist/index.js CHANGED
@@ -132,7 +132,7 @@ import {
132
132
  tokensPerTool,
133
133
  trackChild,
134
134
  trackedChildCount
135
- } from "./chunk-SCC35F3L.js";
135
+ } from "./chunk-Z2BBOGE4.js";
136
136
  import {
137
137
  COMMON_TARGET_SETTINGS,
138
138
  TEST_MESSAGE_ROLES,
@@ -157,7 +157,7 @@ import {
157
157
  resolveDelegatedTargetDefinition,
158
158
  resolveFileReference,
159
159
  resolveTargetDefinition
160
- } from "./chunk-YFXMMBUG.js";
160
+ } from "./chunk-5RQMJZDJ.js";
161
161
  import "./chunk-3WGHC7LC.js";
162
162
  import "./chunk-YDFZ7XN3.js";
163
163
  import {
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  loadTsEvalFile,
3
3
  loadTsEvalSuite
4
- } from "./chunk-SCC35F3L.js";
5
- import "./chunk-YFXMMBUG.js";
4
+ } from "./chunk-Z2BBOGE4.js";
5
+ import "./chunk-5RQMJZDJ.js";
6
6
  import "./chunk-3WGHC7LC.js";
7
7
  import "./chunk-YDFZ7XN3.js";
8
8
  export {
9
9
  loadTsEvalFile,
10
10
  loadTsEvalSuite
11
11
  };
12
- //# sourceMappingURL=ts-eval-loader-EMSGL2BQ.js.map
12
+ //# sourceMappingURL=ts-eval-loader-JL5DGTJL.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agentv/core",
3
- "version": "4.29.1-next.1",
3
+ "version": "4.30.0-next.1",
4
4
  "description": "Primitive runtime components for AgentV",
5
5
  "type": "module",
6
6
  "repository": {