21 lines
471 B
JSON
21 lines
471 B
JSON
|
|
{
|
||
|
|
"permissions": {
|
||
|
|
"allow": [
|
||
|
|
"WebSearch",
|
||
|
|
"WebFetch(domain:docs.langchain.com)",
|
||
|
|
"WebFetch(domain:github.com)",
|
||
|
|
"Bash(find:*)",
|
||
|
|
"Bash(export PYTHONIOENCODING=utf-8)",
|
||
|
|
"Bash(python tests/debug_research.py:*)",
|
||
|
|
"Bash(tee:*)",
|
||
|
|
"Bash(python tests/debug_llm_calls.py:*)",
|
||
|
|
"Bash(python:*)"
|
||
|
|
],
|
||
|
|
"deny": [],
|
||
|
|
"ask": [],
|
||
|
|
"additionalDirectories": [
|
||
|
|
"D:\\AA_Work_DeepResearch\\deepagents"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|