-
eda23f7ae5
refactor: extract pipeline_dist and pipeline_ops as independent modules
main
yumoqing
2026-08-03 16:20:42 +08:00
-
9d6446410f
refactor: extract pipeline_core and pipeline_task as independent modules
yumoqing
2026-08-03 16:12:29 +08:00
-
941c3c838e
fix: replace wwwroot/pipeline_core dir with symlink to pkgs/pipeline_core/wwwroot; delete old CRUD files
yumoqing
2026-08-01 12:21:15 +08:00
-
0b01c58534
fix: llm CRUD json URLs match generated dspy names; rebuild llm index.ui
yumoqing
2026-08-01 11:33:32 +08:00
-
7288eb5ba8
fix: remove cockpit sidebar menu item (replaced by pipeline-sdlc index)
yumoqing
2026-07-31 12:24:08 +08:00
-
c994beb85a
feat: add cockpit sidebar menu item
yumoqing
2026-07-30 18:26:36 +08:00
-
5c478b34f5
bugfix
yumoqing
2026-07-19 12:00:58 +08:00
-
a3fc40e281
bugfix
yumoqing
2026-07-19 11:54:51 +08:00
-
4b29ed0f87
bgfix
yumoqing
2026-07-19 11:53:13 +08:00
-
ffd36a3c51
fix: get_module_dbname returns pipeline for all modules
yumoqing
2026-07-18 23:48:23 +08:00
-
668bc55ed8
feat: get_module_dbname in pipeline_app.py + ServerEnv registration
yumoqing
2026-07-18 23:44:59 +08:00
-
36c7aa3648
fix(build): config sync only password_key, databases are app-specific
yumoqing
2026-07-18 23:42:52 +08:00
-
e92008c52b
fix(build): link appbase wwwroot for get_code.dspy
yumoqing
2026-07-18 23:31:30 +08:00
-
756c0ac0cc
fix(build): xls2ui CRUD for all pipeline modules (core/ops/dist/sdlc)
yumoqing
2026-07-18 23:28:52 +08:00
-
495bbb1422
fix(build): auto-sync config from Sage (password_key + sage DB)
yumoqing
2026-07-18 23:24:47 +08:00
-
d2a3f216dc
fix(build): wwwroot symlinks to pkgs/ modules
yumoqing
2026-07-18 23:19:08 +08:00
-
59bcc3da9f
fix(build): bricks dist → wwwroot/bricks link
yumoqing
2026-07-18 23:17:53 +08:00
-
126f0c0a68
fix(build): link module wwwroot directories
yumoqing
2026-07-18 23:03:14 +08:00
-
f5d7e15290
fix(build): bricks dist mkdir + tenant module
yumoqing
2026-07-18 22:53:13 +08:00
-
3c9fdcf444
feat: UI pages, build.sh, deployment scripts, model uitype fixes
yumoqing
2026-07-18 22:44:34 +08:00
-
3623d5725e
feat: add tenant module — menu entry + init loading
yumoqing
2026-07-09 11:17:20 +08:00
-
4e560116e9
feat: add KTV产线 sidebar menu entry
yumoqing
2026-07-09 08:09:13 +08:00
-
e23b32066e
fix: add pipeline_sdlc nav entry, fix pipeline_task url
yumoqing
2026-07-09 07:42:36 +08:00
-
da80c0b153
fix: sor.U() 3-arg -> 2-arg in update_pipeline_step and update_pipeline_version
yumoqing
2026-07-09 07:08:58 +08:00
-
4277d14aee
fix: sor.U() 3-arg -> 2-arg in publish_pipeline
yumoqing
2026-07-09 07:07:18 +08:00
-
fc041fc5f4
style: modernize card UI — colored icon boxes, fixed height, white bg, Title3
yumoqing
2026-07-08 19:10:44 +08:00
-
7f50eba204
fix: pipeline_core index.ui — widget id mismatch broke card clicks
yumoqing
2026-07-08 18:53:23 +08:00
-
76a7e0444f
bugfix
yumoqing
2026-07-08 18:45:44 +08:00
-
8bbba45564
fix: config — pipeline DB, remove redundant paths, add module_dbname
yumoqing
2026-07-08 18:36:57 +08:00
-
d615a9ed0c
bugfix
yumoqing
2026-07-08 18:27:23 +08:00
-
a243f1d9cf
fix: ktv_adapter model names — remove ky- prefix to match actual Sage llm records
yumoqing
2026-07-08 18:05:13 +08:00
-
bba2e12cbf
fix: pipeline UI - menu width, task URL, admin button target
yumoqing
2026-07-08 18:03:14 +08:00
-
5bc6bdce85
bugfix
yumoqing
2026-07-08 17:47:20 +08:00
-
abd5837509
fix: rewrite index.ui for pipeline_ops/pipeline_dist as proper bricks cards
yumoqing
2026-07-08 17:43:49 +08:00
-
9ea18c9607
bugfix
yumoqing
2026-07-08 17:35:26 +08:00
-
24d1e4937c
fix: 数据库密码使用AES加密而非RC4
yumoqing
2026-07-07 22:28:16 +08:00
-
212a0c1f85
fix: ktv_adapter pipeline_service导入改为可选
yumoqing
2026-07-07 22:14:10 +08:00
-
246a68dd26
fix: pipeline_service和pipeline_sdlc导入改为可选,缺失时优雅降级
yumoqing
2026-07-07 22:05:18 +08:00
-
9c29e367d6
fix: 移除硬编码路径,全部从git仓库克隆 — 修复config.json DB凭证和路径,build.sh克隆pipeline-sdlc/showcase
yumoqing
2026-07-07 21:46:39 +08:00
-
216f2f9f59
fix: demucs固定separate_full模式
yumoqing
2026-07-06 17:26:40 +08:00
-
0fbc0d11cc
chore: 清理最后一个wan2.6引用
yumoqing
2026-07-06 17:24:47 +08:00
-
bee01f6c3e
fix: wan2.6→wan2.7 作为推荐默认模型
yumoqing
2026-07-06 17:23:57 +08:00
-
0d73abfb20
fix: 可灵替换为Seedance 2.0 + 清理旧GPU计算逻辑
yumoqing
2026-07-06 17:22:41 +08:00
-
225c654811
fix: 模型选择读取客户选项+定价改为llmage模型(wan2.6/happyhorse/kling)
yumoqing
2026-07-06 17:20:30 +08:00
-
3493444307
refactor: KTV产线全部改为通过llmage API调用,环境变量配置供应商/端点/APIKey
yumoqing
2026-07-06 17:11:51 +08:00
-
ffdba55fd7
feat: add full 4-stem demucs mode with MIDI instrument replacement
yumoqing
2026-07-06 11:30:43 +08:00
-
0bc74fdd1a
feat: 修复工作区状态并提交CRUD生成文件
yumoqing
2026-06-26 16:44:23 +08:00
-
eb10d97aa2
feat: eval_video/eval_music 接入 LLM 评估
yumoqing
2026-06-25 21:10:35 +08:00
-
8408570ed7
feat: add multi-model cost estimation and selection after storyboard
yumoqing
2026-06-25 18:51:29 +08:00
-
9d3f0ff38c
feat: 多维度质量评估体系 - 视频5维度/音乐7维度
yumoqing
2026-06-25 18:34:26 +08:00
-
cc96aba0fd
fix: sync config.json with production settings
yumoqing
2026-06-25 14:30:12 +08:00
-
f767f22717
feat: add KTV adapter with 17 step handlers
yumoqing
2026-06-25 14:26:19 +08:00
-
1dd8b44ca1
feat: add i18n translations (zh/en/jp/ko) for all modules
Hermes Agent
2026-06-19 15:01:30 +08:00
-
45c58d52b3
i18n: add en/zh/jp/ko translations for all extracted keys
Hermes Agent
2026-06-18 08:45:32 +08:00
-
06b7b3f986
fix: 子页面卡片target改为-main_content,简化布局去除VScrollPanel子容器
yumoqing
2026-06-12 01:24:54 +08:00
-
05f22677ab
fix: pipeline_ops/dist/core index.ui重写为Bricks格式,修复卡片点击和target ID
yumoqing
2026-06-12 01:20:50 +08:00
-
8bf090c177
fix: target使用-main_content向上搜索父容器
yumoqing
2026-06-12 01:01:03 +08:00
-
faa8a62e77
fix: VScrollPanel id去掉点号避免querySelector CSS类冲突
yumoqing
2026-06-12 01:00:06 +08:00
-
4de0be5b4b
fix: 首页卡片使用binds绑定click事件
yumoqing
2026-06-12 00:48:03 +08:00
-
136e7a7e57
feat: 添加i18n_getmsgs端点(无扩展名)
yumoqing
2026-06-12 00:28:33 +08:00
-
66bd5a2888
feat: 添加i18n_getmsgs.dspy空端点
yumoqing
2026-06-12 00:27:20 +08:00
-
9ae927c899
fix: 修复首页卡片点击无响应,VBox改用Button
yumoqing
2026-06-12 00:02:01 +08:00
-
6e351005fa
feat: add set_role_perm.py wrapper for RBAC registration
yumoqing
2026-06-11 22:06:12 +08:00
-
707b491345
fix: init/data.json格式修正+model codes补全
yumoqing
2026-06-11 15:11:02 +08:00
-
279266a12e
docs: 补全README — 三模块/部署/配置完整文档
yumoqing
2026-06-11 14:59:10 +08:00
-
9eccd08ffd
feat: pipeline-app独立产线后端服务
yumoqing
2026-06-11 14:46:43 +08:00
-
3303e9787e
Initial commit
yumoqing
2026-06-11 14:48:14 +08:00