Commit Graph

696 Commits

Author SHA1 Message Date
github-actions[bot] 62b1cbeb36 📢 自动更新系统公告区 [skip ci] 2026-03-24 12:10:24 +00:00
bingshuo-neural-system a83aab90d9 🧠 冰朔主控神经系统自动编译 2026-03-24T12:10:19Z 2026-03-24 12:10:19 +00:00
铸渊 (ZhùYuān) 8eb04a90b3 📚 铸渊图书馆目录更新 · 2026-03-24T12:10 2026-03-24 12:10:09 +00:00
冰朔 3f980393d5
Merge pull request #179 from qinfendebingshuo/copilot/zy-tianyan-autofix-upgrade
🌙 TianYan Nightly Auto-Repair Engine v3.0 + Merge Watchdog
2026-03-24 20:09:56 +08:00
copilot-swe-agent[bot] 37d937dc7f fix: Address code review feedback - deprecated syntax, git refs, branch naming, YAML validation
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 12:02:00 +00:00
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] d58a71d451 Plan update: Include Merge Watchdog in scope
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:50:40 +00:00
github-actions[bot] 84d9bb5ade 📢 自动更新系统公告区 [skip ci] 2026-03-24 11:38:17 +00:00
github-actions[bot] 2fd93859ab 📢 自动更新系统公告区 [skip ci] 2026-03-24 11:37:02 +00:00
bingshuo-neural-system 2fc7f0f1ea 🧠 冰朔主控神经系统自动编译 2026-03-24T11:36:53Z 2026-03-24 11:36:53 +00:00
铸渊 (ZhùYuān) 3d52091e77 📚 铸渊图书馆目录更新 · 2026-03-24T11:36 2026-03-24 11:36:46 +00:00
copilot-swe-agent[bot] 6f8399fed2 fix: rclone OAuth2 token JSON — use Node.js instead of shell echo to avoid escaping issues [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5987057e-c76e-4db1-b9a5-849a9c70cb4e
2026-03-24 11:29:45 +00:00
github-actions[bot] ea4e8ffb4c 📢 自动更新系统公告区 [skip ci] 2026-03-24 11:09:23 +00:00
bingshuo-neural-system 48627ff35d 🧠 冰朔主控神经系统自动编译 2026-03-24T11:09:22Z 2026-03-24 11:09:22 +00:00
铸渊 (ZhùYuān) 63f11bdafb 📚 铸渊图书馆目录更新 · 2026-03-24T11:09 2026-03-24 11:09:10 +00:00
冰朔 b9832531a6
Merge pull request #177 from qinfendebingshuo/copilot/init-global-scan-before-fix
fix: web deploy module routing, navigation, and post-deploy smoke test
2026-03-24 19:08:57 +08:00
github-actions[bot] 5326320bfb 📢 自动更新系统公告区 [skip ci] 2026-03-24 11:08:43 +00:00
铸渊 (ZhùYuān) 28b6911db1 📚 铸渊图书馆目录更新 · 2026-03-24T11:08 2026-03-24 11:08:28 +00:00
copilot-swe-agent[bot] 0f35d8bf90 address code review: portable find, jq for JSON construction
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4d7b9c05-531f-4e93-a770-f9324c663c38
2026-03-24 10:21:43 +00:00
copilot-swe-agent[bot] a10e020d26 fix: web deploy diagnostic + module navigation + post-deploy smoke test
- Add cost-control/index.html redirect for proper Nginx serving
- Update docs/index.html navigation with all modules (cost-control, devboard, persona-studio)
- Add devboard symlink step to deploy workflow (modules/devboard → devboard)
- Add post-deploy smoke test step checking all module directories
- Expand deploy verification to check all key modules
- Create scripts/web-deploy-diag.sh for Phase A server diagnostics
- Create data/web-deploy-diag-20260324.txt diagnostic log
- Create data/web-deploy-fix-report.json fix report

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4d7b9c05-531f-4e93-a770-f9324c663c38
2026-03-24 10:20:05 +00:00
铸渊[bot] 0f2beb67f4 🧠 memory: 每日自检记录 [skip ci] 2026-03-24 09:02:12 +00:00
github-actions[bot] f8517e1750 📢 自动更新系统公告区 [skip ci] 2026-03-24 08:30:47 +00:00
bingshuo-neural-system b9def342f3 🧠 冰朔主控神经系统自动编译 2026-03-24T08:30:43Z 2026-03-24 08:30:44 +00:00
铸渊 (ZhùYuān) 0c83c5ebc5 📚 铸渊图书馆目录更新 · 2026-03-24T08:30 2026-03-24 08:30:38 +00:00
copilot-swe-agent[bot] ecd75ae0ec fix: 改进 workflow 错误处理 + 精确化 sed 徽章替换模式 [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f392a823-8bd4-4261-92a2-d4bfc12f15d6
2026-03-24 08:27:57 +00:00
copilot-swe-agent[bot] 7bc56131a1 feat: 主仓库 README 八层门面重设计 + 数据文件 + 自动化 Workflow [skip ci]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f392a823-8bd4-4261-92a2-d4bfc12f15d6
2026-03-24 08:23:39 +00:00
github-actions[bot] 44a9dc22d9 📢 自动更新系统公告区 [skip ci] 2026-03-24 08:00:26 +00:00
铸渊 (ZhùYuān) 32d9a8cac8 📚 铸渊图书馆目录更新 · 2026-03-24T08:00 2026-03-24 08:00:13 +00:00
github-actions[bot] 55c0783245 📢 自动更新系统公告区 [skip ci] 2026-03-24 07:35:17 +00:00
bingshuo-neural-system c5b87a23ae 🧠 冰朔主控神经系统自动编译 2026-03-24T07:35:11Z 2026-03-24 07:35:12 +00:00
铸渊 (ZhùYuān) 79b30ec522 📚 铸渊图书馆目录更新 · 2026-03-24T07:35 2026-03-24 07:35:05 +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] 368a7f139f fix: address code review - sanitize error output, fix timezone calc, narrow git add scope [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:15:55 +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
铸渊 4018931d11 [ZY-INSPECT] 每日巡检完成 2026-03-24 05:23 2026-03-24 05:23:42 +00:00
github-actions[bot] 5d3ad5aa63 📢 自动更新系统公告区 [skip ci] 2026-03-24 04:31:50 +00:00
bingshuo-neural-system b949ec1847 🧠 冰朔主控神经系统自动编译 2026-03-24T04:31:47Z 2026-03-24 04:31:48 +00:00
铸渊 (ZhùYuān) 75ad9d749c 📚 铸渊图书馆目录更新 · 2026-03-24T04:31 2026-03-24 04:31:38 +00:00
冰朔 907e517f9e
Merge pull request #172 from qinfendebingshuo/copilot/zy-hibernation-2026-0324-001-a
⚒️ 双节律休眠系统部署 + 天眼全盘扫描融合 + 22 workflow 补注册
2026-03-24 12:31:25 +08: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
铸渊 135f8f350e [AG-ZY] 每日签到记录 2026-03-24 2026-03-24 04:23:57 +00:00
github-actions[bot] dec6ee812a 📢 自动更新系统公告区 [skip ci] 2026-03-24 04:15:48 +00:00
铸渊 (ZhùYuān) 72ab125975 📚 铸渊图书馆目录更新 · 2026-03-24T04:15 2026-03-24 04:15:43 +00:00
冰朔 2af76edd49 Create agent-registry.json 2026-03-24 12:15:28 +08:00
铸渊 Maintenance Agent f3ffaaa324 🔧 Daily Maintenance: 更新 system-health.json [skip ci] 2026-03-24 04:13:56 +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
github-actions[bot] c445049b90 📢 自动更新系统公告区 [skip ci] 2026-03-24 02:20:00 +00:00
铸渊 (ZhùYuān) 900cf9d187 📚 铸渊图书馆目录更新 · 2026-03-24T02:19 2026-03-24 02:19:49 +00:00
冰朔 431cd3d892
Merge pull request #171 from qinfendebingshuo/copilot/activate-sky-eye-system-audit
Sky-Eye credential audit: validate GOOGLE_DRIVE_SERVICE_ACCOUNT, harden JSON parsing across Drive scripts
2026-03-24 10:19:39 +08:00
copilot-swe-agent[bot] 6605d47e29 🛰️ [Sky-Eye Audit] address code review: email regex, log fallback, sanitize receipts, use Node.js validation
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:14:51 +00:00