feat(crawler): add python pixelrag capture worker
Some checks failed
CD Pipeline / deploy (push) Has been cancelled
Some checks failed
CD Pipeline / deploy (push) Has been cancelled
This commit is contained in:
@@ -107,6 +107,12 @@ node scripts/ops/capture_pixelrag_visual_evidence.js \
|
||||
node scripts/ops/capture_pixelrag_visual_evidence.js \
|
||||
--manifest-file /tmp/pixelrag_manifest.json \
|
||||
--output-dir data/ai_automation/pixelrag_visual_evidence
|
||||
|
||||
# Production host can use the Python Playwright worker when Node modules are not installed.
|
||||
python3 scripts/ops/capture_pixelrag_visual_evidence.py \
|
||||
--manifest-file /tmp/pixelrag_manifest.json \
|
||||
--output-dir data/ai_automation/pixelrag_visual_evidence \
|
||||
--max-tiles 12
|
||||
```
|
||||
|
||||
安全邊界:
|
||||
|
||||
Reference in New Issue
Block a user