chore: update local Claude Code permission allowlist
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
b156f5b02b
commit
3cf7171eb2
1 changed files with 10 additions and 1 deletions
|
|
@ -47,7 +47,16 @@
|
|||
"Bash(curl -s -c /tmp/jar.txt -d \"email=lars@virk2.dk&password=cab123\" http://localhost:4321/login -o /dev/null)",
|
||||
"Bash(curl -s -b /tmp/jar.txt http://localhost:4321/roadmap)",
|
||||
"Bash(grep -nE \"\\\\.rr-fade-left, \\\\.rr-fade-right|rr-fade-left \\\\{|rr-fade-right \\\\{\" src/components/RoadmapRoute.astro)",
|
||||
"Bash(awk -F: '{print $1}')"
|
||||
"Bash(awk -F: '{print $1}')",
|
||||
"Bash(chmod +x /home/jonathan/.claude/statusline-command.sh)",
|
||||
"Bash(bash -n /home/jonathan/.claude/statusline-command.sh)",
|
||||
"Bash(command -v python3)",
|
||||
"Bash(command -v python)",
|
||||
"Bash(cd *)",
|
||||
"Bash(break)",
|
||||
"Bash(sed -n \"/export function createDispatch/,/^}/p\" src/lib/db.ts)",
|
||||
"Bash(sed -n \"/export function dispatchSlug/,/^}/p\" src/lib/format.ts)",
|
||||
"Bash(git check-ignore *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue