Skip to content

Luban Loop v0.1.3

Latest

Choose a tag to compare

@Zanetach Zanetach released this 29 May 05:31

Public branding cleanup release.

Highlights:

  • Installs one top-level luban skill for Agents, Codex, and Claude Code.
  • Bundles specialist modules and Square guardrails under the Luban entrypoint without exposing upstream module branding in public docs or the top-level skill.
  • Preserves autonomous delivery loop and Project Mode semantics for project-level requirements.
  • Keeps release version source, pinned install guidance, behavior tests, and semantic contract checks.
  • Verifies v* tags in GitHub Actions.

Install pinned release:

VERSION_TAG="v0.1.3"
curl -fsSL "https://raw.githubusercontent.com/Zanetach/luban-loop/${VERSION_TAG}/scripts/install.sh" | LUBAN_LOOP_REF="${VERSION_TAG}" bash

Verification:

  • ./scripts/verify.sh
  • GitHub Actions Verify on main and v0.1.3
  • Tagged install smoke test from GitHub raw URL
  • Public docs/top-level skill scan confirms upstream module branding is not exposed