Commit graph

8 commits

Author SHA1 Message Date
Research Assistant
76c7bc0ea7 fix: replace all Unicode with ASCII-safe chars for Windows terminals
- welcome.py: Box-drawing chars → +-=| borders
- welcome.py: Block chars → # for progress bar
- welcome.py: Emoji → [B][+][D][L][A] icons
- welcome.py: Checkmark → [OK]
- setup.py: Integrate welcome.show_welcome() at startup
2026-04-21 21:30:00 +08:00
Research Assistant
03028782d3 chore: rename repo from Research-workflow to PaperForge 2026-04-21 21:27:56 +08:00
Research Assistant
e8a37245f3 fix: replace logo with correct PAPERFORGE ASCII art 2026-04-21 21:24:58 +08:00
Research Assistant
0d900db007 feat: update logo to PAPERFORGE text 2026-04-21 21:15:52 +08:00
Research Assistant
fe4b058bb2 feat: add PaperForge welcome screen with ASCII logo 2026-04-21 21:14:25 +08:00
Research Assistant
1bd890c426 feat: multi-agent support with configurable paths 2026-04-21 21:12:12 +08:00
Research Assistant
6fb35f3965 Add workflow script deployment to setup.py
- Add deploy_workflow_scripts() to copy core files from repo to vault
- Deploy literature_pipeline.py, ld_deep.py, prompt_deep_subagent.md
- Deploy 14 chart reading guides
- Privacy: .env in .gitignore, API keys never committed
2026-04-21 20:59:14 +08:00
Research Assistant
35b18c6b97 Initial commit: Literature workflow for medical research 2026-04-21 20:50:17 +08:00