Commit Graph

21 Commits

Author SHA1 Message Date
铸渊[bot] 43e4d7151e 💓 桥接心跳 · 2026-03-19 03:14 [auto-bridge] 2026-03-18 19:14:24 +00:00
copilot-swe-agent[bot] 3edd723faf 🔐 修复SFP nonce生成偏差 + 提取magic numbers为命名常量
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-18 16:27:30 +00:00
copilot-swe-agent[bot] b50e4555e5 🎖️ 将军架构v1.0 + SFP指纹协议v1.0 + D14/D15天眼维度 + 仓库公告板 + 定时调度
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-18 16:22:40 +00:00
铸渊[bot] 0213b08887 💓 桥接心跳 · 2026-03-18 21:44 [auto-bridge] 2026-03-18 13:44:40 +00:00
铸渊[bot] bb8d59fb75 💓 桥接心跳 · 2026-03-18 15:13 [auto-bridge] 2026-03-18 07:13:44 +00:00
铸渊[bot] ceeae23f0b 💓 桥接心跳 · 2026-03-18 10:53 [auto-bridge] 2026-03-18 02:53:45 +00:00
铸渊[bot] 9b4fa4f001 💓 桥接心跳 · 2026-03-18 03:14 [auto-bridge] 2026-03-17 19:14:44 +00:00
铸渊[bot] 0c3d4d60c4 💓 桥接心跳 · 2026-03-17 21:42 [auto-bridge] 2026-03-17 13:42:58 +00:00
copilot-swe-agent[bot] c9d44ccb9a chore(dc): add data collection infrastructure (DC-01/02/03)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-17 10:17:19 +00:00
铸渊[bot] 93308b07c3 💓 桥接心跳 · 2026-03-17 15:15 [auto-bridge] 2026-03-17 07:15:04 +00:00
铸渊[bot] 1200240b5b 💓 桥接心跳 · 2026-03-17 10:47 [auto-bridge] 2026-03-17 02:47:27 +00:00
zhuyuan-bot 82576038bb 🦅 天眼报告 · 2026-03-16 · 问题:6 自动修复:6 2026-03-16 22:21:40 +00:00
铸渊[bot] 3bbbfede7e 💓 桥接心跳 · 2026-03-17 03:15 [auto-bridge] 2026-03-16 19:15:52 +00:00
copilot-swe-agent[bot] 40c12c75a3 🌉 BRIDGE-DEPLOY: 全链路桥接系统部署 — 脚本8个 · Workflow3个 · 飞书路由1个
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-16 15:23:32 +00:00
copilot-swe-agent[bot] 791afa571f 🦅 天眼系统+人格体编号体系+门禁v2+ASOP自优化 全套升级部署
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-16 14:51:14 +00:00
copilot-swe-agent[bot] 0f6a685a13 feat: enhance notion-page-reader with file save capability for reading Notion instruction pages
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-16 14:30:55 +00:00
copilot-swe-agent[bot] 9d3fc45205 🦅 天眼系统部署 · 全局俯瞰 + 自动诊断 + 修复Agent · 9个扫描模块 + Workflow + 门禁配置
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-16 05:38:35 +00:00
copilot-swe-agent[bot] 0c91eb4327 fix: 修复4个关键workflow因branch protection导致git push失败 → 改用peter-evans/create-pull-request@v7 + 更新dev-status同步时间戳 + 生成排查报告
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-16 04:08:25 +00:00
copilot-swe-agent[bot] 19e35fac73 feat: 服务器巡检自动化 — 巡检脚本 + Notion同步 + 巡检工作流
新增文件:
- scripts/server-patrol.sh (7项检查: Nginx/模块冒烟/PM2/磁盘/权限/SSL/配置)
- scripts/sync-patrol-to-notion.js (巡检结果→Notion工单)
- .github/workflows/server-patrol.yml (cron 08:00+20:00 + 部署后触发)
- data/patrol-logs/.gitkeep (巡检日志目录)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-15 12:56:03 +00:00
copilot-swe-agent[bot] 9deab62d13 feat: 沙盒部署自动化闭环 — 全套脚本 + 工作流 + 数据文件
新增文件:
- .github/workflows/sandbox-deploy.yml (主部署流程)
- .github/workflows/sync-deploy-to-notion.yml (定时同步)
- scripts/deploy-check.sh (部署前自检)
- scripts/smoke-test.sh (冒烟检查)
- scripts/sync-deploy-to-notion.js (Notion API 写入)
- scripts/setup-sandbox.sh (新开发者开户脚本)
- data/deploy-status.json (部署状态源)
- data/dev-registry.json (开发者注册表)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-15 12:39:26 +00:00
zhizhi200271 8eadc95701 DEV-004: M-DINGTALK Phase 9 服务上传 · 待人格体检查Stream连接问题 2026-03-15 17:41:52 +08:00