Files
dotfiles/.config/opencode/opencode.json
T
2026-07-20 19:35:21 -04:00

13 lines
172 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"agent": {
"build": {
"permission":{
"task": {
"git": "allow"
}
}
}
}
}