{
"$schema": "https://opencode.ai/config.json",
"plugin": ["superpowers@git+https://github.com/obra/superpowers.git"],
"permission": {
"external_directory": {
"~/.config/**": "allow",
"/tmp/**": "allow",
"~/Ascend/**": "allow",
"/usr/local/Ascend/**": "allow"
}
}
}