Research Assistant
ac3095e445
feat(48-textual-tui-removal): update CLI help and remove textual dependency
...
- Update setup parser help text (remove 'Textual-based' reference)
- Remove textual>=0.47.0 from pyproject.toml dependencies
- Remove textual from scripts/validate_setup.py required dict
2026-05-07 19:41:51 +08:00
Research Assistant
ebc4fdeb00
chore: rename PaperForge Lite -> PaperForge across 27 files
2026-04-28 01:25:51 +08:00
Research Assistant
67a52a898a
fix: VaultStep.__init__ missing step_id and checker in super() call
2026-04-27 19:49:36 +08:00
Research Assistant
45de80da5d
refactor(phase-9): update all Python imports to paperforge
...
- Updated 35 files: from paperforge_lite.* → from paperforge.*
- Verified: pytest passes (172 passed, 2 skipped)
2026-04-24 16:15:30 +08:00
Research Assistant
500d268db7
feat(01-03): wire validate_setup.py to shared resolver
...
- load_config now tries paperforge_lite.config.load_vault_config first,
falls back to legacy JSON parsing for pre-01-03 installs
- resolve_vault_for_validate checks PAPERFORGE_VAULT before VAULT_PATH
before cwd (matching the shared resolver's precedence)
- Preserves all existing validation checks
2026-04-23 12:03:08 +08:00
Research Assistant
881457dd92
Fix configurable Lite setup paths
2026-04-23 01:44:13 +08:00
Research Assistant
fd7ccb53fc
fix: unify PaddleOCR env var names to match pipeline expectations (API_TOKEN/JOB_URL)
2026-04-23 00:57:48 +08:00
Research Assistant
89374cb35f
remove: all 科研读图指南 and Template references from project
2026-04-22 23:20:49 +08:00
Research Assistant
35b18c6b97
Initial commit: Literature workflow for medical research
2026-04-21 20:50:17 +08:00