@hiveai/mcp 0.13.5 → 0.13.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.
package/dist/server.js CHANGED
@@ -2118,7 +2118,7 @@ ${m.content}`).join("\n\n---\n\n"),
2118
2118
  return {
2119
2119
  id,
2120
2120
  summary,
2121
- developer_message: quoteBlock || `Une modification externe potentiellement incompatible a \xE9t\xE9 d\xE9tect\xE9e (${id}). Veux-tu que j'analyse l'impact et que je propose des mises \xE0 jour ?`
2121
+ developer_message: quoteBlock || `A potentially incompatible external change was detected (${id}). Do you want me to analyze the impact and propose updates?`
2122
2122
  };
2123
2123
  };
2124
2124
  for (const m of outputMemories) {
@@ -4109,7 +4109,7 @@ When done, respond with: "Imported N memories: [list of IDs]" or "Nothing action
4109
4109
  // src/server.ts
4110
4110
  import { hasRecentBriefingMarker, loadConfigSync } from "@hiveai/core";
4111
4111
  var SERVER_NAME = "haive";
4112
- var SERVER_VERSION = "0.13.5";
4112
+ var SERVER_VERSION = "0.13.7";
4113
4113
  function jsonResult(data) {
4114
4114
  return {
4115
4115
  content: [