juzi0412
e4ef932e28
feat(m-channel): 环节0~1 SPA路由+模块动态加载完成
2026-03-08 21:07:27 +08:00
juzi0412
b8ad5dc2c8
Merge branch 'main' of github.com:qinfendebingshuo/guanghulab
2026-03-08 14:08:35 +08:00
juzi0412
db696dff08
DEV-010: M11环节4~5 全部完成(Playground+响应式+组合模板+主题增强)
2026-03-08 14:07:35 +08:00
铸渊 (ZhùYuān)
1a4b958b7e
📚 铸渊图书馆目录更新 · 2026-03-08T05:19
2026-03-08 05:19:52 +00:00
飞毛嘴帅气爱
71a10b610f
[BC-GLOBAL-002][DEV-002] Git连通测试成功
2026-03-08 13:19:27 +08:00
铸渊 (ZhùYuān)
7ac6fb933d
📚 铸渊图书馆目录更新 · 2026-03-08T04:10
2026-03-08 04:10:22 +00:00
zhizhi200271
b9b0735ed6
[BC-GLOBAL-002][DEV-zhizhi200271] Git连通测试成功
2026-03-08 12:09:56 +08:00
铸渊 (ZhùYuān)
0c6810255e
🔍 铸渊PSP巡检 · 2026-03-08
2026-03-08 03:32:31 +00:00
铸渊 (ZhùYuān)
bb41f165f0
📚 铸渊图书馆目录更新 · 2026-03-08T03:23
2026-03-08 03:23:35 +00:00
juzi0412
86e783c64b
Merge branch 'main' of https://github.com/qinfendebingshuo/guanghulab
2026-03-08 10:37:57 +08:00
铸渊 (ZhùYuān)
56940e0844
📚 铸渊图书馆目录更新 · 2026-03-08T02:10
2026-03-08 02:10:17 +00:00
铸渊 (ZhùYuān)
e4b64eacb0
🔍 铸渊每日自检 · 2026-03-08
2026-03-08 00:58:17 +00:00
铸渊 (ZhùYuān)
18410aeaef
📚 铸渊图书馆目录更新 · 2026-03-07T13:19
2026-03-07 13:19:58 +00:00
stbr-0709
89993573f8
Update deploy-to-server.yml
2026-03-07 21:19:40 +08:00
铸渊 (ZhùYuān)
a9f2e3eecf
📚 铸渊图书馆目录更新 · 2026-03-07T13:15
2026-03-07 13:15:33 +00:00
stbr-0709
f9c015c21e
Update deploy-to-server.yml
2026-03-07 21:15:11 +08:00
铸渊 (ZhùYuān)
e9ec86990d
📚 铸渊图书馆目录更新 · 2026-03-07T12:11
2026-03-07 12:11:53 +00:00
liuxunxun7-max
6345f4b70f
Add files via upload
2026-03-07 20:11:33 +08:00
铸渊 (ZhùYuān)
1d5729a457
📚 铸渊图书馆目录更新 · 2026-03-07T11:38
2026-03-07 11:38:46 +00:00
铸渊 (ZhùYuān)
86869eaed3
📋 自动更新 HoloLake Era 模块文档 · 2026-03-07 11:38 UTC
2026-03-07 11:38:34 +00:00
冰朔
1f4224e4d7
Merge pull request #16 from qinfendebingshuo/copilot/ym-backend-20260307-001-check-server-env
...
feat(backend): production WebSocket URL, Nginx reverse proxy, pm2 boot persistence
2026-03-07 19:38:24 +08:00
铸渊 (ZhùYuān)
4b2349e8d7
📚 铸渊图书馆目录更新 · 2026-03-07T11:38
2026-03-07 11:38:01 +00:00
冰朔
0dbfd285c4
Merge pull request #15 from qinfendebingshuo/copilot/fix-mobile-compatibility-issues
...
feat: mobile compatibility + guest mode DeepSeek API with persona lock
2026-03-07 19:37:42 +08:00
copilot-swe-agent[bot]
b0f2faabd0
fix: address code review — clarify Nginx escaping comment, search only sites-available
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 11:35:26 +00:00
copilot-swe-agent[bot]
6ef51c01d0
fix: address code review - restore zoom accessibility, use CSS var for viewport height, debounce resize
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 11:34:24 +00:00
copilot-swe-agent[bot]
47e401db31
feat(backend): 后端启动配置 — WebSocket生产地址 + Nginx反向代理 + pm2开机自启
...
YM-BACKEND-20260307-001:
- status-board/index.html: 修复重复脚本引用和重复闭合标签,
WebSocket地址自动检测(生产环境wss://host/ws,本地ws://localhost:8080)
- deploy-to-server.yml: 新增WebSocket服务(mock-ws-server.js)pm2部署,
添加pm2 startup开机自启,新增Nginx API(/api/→3000)和WebSocket(/ws→8080)
反向代理自动配置(snippets方式注入server块)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 11:34:02 +00:00
copilot-swe-agent[bot]
a015a3a003
feat: mobile compatibility fixes + guest mode DeepSeek API integration
...
- Fix viewport meta: add viewport-fit=cover, maximum-scale=1, user-scalable=no
- Replace 100vh with 100dvh (with fallback) for app shell, sidebars, panels
- Add iOS safe-area-inset padding for notched devices (iPhone X+)
- Add -webkit-overflow-scrolling: touch for momentum scrolling
- Fix input font-size to 16px (prevent iOS auto-zoom on focus)
- Fix side panels max-width: 100vw for small screens
- Improve mobile layout: smaller padding, hidden footer meta, horizontal scroll quick replies
- Add overscroll-behavior: none to prevent pull-to-refresh
- Increase touch targets to 44px minimum (iOS guidelines)
- Add visualViewport resize handler for mobile keyboard
- Add touch event handling for sidebar dismiss
- Configure guest mode to use DeepSeek via api-proxy
- Add guestStreamReply() with full 铸渊 system prompt
- Guest mode tries real API first, falls back to demo responses
- Update UI text to reflect guest API capability
- Version bump to v5.1
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 11:32:45 +00:00
copilot-swe-agent[bot]
a40a16d167
Initial plan
2026-03-07 11:26:43 +00:00
copilot-swe-agent[bot]
48f98443c0
Initial plan
2026-03-07 11:17:39 +00:00
铸渊 (ZhùYuān)
4a328771d4
📚 铸渊图书馆目录更新 · 2026-03-07T11:11
2026-03-07 11:11:29 +00:00
冰朔
3716b1ea7b
Merge pull request #14 from qinfendebingshuo/copilot/check-website-deployment-issue
...
feat: full-site deployment — rsync entire repo + module navigation + backend pm2 + nginx config
2026-03-07 19:11:11 +08:00
copilot-swe-agent[bot]
d0e08a80b8
fix: 改善后端部署诊断输出,移除 npm stderr 静默
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 10:43:15 +00:00
copilot-swe-agent[bot]
15187c8b89
feat: 全站部署 — rsync 同步全仓库 + 模块导航 + 后端部署 + Nginx 配置
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 10:41:56 +00:00
copilot-swe-agent[bot]
ff3e459202
fix: 修复服务器部署失败 — rsync 前确保远程目录存在
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 10:35:43 +00:00
copilot-swe-agent[bot]
0c8abf78c3
Initial plan
2026-03-07 10:31:16 +00:00
铸渊 (ZhùYuān)
119c5c3fb3
📚 铸渊图书馆目录更新 · 2026-03-07T10:25
2026-03-07 10:25:39 +00:00
冰朔
97a4dd8f1a
Merge pull request #12 from qinfendebingshuo/copilot/scan-all-module-directories
...
[WIP] Add directory scan for all modules in repository
2026-03-07 18:25:16 +08:00
铸渊 (ZhùYuān)
5361e90028
📚 铸渊图书馆目录更新 · 2026-03-07T10:24
2026-03-07 10:24:57 +00:00
冰朔
08c91e15a4
Merge pull request #11 from qinfendebingshuo/copilot/test-cd-automation
...
Fix deployment blockers: broken submodule, push race conditions, remote rsync
2026-03-07 18:24:38 +08:00
copilot-swe-agent[bot]
7e792be14f
Initial plan
2026-03-07 10:22:27 +00:00
copilot-swe-agent[bot]
d001e8d704
修复 rsync 安装错误消息:补充 yum 和 sudo 权限提示
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 10:22:22 +00:00
copilot-swe-agent[bot]
6971d93a87
🌐 明确 guanghulab.com = GitHub Pages 部署 + 修复远程服务器 rsync 安装
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 10:21:41 +00:00
copilot-swe-agent[bot]
ff9867939a
📖 更新使用指南:添加部署流程图和快速回答,明确「合并即部署」
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 10:03:12 +00:00
copilot-swe-agent[bot]
71a7789f06
改进 rebase 错误处理:替换 || true 为日志输出
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 09:55:06 +00:00
copilot-swe-agent[bot]
90883a87ab
🧊 冰朔人格体:修复部署阻塞 · 移除坏 submodule + 竞态条件修复 + rsync 保障
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 09:54:24 +00:00
copilot-swe-agent[bot]
8753848771
Initial plan
2026-03-07 09:48:44 +00:00
铸渊 (ZhùYuān)
4726b6cfe6
📋 自动更新 HoloLake Era 模块文档 · 2026-03-07 09:44 UTC
2026-03-07 09:44:44 +00:00
冰朔
4ad04ababc
Merge pull request #8 from qinfendebingshuo/copilot/add-interactive-ai-status-page
...
feat: add CD workflow for auto-deploy to server via SSH/rsync
2026-03-07 17:44:36 +08:00
copilot-swe-agent[bot]
554fe668dc
feat: add CD workflow deploy-to-server.yml (工单 YM-CD-20260307-001)
...
- Job 1 (validate): HLI contract check + module fingerprint check
- Job 2 (deploy): rsync docs/ to server via SSH with safety checks
- Job 3 (notify): Push deployment record to Notion changelog
- Trigger: push to main (excludes non-frontend paths)
- Requires: DEPLOY_HOST, DEPLOY_USER, DEPLOY_KEY, DEPLOY_PATH secrets
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 09:09:13 +00:00
copilot-swe-agent[bot]
bca45ccd02
feat: custom domain + staging preview + 铸渊人格协议 module management
...
- Add docs/CNAME for guanghulab.com custom domain
- Fix deploy-pages.yml: production deploy only from main (not copilot/**)
- Add staging-preview.yml: PR preview with module integrity checks
- Add .github/brain/module-protocol.md: ZMP v1.0 protocol documentation
- Add scripts/zhuyuan-module-protocol.js: module lifecycle CLI
- Add module:protocol npm script
- Update 使用指南.md: custom domain + module management sections
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 08:58:07 +00:00