MemWing v0.1.1
MemWing v0.1.1
Patch release for the Homebrew/tap install path and release artifact hygiene.
Fixed
- Bundles the OpenClaw plugin
package.jsonin the release artifact somemwing openclaw installis treated as a plugin install instead of a hook-pack install. - Removes
__pycache__,.pyc, anddirect_url.jsonbuild 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.pynpm run typecheckinmemwing/integrations/openclawpackaging/release/smoke_quickstart.sh <extracted-artifact>- Real
openclawCLI install smoke under an isolatedHOME