Merge pull request #335 from humanlayer/bash-allowlist-more

Update settings.json for both invocations of research metadata
This commit is contained in:
Dex
2025-07-21 12:23:35 -07:00
committed by GitHub

View File

@@ -1,7 +1,9 @@
{
"permissions": {
"allow": [
"Bash(./hack/spec_metadata.sh)"
"Bash(./hack/spec_metadata.sh)",
"Bash(hack/spec_metadata.sh)",
"Bash(bash hack/spec_metadata.sh)"
]
},
"enableAllProjectMcpServers": false