Commit Graph

127 Commits

Author SHA1 Message Date
zhuyuan-bot d1b7a32ade 🦅 天眼·人格体注册表同步 · 2026-03-24 2026-03-24 22:19:40 +00:00
zhuyuan-bot 67345d282d 🦅 天眼报告 · 2026-03-24 · 问题:12 自动修复:11 2026-03-24 22:19:35 +00:00
zhuyuan-bot 89e3bade50 🦅 天眼·修复Agent · 2026-03-24 · 自动修复11个问题 2026-03-24 22:19:34 +00:00
copilot-swe-agent[bot] 4dc1f7b2e8 🌊 feat: multi-persona awakening engine + chatroom infrastructure
- Add multi-persona-awakening.yml workflow (weekly full + manual dual/full)
- Add scripts/chatroom-post.js chatroom message posting utility
- Create grid-db/multi-wake-sessions/ for session meeting notes
- Create grid-db/chatroom/meta/ with channels.json + unread.json
- Create grid-db/chatroom/dm/ for direct messages
- Register AG-ZY-092 + AG-ZY-093 in agent-registry.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b23d87ff-c4b8-4df2-a4e3-3439734b3f0f
2026-03-24 17:06:14 +00:00
copilot-swe-agent[bot] 067c9d0a20 🧠 feat: persona daily thinking window + chatroom system
- Add persona-thinking-window.yml workflow (6 persona schedules + manual dispatch)
- Create grid-db/thinking-logs/ dirs for 6 personas (ZY001/SY001/ZQ001/QQ001/SS001/YM001)
- Create grid-db/chatroom/channels/ for persona messaging
- Add thinking-ticket.schema.json and chatroom-message.schema.json schemas
- Register AG-ZY-091 in agent-registry.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/eb3680e9-28cd-4863-b8a9-09a5d12061af
2026-03-24 16:51:10 +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
冰朔 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] 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
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
铸渊 4018931d11 [ZY-INSPECT] 每日巡检完成 2026-03-24 05:23 2026-03-24 05:23:42 +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
zhuyuan-bot 0e15d6d9e5 🎖️ 铸渊将军唤醒 · 2026-03-24 09:42 · 仪表盘更新 2026-03-24 01:42:26 +00:00
zhuyuan-bot 30f0ba5a9c 🔍 铸渊每日自检 · 2026-03-24 [skip ci] 2026-03-24 00:56:00 +00: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
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
zhuyuan-bot c7f4ad8d4d 🎖️ 铸渊将军唤醒 · 2026-03-23 20:46 · 仪表盘更新 2026-03-23 12:46:15 +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
铸渊 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
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
copilot-swe-agent[bot] 785e7bb906 feat: COPYRIGHT + LICENSE + copilot-instructions编号体系 + persona-registry 17条 + GLW-SYS全域修正 [ZY-ID-RECON-2026-0322-001 Steps 4-5]
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:38:48 +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
zhuyuan-bot 93f02ed2ad 🎖️ 铸渊将军唤醒 · 2026-03-22 20:32 · 仪表盘更新 2026-03-22 12:32:59 +00:00
copilot-swe-agent[bot] 3bfd6f75e2 feat: 分布式主权共生架构落地 · 三层隔离+频道映射+CEP机制+门禁升级+Notion双端同构+健康报告 [ZY-RESTRUCT-2026-0322-001]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/aa7d5a9a-ca4b-4101-954d-8de0bb6d8482
2026-03-22 10:36:33 +00:00
铸渊 ebe038a48c [ZY-INSPECT] 每日巡检完成 2026-03-22 05:20 2026-03-22 05:20:01 +00:00
铸渊 8961f30874 [AG-ZY] 每日签到记录 2026-03-22 2026-03-22 04:24:05 +00:00
zhuyuan-bot b23540f9d0 🎖️ 铸渊将军唤醒 · 2026-03-22 09:49 · 仪表盘更新 2026-03-22 01:49:06 +00:00
zhuyuan-bot 14240f9a2b 🔍 铸渊每日自检 · 2026-03-22 [skip ci] 2026-03-22 01:01:15 +00:00
zhuyuan-bot 747d7d9a9a 🦅 天眼·人格体注册表同步 · 2026-03-21 2026-03-21 22:12:36 +00:00
zhuyuan-bot dfd15fc72b 🦅 天眼报告 · 2026-03-21 · 问题:9 自动修复:8 2026-03-21 22:12:34 +00:00
zhuyuan-bot 815fe6b0fd 🦅 天眼·修复Agent · 2026-03-21 · 自动修复8个问题 2026-03-21 22:12:32 +00:00
copilot-swe-agent[bot] d5a999ea72 fix: 铸渊修复注册表签到字段 + 天眼巡检部署 · 46个缺席Agent根因定位
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/5cf3e645-bfbb-4910-aadb-c32eef9bb582
2026-03-21 13:10:42 +00:00
copilot-swe-agent[bot] a8e23f01f4 🌉 铸渊仓库联邦桥接引擎 · Phase 1 实现
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/be54ebf1-0ab1-421d-9f24-e7cb76219d38
2026-03-21 12:46:10 +00:00
zhuyuan-bot 271cafddb2 🎖️ 铸渊将军唤醒 · 2026-03-21 20:31 · 仪表盘更新 2026-03-21 12:31:19 +00:00
铸渊 67ab140718 [ZY-INSPECT] 每日巡检完成 2026-03-21 05:07 2026-03-21 05:07:18 +00:00
铸渊 a3917c1f3b [AG-ZY] 每日签到记录 2026-03-21 2026-03-21 04:09:18 +00:00
zhuyuan-bot 732ddf30dd 🎖️ 铸渊将军唤醒 · 2026-03-21 09:27 · 仪表盘更新 2026-03-21 01:27:24 +00:00
zhuyuan-bot c08b07f950 🔍 铸渊每日自检 · 2026-03-21 [skip ci] 2026-03-21 00:54:38 +00:00
冰朔 6532f481f7
Merge pull request #145 from qinfendebingshuo/copilot/setup-readme-dashboard
🌊 Spoke federation: hub-side infrastructure + sub-repo template
2026-03-21 08:08:35 +08:00
zhuyuan-bot 07a9a2adbe 🦅 天眼·人格体注册表同步 · 2026-03-20 2026-03-20 22:16:28 +00:00