Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NVJc2XuTvqBHSuqotetseS
29 lines
997 B
JSON
29 lines
997 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(python -m pip:*)",
|
|
"Bash(python:*)",
|
|
"Bash(build_exe.bat)",
|
|
"Bash(cmd /c \"cd scripts && build_exe.bat\")",
|
|
"Bash(dir:*)",
|
|
"Bash(python3 -c \"import PyQt5\")",
|
|
"Bash(python3 -c \"import selenium; print\\('selenium', selenium.__version__\\)\")",
|
|
"Bash(python3 -m pip --version)",
|
|
"Bash(curl -s https://pypi.org/pypi/PyQt5/json)",
|
|
"Bash(python3 -c ' *)",
|
|
"Bash(python3 -m venv .venv)",
|
|
"Bash(.venv/bin/pip install *)",
|
|
"Bash(.venv/bin/python -c ' *)",
|
|
"Bash(.venv/bin/python gui_main.py)",
|
|
"Skill(claude-in-chrome)",
|
|
"Bash(pkill -f \"gui_main.py\")",
|
|
"Bash(QT_QPA_PLATFORM=offscreen .venv/bin/python -c ' *)",
|
|
"Bash(git add *)",
|
|
"Bash(git pull *)",
|
|
"Bash(git stash *)",
|
|
"Bash(.venv/bin/python -c \"from core.bookys_scraper import CATEGORIES; print\\('categories:', list\\(CATEGORIES\\)\\)\")",
|
|
"Bash(git push *)"
|
|
]
|
|
}
|
|
}
|