@sesamespace/hivemind 0.7.0 → 0.7.2

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.
@@ -6,7 +6,7 @@ import {
6
6
  PRIMARY_ROUTES,
7
7
  SesameClient,
8
8
  WORKER_ROUTES
9
- } from "./chunk-DXQ3GROV.js";
9
+ } from "./chunk-G6PPTVAS.js";
10
10
 
11
11
  // packages/runtime/src/watchdog.ts
12
12
  import { execSync } from "child_process";
@@ -1048,4 +1048,4 @@ export {
1048
1048
  WorkerMemorySync,
1049
1049
  PrimaryMemorySync
1050
1050
  };
1051
- //# sourceMappingURL=chunk-PN4GE2PM.js.map
1051
+ //# sourceMappingURL=chunk-EQRUGDTR.js.map
@@ -3382,7 +3382,7 @@ async function startPipeline(configPath) {
3382
3382
  });
3383
3383
  agent.setToolRegistry(toolRegistry);
3384
3384
  console.log(`[hivemind] Context manager initialized (active: ${agent.getActiveContext()})`);
3385
- const dataDir = resolve9(dirname7(configPath), "data");
3385
+ const dataDir = resolve9(hivemindHome, "data");
3386
3386
  if (config.sesame.api_key) {
3387
3387
  await startSesameLoop(config, agent, dataDir);
3388
3388
  } else {
@@ -4057,4 +4057,4 @@ smol-toml/dist/index.js:
4057
4057
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4058
4058
  *)
4059
4059
  */
4060
- //# sourceMappingURL=chunk-DXQ3GROV.js.map
4060
+ //# sourceMappingURL=chunk-G6PPTVAS.js.map