2f738c33b7
18 CI agents, 11 workflows, 11 commands, 5 references, 3 contexts. Zero learnship dependencies.
14 lines
309 B
JSON
14 lines
309 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"permission": {
|
|
"read": {
|
|
"~/.config/opencode/learnship/*": "allow",
|
|
"~/.config/opencode/ci/*": "allow"
|
|
},
|
|
"external_directory": {
|
|
"~/.config/opencode/learnship/*": "allow",
|
|
"~/.config/opencode/ci/*": "allow"
|
|
}
|
|
}
|
|
}
|