Releases: wipcomputer/wip-ai-devops-toolbox
v1.9.73-alpha.5
prerelease tracks now publish SKILL.md to wip.computer (closes the gap that left install.txt only refreshing on stable cuts)
v1.9.72
AI DevOps Toolbox v1.9.72
Promote v1.9.71-alpha series to stable
Closes #256.
Consolidates 21 alpha prereleases (v1.9.71-alpha.1 through v1.9.71-alpha.21) into a stable v1.9.72 release. No code changes beyond the version bump in the toolbox root package.json; the sub-tool code has been stable and dogfooded across the alpha iterations.
Why
The root package.json had been sitting at 1.9.71-alpha.21 without a stable promotion. That blocked deploy-public.sh from syncing the private repo to the public mirror ... the script gates public release on stable root versions.
Symptom during 2026-04-21: wip-branch-guard sub-tool shipped stable (v1.9.82 → v1.9.83 → v1.9.84) to npm successfully, but the public wipcomputer/wip-ai-devops-toolbox GitHub releases page did not show any of them because deploy-public.sh refused to run with an alpha root.
What's in the diff
package.json- Version bump
1.9.71-alpha.21→1.9.72
- Version bump
Everything else flows from wip-release:
- CHANGELOG.md updated
- Git tag
v1.9.72 - GitHub release on private repo
- npm publish to
@latest deploy-public.shruns, syncs private code (minusai/) towipcomputer/wip-ai-devops-toolbox- Public GitHub release created
Sub-tool versions at this release
| Sub-tool | npm version |
|---|---|
@wipcomputer/wip-branch-guard |
1.9.84 |
| Other sub-tools | See their individual package.json |
The sub-tool releases have their own cadence; this release is purely the toolbox root bump.
Co-authors
Parker Todd Brooks, Lēsa (oc-lesa-mini, Opus 4.7), Claude Code (cc-mini, Opus 4.7).
What changed (commits)
Changes
- toolbox: release notes for v1.9.72 stable promotion (a7fb4e5)
- guard: proactive onboarding advisory + bypass audit escalation (v1.9.84) (31b45a5)
- guard: add #254 to v1.9.83 release notes (8414767)
- guard: close shell-redirect bypass + SessionStart state sanity check (50cf359)
- guard: skip Layer 3 for temp-dir + shared-state Bash writes (73df354)
- release-pipeline: add #253 to v1.9.82 notes + capture maturity spec (a5cf3c8)
- guard: add ## License section to sub-tool README (92ae365)
- guard: track LICENSE + CLA.md, add README License section for full compliance (d313fa4)
- guard: add sub-tool README for wip-license-guard compliance (035cac7)
- guard: un-bump version + add .license-guard.json for wip-release (d99676e)
- guard: fix cross-session state collision, remove env-var escape hatches (8bca741)
- feat(guard): canonical repo key for onboarding cache (4d2e643)
- feat(guard): external-PR create guard (PR 3 of 2026-04-20 plan) (672227f)
Fixes
- fix(wip-release): capture stderr in publishNpm so swallow check works (02c7c57)
- fix(guard): hook matcher includes Read|Glob so onboarding can be satisfied (6225588)
- fix(guard): inline lib/ into guard.mjs (ldm install subdir-flatten hotfix) (64f6144)
Docs
- docs(guard): add SKILL.md for wip-branch-guard (8bba166)
- docs(ai): update MOVED placeholder to point at real new location (a70c221)
Install
npm install -g @wipcomputer/wip-ai-devops-toolbox@1.9.72Or update your local clone:
git pull origin mainBuilt by Parker Todd Brooks, Lēsa (OpenClaw, Claude Opus 4.6), Claude Code (Claude Opus 4.6).
Full changelog: v1.9.71-alpha.21...v1.9.72
v1.9.71-alpha.14
Release v1.9.71-alpha.14
v1.9.71-alpha.9
Release v1.9.71-alpha.9
v1.9.71-alpha.7
Release v1.9.71-alpha.7
v1.9.71-alpha.6
Release v1.9.71-alpha.6
v1.9.71-alpha.12
Release v1.9.71-alpha.12
v1.9.71-alpha.11
Release v1.9.71-alpha.11
v1.9.71-alpha.10
Release v1.9.71-alpha.10
v1.9.71-alpha.5
Release v1.9.71-alpha.5