Releases: memi-design/memi
Release list
v2.7.3
Memi 2.7.1
2.7.1
- Accept optional measured tools.outputBytes in durable workflow receipts.
- Preserve compatibility with earlier receipts while admitting measured external-adapter output volume.
Verified through the trusted npm publish workflow with provenance and registry attestations.
v2
chore: bind 2.7.3 metadata to merged source (#102)
v2.7.0
v2.6.4
v2.6.3
Memi v2.6.2
Memi 2.6.2
This release records the exact source provenance of the already-published @memi-design/cli@2.6.2 npm package.
- first-run audits are non-invasive by default
- Homebrew release automation fails fast instead of publishing partial state
Provenance
The npm package reports gitHead ee3f3f00731a7a08c7616d4dfb14440165a86354, which is the commit tagged by this release. The package remains immutable; no npm artifact was replaced or rewritten.
v2.6.1
Memi v2.6.0 - Apple platform design CI
Apple platform design CI
Memi 2.6 adds spec-first iOS and SwiftUI workflows across the CLI, MCP server, Codex plugin, Claude plugin, and Mémoire Studio runtime.
New
memi ios briefproduces a compact, evidence-aware Apple design brief.memi ios scaffoldgenerates deterministic SwiftUI view, model, test, and spec files using dry-run JSON before approved writes.- MCP tools
prepare_apple_design_briefandscaffold_swiftui_filesexpose the same contract to coding agents. - The Codex and Claude bundles include the focused
build-swiftui-interfaceskill. - Path traversal, overwrite, and Xcode project mutation are guarded by default.
- Liquid Glass guidance is scoped to iOS 26+ with availability-gated fallbacks. No iOS 27 support is claimed.
Proof
- 1,715 tests across 227 files
- Node 20 and 22 CI
- 50-tool MCP smoke test
- Codex plugin scanner and CodeQL clean
- Live Studio E2E generated four Apple files and passed
swiftctypechecking - Clean binaries for macOS arm64/x64, Linux x64, and Windows x64 with checksums
Companion releases: Design Skills v1.2.0 and Studio v2.5.0.
Runtime runtime-v0.20.0
Mémoire Studio runtime sidecar binaries + resources tarball.
Consumed by github.com/sarveshsea/memi-studio at build time via scripts/fetch-runtime.mjs.
Pin in memi-studio's package.json:
"memoireRuntime": {
"version": "0.20.0",
"engineRepo": "sarveshsea/memi",
"releaseTag": "runtime-v0.20.0"
}