|
|
41d6ee03fa
|
refactor: 删除pipeline_task.js,改用纯bricks组件
|
2026-06-12 00:15:28 +08:00 |
|
|
|
72f04fdbba
|
fix: add pipeline_task.js to any permissions
|
2026-06-11 23:54:19 +08:00 |
|
|
|
4a68f60f25
|
simplify load_path.py: remove APP_ROOT detection, use relative paths (cwd is app root)
|
2026-06-11 18:42:01 +08:00 |
|
|
|
a7a44eda11
|
fix: 移除 sage 引用,改为通用 APP_ROOT
|
2026-06-11 17:46:47 +08:00 |
|
|
|
50a38e15e1
|
feat: pipeline-task 交互模块初始版本
- 纯薄交互层,无数据表,调用 pipeline-service 引擎函数
- 6个dspy API(submit/list/detail/node/modify/control)
- 4个UI页面(index/list/detail/submit)
- pipeline_task.js 交互辅助函数
- load_path.py RBAC 权限注册
- 完整 README 文档
|
2026-06-11 17:36:37 +08:00 |
|
|
|
d7bde8ec31
|
Initial commit
|
2026-06-11 17:36:05 +08:00 |
|