Skip to content

chore(release): prepare memi 1.0.2 distribution#26

Merged
sarveshsea merged 9 commits into
mainfrom
release/1.0.2
May 14, 2026
Merged

chore(release): prepare memi 1.0.2 distribution#26
sarveshsea merged 9 commits into
mainfrom
release/1.0.2

Conversation

@sarveshsea
Copy link
Copy Markdown
Owner

Summary

  • Bump @memi-design/cli, server.json, Codex plugin metadata, widget metadata, and generated preset stamps to 1.0.2.
  • Add the 1.0.2 changelog entry for Studio runtime contracts and plugin metadata stabilization.
  • Refresh growth status docs with the 2026-05-14 public baseline.

Verification

  • npm run typecheck
  • npm test
  • npm run check:release
  • npm run growth:status -- --json
  • npm pack --dry-run --json
  • temp install smoke: memi --version, memi status --json, server.json MCP metadata check
  • MEMOIRE_PUBLISH_READY_SKIP_AUTH=1 npm run publish:ready

Note: local npm auth is unavailable in this Codex shell (npm whoami returns 401), so publish should run through the repository workflow with NPM_TOKEN after merge.

sarveshsea and others added 9 commits May 11, 2026 23:03
PR #24 added pnpm + yarn install commands and excluded plugin/*.png from
the tarball, which required bumping the npm version (1.0.0 -> 1.0.1) to
publish. This commit syncs all release-gate-enforced version pins to 1.0.1
so main matches what's on npm.

Files synced:
- package.json + package-lock.json
- server.json (3 places)
- plugin/widget-meta.json
- plugins/memoire/.codex-plugin/plugin.json
- 12 examples/**/registry.json
- examples/presets/starter/README.md
- preview/changelog.html (regenerated from CHANGELOG.md)

CHANGELOG: v1.0.1 entry covering the install-variants and pack-size-fix
changes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Hero was already on the new brand from PR #21, but 32 references below
the fold still said "Memoire" or "Mémoire" — anyone scrolling the npm
page sees inconsistent branding. Also dropped two stale "0.16.3 ships..."
prose pins that made the README look unmaintained.

Preserved on purpose:
- Two `Mémoire Studio_0.16.3_aarch64.dmg` filename examples — these
  are the actual Tauri-bundled DMG names; updating prose without
  rebuilding the app would create a misleading reference.
- All `~/.codex/skills/memoire/`, `~/.hermes/skills/memoire/`,
  `plugins/memoire/`, `memoire.agent.yaml` paths — these are
  installed in user environments and renaming would break installs.

`check:release` still passes (requiredReadmeTerms substrings all live in
the unchanged hero).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
\`memi --help\` was printing \`Usage: memoire [options] [command]\` because
the Commander program name was never updated during the rebrand. First-time
users running --help after \`npm i -g @memi-design/cli\` saw the old brand.

Also updated the program description from the old "Diagnose and improve real
web apps..." to the new tagline that matches package.json:
"Design-system memory for coding agents — pull tokens from Figma, generate
shadcn-native components, audit Tailwind apps".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@sarveshsea sarveshsea merged commit a597e52 into main May 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant