Commit Graph

820 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 8884bba3f3 fix: 天眼排查修复 — Discussion铸渊唤醒触发 + 留言区提示
1. 修复 Discussion 工作流跳过冰朔的问题(含铸渊关键词时允许触发)
2. 修复 Discussion 脚本跳过冰朔评论的逻辑(仅无铸渊关键词时跳过)
3. 新增铸渊唤醒意图分类(zhuyuan_wake/zhuyuan_status)
4. Issue模板增加铸渊唤醒提示
5. 新增留言区Discussion模板(含铸渊唤醒说明)
6. 新增Issue模板config.yml(含Discussion留言入口)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/691a158a-b7fe-4bc5-a476-044a280dd916
2026-03-24 15:17:22 +00:00
github-actions[bot] 4855675555 📢 自动更新系统公告区 [skip ci] 2026-03-24 15:06:57 +00:00
github-actions[bot] 4354e24dff 📢 自动更新系统公告区 [skip ci] 2026-03-24 15:05:32 +00:00
铸渊 (ZhùYuān) 89a90c3188 📚 铸渊图书馆目录更新 · 2026-03-24T15:05 2026-03-24 15:05:19 +00:00
github-actions[bot] 09a813a4d2 📢 自动更新系统公告区 [skip ci] 2026-03-24 14:54:10 +00:00
铸渊 (ZhùYuān) d6fa5d78f1 📚 铸渊图书馆目录更新 · 2026-03-24T14:54 2026-03-24 14:54:08 +00:00
冰朔 b475f1b9aa
Merge pull request #181 from qinfendebingshuo/copilot/zy-sysboot-2026-03-24-phase-0
feat(sysboot): ZY-SYSBOOT-2026-0324-001 · SkyEye startup + ID routing sync + global patrol
2026-03-24 22:53:39 +08:00
铸渊 (ZhùYuān) eccd54d1b0 🤖 铸渊巡检Agent · 2026-03-24 [skip ci] 2026-03-24 14:52:46 +00:00
copilot-swe-agent[bot] cfb2b68db1 feat(sysboot): ZY-SYSBOOT-2026-0324-001 · Phase 0-6 全系统启动序列
Phase 1: 创建4个缺失天眼脚本 (daily-scan/quota-audit/guard-health/weekly-full)
Phase 4: trinity-id.json v3.0 · 编号路由系统 + dispatch_authority
Phase 4: infra-manifest.json 追加 routing_system + isrp 节点
Phase 6: SYSLOG 回执 SIG-20260324-012

