00 / CHANGELOG

WHAT'S NEW.

Every shipped release. Dated. Concrete.

2026-04-23·v0.4.2
DOCS REDESIGN + OPENCLAW SUPPORT

Docs fully redesigned. OpenClaw added as a supported agent alongside Claude Code, Codex, Cursor, and Windsurf. Install, publish, and AMP integration guides updated end to end.

2026-04-22·v0.4.1 + AMP v0.4
INLINE-TAG SKILLS

CLI tracks AMP protocol v0.4. Inline-tag skills land — packs can now declare installable skills directly in the pack manifest alongside memory files.

2026-04-21·v0.2 INSTALL PIPELINE
LIVE REGISTRY + SUBTREE EXTRACTION

mm install @creator/pack resolves against the live registry. Pack files extract into ./.memorymarket/ or ~/.memorymarket/ with subtree isolation. Host rules file is rewritten in place on each install.

2026-04-21·SIGNING PIPELINE
ED25519 SIGN + VERIFY

mm keygen, mm sign, and mm verify ship. Every pack is signed with an Ed25519 key over the manifest and file hashes. The installer verifies the signature before writing a single file to disk.

2026-04-20·v0.1.0
LAUNCH

npm install -g memorymarket works. First public CLI publish. Marketing site live at memorymarket.co. Buy and install signed AI memory packs for Claude Code, Codex, Cursor, Windsurf, and OpenClaw.