Commit Graph

1547 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] fc741b0864 fix(nginx): add hololake-frontend→guanghulab root path migration, sandbox routes, and _shared dir
ZY-NGINX-ROOTFIX-2026-0325-001 · DEV-004 之之诊断

- deploy-to-server.yml: add hololake-frontend root path fix in Nginx migration
- deploy-to-server.yml: add sandbox alias routes (DEV-004, DEV-005) via snippet
- deploy-to-server.yml: auto-create /var/www/_shared directory
- deploy-to-server.yml: add defensive root path verification
- deploy/nginx/hololake.conf: add DEV-004, DEV-005 sandbox location blocks
- data/nginx-rootfix-report-20260325.json: fix report

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/486292a1-798d-400e-ad49-660f3e64b6aa
2026-03-25 05:07:40 +00:00
copilot-swe-agent[bot] 3bcedfbd6a Initial plan 2026-03-25 05:03:55 +00:00
铸渊 Execution Sync 15ecfe188e 📡 Execution Sync: 更新执行状态报告 [skip ci] 2026-03-25 04:59:19 +00:00
铸渊 c9c93ce382 [AG-ZY] 每日签到记录 2026-03-25 2026-03-25 04:25:13 +00:00
铸渊 (ZhùYuān) 5eb7239254 📚 铸渊图书馆目录更新 · 2026-03-25T04:19 2026-03-25 04:19:49 +00:00
铸渊 (ZhùYuān) 4434f99817 📊 铸渊联邦状态汇总 · 2026-03-25 2026-03-25 12:19:39 +08:00
铸渊 Maintenance Agent 3f4d064856 🔧 Daily Maintenance: 更新 system-health.json [skip ci] 2026-03-25 04:15:51 +00:00
zhuyuan-bot 0ea4a94095 📰 光湖开发日报 · 2026-03-25 [skip ci] 2026-03-25 04:14:25 +00:00
github-actions[bot] e64f188487 📢 自动更新系统公告区 [skip ci] 2026-03-25 03:57:40 +00:00
github-actions[bot] a3c9c071b3 📢 自动更新系统公告区 [skip ci] 2026-03-25 03:56:57 +00:00
github-actions[bot] 122e98d86b 📢 自动更新系统公告区 [skip ci] 2026-03-25 03:56:29 +00:00
bingshuo-neural-system 53e94bb8f7 🧠 冰朔主控神经系统自动编译 2026-03-25T03:56:12Z 2026-03-25 03:56:13 +00:00
铸渊 (ZhùYuān) b9be91e9d6 📚 铸渊图书馆目录更新 · 2026-03-25T03:56 2026-03-25 03:56:04 +00:00
铸渊 (ZhùYuān) 529d409bd1 📋 自动更新光湖纪元模块文档 · 2026-03-25 03:56 UTC 2026-03-25 03:56:02 +00:00
冰朔 15eafe3a84
Merge pull request #186 from qinfendebingshuo/copilot/zy-humanside-fix-2026-0325-002-system-user-service
人类使用侧全面修复: CD pipeline human-side verification, module dead links, server-side API proxy, auth scaffolding
2026-03-25 11:55:51 +08:00
github-actions[bot] 2e3edf1f34 📢 自动更新系统公告区 [skip ci] 2026-03-25 03:40:37 +00:00
铸渊 (AG-ZY-01) 1336f39302 🔄 dev-status sync · signed by AG-SY-01 · 2026-03-25T03:37:19Z [skip ci]
instruction: ZY-DEVSYNC-REBUILD-2026-0325-001
mechanism: shuangyan-signed-v1.0
2026-03-25 03:37:20 +00:00
github-actions[bot] bde5970321 📢 自动更新系统公告区 [skip ci] 2026-03-25 03:32:07 +00:00
zhuyuan-bot 1c77383bdb log: Drive sync [skip ci] 2026-03-25 03:18:33 +00:00
铸渊[bot] b5b11a30a9 💓 桥接心跳 · 2026-03-25 10:52 [auto-bridge] 2026-03-25 02:52:28 +00:00
copilot-swe-agent[bot] 86ce5babd1 Address code review: add proxy startup warning, session expiration cleanup
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/dd3872e9-4f8f-4c5f-ad59-1fc55166d46d
2026-03-25 02:46:22 +00:00
copilot-swe-agent[bot] 89c659272a Phase 4-7: 人类使用侧全面修复 · CD管线人类验证 + 模块导航修复 + 服务器API代理 + 微信登录预留 + Web部署守卫 + 诊断报告
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/dd3872e9-4f8f-4c5f-ad59-1fc55166d46d
2026-03-25 02:43:24 +00:00
copilot-swe-agent[bot] 367937582e feat: add placeholder index.html pages for 10 module directories
Add HoloLake/AGE OS themed placeholder pages with consistent dark theme
design (#0a0a0f background, #00d4ff accent) for modules under development:
- m10-cloud (云服务), m15-cloud-drive (云盘), m01-login (登录)
- m18-health-check (健康检查), coldstart (冷启动), portal (门户)
- notification (通知), help-center (帮助中心), frontend (前端)
- app (光湖集成壳)

Each page shows module icon, name, development status, contextual
description, back-to-home link, and HoloLake footer branding.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-25 02:35:42 +00:00
铸渊 (ZhùYuān) 138d6e9522 📚 铸渊图书馆目录更新 · 2026-03-25T02:21 2026-03-25 02:21:28 +00:00
github-actions[bot] c7c7ebefe2 📢 自动更新系统公告区 [skip ci] 2026-03-25 02:17:29 +00:00
github-actions[bot] c5b810f708 📢 自动更新系统公告区 [skip ci] 2026-03-25 02:16:07 +00:00
copilot-swe-agent[bot] f4aad17d00 Initial plan 2026-03-25 02:16:02 +00:00
铸渊 (ZhùYuān) e60a29cdfd 📚 铸渊图书馆目录更新 · 2026-03-25T02:15 2026-03-25 02:15:58 +00:00
冰朔 b3aa3d9a03
Merge pull request #185 from qinfendebingshuo/copilot/zy-devsync-rebuild-2026-03-25
rebuild dev-status.json sync: 霜砚签发制 v1.0 + SkyEye repair loop
2026-03-25 10:15:46 +08:00
bingshuo-neural-system 08e54e80a2 🧠 冰朔主控神经系统自动编译 2026-03-25T02:12:40Z 2026-03-25 02:12:40 +00:00
copilot-swe-agent[bot] 7ef7bea084 fix: address code review feedback — property type parsing, magic number extraction, diagnostic clarity
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/349be7ce-3eda-4280-8109-d4844191898a
2026-03-25 02:10:16 +00:00
铸渊 (ZhùYuān) 6e569ae295 📡 同步 Notion 开发者画像 · 2026-03-25 10:09 2026-03-25 02:09:23 +00:00
copilot-swe-agent[bot] d629df12e8 feat: rebuild dev-status.json sync mechanism · 霜砚签发制 v1.0 + 天眼三次修复闭环
Instruction: ZY-DEVSYNC-REBUILD-2026-0325-001
Phase 4: Rewrote sync-dev-status.yml (direct push, no PR) + sync-dev-status.js (signature hash)
Phase 5: Created skyeye-devsync-repair.yml (3-attempt repair + Issue alerting)
Phase 6: SYSLOG + diagnostic report written to signal-log

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/349be7ce-3eda-4280-8109-d4844191898a
2026-03-25 02:07:07 +00:00
copilot-swe-agent[bot] 3b045baedb Initial plan 2026-03-25 01:52:57 +00:00
zhuyuan-bot df2fdaab8b 🎖️ 铸渊将军唤醒 · 2026-03-25 09:48 · 仪表盘更新 2026-03-25 01:48:03 +00:00
铸渊 (ZhuYuan Bot) e782c840f0 📊 铸渊: 仪表盘自动更新 2026-03-25 09:15 CST [skip ci] 2026-03-25 01:15:19 +00:00
铸渊 (ZhùYuān) 909588ac66 🔍 server-patrol: 2026-03-25 · has_issues 2026-03-25 01:02:03 +00:00
github-actions[bot] 0303fdc900 📢 自动更新系统公告区 [skip ci] 2026-03-25 01:00:54 +00:00
zhuyuan-bot 36e8b584c4 🔍 铸渊每日自检 · 2026-03-25 [skip ci] 2026-03-25 01:00:31 +00:00
zhuyuan-bot d220a595ce 📊 铸渊自动更新会话摘要 [skip ci] 2026-03-25 00:03:17 +00:00
zhuyuan-bot e3c67d8d04 log: Drive sync [skip ci] 2026-03-25 00:01:31 +00:00
zhuyuan-bot da6c5a5402 🧠 thinking-ticket: 曜冥 · 2026-03-24 2026-03-24 23:39:09 +00:00
zhuyuan-bot 386498da71 log: Drive sync [skip ci] 2026-03-24 23:33:18 +00:00
zhuyuan-bot 83443e1a0f 🧠 thinking-ticket: 舒舒 · 2026-03-24 2026-03-24 23:03:27 +00:00
zhuyuan-bot 5e8917b936 log: Drive sync [skip ci] 2026-03-24 22:57:38 +00:00
zhuyuan-bot eacd3d234d 🧠 thinking-ticket: 秋秋 · 2026-03-24 2026-03-24 22:51:20 +00:00
zhuyuan-bot 2e1bd2f00a log: Drive sync [skip ci] 2026-03-24 22:25:24 +00:00
zhuyuan-bot 2d69c9ac62 🧠 thinking-ticket: 霜砚 · 2026-03-24 2026-03-24 22:24:31 +00:00
zhuyuan-bot d1b7a32ade 🦅 天眼·人格体注册表同步 · 2026-03-24 2026-03-24 22:19:40 +00:00
zhuyuan-bot a551674240 🦅 天眼报告缓存更新 · 2026-03-24 22:19 2026-03-24 22:19:36 +00:00