This release includes 1 breaking change for platform teams planning a safe upgrade.
Published 1mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai
brainstorming
coding
obra
sdlc
skills
+2 more
subagent-driven-development
superpowers
Summary
AI summarySDD scratch files moved to .superpowers/sdd/ to avoid Git‑protected path write failures.
Full changelog
Subagent-Driven Development
- SDD scratch files moved out of
.git/. Claude Code treats.git/as a protected path and denies agent writes there, so an implementer subagent writing its report into.git/sdd/got blocked mid-run. Task briefs, implementer reports, review diffs, and the progress ledger now live in a self-ignoring.superpowers/sdd/directory in the working tree — kept out ofgit statusand out of commits, and resolved per worktree by a sharedsdd-workspacehelper. One caveat: because the workspace is git-ignored working-tree scratch,git clean -fdxwill delete the progress ledger; recover fromgit logif that happens. (#1780)
Breaking Changes
- SDD scratch files relocated from .git/ to .superpowers/sdd/, requiring updates to paths and workflows
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About superpowers
All releases →Beta — feedback welcome: [email protected]