@agentmemory/agentmemory 0.8.5 → 0.8.6

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.
@@ -1,5 +1,5 @@
1
1
  import { a as jaccardSimilarity, i as generateId, n as STREAM, r as fingerprintId, t as KV } from "./cli.mjs";
2
- import { a as getEnvVar, c as isGraphExtractionEnabled, d as loadEmbeddingConfig, f as loadFallbackConfig, i as getConsolidationDecayDays, l as loadClaudeBridgeConfig, m as loadTeamConfig, n as VERSION, p as loadSnapshotConfig, r as detectEmbeddingProvider, s as isConsolidationEnabled, t as getVisibleTools, u as loadConfig } from "./tools-registry-B9EXJvIf.mjs";
2
+ import { a as getEnvVar, c as isGraphExtractionEnabled, d as loadEmbeddingConfig, f as loadFallbackConfig, i as getConsolidationDecayDays, l as loadClaudeBridgeConfig, m as loadTeamConfig, n as VERSION, p as loadSnapshotConfig, r as detectEmbeddingProvider, s as isConsolidationEnabled, t as getVisibleTools, u as loadConfig } from "./tools-registry-BYzapMJi.mjs";
3
3
  import { execFile } from "node:child_process";
4
4
  import { existsSync, mkdirSync, readFileSync, writeFileSync } from "node:fs";
5
5
  import { dirname, join, resolve, sep } from "node:path";
@@ -3896,7 +3896,8 @@ function registerExportImportFunction(sdk, kv) {
3896
3896
  "0.8.2",
3897
3897
  "0.8.3",
3898
3898
  "0.8.4",
3899
- "0.8.5"
3899
+ "0.8.5",
3900
+ "0.8.6"
3900
3901
  ]).has(importData.version)) return {
3901
3902
  success: false,
3902
3903
  error: `Unsupported export version: ${importData.version}`
@@ -13938,4 +13939,4 @@ main().catch((err) => {
13938
13939
 
13939
13940
  //#endregion
13940
13941
  export { };
13941
- //# sourceMappingURL=src-BuDB8dPq.mjs.map
13942
+ //# sourceMappingURL=src-DjVaT_sI.mjs.map