lllin000_PaperForge/paperforge
2026-05-18 22:33:00 +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 feat(memory): show (fast) in sync output when hash matches 2026-05-18 22:29:53 +08:00
core feat: runtime contract hardening + skill/command truth alignment (Package A+B) 2026-05-16 22:38:43 +08:00
doctor style: ruff format pass across paperforge/ 2026-05-09 22:31:08 +08:00
embedding fix(vector): get_collection no longer silently deletes collection on error; memory builder skips full rebuild when index hash matches 2026-05-18 22:18:23 +08:00
memory feat(memory): show (fast) in sync output when hash matches 2026-05-18 22:29:53 +08:00
plugin chore: bump version to 1.5.6rc5 2026-05-18 22:00:58 +08:00
schema feat(frontmatter): add citation_key field and alias from BBT citationKey 2026-05-12 18:28:53 +08:00
services chore: add phase timing to sync_service logging 2026-05-18 22:33:00 +08:00
setup refactor: unify skills into paperforge compound skill (6 workflows) 2026-05-14 17:56:25 +08:00
skills feat(plugin): render discussion card from .md with MarkdownRenderer 2026-05-18 21:12:06 +08:00
worker fix: remove undefined resolved_pdf ref, use pdf_attachments instead 2026-05-18 22:27:33 +08:00
__init__.py chore: bump version to 1.5.6rc5 2026-05-18 22:00:58 +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 feat(prune): integrate prune into sync --prune 2026-05-18 21:57:04 +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 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