diff options
| author | Dax Raad <[email protected]> | 2025-07-31 12:26:34 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-07-31 12:26:47 -0400 |
| commit | a5b20f973fb575ba25256c1b3cb13b03bea96fa1 (patch) | |
| tree | 027dc732e00c49925abea17e012d89c54d6c5c7b /opencode.json | |
| parent | 872b1e068f1307326d733663d7b79e0fb75d7232 (diff) | |
| download | opencode-a5b20f973fb575ba25256c1b3cb13b03bea96fa1.tar.gz opencode-a5b20f973fb575ba25256c1b3cb13b03bea96fa1.zip | |
wip: refactor permissions
Diffstat (limited to 'opencode.json')
| -rw-r--r-- | opencode.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opencode.json b/opencode.json index 8efc57a7a..4789660da 100644 --- a/opencode.json +++ b/opencode.json @@ -28,5 +28,9 @@ "type": "local", "command": ["opencode", "x", "@h1deya/mcp-server-weather"] } + }, + "permission": { + "edit": "ask", + "bash": "ask" } } |
