Skip to content

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.