From 4e9b2e04a598c7365d877b78519f26deecd5c597 Mon Sep 17 00:00:00 2001 From: cdeust Date: Thu, 3 Sep 2026 00:24:46 +0200 Subject: [PATCH] =?UTF-8?q?release:=20v4.19.0=20=E2=80=94=20SQLite=20per-r?= =?UTF-8?q?equest=20transaction=20isolation,=20HOL=20scanner=20CI,=20regis?= =?UTF-8?q?try-complete=20Codex=20package?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Moves all 16 version surfaces (scripts/check_version_surfaces.py) from 4.18.0 to 4.19.0 and dates the Unreleased CHANGELOG section. Contents since v4.18.0: #452 (HC-CORTEX-002, SQLite transaction isolation per request), #454 (HOL plugin scanner workflow, registry-complete Codex package, package-lock.json surface, test-role password literal), plus the Dependabot bumps #432-#441, #450, #451 and the rank badge refresh #453. Co-Authored-By: Claude Fable 5.1 --- .claude-plugin/marketplace.json | 4 ++-- .claude-plugin/plugin.json | 2 +- CHANGELOG.md | 2 ++ assets/badge-version.svg | 8 ++++---- gemini-extension.json | 2 +- manifest.json | 2 +- package-lock.json | 4 ++-- package.json | 2 +- plugins/hypermnesia-mcp-codex/.codex-plugin/plugin.json | 2 +- pyproject.toml | 2 +- server.json | 4 ++-- uv.lock | 2 +- 12 files changed, 19 insertions(+), 17 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index a2371396..b5441c4e 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,14 +6,14 @@ }, "metadata": { "description": "The Cortex family of Claude Code plugins: home of hypermnesia-mcp (the persistent-memory server formerly named cortex, renamed in v4.15.0 over a directory name collision), zetetic-team-subagents, and hypermnesia-mcp-viz. The marketplace name stays cortex-plugins: it is the brand-level umbrella, while hypermnesia-mcp is one package inside it.", - "version": "4.18.0" + "version": "4.19.0" }, "plugins": [ { "name": "hypermnesia-mcp", "source": "./", "description": "Cortex — persistent memory and cognitive profiling for Claude Code (renamed from the 'cortex' plugin in v4.15.0 to match the PyPI/MCP-registry identity hypermnesia-mcp) — thermodynamic memory with heat/decay, intent-aware retrieval, biological plasticity, codebase intelligence, and cognitive profiling. 50 MCP tools (53 with the optional ai-architect-mcp-codebase + ai-architect-mcp-spec integrations) with enriched schemas (visualization extracted to the standalone Hypermnesia MCP Viz server). PostgreSQL + pgvector in CLI mode; automatic SQLite fallback in Cowork/sandboxed mode. v3.17.0 — autonomous per-project wiki: SessionStart auto-spawns a 6-hour consolidate cycle; a headless `claude -p` worker drains the curation-gap queue, calls codebase-intelligence MCP tools to ground each section in the real call graph, and authors missing anchor pages (architecture / services / api / data-flow / operations / decisions / PRD) per project from the source tree. 15 canonical scopes × 13 file sections; per-project dashboards under `wiki/_dashboards/`. Mermaid diagrams have a 🔍 lens with zoom + pan. Workflow graph with caller-qualified CALLS chains rendering full method-to-method dependencies (native tree-sitter, no AP required). Side panel humanized for non-technical users. Ingests codebase analysis (ai-architect-mcp-codebase) and PRDs (ai-architect-mcp-spec) into wiki + memory + knowledge graph. Docker image available.", - "version": "4.18.0", + "version": "4.19.0", "author": { "name": "Clement Deust", "email": "admin@ai-architect.tools" diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index d2da0b5a..57a83b5d 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "hypermnesia-mcp", "description": "Cortex — persistent memory for Claude Code that remembers across sessions automatically. Install and forget. Scientific retrieval backed by 97 published references. (Renamed from the 'cortex' plugin to match the PyPI/MCP-registry identity.)", - "version": "4.18.0", + "version": "4.19.0", "author": { "name": "Clement Deust", "email": "admin@ai-architect.tools" diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ab19568..2be1fb3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ adheres to [Semantic Versioning](https://semver.org/). ## [Unreleased] +## [4.19.0] - 2026-09-03 + ### Added - **HOL plugin scanner in CI** (`.github/workflows/hol-plugin-scanner.yml`). diff --git a/assets/badge-version.svg b/assets/badge-version.svg index d7909ee7..f4d9962d 100644 --- a/assets/badge-version.svg +++ b/assets/badge-version.svg @@ -1,5 +1,5 @@ - - Version 4.18.0 + + Version 4.19.0