lllin000_PaperForge/paperforge
2026-05-15 00:22:42 +08:00
..
adapters feat(frontmatter): add citation_key field and alias from BBT citationKey 2026-05-12 18:28:53 +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: add --resume CLI arg and get_collection import for embed build 2026-05-15 00:16:06 +08:00
core refactor: v2.1 contract hardening — PFResult unification, ErrorCode expansion, adapter cleanup, SyncService orchestration 2026-05-09 22:20:07 +08:00
doctor style: ruff format pass across paperforge/ 2026-05-09 22:31:08 +08:00
memory fix: refresh_paper FTS delete-before-upsert, import error checking 2026-05-14 22:47:48 +08:00
plugin chore: manifest version back to 1.5.5 (stable) 2026-05-15 00:22:42 +08:00
schema feat(frontmatter): add citation_key field and alias from BBT citationKey 2026-05-12 18:28:53 +08:00
services refactor: unify skills into paperforge compound skill (6 workflows) 2026-05-14 17:56:25 +08:00
setup refactor: unify skills into paperforge compound skill (6 workflows) 2026-05-14 17:56:25 +08:00
skills fix: pf_bootstrap verified tuple return, engineering review dimensions 2026-05-14 22:36:12 +08:00
worker feat: retrieve empty index guard, embed status check, HF download hint 2026-05-14 21:59:25 +08:00
__init__.py bump: 1.5.6rc2 -> 1.5.6rc3 2026-05-15 00:16:16 +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: add --resume CLI arg and get_collection import for embed build 2026-05-15 00:16:06 +08:00
config.py refactor: unify skills into paperforge compound skill (6 workflows) 2026-05-14 17:56:25 +08:00
logging_config.py chore: rename PaperForge Lite -> PaperForge across 27 files 2026-04-28 01:25:51 +08:00
ocr_diagnostics.py test: prefer repo source for OCR doctor fixtures 2026-05-08 17:47:45 +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 feat: add METHODOLOGY_COMPACT.md for agent guidance 2026-05-14 17:51:18 +08:00