@echomem/mcp 1.4.33 → 1.4.35
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/README.md +12 -45
- package/dist/context-analysis/claude-native-canonical.js +87 -29
- package/dist/forensics.js +12 -9
- package/dist/index.js +177 -24
- package/dist/package-metadata.js +17 -14
- package/dist/save-checkpoint-hook.js +3 -3
- package/dist/setup-page/client-extraction.js +35 -11
- package/dist/setup-page.js +1 -1
- package/dist/setup-preview.js +25 -2
- package/dist/setup.js +136 -81
- package/dist/v1-contract.js +155 -10
- package/package.json +11 -6
- package/templates/codex-skills/echomem-save/SKILL.md +9 -9
- package/templates/echomem-recall.md +9 -9
package/package.json
CHANGED
|
@@ -1,13 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@echomem/mcp",
|
|
3
|
-
"version": "1.4.
|
|
4
|
-
"description": "EchoMem MCP bridge: cloud-first memory tools
|
|
3
|
+
"version": "1.4.35",
|
|
4
|
+
"description": "EchoMem MCP bridge: cloud-first memory tools and the Agent Doctor workspace forensics report (cost ledger + 3D repo city)",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"type": "module",
|
|
7
|
+
"echoDesktop": {
|
|
8
|
+
"minimumVersion": "1.0.0",
|
|
9
|
+
"runtimeLayout": 1
|
|
10
|
+
},
|
|
7
11
|
"bin": {
|
|
8
12
|
"mcp": "dist/index.js",
|
|
9
|
-
"echomem-mcp": "dist/index.js"
|
|
10
|
-
"echomem-hud": "dist/hud/cli.js"
|
|
13
|
+
"echomem-mcp": "dist/index.js"
|
|
11
14
|
},
|
|
12
15
|
"files": [
|
|
13
16
|
"dist",
|
|
@@ -23,22 +26,24 @@
|
|
|
23
26
|
"smoke": "node smoke.mjs",
|
|
24
27
|
"preview:extraction": "npm run build && node scripts/preview-extraction.mjs",
|
|
25
28
|
"stress:long-history": "npm run build && node scripts/stress-long-history.mjs",
|
|
29
|
+
"stress:long-claude-history": "npm run build && node scripts/stress-long-claude-history.mjs",
|
|
26
30
|
"test:artifact": "npm run build && node test/package-artifact.test.mjs",
|
|
27
31
|
"test:registry": "node test/registry-artifact.test.mjs",
|
|
28
32
|
"test:registry-ui": "npm run build && node test/registry-ui.test.mjs",
|
|
29
33
|
"test:ui": "npm run build && node test/setup-ui.test.mjs",
|
|
34
|
+
"test:onboarding-resilience": "npm run build && node test/onboarding-resilience.test.mjs",
|
|
30
35
|
"test:billing-ui": "npm run build && node test/setup-ui.test.mjs billing",
|
|
31
|
-
"test": "npm run build && node test/local-data-paths.test.mjs && node test/crypto.test.mjs && node test/integration.test.mjs && node test/local-auth.test.mjs && node test/retrieval-only.test.mjs && node test/no-restart.test.mjs && node test/report.test.mjs && node test/forensics.test.mjs && node test/canonical-golden.test.mjs && node test/tools.test.mjs && node test/group-map.test.mjs && node test/update-check.test.mjs && node test/delete.test.mjs && node test/low-touch-tools.test.mjs && node test/migrate.test.mjs && node test/restart-recovery.test.mjs && node test/
|
|
36
|
+
"test": "npm run build && node test/local-data-paths.test.mjs && node test/crypto.test.mjs && node test/integration.test.mjs && node test/onboarding-resilience.test.mjs && node test/local-auth.test.mjs && node test/retrieval-only.test.mjs && node test/no-restart.test.mjs && node test/report.test.mjs && node test/forensics.test.mjs && node test/canonical-golden.test.mjs && node test/tools.test.mjs && node test/group-map.test.mjs && node test/update-check.test.mjs && node test/delete.test.mjs && node test/low-touch-tools.test.mjs && node test/migrate.test.mjs && node test/restart-recovery.test.mjs && node test/save-checkpoint-hook.test.mjs",
|
|
32
37
|
"prepack": "npm run build && node scripts/bundle-city.mjs"
|
|
33
38
|
},
|
|
34
39
|
"dependencies": {
|
|
35
40
|
"@modelcontextprotocol/sdk": "^1.0.1",
|
|
36
41
|
"axios": "^1.6.8",
|
|
37
|
-
"electron": "41.7.1",
|
|
38
42
|
"zod": "^3.22.4"
|
|
39
43
|
},
|
|
40
44
|
"devDependencies": {
|
|
41
45
|
"@types/node": "^20.11.0",
|
|
46
|
+
"electron": "41.7.1",
|
|
42
47
|
"tsx": "^4.22.4",
|
|
43
48
|
"typescript": "^5.3.3"
|
|
44
49
|
}
|
|
@@ -23,12 +23,12 @@ Use the `save_conversation` tool from the `echomem` MCP server.
|
|
|
23
23
|
read-only work and incidental chatter.
|
|
24
24
|
7. If the encrypted vault is locked, tell the user to run `echomem-mcp unlock`; never silently skip a
|
|
25
25
|
qualifying checkpoint.
|
|
26
|
-
8. For a user with a company group, call `
|
|
27
|
-
qualifying private save. On the first call in a conversation, omit `groupSharingScopeId` so
|
|
28
|
-
mints a fresh opaque scope. Reuse that exact scope only in this conversation for later
|
|
29
|
-
calls, and never persist it as memory. If multiple groups are returned, reuse
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
memories remain private.
|
|
26
|
+
8. For a user with a company group, call `request_group_session_sharing` near conversation start or
|
|
27
|
+
after a qualifying private save. On the first call in a conversation, omit `groupSharingScopeId` so
|
|
28
|
+
EchoMem mints a fresh opaque scope. Reuse that exact scope only in this conversation for later
|
|
29
|
+
get/request/set/save calls, and never persist it as memory. If multiple groups are returned, reuse
|
|
30
|
+
the same scope and call once per `groupId`. Supported clients render a native Share with team / Keep
|
|
31
|
+
private choice. If the tool returns a text fallback, relay its exact question and call
|
|
32
|
+
`set_group_session_sharing` only after an explicit Yes/No. Decline, cancel, or silence leaves that
|
|
33
|
+
group's state unset; never infer an answer. Saves sync eligible memories to every approved group;
|
|
34
|
+
Keep private keeps them private for that group; flagged memories remain private.
|
|
@@ -23,12 +23,12 @@ This project has EchoMem connected — the user's long-term memory across all th
|
|
|
23
23
|
created by that call. Link each memory key to its canonical
|
|
24
24
|
`https://echoknows.com/memory/<memory-id>` URL. This save receipt is separate from
|
|
25
25
|
`EchoMem sources:` and does not imply that the newly saved memories informed the answer.
|
|
26
|
-
- For a user with a company group, call `
|
|
27
|
-
qualifying private save. On the first call in a conversation, omit `groupSharingScopeId` so
|
|
28
|
-
mints a fresh opaque scope. Reuse that exact scope only in this conversation for later
|
|
29
|
-
calls, and never persist it as memory. If multiple groups are returned, reuse
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
memories stay private.
|
|
26
|
+
- For a user with a company group, call `request_group_session_sharing` near conversation start or
|
|
27
|
+
after a qualifying private save. On the first call in a conversation, omit `groupSharingScopeId` so
|
|
28
|
+
EchoMem mints a fresh opaque scope. Reuse that exact scope only in this conversation for later
|
|
29
|
+
get/request/set/save calls, and never persist it as memory. If multiple groups are returned, reuse
|
|
30
|
+
the same scope and call once per `groupId`. Supported clients render a native Share with team / Keep
|
|
31
|
+
private choice. If the tool returns a text fallback, relay its exact question and call
|
|
32
|
+
`set_group_session_sharing` only after an explicit Yes/No. Decline, cancel, or silence leaves that
|
|
33
|
+
group's state unset; never infer an answer. Saves sync eligible memories to every approved group;
|
|
34
|
+
Keep private keeps them private for that group; flagged memories stay private.
|