polysignal_hackaton / .claude /settings.local.json
blackmistcode's picture
Add files using upload-large-folder tool
71b8eb2 verified
Raw
History Blame Contribute Delete
569 Bytes
{
"permissions": {
"allow": [
"Bash(curl -s \"https://gamma-api.polymarket.com/tags?limit=500&offset=0\")",
"Bash(python3 -c ' *)",
"Bash(curl -s \"https://gamma-api.polymarket.com/tags?limit=20&is_carousel=true\")",
"Bash(curl -s \"https://gamma-api.polymarket.com/tags?limit=100&is_carousel=true\")",
"Bash(curl -s \"https://gamma-api.polymarket.com/events?active=true&closed=false&limit=5&order=volume24hr&ascending=false\")",
"Bash(curl -s 'https://gamma-api.polymarket.com/tags?slug=__TRACKED_VAR__&limit=1')"
]
}
}