Research Assistant
|
2ed577246d
|
refactor: move chart-reading into literature-qa skill
- Chart guides are references for literature-qa, not standalone skill
- Move skills/chart-reading/ -> skills/literature-qa/chart-reading/
- Update setup.py deploy path
- Update prompt_deep_subagent.md references
- Update 科研读图指南.md links
|
2026-04-21 23:00:50 +08:00 |
|
Research Assistant
|
aa084e7d94
|
feat: simplify to core 4-worker pipeline
- Remove candidate/search/harvest/writeback workers (7 deleted)
- Keep only: selection_sync, index_refresh, ocr, deep_reading
- Simplify setup.py: remove agent selection, remove non-core dirs
- Update AGENTS.md generation for lite architecture
- Reduce pipeline.py from ~4000 to ~3500 lines
|
2026-04-21 22:44:09 +08:00 |
|
Research Assistant
|
d916b13b50
|
refactor: restructure repo to generic names
- 99_System/ -> pipeline/ + templates/
- .opencode/skills/ -> skills/
- Chart guides moved to skills/chart-reading/
- Update setup.py deploy paths accordingly
|
2026-04-21 22:17:45 +08:00 |
|
Research Assistant
|
3447f0279d
|
feat: add literature templates and update deployment
- Add 文献阅读.md template for literature notes
- Add 科研读图指南.md main chart reading guide
- Update deploy_workflow_scripts to include template files
|
2026-04-21 22:11:48 +08:00 |
|
PaperForge Assistant
|
9cadab68ad
|
fix(setup): resolve all audit findings
|
2026-04-21 22:10:40 +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 |
|