Skip to content

v2026.2.12 "Doc Sync & Accelerate"

Choose a tag to compare

@jmagly jmagly released this 27 Feb 01:34
· 2083 commits to main since this release
v2026.2.12
c79854b

Highlights

What changed Why you care
aiwg doc-sync command Detect and auto-fix documentation-code drift with 8 parallel auditors
aiwg sdlc-accelerate command Go from idea to construction-ready with a single command
2 new skills doc-sync and sdlc-accelerate with natural language triggers
HashiCorp references removed Framework is now vendor-neutral for infrastructure tooling
CLI reference corrected Command counts and categories match the actual 42-command inventory
24 integration tests Full coverage for accelerate pipeline logic

New Commands

# Documentation-code drift detection and auto-fix
aiwg doc-sync code-to-docs --dry-run
aiwg doc-sync code-to-docs
aiwg doc-sync full --interactive

# End-to-end SDLC ramp-up pipeline
aiwg sdlc-accelerate "Customer portal with real-time chat"
aiwg sdlc-accelerate --from-codebase .
aiwg sdlc-accelerate --resume
aiwg sdlc-accelerate "My project" --dry-run

Install / Update

npm install -g aiwg@2026.2.12

Issues Resolved

#343, #344, #345, #346, #347, #348, #349, #350, #351, #352, #353

Full release notes: v2026.2.12 announcement