mirror of
https://github.com/obra/superpowers.git
synced 2026-04-16 10:29:57 +00:00
Release v4.3.1: Cursor support, Windows hook fix
- Add Cursor plugin manifest and hook response compatibility - Restore polyglot wrapper for Windows SessionStart reliability - Fix 6 Windows issues: #518, #504, #491, #487, #466, #440
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
{
|
||||
"name": "superpowers",
|
||||
"description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
|
||||
"version": "4.3.0",
|
||||
"version": "4.3.1",
|
||||
"source": "./",
|
||||
"author": {
|
||||
"name": "Jesse Vincent",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "superpowers",
|
||||
"description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
|
||||
"version": "4.3.0",
|
||||
"version": "4.3.1",
|
||||
"author": {
|
||||
"name": "Jesse Vincent",
|
||||
"email": "jesse@fsck.com"
|
||||
|
||||
Reference in New Issue
Block a user