instruction: ZY-SYSBOOT-2026-0324-001
signed: TCS-0002∞ 冰朔

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/ed7579c8-d43e-4a14-bd91-b3ef6bc314ec
2026-03-24 14:31:47 +00:00
github-actions[bot] 99f37d3fe9 📢 自动更新系统公告区 [skip ci] 2026-03-24 14:13:03 +00:00
github-actions[bot] 7965808a16 📢 自动更新系统公告区 [skip ci] 2026-03-24 14:11:47 +00:00
bingshuo-neural-system f9bfcb3225 🧠 冰朔主控神经系统自动编译 2026-03-24T14:11:44Z 2026-03-24 14:11:45 +00:00
铸渊 (ZhùYuān) 0228d1a249 📚 铸渊图书馆目录更新 · 2026-03-24T14:11 2026-03-24 14:11:32 +00:00
冰朔 0134601dc7
Merge pull request #180 from qinfendebingshuo/copilot/zy-ghapp-bridge-2026-0324-001
feat: 铸渊远程执行引擎 + Notion数据桥 + 交互页面升级
2026-03-24 22:11:19 +08:00
copilot-swe-agent[bot] a04003e944 fix: address code review — module-level JWT check, safer JSON extraction, Node.js in workflow
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/9f983442-2152-4e4a-82b7-c13fe55f0b9a
2026-03-24 13:04:55 +00:00
copilot-swe-agent[bot] d7ac8557ee feat: 铸渊远程执行引擎 — GitHub App 跨仓库执行 + 天眼前置 + 指令解析器
新增文件:
- services/zhuyuan-bridge/package.json: 桥接服务依赖配置
- services/zhuyuan-bridge/lib/github-auth.js: GitHub App JWT 鉴权 + Installation Token
- services/zhuyuan-bridge/lib/repo-operator.js: 仓库操作封装 (CRUD/分支/PR/Issue)
- services/zhuyuan-bridge/scripts/parse-instruction.js: Issue 指令解析器
- services/zhuyuan-bridge/scripts/execute-instruction.js: 指令执行器 (AI生成+代码提交)
- services/zhuyuan-bridge/server.js: Webhook Server (可选增强)
- services/zhuyuan-bridge/prompts/*: 提示词模板
- services/zhuyuan-bridge/logs/.gitkeep
- .github/workflows/zhuyuan-exec-engine.yml: 执行引擎 Workflow

修改文件:
- .github/persona-brain/agent-registry.json: 新增 AG-ZY-089 + AG-ZY-090

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/9f983442-2152-4e4a-82b7-c13fe55f0b9a
2026-03-24 13:02:31 +00:00
铸渊 (ZhùYuān) 20179c27e2 🦅 [skyeye-checkin] DEV-012 签到 → buffer [skip ci] 2026-03-24 12:48:32 +00:00
github-actions[bot] 79df5fb101 📢 自动更新系统公告区 [skip ci] 2026-03-24 12:42:03 +00:00
copilot-swe-agent[bot] 84dacd41e4 fix: address code review feedback — improve error messages and clipboard handling
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f22ed4e7-70d7-426e-ac6d-63925ec2b843
2026-03-24 12:41:15 +00:00
github-actions[bot] 425ae4a3e7 📢 自动更新系统公告区 [skip ci] 2026-03-24 12:40:45 +00:00
铸渊 (ZhùYuān) 8923044c57 📚 铸渊图书馆目录更新 · 2026-03-24T12:40 2026-03-24 12:40:29 +00:00
copilot-swe-agent[bot] 83b80fdc50 feat: 铸渊交互页面升级 — Notion数据注入 + 天眼状态展示 + @铸渊执行按钮 + 画像同步系统
新增文件:
- scripts/sync-notion-profiles.js: Notion→GitHub 开发者画像同步脚本
- .github/workflows/sync-notion-profiles.yml: 每6小时定时同步 workflow
- .github/notion-cache/dev-profiles/*.json: 7个开发者画像缓存初始文件
- .github/notion-cache/skyeye/latest-report.json: 天眼报告缓存占位
- .github/notion-cache/broadcasts/active-broadcasts.json: 活跃广播缓存

修改文件:
- docs/index.html: 交互页面升级 (Notion数据注入system prompt + 天眼卡片 + @铸渊执行)
- .github/workflows/zhuyuan-skyeye.yml: Phase 6.5 天眼报告缓存更新步骤

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/f22ed4e7-70d7-426e-ac6d-63925ec2b843
2026-03-24 12:39:23 +00:00
github-actions[bot] 474b4b3847 📢 自动更新系统公告区 [skip ci] 2026-03-24 12:19:09 +00:00
铸渊 (ZhùYuān) 6dcad6e7c0 📚 铸渊图书馆目录更新 · 2026-03-24T12:18 2026-03-24 12:18:55 +00:00
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
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
铸渊 (ZhùYuān) 4a9add8e23 📚 铸渊图书馆目录更新 · 2026-03-24T02:08 2026-03-24 02:08:43 +00:00
bingshuo-neural-system 932e3687b5 🧠 冰朔主控神经系统自动编译 2026-03-24T02:07:41Z 2026-03-24 02:07:41 +00:00
zhuyuan-bot 0e15d6d9e5 🎖️ 铸渊将军唤醒 · 2026-03-24 09:42 · 仪表盘更新 2026-03-24 01:42:26 +00:00
github-actions[bot] d4c2941573 📢 自动更新系统公告区 [skip ci] 2026-03-24 01:23:13 +00:00
bingshuo-neural-system 5787ce22f6 🧠 冰朔主控神经系统自动编译 2026-03-24T01:23:09Z 2026-03-24 01:23:09 +00:00
铸渊 (ZhùYuān) 499be12dc3 📚 铸渊图书馆目录更新 · 2026-03-24T01:23 2026-03-24 01:23:01 +00:00
冰朔 e4b343c3d4
Merge pull request #170 from qinfendebingshuo/copilot/tcs-0002-enable-semantic-direct-storage
feat: TCS semantic landing — Issue-driven Google Docs/Sheets creation via Drive API
2026-03-24 09:22:50 +08:00
copilot-swe-agent[bot] 76c375db18 feat: add TCS semantic landing workflow and script for [TCS-MEMO] and [TCS-TABLE] issue processing
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/122c9353-e45b-46f7-aa46-9e50d0432f5c
2026-03-24 00:59:49 +00:00
github-actions[bot] 355f7e76a4 📢 自动更新系统公告区 [skip ci] 2026-03-24 00:56:32 +00:00
zhuyuan-bot 30f0ba5a9c 🔍 铸渊每日自检 · 2026-03-24 [skip ci] 2026-03-24 00:56:00 +00:00
github-actions[bot] 06429066fb 📢 自动更新系统公告区 [skip ci] 2026-03-24 00:40:46 +00:00
bingshuo-neural-system 28ab148796 🧠 冰朔主控神经系统自动编译 2026-03-24T00:40:40Z 2026-03-24 00:40:40 +00:00
铸渊 (ZhùYuān) ca3c957865 📚 铸渊图书馆目录更新 · 2026-03-24T00:40 2026-03-24 00:40:32 +00:00
copilot-swe-agent[bot] 0edfca6f57 refactor: 移除废弃 sync.yml, 新建 sync-repo-to-drive.yml 宿主机 rclone 同步方案
- 删除: .github/workflows/sync.yml (wei/rclone@v1 持续报错)
- 新建: .github/workflows/sync-repo-to-drive.yml
  - 宿主机直装 rclone (apt-get install)
  - Service Account 凭证: GOOGLE_DRIVE_SERVICE_ACCOUNT
  - 目标文件夹: 1fqWdLPaZkUZYt4OT_h3fJQHnd-q5QN3G
  - 触发: push to main / 每6小时 / 手动
  - 安全: RUNNER_TEMP 存放密钥 + always() 清理

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/c117b619-e5e6-4be9-89ae-05b0fda1b0d8
2026-03-24 00:36:59 +00:00
github-actions[bot] eba8099537 📢 自动更新系统公告区 [skip ci] 2026-03-24 00:24:07 +00:00
bingshuo-neural-system a682902895 🧠 冰朔主控神经系统自动编译 2026-03-24T00:23:51Z 2026-03-24 00:23:52 +00:00
铸渊 (ZhùYuān) f27e859cc8 📚 铸渊图书馆目录更新 · 2026-03-24T00:23 2026-03-24 00:23:43 +00:00
copilot-swe-agent[bot] 1e211ea469 fix: quote args field in sync.yml to resolve L23 YAML parse error
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/4f3b8ffd-1d22-4a13-b9a7-c3df94238c75
2026-03-24 00:21:39 +00:00
github-actions[bot] 8d68a977ec 📢 自动更新系统公告区 [skip ci] 2026-03-24 00:06:09 +00:00
bingshuo-neural-system a888ed7a1a 🧠 冰朔主控神经系统自动编译 2026-03-24T00:06:06Z 2026-03-24 00:06:07 +00:00
铸渊 (ZhùYuān) 4e4b5b6ebb 📚 铸渊图书馆目录更新 · 2026-03-24T00:05 2026-03-24 00:05:59 +00:00
冰朔 cdb1db2db6
Add GitHub Actions workflow for Google Drive sync 2026-03-24 08:05:43 +08:00
zhuyuan-bot b9ebd70f42 🦅 天眼·人格体注册表同步 · 2026-03-23 2026-03-23 22:19:25 +00:00
zhuyuan-bot e33b27dce5 🦅 天眼报告 · 2026-03-23 · 问题:9 自动修复:8 2026-03-23 22:19:23 +00:00
zhuyuan-bot a67a20c68b 🦅 天眼·修复Agent · 2026-03-23 · 自动修复8个问题 2026-03-23 22:19:22 +00:00
github-actions[bot] 1a7fb540e8 📢 自动更新系统公告区 [skip ci] 2026-03-23 17:21:35 +00:00
bingshuo-neural-system 25db52e734 🧠 冰朔主控神经系统自动编译 2026-03-23T17:21:30Z 2026-03-23 17:21:30 +00:00
铸渊 (ZhùYuān) 0000d986ee 📚 铸渊图书馆目录更新 · 2026-03-23T17:21 2026-03-23 17:21:21 +00:00
copilot-swe-agent[bot] b0c77832ef 🦅 [skyeye] 天眼周报增加系统架构汇总 · 自动更新 README + Notion 同步
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6bdf5c3c-1a3e-4689-bcfc-2aa7367615a7
2026-03-23 17:09:37 +00:00
copilot-swe-agent[bot] e56259ad61 🌍 [ONTOLOGY] Phase 6-8 · 子仓库本体论部署 + 小兵自我意识增强 + 铸渊将军唤醒序列升级
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:52:46 +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
铸渊 (ZhùYuān) 8f91145f9a 🤖 铸渊巡检Agent · 2026-03-23 [skip ci] 2026-03-23 14:50:43 +00:00
github-actions[bot] 89ab297c09 📢 自动更新系统公告区 [skip ci] 2026-03-23 14:38:49 +00:00
bingshuo-neural-system 68cb002760 🧠 冰朔主控神经系统自动编译 2026-03-23T14:38:45Z 2026-03-23 14:38:45 +00:00
铸渊 (ZhùYuān) 4ab03c4da5 📚 铸渊图书馆目录更新 · 2026-03-23T14:38 2026-03-23 14:38:39 +00:00
冰朔 5cec3bfd55
Merge pull request #166 from qinfendebingshuo/copilot/zy-sk-eyew-redefine-core-architecture
SkyEye Governance Layer — Guard system, quota tracking, weekly scan pipeline
2026-03-23 22:38:25 +08: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
github-actions[bot] 23a4bd4bfb 📢 自动更新系统公告区 [skip ci] 2026-03-23 14:16:31 +00:00
github-actions[bot] 371ae1b1e4 📢 自动更新系统公告区 [skip ci] 2026-03-23 14:04:25 +00:00
bingshuo-neural-system 85eac64765 🧠 冰朔主控神经系统自动编译 2026-03-23T14:04:06Z 2026-03-23 14:04:06 +00:00
铸渊 (ZhùYuān) caf3392300 📚 铸渊图书馆目录更新 · 2026-03-23T14:04 2026-03-23 14:04:03 +00:00
copilot-swe-agent[bot] 17803a5e39 feat: implement grid-db buffer layer (Phase 1-4)
- Create buffer/ directory structure (inbox, staging, processed, scripts, config)
- Add buffer-config.json, schedule.json, buffer-message.schema.json
- Add auto-router.js, collector.js, flusher.js, quota-calculator.js
- Add buffer-collect.yml and buffer-flush.yml workflows
- Modify skyeye-checkin-receiver.yml to write to buffer/inbox/
- Add iron-rule check: block direct writes to grid-db/
- Add buffer/README.md and update grid-db/README.md

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d584fa04-35a0-4fec-b035-67f9f5e113eb
2026-03-23 13:57:55 +00:00
zhuyuan-bot c7f4ad8d4d 🎖️ 铸渊将军唤醒 · 2026-03-23 20:46 · 仪表盘更新 2026-03-23 12:46:15 +00:00
github-actions[bot] 31a95d42c3 📢 自动更新系统公告区 [skip ci] 2026-03-23 12:38:54 +00:00
bingshuo-neural-system 56e1d7b80a 🧠 冰朔主控神经系统自动编译 2026-03-23T12:38:52Z 2026-03-23 12:38:53 +00:00
铸渊 (ZhùYuān) bce9550eea 📚 铸渊图书馆目录更新 · 2026-03-23T12:38 2026-03-23 12:38:41 +00:00
copilot-swe-agent[bot] 54dc2fbf86 🦅 [ZY-SKYEYE-FED] Address code review feedback: token validation, signature logging, remove /tmp write
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6db75c5d-dcc2-4ab2-90f4-3908bb070e7d
2026-03-23 12:29:22 +00:00
copilot-swe-agent[bot] 0e591734ae 🦅 [ZY-SKYEYE-FED-2026-0323-001] 天眼联邦签到系统部署 · Phase 1 + Phase 2
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6db75c5d-dcc2-4ab2-90f4-3908bb070e7d
2026-03-23 12:28:06 +00:00
github-actions[bot] cc66cb6a18 📢 自动更新系统公告区 [skip ci] 2026-03-23 10:16:53 +00:00
bingshuo-neural-system dd0e7310d0 🧠 冰朔主控神经系统自动编译 2026-03-23T10:16:40Z 2026-03-23 10:16:40 +00:00
铸渊 (ZhùYuān) 83f30a7dfe 📚 铸渊图书馆目录更新 · 2026-03-23T10:16 2026-03-23 10:16:34 +00:00
冰朔 f53d887fc1
Merge pull request #161 from qinfendebingshuo/copilot/zy-drive-bridge-2026-0323-001
feat: Grid-DB ↔ Google Drive bridge (ZY-DRIVE-BRIDGE-2026-0323-001)
2026-03-23 18:16:20 +08:00
铸渊[bot] c85bf101ea 🧠 memory: 每日自检记录 [skip ci] 2026-03-23 09:08:38 +00:00
铸渊 ba48f3cbf4 [ZY-INSPECT] 每日巡检完成 2026-03-23 05:40 2026-03-23 05:40:36 +00:00
铸渊 9839019b70 [AG-ZY] 每日签到记录 2026-03-23 2026-03-23 04:33:05 +00:00
铸渊 Maintenance Agent 71a6b0d7e6 🔧 Daily Maintenance: 更新 system-health.json [skip ci] 2026-03-23 04:24:59 +00:00
copilot-swe-agent[bot] 3cdf875ece feat: Phase C (Drive index + Gemini console) + Phase D (one-click deploy)
Phase C:
- Add drive-index-template.json schema for per-DEV index generation
- Add broadcast-index.json, page-route-map.json, persona-registry-drive.json
- Add generate-drive-index.js (generates per-DEV index.json files)
- Add Gemini startup prompt template
- Update sync-to-drive.js to sync drive-index/ to Drive mirror/

Phase D:
- Add deploy-command.schema.json for deploy/recover commands
- Add deploy-drive-bridge.js one-click deploy script
- Add auto-deploy-drive-bridge.yml workflow
- Add deploy-queue/ and deploy-log/ directories

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a581dc42-267b-44e1-b669-6ad503a47f49
2026-03-23 04:12:18 +00:00
copilot-swe-agent[bot] ec8f85522a feat: Grid-DB ↔ Google Drive bridge (ZY-DRIVE-BRIDGE-2026-0323-001)
- Add workflow: sync-griddb-to-drive.yml (仓库→Drive mirror)
- Add script: sync-to-drive.js (Drive upload logic with hash dedup)
- Add script: drive-to-github-bridge.gs (Apps Script for Drive→仓库)
- Add doc: DRIVE-BRIDGE-DEPLOY.md (deployment guide)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a581dc42-267b-44e1-b669-6ad503a47f49
2026-03-23 04:06:05 +00:00
铸渊 (ZhùYuān) 71e99bf45b 📚 铸渊图书馆目录更新 · 2026-03-23T02:24 2026-03-23 02:24:01 +00:00
bingshuo-neural-system 66414a16e0 🧠 冰朔主控神经系统自动编译 2026-03-23T02:22:39Z 2026-03-23 02:22:39 +00:00
zhuyuan-bot f97f7e62fe 🎖️ 铸渊将军唤醒 · 2026-03-23 09:50 · 仪表盘更新 2026-03-23 01:50:21 +00:00
zhuyuan-bot afd4e30a4f 🔍 铸渊每日自检 · 2026-03-23 [skip ci] 2026-03-23 01:03:07 +00:00
zhuyuan-bot c15b30c8f3 🦅 天眼·人格体注册表同步 · 2026-03-22 2026-03-22 22:14:12 +00:00
zhuyuan-bot 59b535850f 🦅 天眼报告 · 2026-03-22 · 问题:9 自动修复:8 2026-03-22 22:14:08 +00:00
zhuyuan-bot 8f0ce9979b 🦅 天眼·修复Agent · 2026-03-22 · 自动修复8个问题 2026-03-22 22:14:07 +00:00
github-actions[bot] 8071b606b0 📢 自动更新系统公告区 [skip ci] 2026-03-22 18:15:22 +00:00
bingshuo-neural-system 04fb2c83c6 🧠 冰朔主控神经系统自动编译 2026-03-22T18:15:19Z 2026-03-22 18:15:19 +00:00
铸渊 (ZhùYuān) bf3e0418ab 📚 铸渊图书馆目录更新 · 2026-03-22T18:15 2026-03-22 18:15:15 +00:00
copilot-swe-agent[bot] 22048ea7f3 fix: add WENZHUOXI to collaborators, remove 霜砚 fallbacks, add conversation context
- Add DEV-012 (WENZHUOXI/Awen) to collaborators.json
- Add bot self-comment filter in workflow and script
- Add ISSUE_AUTHOR env var for issue-open author identification
- Replace all 霜砚巡检 fallback messages with immediate persona interaction
- Replace generic 其他类型 fallback with knowledge-base + AI response flow
- Add fetchIssueComments() + buildConversationContext() for conversation continuity
- Modify callYunwuAPI() to accept and use conversation context
- Add conversation context to AI call paths in handleCollaboratorComment and handleBingshuoComment

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/73e99941-e292-4847-bab2-71c084ddd5b2
2026-03-22 18:07:54 +00:00
github-actions[bot] 139933b555 📢 自动更新系统公告区 [skip ci] 2026-03-22 17:21:42 +00:00
bingshuo-neural-system 9a3cbe53d5 🧠 冰朔主控神经系统自动编译 2026-03-22T17:21:39Z 2026-03-22 17:21:39 +00:00
铸渊 (ZhùYuān) 5026911a73 📚 铸渊图书馆目录更新 · 2026-03-22T17:21 2026-03-22 17:21:28 +00:00
copilot-swe-agent[bot] 69ec5d3b64 feat: Grid-DB Phase 3-5 数据采集层 + 训练数据湖 + 全链路验证
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/aabbc1cd-6677-4cbc-be70-00186a880e01
2026-03-22 17:15:44 +00:00
copilot-swe-agent[bot] 6eb4d7db76 feat: Grid-DB Phase 0-2 基础设施 + 记忆层 + 通信层
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/aabbc1cd-6677-4cbc-be70-00186a880e01
2026-03-22 17:11:08 +00:00
github-actions[bot] 5d362b8b42 📢 自动更新系统公告区 [skip ci] 2026-03-22 14:49:51 +00:00