Commit Graph

9 Commits

Author SHA1 Message Date
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] 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
copilot-swe-agent[bot] 9798262f66 fix: 天眼扫描修复 - route path, system personas, code review fixes
- Fix broadcast-archive route → outbox/archive (P1 路由错误)
- Add PER-SY001/YM001/ZY001 system personas to page-route-map
- Regenerate all drive-index files with corrected routes
- Add recover mode folder reuse in deploy script
- Sanitize commit message filename in Apps Script
- Add empty filename fallback in Apps Script
- Update docs for drive-index sync mapping
- Fix Gemini prompt filename format to match implementation

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:19:33 +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] d8810d1546 Plan Phase C and D implementation
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:08:22 +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
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