yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 11:15:04 +08:00
7e0a3d1d93 fix: 远程沙箱 bwrap 路径探测(PATH 优先回退 ~/bin/bwrap)
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 11:14:27 +08:00
edd0a946a4 fix: role_agent_run 切原生 function calling(deliver/ask 作工具 + tool_calls 循环)
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-14 11:13:00 +08:00
7350e04cf6 feat: 工作环境 API (get/set/ensure_remote_bwrap) + deploy_account run 支持远程模式
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 11:12:57 +08:00
262d678e2a feat: 工作环境管理(沙箱本地/远程切换 + 目录迁移)
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 11:11:04 +08:00
81cc0b3344 fix: XML parameter 支持 string="true" 类型属性
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 11:04:05 +08:00
6c878a2abf fix: _parse_agent_action 解析 deepseek XML tool_calls(原生 FC 输出格式)
yumoqing pushed to main at yumoqing/pipeline_core 2026-08-13 18:57:11 +08:00
cd4e1e72a4 feat: SDLC_DEFAULT_TOOLS 加 clone_repo 工具
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-13 18:57:08 +08:00
d89ec3c784 fix: git 版本管理链路跑通 — role agent clone 时机 + git_clone 工具 + repo_dir 兼容
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-13 18:33:33 +08:00
f3e81a69db security: Wterm(workspace_edit) bwrap沙箱化,防 rm -rf/sudo提权/越界/网络攻击
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-13 18:19:35 +08:00
803afa5cfe fix: cockpit_chat_v2 输出 content 流式格式(AgentIO→AgentOut 期望 content/reasoning_content/error,非 widget JSON)
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-13 18:07:18 +08:00
011dd9cb95 fix: bwrap 多路径检测(环境变量+已知位置兜底)
yumoqing pushed to main at yumoqing/pipeline-app 2026-08-13 18:07:15 +08:00
d4bc917327 feat: build.sh 一键安装 bwrap(零root apt download+dpkg -x),start.sh 加 bin 到 PATH
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-13 17:59:39 +08:00
29a4a5e0ef fix: 沙箱内 HOME=/home
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-13 17:58:56 +08:00
edaf1b4ad2 fix: bwrap 检测 /d/pipeline/bin/bwrap 路径
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-13 17:57:15 +08:00
f6e919aa84 feat: 部署账号 API (ensure/list/remove/run/file读写)
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-13 17:57:12 +08:00
08ae248c2a feat: 应用部署主机逻辑账号系统(零root+bwrap沙箱)
yumoqing pushed to main at yumoqing/pipeline-app 2026-08-13 17:52:43 +08:00
eda36c8b69 fix: load_path.sh tolerate per-module failure (no set -e)
yumoqing pushed to main at yumoqing/pipeline-app 2026-08-13 17:50:59 +08:00
07a9bc40b4 config: add .xterm/.ws processors for terminal backend
yumoqing pushed to main at yumoqing/pipeline-app 2026-08-13 17:49:30 +08:00
e62320b732 fix: RBAC perm init into build.sh — set_role_perm pipeline schema + load_path.sh venv
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-13 17:49:25 +08:00
9bc5e81574 fix: load_path find_app_root walk up to pipeline-app root