@runeya/runeya 2.0.2 → 2.0.4

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.
@@ -0,0 +1,8 @@
1
+ import {
2
+ agentManager
3
+ } from "./chunk-BSPKMRKW.js";
4
+ import "./chunk-ERJIU7R4.js";
5
+ export {
6
+ agentManager
7
+ };
8
+ //# sourceMappingURL=agent-manager-UP3PJ35X-LO6B3XKF.js.map
@@ -10,7 +10,7 @@ import {
10
10
  stableEncryptValue
11
11
  } from "./chunk-ERJIU7R4.js";
12
12
 
13
- // ../server/dist/chunk-F63MAGV6.js
13
+ // ../server/dist/chunk-BPHQ3U6G.js
14
14
  import { EventEmitter as EventEmitter2 } from "events";
15
15
  import WebSocket2 from "ws";
16
16
  import { z as z20 } from "zod";
@@ -1720,6 +1720,9 @@ var AgentSpawner = class {
1720
1720
  }
1721
1721
  }
1722
1722
  });
1723
+ this.fileWatcher.on("error", (err) => {
1724
+ console.error("[agent-spawner] File watcher error:", err.message);
1725
+ });
1723
1726
  }
1724
1727
  async restartAgent() {
1725
1728
  if (!this.agentDistPath) return;
@@ -2449,4 +2452,4 @@ export {
2449
2452
  traefikManager,
2450
2453
  agentManager
2451
2454
  };
2452
- //# sourceMappingURL=chunk-PVUDD5DD.js.map
2455
+ //# sourceMappingURL=chunk-BSPKMRKW.js.map