{ "$schema": "https://opencode.ai/config.json", "instructions": ["AGENTS.md"], "permission": { "skill": "allow", "bash": { "*": "ask", "npm *": "allow", "npx *": "allow", "node *": "allow", "git *": "allow", "ls": "allow", "ls *": "allow", "cat *": "allow", "mkdir *": "allow", "date": "allow", "date *": "allow" } } }