memento-mcp 0.4.0 → 0.4.1
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/package.json
CHANGED
|
@@ -262,6 +262,7 @@ SUMMARY="Memento Recall (${SAAS_COUNT})"
|
|
|
262
262
|
|
|
263
263
|
DETAIL_TEXT="$SUMMARY"
|
|
264
264
|
DETAIL_TEXT="$DETAIL_TEXT"$'\n'"$SAAS_DETAIL"
|
|
265
|
+
DETAIL_TEXT="$DETAIL_TEXT"$'\n'$'\n'"🧹 Stale or wrong? memento_memory_delete · memento_consolidate · memento_remember."
|
|
265
266
|
DETAIL_TEXT="$DETAIL_TEXT"$'\n'$'\n'"REMINDER: If Memento MCP tools are not loaded, run: ToolSearch query=\"+memento\" max_results=20"
|
|
266
267
|
|
|
267
268
|
python3 -c "
|