Skip to content

v2.0.0: Publish pmll-memory-mcp to npm, prepare PyPI + MCP registry for release - #61

Merged
drQedwards merged 4 commits into
mainfrom
copilot/update-npm-package-auth-token
Apr 4, 2026
Merged

v2.0.0: Publish pmll-memory-mcp to npm, prepare PyPI + MCP registry for release#61
drQedwards merged 4 commits into
mainfrom
copilot/update-npm-package-auth-token

Conversation

Copilot AI commented Apr 4, 2026

Copy link
Copy Markdown
Contributor

Ship v2.0.0 of pmll-memory-mcp to npm (published), prepare PyPI and MCP registry for automated publishing on GitHub Release creation. Includes all PR #60 work (four-way benchmarks, combined speed tests, agent_instructions).

Version bump (1.0.1 → 2.0.0)

  • mcp/package.json, mcp/pyproject.toml, server.json, mcp/mcp_manifest.json

npm — published

  • pmll-memory-mcp@2.0.0 is live on npmjs
  • Created .github/workflows/npm-publish.yml — triggers on release, uses NPM_TOKEN secret
  • Package now ships agent_instructions.md and benchmarks/ alongside dist/

PyPI — ready for release trigger

  • pyproject.toml classifier promoted to Production/Stable
  • Added agent-instructions, benchmarks, peek-cache keywords
  • Existing pypi-publish.yml (OIDC trusted publishing) works as-is — just needs Release 2.0.0 created

MCP registry metadata

  • server.json: added PyPI package entry alongside npm, updated description with benchmark data
  • mcp_manifest.json: added benchmarks object (per-config avg ms for both TS/PY), agent_instructions reference, dual packages (npm + PyPI)
  • Fixed mcp-registry-publish.yml to set working-directory: mcp/ (was running from repo root, couldn't find package.json)

README updates

  • New sections: What's New in v2.0.0, Benchmark Results (four-way speed tables), Agent Instructions (peek pattern, tool priority, execution rules)
  • Description updated across all manifests to reference benchmarks and agent_instructions

⚠️ Required action

Add the npm auth token as repository secret NPM_TOKEN in Settings → Secrets for future automated npm publishes. PyPI uses OIDC (no token needed). Creating GitHub Release v2.0.0 will trigger all three publish workflows (npm, PyPI, MCP registry).

Copilot AI and others added 4 commits April 4, 2026 05:47
… workflow, update MCP registry metadata

Agent-Logs-Url: https://github.com/drQedwards/PPM/sessions/4a44d5d3-e98f-44e3-98c7-d75dec9843ec

Co-authored-by: drQedwards <213266729+drQedwards@users.noreply.github.com>
…P registry workflow for mcp/ directory, add keywords

Agent-Logs-Url: https://github.com/drQedwards/PPM/sessions/4a44d5d3-e98f-44e3-98c7-d75dec9843ec

Co-authored-by: drQedwards <213266729+drQedwards@users.noreply.github.com>
…workflow comment

Agent-Logs-Url: https://github.com/drQedwards/PPM/sessions/4a44d5d3-e98f-44e3-98c7-d75dec9843ec

Co-authored-by: drQedwards <213266729+drQedwards@users.noreply.github.com>
@vercel

vercel Bot commented Apr 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ppm Ready Ready Preview, Comment Apr 4, 2026 5:55am
@drQedwards
drQedwards marked this pull request as ready for review April 4, 2026 05:55
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@drQedwards
drQedwards merged commit 2782023 into main Apr 4, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants