Release v5.0.1: Windows/Linux hooks fix, Gemini CLI, spec review loop

Bug fixes:
- Fix single quotes breaking SessionStart hook on Windows/Linux (#577, #529, #644)
- Add spec review loop to brainstorming checklist and flow diagram (#677)
- Fix Cursor install command in README (#676)

New features:
- Gemini CLI extension support
- Brainstorm server dependencies bundled for zero-npm-install experience

Improvements:
- OpenCode tool mapping fix (TodoWrite)
- Multi-platform brainstorm server launch
This commit is contained in:
Jesse Vincent
2026-03-10 19:33:25 -07:00
parent 920559aea7
commit 5ef73d25b7
3 changed files with 35 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "superpowers",
"description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
"version": "5.0.0",
"version": "5.0.1",
"author": {
"name": "Jesse Vincent",
"email": "jesse@fsck.com"