logos-storage-nim/.claude/settings.json
Eric d61512a5b7
feat: end-to-end release test pipeline on GKE with structured logging (#1439)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 06:27:55 +00:00

15 lines
241 B
JSON

{
"permissions": {
"allow": [
"Bash(npm install)",
"WebSearch",
"Bash(npm test:*)",
"WebFetch(domain:github.com)",
"WebFetch(domain:api.github.com)"
]
},
"env": {
"MCP_TIMEOUT": "120000"
}
}