LoopX v0.1.4
Highlights
- Promotes current main to the public stable channel.
- Includes the product-capability monitor projection fixes merged after v0.1.3.
- Keeps the named release contract aligned across loopx.version, pyproject.toml, tag v0.1.4, and stable.
Upgrade
Existing users can check and update with:
loopx update --check
loopx update --executeFresh install remains:
curl -fsSL https://raw.githubusercontent.com/huangruiteng/loopx/main/scripts/install-from-github.sh | bashValidation
- Release compatibility smokes passed.
- Quota/work-lane regression smokes passed.
- Canary promotion readiness smoke passed after installing dashboard npm dependencies.
- Public boundary scan reported no errors; one existing loopx-meta duplicate-index warning remains.