Skip to content

v0.1.2 — Marketplace source format + /resume rename

Choose a tag to compare

@se4thvin se4thvin released this 13 May 01:46
· 10 commits to main since this release

Fixed

  • Switched marketplace source from the unsupported "." shorthand to the verified-working { "source": "url", "url": "...", "sha": "..." } form. Pinning to a commit SHA so installs are reproducible.

Changed

  • Slash command /resume renamed to /recap to avoid collision with Claude Code's built-in /resume.

Note: v0.1.2 still hit a marketplace-name-collision bug on install. Fixed in v0.1.3.