mirror of
https://github.com/humanlayer/humanlayer.git
synced 2025-08-20 19:01:22 +03:00
Merge pull request #335 from humanlayer/bash-allowlist-more
Update settings.json for both invocations of research metadata
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user