@hivelore/cli 0.34.1 → 0.35.0

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.
@@ -2723,7 +2723,7 @@ function oneLine(value) {
2723
2723
  return value.replace(/\s+/g, " ").replace(/"/g, '\\"').trim().slice(0, 120);
2724
2724
  }
2725
2725
  function serverVersion() {
2726
- return true ? "0.34.1" : "dev";
2726
+ return true ? "0.35.0" : "dev";
2727
2727
  }
2728
2728
  var CodeMapInputSchema = {
2729
2729
  file: z20.string().optional().describe("Filter to files whose path contains this substring"),
@@ -4050,7 +4050,7 @@ When done, respond with: "Imported N memories: [list of IDs]" or "Nothing action
4050
4050
  };
4051
4051
  }
4052
4052
  var SERVER_NAME = "hivelore";
4053
- var SERVER_VERSION = "0.34.1";
4053
+ var SERVER_VERSION = "0.35.0";
4054
4054
  function jsonResult(data) {
4055
4055
  return {
4056
4056
  content: [
@@ -4993,4 +4993,4 @@ export {
4993
4993
  printHaiveMcpVersion,
4994
4994
  runHaiveMcpStdio
4995
4995
  };
4996
- //# sourceMappingURL=chunk-X6UHROFL.js.map
4996
+ //# sourceMappingURL=chunk-ZR7UPTRR.js.map