@agentxjs/core 1.9.6-dev → 1.9.8-dev

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.
@@ -27,12 +27,12 @@ import {
27
27
  turnTrackerProcessor,
28
28
  turnTrackerProcessorDef
29
29
  } from "../chunk-I7GYR3MN.js";
30
- import "../chunk-7ZDX3O6I.js";
31
30
  import {
32
31
  isMessageEvent,
33
32
  isStateEvent,
34
33
  isTurnEvent
35
34
  } from "../chunk-K6WXQ2RW.js";
35
+ import "../chunk-7ZDX3O6I.js";
36
36
  import "../chunk-E5FPOAPO.js";
37
37
  import "../chunk-7D4SUZUM.js";
38
38
  export {
package/dist/index.js CHANGED
@@ -27,15 +27,15 @@ import {
27
27
  turnTrackerProcessor,
28
28
  turnTrackerProcessorDef
29
29
  } from "./chunk-I7GYR3MN.js";
30
- import "./chunk-7ZDX3O6I.js";
30
+ import "./chunk-RL3JRNXM.js";
31
31
  import {
32
32
  isMessageEvent,
33
33
  isStateEvent,
34
34
  isTurnEvent
35
35
  } from "./chunk-K6WXQ2RW.js";
36
+ import "./chunk-7ZDX3O6I.js";
36
37
  import "./chunk-E5FPOAPO.js";
37
38
  import "./chunk-7D4SUZUM.js";
38
- import "./chunk-RL3JRNXM.js";
39
39
  export {
40
40
  AgentStateMachine,
41
41
  MealyMachine,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agentxjs/core",
3
- "version": "1.9.6-dev",
3
+ "version": "1.9.8-dev",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",