lllin000_PaperForge/paperforge
2026-05-13 22:06: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 perf: merge dashboard queries into single GROUP BY 2026-05-13 17:08:11 +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 feat: API model as text field (custom any name) + fix Python duplicate 2026-05-13 21:55:09 +08:00
plugin fix: add openai to deps check + install cmd for API mode 2026-05-13 22:06:42 +08:00
schema feat(frontmatter): add citation_key field and alias from BBT citationKey 2026-05-12 18:28:53 +08:00
services fix(setup): overwrite skills on wizard re-run, never overwrite AGENTS.md 2026-05-12 02:13:03 +08:00
setup fix(skill): split vault-browse from paper-search, add browsing flow to vault-knowledge 2026-05-11 19:03:38 +08:00
skills fix(skill): add language rule — field labels in English, content in user's language 2026-05-13 16:24:09 +08:00
worker feat: vector auto-embed on OCR complete + Uninstall button cache detection 2026-05-13 18:58:00 +08:00
__init__.py bump: 1.5.5 -> 1.5.6rc1 (Memory Layer RC1) 2026-05-12 18:11:37 +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(cli): add reading-log --validate/--import/--lookup commands 2026-05-13 16:12:23 +08:00
config.py feat(config): add memory_db path key for Memory Layer 2026-05-12 17:32:59 +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): overwrite skills on wizard re-run, never overwrite AGENTS.md 2026-05-12 02:13:03 +08:00