diff --git a/opencode.json b/opencode.json index c11e8a6..f77d66f 100644 --- a/opencode.json +++ b/opencode.json @@ -1,22 +1,5 @@ { "$schema": "https://opencode.ai/config.json", - "tools": { - "read": true, - "bash": true, - "edit": true, - "write": true, - "grep": true, - "glob": true, - "list": true, - "patch": true, - "todowrite": true, - "todoread": true, - "webfetch": true - }, - "permission": { - "bash": "ask", - "doom_loop": "ask" - }, "instructions": [ "src/lib/taylordb.types.ts", "src/lib/taylordb-client.ts",