18 lines
361 B
JSON
18 lines
361 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"permission": "allow",
|
|
"experimental": {
|
|
"snapshots": false
|
|
},
|
|
"mcp": {
|
|
"playwright-privilegedescalation": {
|
|
"type": "remote",
|
|
"url": "http://playwright-privilegedescalation.paperclip.svc.cluster.local:3000/sse"
|
|
}
|
|
},
|
|
"skills": {
|
|
"paths": [
|
|
"/app/skills"
|
|
]
|
|
}
|
|
} |