chore(tooling): 🔧 update claude script paths and commands
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
a92e65af34
commit
bc4e5d5b51
1 changed files with 5 additions and 1 deletions
|
|
@ -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)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue