card editor, menu updated, screen changes

This commit is contained in:
2026-01-27 18:47:53 -05:00
parent 7ce6560225
commit 7a89ee47f0
28 changed files with 189196 additions and 403 deletions

View File

@@ -11,7 +11,25 @@
"Bash(timeout 5 godot4:*)",
"Bash(curl:*)",
"Bash(timeout 3 godot4:*)",
"Bash(git -C /home/ckoch/Documents/Development/FFCardGame status background_1*)"
"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)"
]
}
}