{ "permissions": { "allow": [ "Bash(npm install:*)", "Bash(npm rebuild:*)", "Bash(cmake --version)", "Bash(node -e \"const bp = require\\(''./node_modules/bedrock-protocol''\\); console.log\\(''bedrock-protocol loaded OK''\\)\")", "Bash(node -e \"const bp = require\\(''bedrock-protocol''\\); console.log\\(''bedrock-protocol loaded OK, version:'', bp.version || ''unknown''\\)\")", "Bash(brew install:*)", "Bash(node -e \"const bp = require\\(''bedrock-protocol''\\); console.log\\(''bedrock-protocol loaded OK''\\)\")", "Bash(npx tsc:*)", "Bash(node -e \":*)", "Bash(python3 -c \"import PySide6; print\\(''''PySide6 version:'''', PySide6.__version__\\)\")", "Bash(pip3 install:*)", "Bash(grep -r realm /Users/roberts/development/doug-minecraft/bridge/node_modules/bedrock-protocol/src/*.js)", "Bash(python3 -c \":*)", "Bash(python3 -c \"from dougbot.gui.main_window import MainWindow; print\\(''OK''\\)\")", "Bash(python3 -c \"from dougbot.gui.create_doug import CreateDougScreen; print\\(''OK''\\)\")", "Bash(curl -s -o /dev/null -w \"HTTP %{http_code} — %{time_total}s\" --max-time 10 https://pocket.realms.minecraft.net)", "Bash(curl -s -o /dev/null -w \"HTTP %{http_code} — %{time_total}s\\\\n\" --max-time 15 https://pocket.realms.minecraft.net)", "Bash(npm view:*)", "WebSearch", "WebFetch(domain:wiki.bedrock.dev)", "WebFetch(domain:github.com)", "Bash(node -e \"const bp = require\\(''bedrock-protocol''\\); console.log\\(''bedrock-protocol loaded''\\)\")", "Bash(node -e \"const o = require\\(''''bedrock-protocol/src/options''''\\); console.log\\(''''Latest supported:'''', o.CURRENT_VERSION\\); console.log\\(''''All versions:'''', Object.keys\\(o.Versions\\).slice\\(-5\\)\\)\")", "Bash(node -e \"const o = require\\(''bedrock-protocol/src/options''\\); console.log\\(''CURRENT_VERSION:'', o.CURRENT_VERSION\\); const keys = Object.keys\\(o.Versions\\); console.log\\(''First 5:'', keys.slice\\(0,5\\)\\); console.log\\(''Last 5:'', keys.slice\\(-5\\)\\)\")", "Bash(node dist/index.js --host 192.168.1.90 --port 19140 --username Doug-Offline --offline --ws-port 9999)", "Bash(echo \"Exit: $?\")", "Bash(npm ls:*)" ] } }