lllin000_PaperForge/paperforge
Lin Zhaoxuan 0c7082dcec Merge pull request #7 from LLLin000/feature/skill-refine
feat: unified release — skill redesign + deep-finalize + sync safety + dashboard v2
2026-05-10 23:32:23 +08:00
..
adapters fix(sync): freeze workspace slug + frontmatter-only update to prevent deep-reading data loss 2026-05-10 22:31:16 +08:00
command_files feat: add deep-finalize command — signal dashboard on /pf-deep completion 2026-05-10 21:50:27 +08:00
commands feat: add deep-finalize command — signal dashboard on /pf-deep completion 2026-05-10 21:50:27 +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
plugin Merge pull request #7 from LLLin000/feature/skill-refine 2026-05-10 23:32:23 +08:00
schema refactor: v2.1 contract hardening — PFResult unification, ErrorCode expansion, adapter cleanup, SyncService orchestration 2026-05-09 22:20:07 +08:00
services refactor(skills): simplify skill deployment — single copytree for all platforms 2026-05-10 23:22:42 +08:00
setup refactor(skills): simplify skill deployment — single copytree for all platforms 2026-05-10 23:22:42 +08:00
skills fix(skills): narrow description triggers to avoid false matches 2026-05-10 20:56:28 +08:00
worker merge: integrate dashboard-refine (deep-finalize + slug-freeze) into skill-refine 2026-05-10 23:28:13 +08:00
__init__.py bump: 1.4.17 -> 1.4.18 2026-05-10 11:25:45 +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 deep-finalize command — signal dashboard on /pf-deep completion 2026-05-10 21:50:27 +08:00
config.py fix: remove agent_platform from DEFAULT_CONFIG, use paperforge.json in update 2026-05-10 12:35:24 +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 fix(setup,plugin): rewrite BBT detection for Zotero 7 .xpi compatibility 2026-05-10 23:18:14 +08:00