mirror of
https://github.com/obra/superpowers.git
synced 2026-04-22 01:19:04 +08:00
Release v3.6.0: Add Windows support for plugin hooks
New features: - Cross-platform polyglot wrapper (run-hook.cmd) for Windows/Unix - Pure bash JSON escaping for Windows compatibility - Documentation for polyglot hooks setup
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "superpowers",
|
"name": "superpowers",
|
||||||
"description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
|
"description": "Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques",
|
||||||
"version": "3.5.1",
|
"version": "3.6.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Jesse Vincent",
|
"name": "Jesse Vincent",
|
||||||
"email": "jesse@fsck.com"
|
"email": "jesse@fsck.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user