Jerry Yan q792602257
  • Joined on 2022-10-11
q792602257 pushed to lsf at q792602257/DataMate 2026-02-10 16:50:44 +08:00
f707ce9dae feat(auto-annotation): add batch progress updates to reduce DB write pressure
9988ff00f5 feat(auto-annotation): add concurrent processing support
2fbfefdb91 feat(auto-annotation): add worker recovery mechanism for stale tasks
dc490f03be feat(auto-annotation): unify annotation results with Label Studio format
49f99527cc feat(auto-annotation): add LLM-based annotation operators
Compare 5 commits »
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-10 12:39:42 +08:00
952b8f5c01 feat(video): 添加原始变速效果支持
q792602257 pushed to lsf at q792602257/DataMate 2026-02-10 00:10:46 +08:00
06a7cd9abd feat(auth): 角色管理CRUD与角色权限绑定功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-09 23:35:36 +08:00
ea7ca5474e fix(annotation): 标注配置可视化编辑器根据父节点类型限制子标签选项
q792602257 pushed to master at q792602257/VptPassiveAdapter 2026-02-09 23:34:05 +08:00
5722dd8e5a feat(core): 添加断连检测和命令执行功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-09 23:24:07 +08:00
8ffa131fad feat(annotation): 自动标注任务支持非图像类型数据集(TEXT/AUDIO/VIDEO)
q792602257 pushed to lsf at q792602257/DataMate 2026-02-09 19:43:53 +08:00
807c2289e2 feat(annotation): 文件版本更新时支持保留标注记录(位置偏移+文字匹配迁移)
q792602257 pushed to lsf at q792602257/DataMate 2026-02-09 19:10:07 +08:00
7d5a809772 fix: 重命名 task-coordination-init.sql 以修复数据库初始化顺序问题
q792602257 pushed to lsf at q792602257/DataMate 2026-02-09 17:10:26 +08:00
2f8645a011 fix(auth): harden confidential knowledge access checks and sensitivity filtering
q792602257 pushed to lsf at q792602257/DataMate 2026-02-09 00:42:41 +08:00
71f8f7d1c3 feat: 实现任务拆分和分配功能
q792602257 pushed to lsf at q792602257/DataMate 2026-02-08 08:17:41 +08:00
78624915b7 feat(annotation): 添加标注任务算子编排前端页面和测试算子
q792602257 pushed to lsf at q792602257/DataMate 2026-02-07 22:35:40 +08:00
2f49fc4199 feat(annotation): 支持通用算子编排的数据标注功能
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-07 18:30:04 +08:00
3cb2f8d02a test(handlers): 添加基础处理器并行传输相关单元测试
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-07 18:29:29 +08:00
ef4cf549c4 feat(storage): 增强文件上传功能并添加详细的指标追踪
q792602257 pushed to lsf at q792602257/DataMate 2026-02-07 17:00:27 +08:00
9efc07935f fix(db): 更新数据库初始化脚本中的默认用户密码
q792602257 pushed to lsf at q792602257/DataMate 2026-02-07 16:24:30 +08:00
7264e111ae chore(db): 移除数据标注初始化脚本中的Alembic版本查询
q792602257 pushed to lsf at q792602257/DataMate 2026-02-07 16:06:04 +08:00
3dd4035005 feat: 完善数据标注导出格式兼容性验证
36b410ba7b feat(annotation): 添加导出格式与数据集类型的兼容性检查
Compare 2 commits »
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-07 03:45:58 +08:00
16ea45ad1c perf(cache): 优化缓存下载逻辑并添加性能指标追踪
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-07 01:25:31 +08:00
ad4a9cc869 feat(video): 添加视频缩放特效功能支持
q792602257 pushed to next at q792602257/FrameTour-RenderWorker 2026-02-07 00:39:14 +08:00
88aa3adca1 feat(base): 添加单任务内文件传输并发功能