feat: opencode add plugins

This commit is contained in:
tqcq
2026-03-10 08:51:38 +00:00
parent d3430a8838
commit a76aa61ea6
2 changed files with 6 additions and 3 deletions

View File

@@ -1,7 +1,8 @@
{
"$schema": "https://opencode.ai/config.json",
"plugins": [
"plugin": [
"@tarquinen/opencode-dcp@latest",
"opencode-plugin-openspec"
"opencode-plugin-openspec",
"superpowers@claude-plugins-official"
]
}

View File

@@ -60,7 +60,9 @@ sudo npm install -g \
agent-browser \
openclaw@latest \
@tarquinen/opencode-dcp@latest \
opencode-plugin-openspec
opencode-plugin-openspec \
superpowers@claude-plugins-official
openclaw gateway install
HIMALAYA_VERSION=v1.2.0