Commit Graph

7 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] f55dd9d3dd feat: TianYan Nightly Auto-Repair Engine v3.0 + Merge Watchdog
New files:
- .github/workflows/tianyan-nightly-scan.yml (Phase A-F main workflow)
- .github/workflows/merge-watchdog.yml (PR merge tracking)
- .github/scripts/tianyan-analyze.js (Phase B Gemini analysis)
- .github/scripts/tianyan-repair.js (Phase C auto-repair)
- .github/scripts/tianyan-review.js (Phase D H1-H9 review)
- .github/scripts/merge-watchdog.js (watchdog state management)
- .github/tianyan-config.json (v3.0 configuration)
- DASHBOARD.md (repair engine dashboard)
- docs/dashboard/watchdog-records.json (watchdog tracking)

Updated files:
- .github/persona-brain/agent-registry.json (AG-ZY-087, AG-ZY-088)
- skyeye/infra-manifest.json (lifeline task + service registration)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/94378ee8-773d-4fc2-810a-e81a27aae9a9
2026-03-24 11:58:40 +00:00
copilot-swe-agent[bot] 0d842e52df feat: OAuth2 Token 自动续期引擎 + 天眼生命线任务豁免 + 多用户Token管理 · ZY-TOKEN-RENEW-2026-0324-001 [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/bc1b54c6-5276-4d00-8ea5-5e8c3c2bef38
2026-03-24 07:14:28 +00:00
copilot-swe-agent[bot] 6d776feac3 🦅 [skyeye] 全盘扫描修复 · 休眠系统完整融入天眼基础设施 + 22个未注册workflow补注册 [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/aef94b53-40cd-436c-b21d-1b0bba20e218
2026-03-24 04:25:40 +00:00
copilot-swe-agent[bot] 7937770284 Plan: full SkyEye scan + hibernation system integration audit
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/aef94b53-40cd-436c-b21d-1b0bba20e218
2026-03-24 04:21:00 +00:00
copilot-swe-agent[bot] 5af416d710 [skyeye-governance] Create SkyEye Governance Layer with full infrastructure, guards, scripts, workflow, and test run
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/33ac7cc1-616d-426c-9b8f-6ad1a72df739
2026-03-23 14:31:15 +00:00
copilot-swe-agent[bot] ffd450c361 fix(skyeye): remove unused isReport variable in weekly-scan.js
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-23 14:28:30 +00:00
copilot-swe-agent[bot] 9dc94a7b3a feat: create SkyEye Governance Layer with infra manifest, quota ledger, and service guards
Add the skyeye/ directory structure including:
- infra-manifest.json: infrastructure inventory and quota definitions
- quota-ledger.json: billing cycle tracking and health summary
- guards/: per-service guard configs (GitHub, Drive, Notion, Actions, Gemini)
- guards/guard-template.json: template for new service guards
- scripts/: placeholder files for scan-engine, optimizer, guard-factory,
  quota-tracker, self-healer, and weekly-scan
- scan-report/, logs/daily/, logs/weekly/: empty dirs for future output

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-23 14:19:54 +00:00