{ "env": { "CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1" }, "permissions": { "allow": [ "Bash(git add:*)", "Bash(git commit:*)", "Bash(xargs ls:*)", "Bash(/tmp/check_sse.txt:*)", "Read(//tmp/**)", "Bash(cargo check:*)", "Bash(cargo test:*)", "Bash(npx tsc:*)", "Bash(npx vitest:*)", "Bash(npx vite:*)" ], "defaultMode": "bypassPermissions" } }