@agentmemory/agentmemory 0.8.6 → 0.8.7

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-BYzapMJi.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-CqxObfG_.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";
@@ -3897,7 +3897,8 @@ function registerExportImportFunction(sdk, kv) {
3897
3897
  "0.8.3",
3898
3898
  "0.8.4",
3899
3899
  "0.8.5",
3900
- "0.8.6"
3900
+ "0.8.6",
3901
+ "0.8.7"
3901
3902
  ]).has(importData.version)) return {
3902
3903
  success: false,
3903
3904
  error: `Unsupported export version: ${importData.version}`
@@ -13939,4 +13940,4 @@ main().catch((err) => {
13939
13940
 
13940
13941
  //#endregion
13941
13942
  export { };
13942
- //# sourceMappingURL=src-DjVaT_sI.mjs.map
13943
+ //# sourceMappingURL=src-DUTxjrOM.mjs.map