lllin000_PaperForge/pipeline/worker/scripts
Research Assistant acec4a67eb feat: integrate update command into literature_pipeline.py
- Add 'update' subcommand to check and install updates from GitHub
- Support both git pull and zip download modes
- Auto-backup before update, auto-rollback on failure
- Protect user data (03_Resources/, 05_Bases/, .env, AGENTS.md)
- Add paperforge.json for version tracking
- Add standalone update.py as alternative entry point
- Fix 'all' worker to only run Lite workers
- Add missing imports (sys, tempfile, hashlib, subprocess, zipfile)
2026-04-22 19:03:49 +08:00
..
literature_pipeline.py feat: integrate update command into literature_pipeline.py 2026-04-22 19:03:49 +08:00