diff --git a/ceo/.config/opencode/opencode.json b/ceo/.config/opencode/opencode.json new file mode 100644 index 0000000..905455b --- /dev/null +++ b/ceo/.config/opencode/opencode.json @@ -0,0 +1,12 @@ +{ + "$schema": "https://opencode.ai/config.json", + "permission": "allow", + "experimental": { + "snapshots": false + }, + "skills": { + "paths": [ + "/app/skills" + ] + } +} \ No newline at end of file