Commit Graph

15 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] c3c5cc15ed 🔐 guanghu-token 审计报告: MAIN_REPO_TOKEN 为主要对应 Secret
Phase 1: 排查出 3 个跨仓库令牌 Secret
- MAIN_REPO_TOKEN (federation-bridge + pull-sync-awen) ← guanghu-token
- CROSS_REPO_TOKEN (sync-persona-studio)
- DEPLOY_GITHUB_TOKEN (auto-deploy-drive-bridge)

Phase 4: 安全扫描通过,无硬编码令牌

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/84d6adce-4251-49c6-8413-d574395bef59
2026-03-24 07:47:30 +00:00
copilot-swe-agent[bot] 7d6122a5c8 refactor: OAuth2 代理人重构 · Service Account→OAuth2 全量替换 · ZY-OAUTH2-REBUILD-2026-0324-001 [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/75c92776-b0de-4ee6-86c0-9e774d5ec717
2026-03-24 07:25:56 +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] 991f640b75 fix: remove deprecated ::set-output syntax from hibernation scripts
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5f9ab8cb-efbe-4b0f-ba7c-3ee7664db5ee
2026-03-24 04:14:08 +00:00
copilot-swe-agent[bot] dbe0bb3dc4 ⚒️ ZY-HIBERNATION-2026-0324-001 · 双节律休眠系统全量部署 · 日休眠 + 周休眠 + Notion级联升级 + 分布式传播 + README状态区
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5f9ab8cb-efbe-4b0f-ba7c-3ee7664db5ee
2026-03-24 04:11:19 +00:00
copilot-swe-agent[bot] 6d493042c5 🛰️ [Sky-Eye Audit] credential validation, hardened error handling, audit workflow
- Add credential-validator.js: reusable JSON structure validator for service account keys
- Add credential-audit.js: full sky-eye audit (credential + dependency scan + YAML check)
- Add skyeye-credential-audit.yml: daily audit workflow
- Harden sync-to-drive.js: use validator with diagnostic reporting
- Harden tcs-semantic-landing.js: add try-catch to buildAuth()
- Harden deploy-drive-bridge.js: add try-catch with receipt writing
- Enhance sync-repo-to-drive.yml: add JSON validation before rclone config
- Enhance self-healer.js: add credential validation + System_Logs directory
- Create System_Logs/ directory for audit reports

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/8bc25538-ab95-4520-a72b-ff0d8405c7c7
2026-03-24 02:12:50 +00:00
copilot-swe-agent[bot] 46d261b010 🌍 [ONTOLOGY] Phase 1-5 · 主仓库本体论全量注入 · copilot-instructions + ontology.json + memory + routing-map + README + D16天眼 + 门禁升级
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4dcd4a5b-9258-40ef-a9e0-d4257bf2a3ae
2026-03-23 16:48:38 +00:00
copilot-swe-agent[bot] e145f358f8 [skyeye-governance] Fix suspended guard check consistency in weekly-scan.js
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:33:18 +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] a000e0d6bc feat(skyeye): implement 6 skyeye/scripts/ operational scripts
Add complete implementations for:
- scan-engine.js: Infrastructure scan engine (full/incremental)
- quota-tracker.js: Quota audit and budget tracking
- optimizer.js: Dynamic guard frequency optimization
- guard-factory.js: Guard config factory from template
- self-healer.js: Self-healing engine for config repair/cleanup
- weekly-scan.js: Weekly scan report orchestrator

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-23 14:27:23 +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