lllin000_PaperForge/paperforge
Research Assistant 68e888a010 feat(48-textual-tui-removal): update CLI help and remove textual dependency
- Update setup parser help text (remove 'Textual-based' reference)
- Remove textual>=0.47.0 from pyproject.toml dependencies
- Remove textual from scripts/validate_setup.py required dict
2026-05-07 19:41:51 +08:00
..
command_files docs(47-library-records): purge library-records from all 10 command file copies 2026-05-07 19:21:19 +08:00
commands fix: harden repair paths, slugify edge case, OCR meta resilience, venv python detection, and repair exit handling 2026-05-06 22:09:29 +08:00
plugin chore: complete v1.9 Frontmatter Rationalization & Library-Record Deprecation 2026-05-07 10:11:42 +08:00
skills fix(47-library-records): purge stale-records references from status.py, repair.py, ld_deep.py, discussion.py 2026-05-07 19:16:44 +08:00
worker fix(47-library-records): remove dead parse_existing_library_record and fix hardcoded Literature/ docstrings 2026-05-07 19:17:26 +08:00
__init__.py chore: bump version to v1.4.15 2026-05-04 13:03:11 +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(48-textual-tui-removal): update CLI help and remove textual dependency 2026-05-07 19:41:51 +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 fix: add zotero_dir to paperforge_paths() for PDF resolution; fix L3 diagnostic to skip schema check without file upload 2026-04-27 21:12:29 +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(48-textual-tui-removal): remove Textual TUI code from setup_wizard.py 2026-05-07 19:41:10 +08:00