lllin000_PaperForge/paperforge
Research Assistant cd56bd401e fix: CI failures — stub params, ld_deep syntax, PFResult tests, setup_wizard plugin copy
Fixes 4 CI issues:
- test_cli_worker_dispatch: add json_output param to stubs
- ld_deep.py: replace Python 3.12+ generic syntax with TypeVar
- test_e2e_cli, test_status: update assertions for PFResult envelope
- setup_wizard: skip node_modules/src dirs in plugin copy
- ci.yml: shell=bash for Windows, pin alls-green@v1.2.2
2026-05-09 17:22:11 +08:00
..
adapters v1.4.17rc4 2026-05-09 17:05:07 +08:00
command_files feat: add pf-end command — explicit discussion record saving 2026-05-08 20:04:56 +08:00
commands v1.4.17rc4 2026-05-09 17:05:07 +08:00
core v1.4.17rc4 2026-05-09 17:05:07 +08:00
doctor v1.4.17rc4 2026-05-09 17:05:07 +08:00
plugin v1.4.17rc4 2026-05-09 17:05:07 +08:00
schema v1.4.17rc4 2026-05-09 17:05:07 +08:00
services v1.4.17rc4 2026-05-09 17:05:07 +08:00
setup v1.4.17rc4 2026-05-09 17:05:07 +08:00
skills fix: CI failures — stub params, ld_deep syntax, PFResult tests, setup_wizard plugin copy 2026-05-09 17:22:11 +08:00
worker v1.4.17rc4 2026-05-09 17:05:07 +08:00
__init__.py v1.4.17rc4 2026-05-09 17:05:07 +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 v1.4.17rc4 2026-05-09 17:05:07 +08:00
config.py fix(46-index-path-resolution): fix config env var typo, library_records path, and CONFIG_PATH_KEYS (PATH-02, PATH-03, PATH-04) 2026-05-07 19:00:04 +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: CI failures — stub params, ld_deep syntax, PFResult tests, setup_wizard plugin copy 2026-05-09 17:22:11 +08:00