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

18 lines
229 B
JSON

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