feat(P02): opencode integration layer (#2)
18 CI agents, 11 workflows, 11 commands, 5 references, 3 contexts. Zero learnship dependencies.
This commit was merged in pull request #2.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user