v0.1.2 — Marketplace source format + /resume rename
Fixed
- Switched marketplace
sourcefrom the unsupported"."shorthand to the verified-working{ "source": "url", "url": "...", "sha": "..." }form. Pinning to a commit SHA so installs are reproducible.
Changed
- Slash command
/resumerenamed to/recapto 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.