lllin000_PaperForge/paperforge
Research Assistant c601cdc250 fix: move Zotero data auto-detection before junction creation
Auto-detection was running in Phase 3, after the junction
creation block in Phase 2 had already been skipped.
2026-05-07 22:25:04 +08:00
..
command_files docs(47-library-records): purge library-records from all 10 command file copies 2026-05-07 19:21:19 +08:00
commands fix: harden repair paths, slugify edge case, OCR meta resilience, venv python detection, and repair exit handling 2026-05-06 22:09:29 +08:00
plugin chore: bump version to 1.4.17rc1 2026-05-07 21:54:35 +08:00
skills fix(merge-gate): upgrade migration safeguards, index path integrity, and Python version alignment 2026-05-07 21:51:58 +08:00
worker fix: use file.ext instead of file.extension in Base view filters (Obsidian syntax) 2026-05-07 22:23:07 +08:00
__init__.py chore: bump version to 1.4.17rc1 2026-05-07 21:54:35 +08:00
__main__.py fix: VaultStep.__init__ missing step_id and checker in super() call 2026-04-27 19:49:36 +08:00
cli.py feat(48-textual-tui-removal): update CLI help and remove textual dependency 2026-05-07 19:41:51 +08:00
config.py fix(46-index-path-resolution): fix config env var typo, library_records path, and CONFIG_PATH_KEYS (PATH-02, PATH-03, PATH-04) 2026-05-07 19:00:04 +08:00
logging_config.py chore: rename PaperForge Lite -> PaperForge across 27 files 2026-04-28 01:25:51 +08:00
ocr_diagnostics.py fix: add zotero_dir to paperforge_paths() for PDF resolution; fix L3 diagnostic to skip schema check without file upload 2026-04-27 21:12:29 +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
setup_wizard.py fix: move Zotero data auto-detection before junction creation 2026-05-07 22:25:04 +08:00