first commit
This commit is contained in:
20
.claude/settings.local.json
Normal file
20
.claude/settings.local.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user