Release v5.0.7: Copilot CLI support, OpenCode fixes

This commit is contained in:
Jesse Vincent
2026-03-31 12:23:25 -07:00
parent f0df5eca30
commit 1f20bef3f5
8 changed files with 245 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "superpowers",
"version": "5.0.6",
"version": "5.0.7",
"type": "module",
"main": ".opencode/plugins/superpowers.js"
}