n64-tracker/.claude/settings.local.json

29 lines
1.1 KiB
JSON

{
"permissions": {
"allow": [
"Bash(python3 -c \"\nimport subprocess\n# Try using built-in tools to extract text from PDF\nresult = subprocess.run\\([''mdls'', ''/Users/matt/Desktop/VideoGameList/N64.pdf''], capture_output=True, text=True\\)\nprint\\(result.stdout[:500]\\)\n\")",
"Bash(pip3 install:*)",
"Bash(python3:*)",
"WebFetch(domain:gamesdb.launchbox-app.com)",
"Bash(docker:*)",
"Bash(curl:*)",
"Bash(open http://localhost:8080)",
"Bash(awk:*)",
"Bash(shuf)",
"Bash(/Users/matt/Desktop/VideoGameList/build_coverart_mapping.py:*)",
"Bash(/Users/matt/Desktop/VideoGameList/fix_coverart_mapping.py:*)",
"WebFetch(domain:www.pricecharting.com)",
"Bash(/tmp/scrape_prices.py:*)",
"Bash(/tmp/match_prices.py:*)",
"Bash(/tmp/fuzzy_prices.py:*)",
"Bash(echo:*)",
"WebFetch(domain:www.rarityguide.com)",
"Bash(pip install:*)",
"Bash(/tmp/scrape_rarity.py:*)",
"Bash(/tmp/match_rarity.py:*)",
"WebFetch(domain:www.dkoldies.com)",
"Bash(rsync:*)",
"Bash(ssh:*)"
]
}
}