Commit Graph

11 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] cc55130cb7 📡 指令回执自动闭环系统 · write-receipt-to-notion.js + 11 Workflow 追加回执写入 step
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f717b1c5-28b3-405e-9819-b987389fff6c
2026-03-25 06:52:25 +00:00
copilot-swe-agent[bot] d5ce02196c 🧬 添加双端神经系统自报告步骤到10个workflow
为以下workflow的最后一个job追加自报告step:
- zhuyuan-skyeye (skyeye)
- skyeye-weekly-scan (notify-notion)
- zhuyuan-gate-guard (gate-guard)
- deploy-to-server (notify)
- syslog-pipeline (pipeline-e-changes)
- distribute-broadcasts (distribute)
- server-patrol (patrol)
- zhuyuan-daily-selfcheck (selfcheck)
- sync-dev-status (sync-dev-status)
- zhuyuan-exec-engine (execute)

每个自报告step会在job完成后(无论成功/失败)写入JSON报告
到 data/neural-reports/{subdir}/ 并自动提交推送。

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-25 06:06:05 +00:00
copilot-swe-agent[bot] 419080ca5a 🧬 Phase 1: Fix KNOWN-002 (NOTION_API_TOKEN→NOTION_API_KEY) + Phase 3: D20 scan dimension + Phase 6-7: bridge protocol + scripts
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b1f467f8-d897-4440-9dc9-de66d514a52b
2026-03-25 06:02:04 +00:00
copilot-swe-agent[bot] 2caffb33cc feat: trinity-id.json v2.0 + 62 Agent parent_sys/owner + 67 Workflow sovereignty headers + workflow-alias-map.json [ZY-ID-RECON-2026-0322-001 Steps 1-3]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/0a623113-5c1b-463c-8ccf-1f56e97def38
2026-03-22 14:36:44 +00:00
copilot-swe-agent[bot] 758974db8d fix: remove unnecessary pull-requests:write permission from server-patrol + add verification to health report [ZY-SKYEYE-RESTORE-002]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ed6f3174-5c17-4ec2-9e9b-20dc0feec16b
2026-03-21 13:50:42 +00:00
copilot-swe-agent[bot] ff11764a3b fix: server-patrol uses direct git push + health report [ZY-SKYEYE-RESTORE-002]
Phase 4: Replace peter-evans/create-pull-request with direct git push
in server-patrol.yml (root cause: GitHub Actions not permitted to create PRs)

Phase 5: Generate comprehensive health report at
reports/health-report-2026-03-21.md covering all 5 phases

Update README system status section with health report link

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/508766be-fd4e-46f5-9b10-9746f68288c9
2026-03-21 13:29:07 +00:00
copilot-swe-agent[bot] 333d35b9a7 🔧 修复工作流密钥配置:恢复 syslog-issue-pipeline.yml 表达式语法 + 统一 NOTION_API_TOKEN 引用
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-16 10:29:17 +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] 9a09a48c7b 恢复仓库首页 + 所有自动化工作流添加核心大脑唤醒 + README 首页自愈检测
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-15 15:19:26 +00:00
copilot-swe-agent[bot] ebbca679e4 fix: address code review — improve alert matching logic, fix email indentation
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-15 12:57:24 +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