From fd2dcff98f628fa44c6cf0d8493e961a2592acce Mon Sep 17 00:00:00 2001 From: Dyan Galih Date: Sun, 3 May 2026 23:47:07 +0000 Subject: [PATCH 1/2] chore: update security-review extension to v1.4.2 --- extensions/catalog.community.json | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index a952e8b9cc..f7e0b5f766 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1280,18 +1280,18 @@ "id": "memory-md", "description": "Repository-native durable memory for Spec Kit projects", "author": "DyanGalih", - "version": "0.6.9", - "download_url": "https://github.com/DyanGalih/spec-kit-memory-hub/archive/refs/tags/v0.6.9.zip", + "version": "0.7.5", + "download_url": "https://github.com/DyanGalih/spec-kit-memory-hub/archive/refs/tags/v0.7.5.zip", "repository": "https://github.com/DyanGalih/spec-kit-memory-hub", "homepage": "https://github.com/DyanGalih/spec-kit-memory-hub", "documentation": "https://github.com/DyanGalih/spec-kit-memory-hub/blob/main/README.md", - "changelog": "https://github.com/DyanGalih/spec-kit-memory-hub/blob/main/docs/memory-workflow-v0.6.md", + "changelog": "https://github.com/DyanGalih/spec-kit-memory-hub/blob/main/CHANGELOG.md", "license": "MIT", "requires": { - "speckit_version": ">=0.6.0" + "speckit_version": ">=0.2.0" }, "provides": { - "commands": 5, + "commands": 6, "hooks": 0 }, "tags": [ @@ -1299,13 +1299,14 @@ "workflow", "docs", "copilot", - "markdown" + "markdown", + "ai-context" ], "verified": false, "downloads": 0, "stars": 0, "created_at": "2026-04-23T00:00:00Z", - "updated_at": "2026-05-01T14:48:00Z" + "updated_at": "2026-05-03T00:00:00Z" }, "memorylint": { "name": "MemoryLint", @@ -1931,8 +1932,8 @@ "id": "security-review", "description": "Full-project secure-by-design security audits plus staged, branch/PR, plan, task, follow-up, and apply reviews", "author": "DyanGalih", - "version": "1.3.3", - "download_url": "https://github.com/DyanGalih/spec-kit-security-review/archive/refs/tags/v1.3.3.zip", + "version": "1.4.2", + "download_url": "https://github.com/DyanGalih/spec-kit-security-review/archive/refs/tags/v1.4.2.zip", "repository": "https://github.com/DyanGalih/spec-kit-security-review", "homepage": "https://github.com/DyanGalih/spec-kit-security-review", "documentation": "https://github.com/DyanGalih/spec-kit-security-review/blob/main/README.md", @@ -1942,7 +1943,7 @@ "speckit_version": ">=0.1.0" }, "provides": { - "commands": 6, + "commands": 7, "hooks": 0 }, "tags": [ @@ -1956,7 +1957,7 @@ "downloads": 0, "stars": 0, "created_at": "2026-04-03T03:24:03Z", - "updated_at": "2026-05-01T14:48:00Z" + "updated_at": "2026-05-03T00:00:00Z" }, "sf": { "name": "SFSpeckit — Salesforce Spec-Driven Development", From b1c01378e5a8a5d0af773e59c761ee49bbd0f0e0 Mon Sep 17 00:00:00 2001 From: Dyan Galih Date: Sun, 3 May 2026 23:50:26 +0000 Subject: [PATCH 2/2] chore: update memory-md description and catalog updated_at --- README.md | 2 +- extensions/catalog.community.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 102c55ecb0..801e962549 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ The following community-contributed extensions are available in [`catalog.commun | MAQA Trello Integration | Trello board integration for MAQA — populates board from specs, moves cards, real-time checklist ticking | `integration` | Read+Write | [spec-kit-maqa-trello](https://github.com/GenieRobot/spec-kit-maqa-trello) | | MarkItDown Document Converter | Convert documents (PDF, Word, PowerPoint, Excel, and more) to Markdown for use as spec reference material | `docs` | Read+Write | [spec-kit-markitdown](https://github.com/BenBtg/spec-kit-markitdown) | | Memory Loader | Loads .specify/memory/ files before lifecycle commands so LLM agents have project governance context | `docs` | Read-only | [spec-kit-memory-loader](https://github.com/KevinBrown5280/spec-kit-memory-loader) | -| Memory MD | Repository-native durable memory for Spec Kit projects | `docs` | Read+Write | [spec-kit-memory-hub](https://github.com/DyanGalih/spec-kit-memory-hub) | +| Memory MD | Spec Kit extension for repository-native Markdown memory that captures durable decisions, bugs, and project context | `docs` | Read+Write | [spec-kit-memory-hub](https://github.com/DyanGalih/spec-kit-memory-hub) | | MemoryLint | Agent memory governance tool: Automatically audits and fixes boundary conflicts between AGENTS.md and the constitution. | `process` | Read+Write | [memorylint](https://github.com/RbBtSn0w/spec-kit-extensions/tree/main/memorylint) | | Microsoft 365 Integration | Fetch Teams messages, meeting transcripts, and SharePoint/OneDrive files as local Markdown for spec generation | `integration` | Read+Write | [spec-kit-m365](https://github.com/BenBtg/spec-kit-m365) | | Onboard | Contextual onboarding and progressive growth for developers new to spec-kit projects. Explains specs, maps dependencies, validates understanding, and guides the next step | `process` | Read+Write | [spec-kit-onboard](https://github.com/dmux/spec-kit-onboard) | diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index f7e0b5f766..c8361286cf 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -1,6 +1,6 @@ { "schema_version": "1.0", - "updated_at": "2026-05-01T15:01:47Z", + "updated_at": "2026-05-03T00:00:00Z", "catalog_url": "https://raw.githubusercontent.com/github/spec-kit/main/extensions/catalog.community.json", "extensions": { "aide": { @@ -1278,7 +1278,7 @@ "memory-md": { "name": "Memory MD", "id": "memory-md", - "description": "Repository-native durable memory for Spec Kit projects", + "description": "Spec Kit extension for repository-native Markdown memory that captures durable decisions, bugs, and project context", "author": "DyanGalih", "version": "0.7.5", "download_url": "https://github.com/DyanGalih/spec-kit-memory-hub/archive/refs/tags/v0.7.5.zip",