Commit Graph

4 Commits

Author SHA1 Message Date
诺斯费拉图
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
诺斯费拉图
2199e56581 feat: add research API routes (aiohttp, projects, papers, claims, sources, feed) 2026-04-12 17:08:19 +08:00
诺斯费拉图
63df766808 feat: add research_api database and core models (Project, Intent, PaperAsset, ClaimAsset, Source, FeedItem) 2026-04-12 17:02:53 +08:00
诺斯费拉图
5c2c701fa1 feat: add research_comfy Phase 1 directory structure 2026-04-12 17:00:28 +08:00