Skip to content

LoopX v0.1.4

Choose a tag to compare

@huangruiteng huangruiteng released this 02 Jul 16:24
07d0a75

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 --execute

Fresh install remains:

curl -fsSL https://raw.githubusercontent.com/huangruiteng/loopx/main/scripts/install-from-github.sh | bash

Validation

  • 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.