chore(mcp): separate SDK release from marketplace plugin - #604
Conversation
|
@harrymove-ctrl Please review current HEAD |
|
Reviewed exact head No code blocker in this PR. I cannot formally approve because this PR is authored by the current GitHub account. Rollout note: #604 must be merged and a patched npm release must actually be published before the standalone marketplace plugin can truthfully claim that current releases support post-login credential hot reload. |
|
Follow-up after marketplace plugin head This PR remains unchanged at |
|
@harrymove-ctrl Final reminder: please approve exact HEAD |
|
Superseded by merged PR #613, which manually bumped MCP to 0.0.7, added the complete concise changelog, documented canonical SDK ownership, and removed the plugin copy from future npm tarballs. Closing to avoid duplicate/conflicting release preparation. |
Summary
Keep MCP SDK and npm release ownership in the MemWal monorepo while the Claude marketplace package is prepared in
CommandOSSLabs/walrus-memory-mcp-plugin.packages/mcpas the canonical SDK/npm sourceThe existing monorepo plugin files are deliberately not deleted in this PR: current public docs still point at the monorepo marketplace. They can be retired after the standalone plugin PR lands, the repository is transferred, and docs are switched atomically.
Validation
npm pack --dry-runcontains 38 runtime files and noplugin/copygit diff --checkpassedRelated marketplace handoff: CommandOSSLabs/walrus-memory-mcp-plugin#4.