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