| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {
- "permissions": {
- "allow": [
- "Bash(cat:*)",
- "Bash(python:*)",
- "Bash(pip show:*)",
- "Read(//usr/local/anaconda3/lib/python3.13/site-packages/browser_use/**)",
- "Bash(tee:*)",
- "Bash(browser-use:*)",
- "Bash(pip install:*)",
- "Bash(timeout 60 python:*)",
- "Bash(timeout 240 python:*)",
- "Bash(curl:*)",
- "Bash(tree:*)",
- "Bash(xargs grep:*)",
- "Bash(npm run:*)",
- "Bash(sed:*)",
- "Bash(PYTHONIOENCODING=utf-8 python:*)",
- "mcp__ide__getDiagnostics",
- "Bash(TOOL_AGENT_ROUTER_URL=\"http://43.106.118.91:8001\" python:*)",
- "Bash(rm /Users/sunlit/.claude/skills/agent /Users/sunlit/.claude/skills/toolhub /Users/sunlit/.claude/skills/knowhub /Users/sunlit/.claude/skills/content-search)",
- "Read(//Users/sunlit/.claude/skills/**)",
- "Bash(git checkout *)",
- "Bash(git stash *)",
- "Bash(python3 -c ' *)",
- "Bash(python3 -c \"import json;d=json.load\\(open\\('evaluation/high_priority_queries_full.json'\\)\\);q=d.get\\('queries',d\\);print\\('queries:',len\\(q\\)\\);print\\('sample:',json.dumps\\(q[0],ensure_ascii=False\\)[:200]\\)\")",
- "Bash(rmdir fixed_query_eval/runs)",
- "Bash(mkdir -p fixed_query_eval/runs_full)",
- "Bash(cp server.py fixed_query_eval/server.py)",
- "Bash(cp index.html fixed_query_eval/index.html)",
- "Bash(.venv/bin/python -c \"import PIL; print\\('PIL OK', PIL.__version__\\)\")",
- "Bash(.venv/bin/pip list *)",
- "Bash(command -v uv)",
- "Bash(uv run *)",
- "Bash(.venv/bin/python -c \"from examples.process_pipeline.script.llm_evaluate_sources import build_eval_llm_call\")",
- "mcp__plugin_superpowers-chrome_chrome__use_browser",
- "Bash(kill 14972)",
- "Bash(rm -rf examples/process_pipeline/script/search_eval/fixed_query_eval/runs_full/q0000 examples/process_pipeline/script/search_eval/fixed_query_eval/runs_full/q0001 examples/process_pipeline/script/search_eval/fixed_query_eval/runs_full/summary.json fqe_verify)",
- "Bash(ls -la \"examples/process_pipeline/script/search_eval/fixed_query_eval/runs_full/\")",
- "Bash(lsof -nP -iTCP:8770 -sTCP:LISTEN)",
- "Bash(/usr/libexec/ApplicationFirewall/socketfilterfw --getglobalstate)",
- "Bash(/usr/libexec/ApplicationFirewall/socketfilterfw --getblockall)",
- "Bash(/usr/libexec/ApplicationFirewall/socketfilterfw --getstealthmode)",
- "Bash(ipconfig getifaddr *)",
- "Bash(env)",
- "Bash(cloudflared --version)",
- "Bash(brew --version)",
- "Bash(brew install *)",
- "Bash(rm -f /tmp/cf_tunnel.log)",
- "Bash(nohup cloudflared tunnel --url http://localhost:8770)",
- "Bash(echo \"cloudflared PID: $!\")",
- "Bash(xargs kill -9)",
- "Bash(awk '{print $9, $5}')",
- "Bash(awk '{printf \"%-18s %s bytes\\\\n\", $9, $5}')",
- "Bash(chmod +x share.sh)",
- "Bash(bash -n share.sh)",
- "Bash(./share.sh status *)",
- "Bash(./share.sh url *)",
- "Bash(pkill -f \"cloudflared tunnel\")",
- "Bash(lsof -nP -tiTCP:8770 -sTCP:LISTEN)",
- "Bash(xargs kill)",
- "Bash(rm -f /tmp/cf_tunnel.log /tmp/server8770.log)",
- "Bash(./share.sh start *)"
- ],
- "deny": [],
- "ask": []
- },
- "outputStyle": "Explanatory"
- }
|