13 lines
172 B
JSON
13 lines
172 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"agent": {
|
|
"build": {
|
|
"permission":{
|
|
"task": {
|
|
"git": "allow"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|