diff --git a/.config/opencode/opencode.json b/.config/opencode/opencode.json new file mode 100644 index 0000000..6938436 --- /dev/null +++ b/.config/opencode/opencode.json @@ -0,0 +1,11 @@ +{ + "agent": { + "custom": { + "permission": { + "edit": "ask", + }, + "bash": "ask", + } + }, + "$schema": "https://opencode.ai/config.json" +}