{ "$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 }, "permissions": { "bash": "ask", "doom_loop": "ask" }, "instructions": [ "src/lib/taylordb.types.ts", "src/lib/taylordb-client.ts", "QUERY_BUILDER.md" ] }