36 lines
1.3 KiB
JSON
36 lines
1.3 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(tree:*)",
|
|
"Bash(find:*)",
|
|
"Bash(git config:*)",
|
|
"Bash(flatpak list)",
|
|
"Bash(snap list:*)",
|
|
"Bash(timeout 10 godot4:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(timeout 5 godot4:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(timeout 3 godot4:*)",
|
|
"Bash(git -C /home/ckoch/Documents/Development/FFCardGame status background_1*)",
|
|
"Bash(wc:*)",
|
|
"Bash(du:*)",
|
|
"Bash(pip3 show:*)",
|
|
"Bash(pip3 install:*)",
|
|
"Bash(python3:*)",
|
|
"Bash(apt list:*)",
|
|
"Bash(dpkg:*)",
|
|
"Bash(sudo apt-get install:*)",
|
|
"Bash(source:*)",
|
|
"Bash(pip install:*)",
|
|
"Bash(# Try using pipx, conda, or any other Python package manager which pipx conda uv ; ls /usr/bin/python* ; ls /home/ckoch/.local/bin/)",
|
|
"Bash(export ANTHROPIC_API_KEY=\"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\")",
|
|
"Bash(sort:*)",
|
|
"Bash(if [ -f /home/ckoch/Documents/Development/FFCardGame/data/scan_errors.log ])",
|
|
"Bash(then wc -l /home/ckoch/Documents/Development/FFCardGame/data/scan_errors.log)",
|
|
"Bash(else echo \"No errors logged\")",
|
|
"Bash(fi)",
|
|
"Bash(git -C /home/ckoch/Documents/Development/FFCardGame log --oneline -20)"
|
|
]
|
|
}
|
|
}
|