Skip to content

Releases: YonasValentin/mcp-memory-graph

v2.10.3

Choose a tag to compare

@github-actions github-actions released this 06 Jul 13:42
v2.10.3 — NLI write-gate: retire only on on_conflict=supersede; resto…

v2.10.2

Choose a tag to compare

@github-actions github-actions released this 23 Jun 11:29
fix(stop-hook): pin reviewer to memory-server via --strict-mcp-config

The Stop-hook reviewer (headless `claude -p`) ran with only --allowedTools and
relied on ambient MCP auto-discovery, so the npx-launched memory-server
intermittently lost the cold-start connect race against lighter servers and the
session review fell back to file memory instead of writing lessons to the graph.
It also failed deterministically from projects where memory-server was not
registered (subdir cwd).

Build the reviewer argv from a pinned, self-described server (current node binary
+ local dist/index.js) with --strict-mcp-config + MCP_TIMEOUT, so it loads
exactly one server, fast and cwd-independent. Extract buildReviewerArgs /
resolveServerEntry as pure helpers, guard main() behind isMain so the module is
import-safe, and cover with unit tests.

v2.10.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 21:20
chore(release): 2.10.1 — npm audit fix (deps/security maintenance)

v2.10.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 13:42
v2.10.0 — NLI paraphrase dedup, REST rerank param, forget conflict-re…

v2.9.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 12:40
v2.9.1 — link-aware NLI write-gate

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 12:26
v2.9.0 — recall ergonomics: short-id get, hook snippets, rerank_score

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:31
release: 2.8.0 — trust-surfacing for volatile/unverified memories

v2.7.6

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:38
release: 2.7.6 — document the UserPromptSubmit recall hook

v2.7.5

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:19
release: 2.7.5 — SessionStart namespace-mismatch recall fix

v2.7.4

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:13
release: 2.7.4 — task-aware recall hook + test-fixture privacy scrub