@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/index.js CHANGED
@@ -2120,7 +2120,7 @@ ${m.content}`).join("\n\n---\n\n"),
2120
2120
  return {
2121
2121
  id,
2122
2122
  summary,
2123
- 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 ?`
2123
+ developer_message: quoteBlock || `A potentially incompatible external change was detected (${id}). Do you want me to analyze the impact and propose updates?`
2124
2124
  };
2125
2125
  };
2126
2126
  for (const m of outputMemories) {
@@ -4111,7 +4111,7 @@ When done, respond with: "Imported N memories: [list of IDs]" or "Nothing action
4111
4111
  // src/server.ts
4112
4112
  import { hasRecentBriefingMarker, loadConfigSync } from "@hiveai/core";
4113
4113
  var SERVER_NAME = "haive";
4114
- var SERVER_VERSION = "0.13.5";
4114
+ var SERVER_VERSION = "0.13.7";
4115
4115
  function jsonResult(data) {
4116
4116
  return {
4117
4117
  content: [