| 12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "permissions": {
- "allow": [
- "mcp__sequential-thinking__sequentialthinking",
- "mcp__context7__resolve-library-id",
- "mcp__context7__get-library-docs",
- "Bash(conda activate:*)",
- "Bash(git add:*)",
- "Bash(git commit:*)",
- "Bash(tree:*)",
- "Bash(mkdir:*)",
- "Bash(python test:*)",
- "Bash(pip install:*)",
- "Bash(pip3 install:*)",
- "Bash(python3:*)",
- "Bash(cat:*)",
- "Bash(test:*)",
- "Bash(pip3 index versions:*)",
- "Bash(awk:*)",
- "Bash(tee:*)",
- "Bash(timeout:*)",
- "Bash(python:*)",
- "Bash(find:*)",
- "Bash(source:*)",
- "Bash(./test/myenv/bin/pytest test/agents/test_knowledge_requirement_agent.py::test_generate_requirements_complete -v)",
- "Bash(./test/myenv/bin/pytest test/agents/test_knowledge_requirement_agent.py --collect-only)",
- "Bash(./test/myenv/bin/pytest test/agents/test_knowledge_requirement_agent.py::test_complete_knowledge_requirement_generation -v -s)",
- "Bash(./test/myenv/bin/pip:*)",
- "Bash(./test/myenv/bin/pytest test/agents/test_knowledge_requirement_agent.py::test_complete_knowledge_requirement_generation -v)",
- "Bash(PYTHONPATH=/Users/dingyunpeng/Desktop/code/ai/aigc_how_decode_base_project_0916_1125 python:*)",
- "Bash(./myenv/bin/pip install:*)",
- "Bash(./myenv/bin/python:*)"
- ],
- "deny": [],
- "ask": []
- }
- }
|