mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-25 15:24:58 +00:00
9 lines
114 B
JSON
9 lines
114 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"permission": {
|
|
"bash": {
|
|
"cat*": "ask"
|
|
}
|
|
}
|
|
}
|