{ "permissions": { "allow": [ "Bash(python -m venv:*)", "Bash(.venv/Scripts/python.exe -m pip:*)", "Bash(.venv/Scripts/python.exe:*)", "Bash(timeout 15 .venv/Scripts/python.exe:*)", "Bash(ORCHESTRATOR_URL=http://localhost:8000 AGENT_TOKEN=test-token timeout 20 .venv/Scripts/python.exe:*)", "Bash(ORCHESTRATOR_URL=http://nonexistent:9999 AGENT_TOKEN=test-token timeout 15 .venv/Scripts/python.exe:*)", "Bash(docker compose:*)", "Bash(curl:*)", "Bash(docker logs:*)", "Bash(powershell -Command:*)", "Bash(jq:*)", "Bash(pytest:*)", "Bash(python -m pytest:*)", "Bash(.venvScriptspython.exe -m pip install -r requirements.txt -q)", "Bash(.venvScriptspython.exe -m pytest tests/executors/test_env_update_executor.py -v)", "Bash(..venvScriptspython.exe -m pytest tests/executors/test_env_update_executor.py -v)", "mcp__serena__get_symbols_overview", "mcp__serena__find_symbol", "Bash(..venvScriptspython.exe -m pytest tests/executors/test_composite_executor.py -v)", "Bash(git init:*)", "Bash(git remote add:*)", "Bash(git add:*)", "Bash(git commit:*)", "Bash(git push:*)", "Bash(git remote:*)", "Bash(git config:*)", "Bash(git fetch:*)", "mcp__serena__initial_instructions", "mcp__serena__check_onboarding_performed", "mcp__serena__list_dir", "mcp__serena__think_about_collected_information", "Bash(.venvScriptspython.exe -m pytest tests/executors/test_nextcloud_executor.py -v)", "Bash(set PYTHONPATH=%cd%)", "Bash(python:*)", "Bash(pip install:*)" ], "deny": [], "ask": [] } }