Compare commits

..

3 Commits

Author SHA1 Message Date
Noah Zweben MacBook
ff3447566e Revert to issues.createComment with proper permissions 2026-01-06 15:43:32 -08:00
Noah Zweben MacBook
d5be96ce23 Use pulls.createReview instead of issues.createComment 2026-01-06 15:27:24 -08:00
Noah Zweben MacBook
0a469a7ca6 Add write permissions for external PR workflow 2026-01-06 15:25:56 -08:00

View File

@@ -512,16 +512,6 @@
"url": "https://github.com/pinecone-io/pinecone-claude-code-plugin.git"
},
"homepage": "https://github.com/pinecone-io/pinecone-claude-code-plugin"
},
{
"name": "superpowers",
"description": "Superpowers teaches Claude brainstorming, subagent driven development with built in code review, systematic debugging, and red/green TDD. Additionally, it teaches Claude how to author and test new skills.",
"category": "development",
"source": {
"source": "url",
"url": "https://github.com/obra/superpowers.git"
},
"homepage": "https://github.com/obra/superpowers"
}
]
}