{ "permissions": { "allow": [ "Bash(find:*)", "Bash(npm run tauri:*)", "Bash(cargo build:*)", "Bash(./src-tauri/target/debug/tauri-app:*)", "Bash(echo $XDG_SESSION_TYPE)", "Bash(WAYLAND_DISPLAY=\"\" DISPLAY=:0 ./src-tauri/target/debug/tauri-app:*)", "Bash(ldd:*)", "Read(//home/matt/.config/claudia/**)", "WebFetch(domain:github.com)", "Bash(cat:*)", "Bash(npm run tauri:dev:*)", "Bash(git add:*)", "Bash(git commit:*)", "WebSearch", "Bash(python3:*)" ], "deny": [], "ask": [] } }