yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-05 19:42:10 +08:00
d2542f1768 refactor: AgentInput复合控件 — TextFiles + UiCode模型选择整合
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-05 19:20:15 +08:00
0aad9561b0 refactor: 模型选择器移到输入区上方 — 去顶部model_selector
yumoqing pushed to main at yumoqing/discount 2026-08-05 19:15:56 +08:00
f9408e12e2 simplify: 去掉params_mapping,id行数据本身已传
yumoqing pushed to main at yumoqing/discount 2026-08-05 19:14:32 +08:00
8a22ab961e simplify: DSPY直接读id,params_mapping透传,不重命名
yumoqing pushed to main at yumoqing/rag 2026-08-05 19:03:33 +08:00
52bdc7ce40 fix: delete_kb returns urlwidget (not JSON), so bricks can render redirect to index.ui
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-05 18:20:45 +08:00
9a3ed5fa7a fix: context API 迭代查询支持名称回落(UUID/名称双匹配)
yumoqing pushed to main at yumoqing/rag 2026-08-05 18:20:32 +08:00
d9e1e77341 refactor: delete KB uses PopupWindow confirm form instead of JS confirm (no inline script)
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-05 18:19:17 +08:00
4e374117e9 fix: context_bar弹窗改为inline展示data(不依赖外部页面)
yumoqing pushed to main at yumoqing/discount 2026-08-05 18:14:40 +08:00
0144129ec1 fix: 参数名改用mkt_id避免与行数据marketing_id字段冲突,照抄产品明细params_mapping模式
yumoqing pushed to main at yumoqing/rag 2026-08-05 18:12:36 +08:00
ee4bf7548a fix: delete script — assign JSON-safe name to JS var, no \n in string, no inline concat
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-05 18:12:33 +08:00
46640803b5 fix: uid = await get_user()
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-05 18:11:50 +08:00
d33889c4ae fix: cockpit_context.dspy 加 json import + dbname
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-05 18:11:05 +08:00
8d158dcc86 feat: cockpit_context端点 + UI context_bar动态化
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-05 18:03:26 +08:00
746b372a6e fix: devops直接用message_text作命令,去掉前缀
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-05 18:02:54 +08:00
1d22da86ac fix: 去掉 git 前缀误剃
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-05 18:02:05 +08:00
528b5a7cb6 fix: devops 处理器剥离中文前缀再执行
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-05 18:01:26 +08:00
48f5048df8 fix: shell_exec 目录不存在时回落可写基础目录
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-05 17:59:01 +08:00
1f848e0760 fix: _resolve_workdir 先检查父目录存在+可写再 mkdir
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-05 17:58:08 +08:00
222bdbcd3d fix: _resolve_workdir → /tmp 回落(apitest无/d写权限)
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-05 17:56:39 +08:00
85cc42cec6 feat: cockpit_chat 新增 devops 意图 — git/shell 操作路由