mirror of
https://github.com/obra/superpowers.git
synced 2026-04-21 00:49:06 +08:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user