Skip to content

chore: remove mneme plugin from all marketplaces - #44

Open
bfirestone wants to merge 1 commit into
mainfrom
remove-mneme
Open

chore: remove mneme plugin from all marketplaces#44
bfirestone wants to merge 1 commit into
mainfrom
remove-mneme

Conversation

@bfirestone

Copy link
Copy Markdown
Contributor

Summary

Removes the mneme plugin and every reference to it across the codebase, spanning all three marketplaces and the shared release tooling.

Changes

  • Deleted plugin directories:
    • claude-marketplace/plugins/mneme/
    • codex-marketplace/plugins/mneme/
    • opencode-marketplace/plugins/mneme/
  • Updated registries:
    • .claude-plugin/marketplace.json — removed mneme entry
    • .agents/plugins/marketplace.json — removed mneme entry (codex registry)
  • Updated release tooling:
    • .release-please-manifest.json — removed claude + codex mneme version pins
    • release-please-config.json — removed claude-mneme and codex-mneme packages

Notes

  • The opencode marketplace discovers plugins by directory (no static registry), so deleting the dir was sufficient there.
  • Historical CHANGELOG entries in the arc and code-quality plugins that mention the old loci-ctxmneme rename were left untouched, since they are release-please-generated history rather than live references.

Verification

All four marketplace validators pass (claude, codex, opencode, shared); all edited JSON parses cleanly. 34 files deleted total.

Remove the mneme plugin and all references to it across the claude,
codex, and opencode marketplaces, plus the shared release-please and
marketplace registry configuration.

- Delete claude/codex/opencode mneme plugin directories
- Drop mneme entries from .claude-plugin and .agents marketplace manifests
- Drop claude-mneme/codex-mneme packages from release-please config and manifest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant