Skip to content

Marketplace still serves v0.1.0 — v0.3.0 fixes not available to marketplace users #12

@N3SSQwiK

Description

@N3SSQwiK

Problem

The Anthropic Marketplace still serves v0.1.0 when installing or updating via /plugin. Running /plugin and selecting update reports:

remember is already at the latest version (0.1.0).

However, the repo's plugin.json on main shows v0.3.0, and the README changelog documents fixes through v0.3.0 including the critical path resolution overhaul (#9, #5, #8, #4, #1).

Impact

Every marketplace user is running v0.1.0 with the broken PROJECT_DIR resolution. The autonomous save pipeline silently fails on every invocation:

save-session.sh: line 135: cd: /Users/.../.claude/plugins/cache/claude-plugins-official/.claude/remember: No such file or directory

This means now.md, today-*.md, recent.md, and archive.md are never created. The only functioning part is the manual /remember handoff note. Users may not realize the pipeline is broken since it fails silently (errors go to .remember/logs/autonomous/ which most won't check).

Expected

/plugin update should pull v0.3.0 (or latest) which includes resolve-paths.sh and the path resolution fixes.

Environment

  • macOS (Darwin 25.4.0)
  • Claude Code CLI
  • Installed via /plugin → Anthropic Marketplace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions