nWave Framework v3.22.1
Release Date: 2026-08-31
Promoted from: v3.22.1rc1
Full Changelog: v3.22.0...v3.22.1
Installation
uv (recommended):
uv tool install nwave-aipipx (fallback):
pipx install nwave-aiBug Fixes
- fix(release): correct v3.22.1 release notes (
1399fe20e) - fix(release): secure v3.22.1 publication pipeline (
1dce3ed24)
Other Changes
- docs(cli): document des-commit helper (
f909b2b64) - test(release): rebase issue 90 workflow digest (
fa5df9fa6) - docs(readme): fix public outcomes links (
d4e3263f1) - docs(readme): document v3.22 maintenance release (
45f8a61c0)
Maintenance
nWave v3.22.1 is the current corrective maintenance release for the v3 line. It carries forward the twelve community fixes that are already present in published 3.22.0, across installation, configuration, finalization, diagnostics, repository hygiene, command discovery, and contributor guidance:
- delivery guidance keeps the hand-off green for squash, rebase, and fast-forward-only workflows (#56);
- the installed outcomes registry now includes the schema it needs (#63);
- relative DES log paths are anchored to the worktree root (#79);
- platform and delivery architecture work is routed to the appropriate specialist (#81);
- finalization preserves feature workspace history while removing transient session state (#83);
- supported documentation-density prompt modes are documented and validated (#84);
- public repository dotfiles and local-only state receive the intended protection (#90);
- generated documentation links no longer depend on which worktree produced them (#91);
- Git verification failures now provide more actionable explanations (#92);
/nw-executeis easier to discover for a known single step (#96);- contributor guidance identifies the generated plugin payload and its canonical sources (#97); and
- a skipped commit no longer counts as completed work (#99).
Security hardening carried forward from 3.22.0 replaces legacy content fingerprints with SHA-256 and removes the vulnerable gitlint toolchain.