From 224eda1eccdb2222da5aa8fcfbbca641d5ada736 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Fri, 10 Apr 2026 16:24:56 -0400 Subject: [PATCH] Delete engineering/gandalf/.config/opencode/config.json --- engineering/gandalf/.config/opencode/config.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 engineering/gandalf/.config/opencode/config.json diff --git a/engineering/gandalf/.config/opencode/config.json b/engineering/gandalf/.config/opencode/config.json deleted file mode 100644 index 63d585a..0000000 --- a/engineering/gandalf/.config/opencode/config.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "$schema": "https://opencode.ai/config.json", - "permission": { - "*": "allow" - }, - "skills": { - "paths": [ - "/app/skills" - ] - } -} \ No newline at end of file