Skip to content

Releases: memi-design/memi

v2.7.3

Choose a tag to compare

@github-actions github-actions released this 01 Aug 05:01
2e29c5c
Memi 2.7.3

Memi 2.7.1

Choose a tag to compare

@sarveshsea sarveshsea released this 01 Aug 01:08
5c694ba

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

v2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 14:38
2e29c5c
chore: bind 2.7.3 metadata to merged source (#102)

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 03:31
Memi 2.7.0

v2.6.4

Choose a tag to compare

@github-actions github-actions released this 28 Jul 03:26
Memi v2.6.4

v2.6.3

Choose a tag to compare

@github-actions github-actions released this 27 Jul 23:18
0f89cbf
Memi v2.6.3

Memi v2.6.2

Choose a tag to compare

@sarveshsea sarveshsea released this 26 Jul 21:27
ee3f3f0

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

Choose a tag to compare

@github-actions github-actions released this 18 Jul 07:03
c2a8a6b
Memi v2.6.1

Memi v2.6.0 - Apple platform design CI

Choose a tag to compare

@github-actions github-actions released this 18 Jul 05:02
c9cfa1f

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 brief produces a compact, evidence-aware Apple design brief.
  • memi ios scaffold generates deterministic SwiftUI view, model, test, and spec files using dry-run JSON before approved writes.
  • MCP tools prepare_apple_design_brief and scaffold_swiftui_files expose the same contract to coding agents.
  • The Codex and Claude bundles include the focused build-swiftui-interface skill.
  • 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 swiftc typechecking
  • 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

Choose a tag to compare

@github-actions github-actions released this 18 Jul 05:02
c9cfa1f

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"
}