Skip to content

MemWing v0.1.1

Choose a tag to compare

@GaosCode GaosCode released this 06 May 11:49
· 24 commits to main since this release

MemWing v0.1.1

Patch release for the Homebrew/tap install path and release artifact hygiene.

Fixed

  • Bundles the OpenClaw plugin package.json in the release artifact so memwing openclaw install is treated as a plugin install instead of a hook-pack install.
  • Removes __pycache__, .pyc, and direct_url.json build metadata from the release artifact.
  • Removes third-party SBOM files with runner-local paths and redacts local build paths from numpy.__config__.
  • Updates the Homebrew formula to the v0.1.1 artifact checksum.

Validation

  • uv run pytest tests/unit/test_release_packaging.py tests/unit/test_cli_config.py tests/unit/test_control_plane_launcher.py
  • npm run typecheck in memwing/integrations/openclaw
  • packaging/release/smoke_quickstart.sh <extracted-artifact>
  • Real openclaw CLI install smoke under an isolated HOME