lllin000_PaperForge/paperforge
2026-06-01 13:31:04 +08:00
..
adapters feat: add ocr_redo frontmatter field + sync preservation 2026-06-01 11:23:32 +08:00
command_files feat(skills): add /pf-log-reading and /pf-log-session slash commands 2026-05-12 20:55:32 +08:00
commands fix: wire --rebuild-index flag to bypass hash check, enabling ocr_redo regeneration 2026-06-01 13:27:45 +08:00
core feat: runtime contract hardening + skill/command truth alignment (Package A+B) 2026-05-16 22:38:43 +08:00
doctor chore: commit session work before hotfix switch 2026-05-18 22:47:30 +08:00
embedding chore: commit session work before hotfix switch 2026-05-18 22:47:30 +08:00
memory feat: stabilize paperforge query planning 2026-05-27 21:20:15 +08:00
plugin feat(plugin): add 重做OCR button to global and collection dashboard 2026-06-01 13:23:50 +08:00
schema feat: add ocr_redo frontmatter field + sync preservation 2026-06-01 11:23:32 +08:00
services fix: indentation in sync_service rebuild path 2026-06-01 13:31:04 +08:00
setup fix: remove v prefix from git tag references in install URLs; update versions.json 2026-05-25 11:45:11 +08:00
skills feat: stabilize paperforge query planning 2026-05-27 21:20:15 +08:00
worker fix: add ocr_redo to index entry dict, auto-rebuild when field missing from existing index 2026-06-01 13:29:31 +08:00
__init__.py bump: 1.5.13 -> 1.5.14 2026-05-31 20:56:15 +08:00
__main__.py fix: force UTF-8 encoding for all subprocess and stdout on Windows, fix pre-existing logger bug 2026-05-11 19:16:18 +08:00
cli.py fix: consolidate ocr redo logic into worker.ocr_redo_papers with validation, --dry-run, and proper frontmatter updates 2026-06-01 12:52:09 +08:00
config.py feat: runtime contract hardening + skill/command truth alignment (Package A+B) 2026-05-16 22:38:43 +08:00
logging_config.py chore: rename PaperForge Lite -> PaperForge across 27 files 2026-04-28 01:25:51 +08:00
ocr_diagnostics.py feat: bump PaddleOCR model from VL-1.5 to VL-1.6 2026-06-01 00:32:46 +08:00
pdf_resolver.py fix: add creators/extra to load_export_rows row dict, fix journal key lookup for first_author/journal/IF in library-records; add first_author, journal, impact_factor columns to Base views; fix PDF storage/ subdirectory resolution 2026-04-27 20:25:35 +08:00
query_planning.py feat: stabilize paperforge query planning 2026-05-27 21:20:15 +08:00
setup_wizard.py feat: bump PaddleOCR model from VL-1.5 to VL-1.6 2026-06-01 00:32:46 +08:00