Jerry Yan q792602257
  • Joined on 2022-10-11
q792602257 pushed to lsf at q792602257/DataMate 2026-02-23 16:34:21 +08:00
6de41f1a5b fix: 修复 make uninstall 缺少 Neo4j 清理
q792602257 pushed to lsf at q792602257/DataMate 2026-02-23 16:29:12 +08:00
24e59b87f2 fix: 删除 Neo4j 密码安全检查
q792602257 pushed to lsf at q792602257/DataMate 2026-02-23 16:18:43 +08:00
1b2ed5335e fix: 修复 cacheManager bean 冲突问题
q792602257 pushed to lsf at q792602257/DataMate 2026-02-23 09:48:09 +08:00
a5d8997c22 fix: 更新 poetry.lock 以匹配 pyproject.toml
q792602257 pushed to lsf at q792602257/DataMate 2026-02-23 01:15:34 +08:00
e9e4cf3b1c fix(kg): 修复知识图谱部署流程问题
q792602257 pushed to lsf at q792602257/DataMate 2026-02-20 21:30:49 +08:00
9800517378 chore: 删除知识图谱文档目录
q792602257 pushed to lsf at q792602257/DataMate 2026-02-20 20:38:04 +08:00
3a9afe3480 feat(kg): 实现 Phase 3.2 Human-in-the-loop 编辑
q792602257 pushed to lsf at q792602257/DataMate 2026-02-20 19:13:48 +08:00
afcb8783aa feat(kg): 实现 Phase 3.1 前端图谱浏览器
q792602257 pushed to lsf at q792602257/DataMate 2026-02-20 18:28:42 +08:00
9b6ff59a11 feat(kg): 实现 Phase 3.3 性能优化
q792602257 pushed to lsf at q792602257/DataMate 2026-02-20 09:42:06 +08:00
39338df808 feat(kg): 实现 Phase 2 GraphRAG 融合功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-19 18:27:03 +08:00
0ed7dcbee7 feat(kg): 实现实体对齐功能(aligner.py)
q792602257 pushed to lsf at q792602257/DataMate 2026-02-19 16:55:44 +08:00
7abdafc338 feat(kg): 实现 Schema 版本管理和迁移机制
q792602257 pushed to lsf at q792602257/DataMate 2026-02-19 15:46:17 +08:00
cca463e7d1 feat(kg): 实现所有路径查询和子图导出功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-19 15:01:45 +08:00
20446bf57d feat(kg): 实现知识图谱组织同步功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-19 13:03:51 +08:00
444f8cd015 fix: 修复知识图谱模块 P0/P1/P2/P3 问题
f12e4abd83 fix(kg): 根据 Codex 审查反馈修复知识图谱同步问题
42069f82b3 feat(kg): P0-04 同步结果元数据增强
Compare 3 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-18 14:00:07 +08:00
74daed1c25 feat(kg): 实现同步时间窗口过滤(P0-03)
q792602257 pushed to lsf at q792602257/DataMate 2026-02-18 12:33:32 +08:00
75db6daeb5 feat(kg): 实现查询阶段的用户数据权限过滤
ebb4548ca5 feat(kg): 补全知识图谱实体同步和关系构建
37b478a052 fix(kg): 修复 Codex 审查发现的 P1/P2 问题并补全测试
a260134d7c fix(knowledge-graph): 修复 Codex 审查发现的 5 个问题并新增查询功能
8b1ab8ff36 feat(kg-sync): 实现图谱构建流程(MySQL → Neo4j 同步)
Compare 8 commits »
q792602257 pushed to lsf at q792602257/DataMate 2026-02-17 19:31:29 +08:00
8f21798d57 feat(annotation): 实现自定义数据标注结果面板
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-11 14:30:54 +08:00
9dd5b6237d refactor(worker): 合并渲染和TS封装任务为单一处理流程
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-11 11:53:46 +08:00
c2ece02ecf feat(audio): 添加全局音频淡入淡出功能