Commit Graph

651 Commits

Author SHA1 Message Date
铸渊 Maintenance Agent f3ffaaa324 🔧 Daily Maintenance: 更新 system-health.json [skip ci] 2026-03-24 04:13:56 +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