chore(tooling): 🔧 update claude script paths and commands

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
Natalie 2026-04-19 19:00:20 -07:00
parent a92e65af34
commit bc4e5d5b51

View file

@ -12,7 +12,11 @@
"Bash(python3 -c \"import sys,json; d=json.loads\\(sys.stdin.read\\(\\)\\); print\\(json.dumps\\({'turn':d['turn'],'outcome':d['outcome'],'player_stats_0':d['player_stats'].get\\('0',{}\\)}, indent=2\\)\\)\")",
"Bash(bash -n /Users/natalie/Code/@projects/@magic-civilization/scripts/apricot-run.sh)",
"Bash(bash -n /Users/natalie/Code/@projects/@magic-civilization/scripts/autoplay/test_save_resume.sh)",
"Bash(file /Users/natalie/Code/@projects/@magic-civilization/public/games/age-of-dwarves/guide/dist/assets/index-*.js)"
"Bash(file /Users/natalie/Code/@projects/@magic-civilization/public/games/age-of-dwarves/guide/dist/assets/index-*.js)",
"Bash(mcp-experts --help)",
"Bash(python3 -c \"import json,sys; p=json.load\\(sys.stdin\\); print\\('description:', p.get\\('description',''\\)\\); print\\('version:', p['version']\\)\")",
"Read(//Users/natalie/**)",
"Bash(mcp-experts-setup --help)"
]
}
}