lllin000_PaperForge/paperforge
2026-04-28 01:24:28 +08:00
..
command_files feat: persistent OCR poll until completion; fix OpenCode commands for pip install; fix test hangs; add command_files to package 2026-04-27 22:52:03 +08:00
commands fix: VaultStep.__init__ missing step_id and checker in super() call 2026-04-27 19:49:36 +08:00
skills refactor: rewrite prompt_deep_subagent.md to directive command style 2026-04-28 00:25:54 +08:00
worker feat: persistent OCR poll until completion; fix OpenCode commands for pip install; fix test hangs; add command_files to package 2026-04-27 22:52:03 +08:00
__init__.py chore: bump version to 1.4.1 2026-04-28 00:49:00 +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: add paperforge setup CLI command, one-click install script, sync __version__ to 1.4.0, detect local version from pip metadata 2026-04-27 21:34:03 +08:00
config.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
logging_config.py feat(13-logging-foundation): create paperforge/logging_config.py with configure_logging() 2026-04-27 15:06:23 +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: add exit button to setup wizard, fix Python version (3.8->3.10), remove outdated migration text 2026-04-28 01:24:28 +08:00