Files
FFCardGame/.claude/settings.local.json
2026-02-02 16:28:53 -05:00

70 lines
2.8 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)",
"Bash(git clone:*)",
"Bash(godot --headless --script res://addons/gut/gut_cmdln.gd -gdir=res://tests -gexit:*)",
"Bash(/home/ckoch/Downloads/Godot_v4.2-stable_linux.x86_64:*)",
"Bash(timeout 120 godot:*)",
"Bash(convert:*)",
"Bash(timeout 60 godot:*)",
"Bash(timeout 60 ~/.local/share/Godot/bin/godot:*)",
"Bash(timeout 5 godot:*)",
"Bash(echo:*)",
"Bash(timeout 10 /home/ckoch/Downloads/Godot_v4.5.1-stable_linux.x86_64:*)",
"Bash(for f in scripts/game/ai/*.gd)",
"Bash(do echo \"=== $f ===\")",
"Bash(/home/ckoch/Downloads/Godot_v4.5.1-stable_linux.x86_64:*)",
"Bash(done)",
"Bash(npm install)",
"Bash(grep:*)",
"Bash(godot4:*)",
"Bash(npx tsc:*)",
"Bash(npm run build:*)",
"Bash(npx tsx:*)",
"Bash(node --version:*)",
"Bash(npm install:*)",
"Bash(python tools/ai_card_reviewer.py:*)",
"Bash(tee:*)",
"Bash(for set in 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27)",
"Bash(do)",
"Bash(export:*)",
"Bash(__NEW_LINE_844f0ad1f7e619fc__ for set in 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27)",
"Bash(__NEW_LINE_53cda2a7256fe344__ for set in 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27)",
"Bash(__NEW_LINE_c4814b096675c7a3__ for set in 16 17 18 19 20 21 22 23 24 25 26 27)",
"Bash(godot:*)",
"Bash(python tools/ability_validator.py:*)",
"Bash(which:*)",
"Bash(python tools/ability_processor.py:*)"
]
}
}