mirror of
https://github.com/amir20/dozzle.git
synced 2026-06-23 04:10:12 +00:00
a79ffdaf50
Co-authored-by: Dhaval Patel <dhavu262@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
26 lines
785 B
JSON
26 lines
785 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__acp__Edit",
|
|
"mcp__acp__Bash",
|
|
"mcp__acp__Write",
|
|
"Bash(gh pr view:*)",
|
|
"Bash(gh api:*)",
|
|
"WebFetch(domain:github.com)",
|
|
"Bash(make test:*)",
|
|
"Bash(go test:*)",
|
|
"Bash(go run -e -c 'package main; import \\(\"\"fmt\"\"; \"\"golang.org/x/crypto/bcrypt\"\"\\); func main\\(\\) { h, _ := bcrypt.GenerateFromPassword\\([]byte\\(\"\"password\"\"\\), bcrypt.DefaultCost\\); fmt.Println\\(string\\(h\\)\\) }')",
|
|
"Bash(python3:*)",
|
|
"Bash(pnpm test:*)",
|
|
"Bash(node --version:*)",
|
|
"Bash(pnpm list:*)",
|
|
"Bash(git rebase:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git checkout:*)",
|
|
"Bash(pnpm build:*)",
|
|
"Bash(go build:*)"
|
|
]
|
|
}
|
|
}
|