You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v3.3.3 — restore install integrity
See CHANGELOG.md for the full release notes.
Headline fix: the mempalace-mcp console-script drift in v3.3.2. The
plugin.json referenced a binary that pyproject.toml never declared,
so every fresh 'pip install mempalace==3.3.2' produced a broken
Claude Code plugin config. Fixed by #340 (messelink) and follow-ups
in #1147 (igorls).