Commit Graph

5 Commits

Author SHA1 Message Date
诺斯费拉图
651b12b7ea feat: add AbstractDraft node 2026-04-12 17:45:33 +08:00
诺斯费拉图
1a5913b6a8 feat: add SectionPlan node for manuscript section planning 2026-04-12 17:44:09 +08:00
诺斯费拉图
6e94c13035 feat: add ReferencePaperSelect node 2026-04-12 17:37:24 +08:00
诺斯费拉图
24d79c08e6 feat: add StyleAsset model and StyleProfileExtract node
- Add StyleAsset model to research_api/models.py for storing writing style profiles
- Add StyleAsset db helpers (sync + async) to research_api/routes/_db_helpers.py
- Add StyleAsset REST routes to research_api/routes/research_routes.py
2026-04-12 17:31:06 +08:00
诺斯费拉图
be9241aa0f feat: add first 3 research nodes (PaperSearch, PaperClaimExtract, ClaimEvidenceAssemble) 2026-04-12 17:12:19 +08:00