2025-11-15 12:43:31 -05:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/test_env/python.exe\" -c:*)",
|
2025-11-15 14:34:16 -05:00
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/test_env/python.exe\" examples/test_journal_optimization.py)",
|
|
|
|
|
"Bash(while true)",
|
|
|
|
|
"Bash(do sleep 30)",
|
|
|
|
|
"Bash(if pgrep -f \"test_journal_optimization.py\")",
|
|
|
|
|
"Bash(/dev/null)",
|
|
|
|
|
"Bash(then echo \"Still running...\")",
|
|
|
|
|
"Bash(else echo \"Completed!\")",
|
|
|
|
|
"Bash(break)",
|
|
|
|
|
"Bash(fi)",
|
2025-11-16 13:35:41 -05:00
|
|
|
"Bash(done)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/test_env/python.exe\" -m pytest tests/test_plugin_system.py -v)",
|
|
|
|
|
"Bash(C:Usersantoianaconda3envsatomizerpython.exe tests/test_hooks_with_bracket.py)",
|
|
|
|
|
"Bash(dir:*)",
|
|
|
|
|
"Bash(nul)",
|
|
|
|
|
"Bash(findstr:*)",
|
|
|
|
|
"Bash(test:*)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/test_env/python.exe\" tests/test_research_agent.py)",
|
|
|
|
|
"Bash(powershell -Command:*)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/test_env/python.exe\" tests/test_knowledge_base_search.py)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/test_env/python.exe\" tests/test_code_generation.py)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/test_env/python.exe\" tests/test_complete_research_workflow.py)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/test_env/python.exe\" tests/test_interactive_session.py)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/atomizer/python.exe\" tests/test_interactive_session.py)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/atomizer/python.exe\" optimization_engine/workflow_decomposer.py)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/atomizer/python.exe\" optimization_engine/capability_matcher.py)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/atomizer/python.exe\" tests/test_phase_2_5_intelligent_gap_detection.py)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/test_env/python.exe\" tests/test_step_classifier.py)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/test_env/python.exe\" tests/test_cbar_genetic_algorithm.py)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/test_env/python.exe\" -m pip install anthropic --quiet)",
|
|
|
|
|
"Bash(\"c:/Users/antoi/anaconda3/envs/atomizer/python.exe\" -m pip install anthropic --quiet)"
|
2025-11-15 12:43:31 -05:00
|
|
|
],
|
|
|
|
|
"deny": [],
|
|
|
|
|
"ask": []
|
|
|
|
|
}
|
|
|
|
|
}
|