This website requires JavaScript.
Explore
Help
Sign In
兰缘小妖
lanyuanxiaoyao
0 Followers
·
0 Following
Joined on
2024-11-17
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
29
Projects
Packages
Public Activity
Starred Repositories
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-12 15:24:35 +00:00
e798332828
feat(ai-web): 增加模板渲染的处理
b0d41e0d88
feat(web): 增加模板节点
02b2d44ccc
feat(ai-web): 修复出现遗留边的时候导致出现的null错误
47de3cc376
feat(web): 输出节点增加输出类型
Compare 4 commits »
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-12 12:46:24 +00:00
5b9920449d
feat(web): 增加节点图标
60f6b79167
feat(web): 增加节点分组
Compare 2 commits »
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-11 09:31:46 +00:00
528e66c497
feat(ai-web): 实现入参解析
707f538213
feat(web): 增加文本段输入
eae0d8dacd
fix(web): 修复变量校验没有包含入参
bf37c163fb
feat(ai-web): 完成流程任务的前后端拉通
ac2b6b1611
feat(web): 增加表单数据校验
Compare 6 commits »
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-10 08:37:11 +00:00
fad190567b
feat(web): 节点描述和名称直接放在节点数据中
333da7ef88
style(web): 移除未使用的引入
d0ca36e9d7
style(web): 优化命名
f70b3b2a32
fix(web): 移除节点未移除节点数据
f707a0d2b5
refactor(web): 优化节点展现
Compare 6 commits »
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-08 02:35:17 +00:00
898e20d5d7
fix(web): 修复节点option key错误
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-07 15:31:25 +00:00
605cfb7182
feat(web): 尝试增加校验
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-07 11:50:41 +00:00
3afdff0a05
feat(web): 完成前序节点输出变量注入
f523fc7638
feat(web): 优化节点编辑性能
Compare 2 commits »
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-06 14:39:43 +00:00
03d0d9d85b
feat(web): 尝试优化流程图性能
187c565da4
feat(ai-web): 将任务模板信息固化到任务对象中
f3dfff5075
fix(web): 修复删除api的路径
69420094ec
feat(web): 实现任务显示文件列表
Compare 4 commits »
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-05 07:07:08 +00:00
051b3dbad2
feat(ai-web): 完成执行任务的创建(提交漏的文件)
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-04 11:31:49 +00:00
64ef5514b4
feat(ai-web): 完成执行任务的创建
4f1dc84405
feat(web): 调整侧边栏实现
Compare 2 commits »
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-03 23:43:19 +00:00
d979b3941d
feat(ai-web): 完成自研流程图的保存
abdbb5ed03
feat(web): 增加任务和流程图CRUD
Compare 2 commits »
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-03 11:18:39 +00:00
8ebaf5de8e
feat(web): 优化流程任务编辑
5f7eeb3596
feat(ai-web): 完成任务模板的CRUD
064443f740
feat(ai-web): 移除liteflow入参,该用自己实现的流程引擎
6809750cfa
fix(ai-web): 不能设置私有网络访问,会拒绝所有的跨域访问
49cb62b287
fix(bin): 修复pom文件名错误
Compare 13 commits »
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-07-01 10:52:52 +00:00
959d6fb5c7
feat(ai-web): 完成选择节点
c5c62ab713
feat(ai-web): 完成流程引擎雏形
Compare 2 commits »
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-06-30 15:31:17 +00:00
e59e89a5ad
feat(ai-web): 尝试设计流程引擎
b7626180c1
refactor(ai-web): 统一bean工具类
Compare 2 commits »
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-06-30 11:15:33 +00:00
68e54d5110
feat(ai-web): 尝试自建流程引擎
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-06-30 10:55:48 +00:00
5f133fbfc3
refactor(web): 无聊的改动
d28fbbbba8
fix(web): 优化冗余边检测导致分支节点不正常
Compare 2 commits »
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-06-30 02:41:57 +00:00
67f41c08a0
feat(web): 优化冗余边检测
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-06-29 16:13:04 +00:00
111ca49815
feat(web): 引入dify的流程检查算法
lanyuanxiaoyao
pushed to
development
at
lanyuanxiaoyao/hudi-service
2025-06-29 11:02:37 +00:00
779fd0eb18
feat(web): 增加分支节点,增加流程检查的测试
lanyuanxiaoyao
pushed to
local-development
at
lanyuanxiaoyao/hudi-service
2025-06-29 06:29:23 +00:00
c6cdacc48e
feat(ai-web): 增加本地配置文件
First
Previous
...
10
11
12
13
14
...
Next
Last