pieralukasz_true-recall/opencode.json
2026-05-01 21:25:25 +02:00

15 lines
344 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"instructions": [".opencode/rules/*.md"],
"permission": {
"bash": "allow",
"edit": "allow",
"write": "allow",
"webfetch": "allow"
},
"mcp": {},
"plugin": [
"superpowers@git+https://github.com/obra/superpowers.git",
"./.opencode/plugins/quality-hooks.ts"
]
}