yumoqing
  • Joined on 2025-06-28
yumoqing deleted branch master from yumoqing/app_audit 2026-08-14 12:19:49 +08:00
yumoqing pushed to master at yumoqing/app_audit 2026-08-14 12:19:44 +08:00
6bcc1469eb feat: app_audit 审计日志全局模块(独立仓库)
yumoqing created branch master in yumoqing/app_audit 2026-08-14 12:19:44 +08:00
yumoqing created repository yumoqing/app_audit 2026-08-14 12:15:56 +08:00
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-14 12:12:35 +08:00
4742a67d80 feat: load_path 注册 audit API(owner.audit) + work_env/deploy_account(logined)
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 12:12:30 +08:00
c7bb13c17d fix: 审计删除排除 audit_delete 留痕(防自删)
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-14 12:11:03 +08:00
359c57b156 feat: 审计 API(仅 owner.audit)+ work_env 写审计日志
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 12:11:00 +08:00
eaaf5fad26 feat: 审计日志全局模块(append-only,查看/备份/删除仅 owner.audit)
yumoqing pushed to main at yumoqing/pipeline-app 2026-08-14 12:04:20 +08:00
ed7aa81023 fix: i18n_getmsgs 路由到内置 i18n registerfunction + language 用 text 显示
yumoqing pushed to main at yumoqing/pipeline-app 2026-08-14 11:59:15 +08:00
d0fe4c98cf feat: 主页 Header 加语言切换 + RBAC 用户登录(参考 sage shell)
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-14 11:58:54 +08:00
9ab0db53ad feat: work_env 加 get_org_pubkey(admin 获取机构公钥配置远程免密)
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 11:58:51 +08:00
939fd252ec security: 机构独立 SSH key + host key 校验(accept-new 防 MITM)
yumoqing pushed to main at yumoqing/staff_mgr 2026-08-14 11:44:26 +08:00
1793685601 develop: 开发员工管理模块(端到端验证)
yumoqing pushed to main at yumoqing/staff_mgr 2026-08-14 11:36:57 +08:00
6e03322ef0 develop: 实现员工管理模块 staff 增删改查 REST 接口
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 11:36:24 +08:00
d35800a100 fix: git commit 不依赖 files_written,遍历 repos/ 下所有仓库自动提交
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 11:27:46 +08:00
4fe5f17490 fix: remote_dir 根目录绕过(rstrip 后空串检查)
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 11:27:03 +08:00
b3ddb59e2e fix: 角色agent轮数15→30 + read_file截断8000→30000(减少分段读浪费)
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-14 11:26:40 +08:00
a97512a760 security: org 级工作环境仅超管可设 + user 级强制设自己
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 11:26:35 +08:00
8371d95101 security: 工作环境远程配置安全校验 + 迁移顺序修正
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-14 11:16:16 +08:00
17b90c8c12 fix: 远程→本地迁移用旧环境远程配置(而非空的新data)