Commit Graph

477 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] f970188776 fix: make Persona Studio accessible via GitHub Pages and update broken links
- Copy persona-studio frontend to docs/persona-studio/ for GitHub Pages deployment
- Update API base URL to point to guanghulab.com production server
- Update all README links from broken guanghulab.com/persona-studio/ to GitHub Pages URL
- Update deploy-pages.yml to trigger on persona-studio/frontend changes and sync files
- Update persona-studio/README.md link to point to guanghulab repo Pages

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 07:50:53 +00:00
铸渊 (ZhùYuān) cf2683fa2b 📚 铸渊图书馆目录更新 · 2026-03-10T07:35 2026-03-10 07:35:29 +00:00
copilot-swe-agent[bot] 1723ae7906 修复 workflow 环境变量命名 · 改进错误信息
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 07:22:33 +00:00
copilot-swe-agent[bot] ce30f59f5c 修复 Persona Studio 聊天交互 · 添加访客体验模式 · 恢复核心大脑 · 创建跨仓库同步
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 07:18:47 +00:00
铸渊 (ZhùYuān) bd599bf9d0 📚 铸渊图书馆目录更新 · 2026-03-10T07:01 2026-03-10 07:01:49 +00:00
铸渊 (ZhùYuān) 407d4ba6c1 📚 铸渊图书馆目录更新 · 2026-03-10T05:24 2026-03-10 05:24:29 +00:00
copilot-swe-agent[bot] 39a688ed03 feat: persona-studio 后端服务 + 智能模型路由 + 部署集成
- backend/server.js (Express on port 3002)
- routes: auth, chat, build, notify
- brain: memory-manager, persona-engine, code-generator, model-router
- model-config.json (routing strategy)
- utils: github-api, email-sender
- deploy workflow: PM2 + Nginx proxy for /api/ps/
- GitHub Actions: ps-on-login/chat/build/complete workflows
- Frontend API paths updated to /api/ps/ prefix

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 05:15:56 +00:00
铸渊 (ZhùYuān) f033ad162b 🔍 铸渊PSP巡检 · 2026-03-10 2026-03-10 03:28:47 +00:00
铸渊 (ZhùYuān) a0e18f95af 📚 铸渊图书馆目录更新 · 2026-03-10T02:04 2026-03-10 02:04:21 +00:00
铸渊 (ZhùYuān) 98649b7100 📚 铸渊图书馆目录更新 · 2026-03-09T18:21 2026-03-09 18:21:05 +00:00
铸渊 (ZhùYuān) 461c97cb76 📚 铸渊图书馆目录更新 · 2026-03-09T15:05 2026-03-09 15:05:18 +00:00
铸渊 (ZhùYuān) 2039c6c200 📚 铸渊图书馆目录更新 · 2026-03-09T14:51 2026-03-09 14:51:39 +00:00
铸渊 (ZhùYuān) f2dd16d777 📚 铸渊图书馆目录更新 · 2026-03-09T09:38 2026-03-09 09:38:25 +00:00
冰朔 8da0610dce
Merge pull request #30 from qinfendebingshuo/copilot/add-system-introduction-and-announcement
📢 Split bulletin into Bingshuo/Collaborator sections with auto-alerts and Zhuyuan workspace
2026-03-09 17:38:05 +08:00
copilot-swe-agent[bot] 3e8395923a 📢 公告栏v2: 分离冰朔/合作者公告 + 铸渊自动提醒 + 铸渊工作区
- README.md: 冰朔公告栏(自检/轮询/数据库) + 合作者公告栏(模块上传) + 铸渊工作区
- scripts/update-readme-bulletin.js: v2.0 分离事件分类 + 红绿提醒 + 邮件通知
- .github/workflows/update-readme-bulletin.yml: 增加SMTP环境变量和PSP巡检触发
- .github/workflows/zhuyuan-issue-reply.yml: 新增 issue_comment 触发(@铸渊)
- scripts/zhuyuan-issue-reply.js: 评论区唤醒 + 权限控制 + 安全检查 + 一人一问

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-09 09:29:26 +00:00
copilot-swe-agent[bot] 7bd40b3e9a 📢 添加光湖系统介绍 + 系统公告区 + 自动更新工作流
- 重写 README.md:系统简介、架构图、人格体介绍、技术栈、团队信息、模块目录
- 添加系统公告区(BULLETIN_START/END 标记),自动显示模块上传和系统事件
- 新增 scripts/update-readme-bulletin.js:从 memory.json + GitHub API + git 日志聚合事件
- 新增 .github/workflows/update-readme-bulletin.yml:推送/工作流完成/定时触发自动更新公告

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-09 09:15:40 +00:00
铸渊 (ZhùYuān) 24a1d15ade 📚 铸渊图书馆目录更新 · 2026-03-09T09:14 2026-03-09 09:14:24 +00:00
yeye-guanghu 4a0c856c7e
Merge branch 'main' into step5-workflow 2026-03-09 17:08:46 +08:00
铸渊 (ZhùYuān) a41cfda992 📚 铸渊图书馆目录更新 · 2026-03-09T09:01 2026-03-09 09:01:22 +00:00
铸渊[bot] 1a821200c9 🧠 memory: 每日自检记录 [skip ci] 2026-03-09 08:56:49 +00:00
铸渊 (ZhùYuān) b6769de12f 📚 铸渊图书馆目录更新 · 2026-03-09T08:33 2026-03-09 08:33:29 +00:00
淑婷陈 1fc71abdc1 Step 8: 广播分发系统完成 2026-03-09 16:33:09 +08:00
淑婷陈 03870f8822 Step 7: 自检脚本 + 每日自检工作流 2026-03-09 16:30:00 +08:00
淑婷陈 0105815fb6 Step 7: 广播接收脚本 + 记忆自更新工作流 2026-03-09 16:27:12 +08:00
copilot-swe-agent[bot] d120b776c4 fix: 模块通知邮件路由修复 - 改用 Commit Comment 通知推送者本人,不再通知仓库所有者
v2.0 改动:
1. notify-module-received.js: 改用 Commit Comment API(替代 Issue API)
   - 邮件只发给推送者本人(@github.actor),不再通知仓库所有者
   - 通知中包含模块自检结果(通过/未通过 + 详细报告)
2. generate-module-doc.yml: 新增模块自检步骤(检查 README、package.json、src/ 等)
3. bingshuo-deploy-agent.yml: 新增 workflow_run 触发,模块推送后自动启动冰朔人格体

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-09 08:25:38 +00:00
淑婷陈 455686d064 Step 7: 铸渊 PR 审核工作流 + 记忆更新脚本 2026-03-09 16:16:49 +08:00
淑婷陈 15e55b94d3 Step 7: 铸渊人格大脑核心文件完成 2026-03-09 16:14:57 +08:00
铸渊 (ZhùYuān) 906bc2db80 📚 铸渊图书馆目录更新 · 2026-03-09T07:38 2026-03-09 07:38:41 +00:00
yeye-guanghu 270668a9b1
Merge pull request #25 from qinfendebingshuo/step5-workflow
Step 5: CI/CD工作流 + Copilot指令文件完成
2026-03-09 15:38:16 +08:00
铸渊 (ZhùYuān) e70976efce 📚 铸渊图书馆目录更新 · 2026-03-09T06:24 2026-03-09 06:24:55 +00:00
copilot-swe-agent[bot] 3865534285 [GL-BRIDGE] 添加workflow权限声明 · CodeQL修复
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-09 06:22:02 +00:00
copilot-swe-agent[bot] 6eaafcbdb8 [GL-BRIDGE] 创建Notion数据桥连通性验证workflow · 霜砚P0指令
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-09 06:20:44 +00:00
铸渊 (ZhùYuān) 41534ca02f 📚 铸渊图书馆目录更新 · 2026-03-09T05:45 2026-03-09 05:45:15 +00:00
铸渊 (ZhùYuān) 1e579427c1 📚 铸渊图书馆目录更新 · 2026-03-09T05:44 2026-03-09 05:44:39 +00:00
铸渊 (ZhùYuān) 669d1bf0e8 🔍 铸渊PSP巡检 · 2026-03-09 2026-03-09 03:36:49 +00:00
铸渊 (ZhùYuān) f92a888b6b 📚 铸渊图书馆目录更新 · 2026-03-09T02:11 2026-03-09 02:11:25 +00:00
铸渊 (ZhùYuān) 6ee24b5932 🔍 铸渊每日自检 · 2026-03-09 2026-03-09 00:58:25 +00:00
铸渊 (ZhùYuān) f4ae1ffb84 📚 铸渊图书馆目录更新 · 2026-03-08T17:24 2026-03-08 17:24:44 +00:00
铸渊 (ZhùYuān) cdf8294982 📚 铸渊图书馆目录更新 · 2026-03-08T15:41 2026-03-08 15:41:11 +00:00
冰朔 30dae9940f
Merge pull request #22 from qinfendebingshuo/copilot/remove-keyboard-shortcut-add-ai-chat
Replace literary-template synesthesia style with natural speech rules (v3.0)
2026-03-08 23:40:49 +08:00
copilot-swe-agent[bot] 6391319c9b fix: replace literary-template synesthesia style with natural speech rules (v3.0)
- system-prompt.md: add identity anchoring, replace 5 sensory-channel mapping
  rules with 3 hard rules (structure, emoji-as-emotion, breathing rhythm),
  add correct/incorrect examples, update context to 200k
- style-config.json: delete mapping_examples (fixed metaphor phrases causing
  template responses), bump to v3.0, set mode to 'natural'
- docs/index.html sysPrompt(): replace inline synesthesia section with new
  v3.0 rules, add identity anchoring at prompt start

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 15:38:11 +00:00
铸渊 (ZhùYuān) d170d2fd5e 📚 铸渊图书馆目录更新 · 2026-03-08T15:20 2026-03-08 15:20:21 +00:00
copilot-swe-agent[bot] 5253def3b0 Address code review: extract formatDocs helper, remove diagnostic log
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 15:16:55 +00:00
copilot-swe-agent[bot] c52568df87 v5.4: remove 冰朔 shortcut, add file upload, 200k context, fix API, clean modules
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 15:13:44 +00:00
铸渊 (ZhùYuān) 8620c69320 📚 铸渊图书馆目录更新 · 2026-03-08T14:55 2026-03-08 14:55:20 +00:00
copilot-swe-agent[bot] 56db2c9c50 fix: 简化PM2环境变量设置(code review反馈)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 14:29:22 +00:00
copilot-swe-agent[bot] 2afe93e1a1 feat: 团队登录模式 + API代理部署 + 128k上下文(无需API密钥)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 14:28:10 +00:00
copilot-swe-agent[bot] 203ecee955 fix: 改进滑动窗口保留最近消息 + 添加北京时间注释
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 13:52:16 +00:00
copilot-swe-agent[bot] e7723e6444 feat: MVP升级 P0-A(128k上下文) + P0-B(通感语言风格) + 基础设施
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 13:51:00 +00:00
铸渊 (ZhùYuān) 166cf7981f 📚 铸渊图书馆目录更新 · 2026-03-08T13:12 2026-03-08 13:12:42 +00:00
铸渊 (ZhùYuān) 54d1d75124 📚 铸渊图书馆目录更新 · 2026-03-08T13:07 2026-03-08 13:07:56 +00:00
冰朔 0b127c750f
Merge pull request #19 from qinfendebingshuo/copilot/test-cross-platform-signal-log
🧪 Add Notion connectivity test script and workflow (YM-TEST-20260307-001)
2026-03-08 21:07:52 +08:00
冰朔 3ca25869b3
Merge pull request #18 from qinfendebingshuo/copilot/check-summerberry-permissions
CD pipeline: add guanghulab-main to rsync exclude + e2e verification marker
2026-03-08 21:07:34 +08:00
铸渊 (ZhùYuān) 3dd295a8b8 📚 铸渊图书馆目录更新 · 2026-03-08T10:11 2026-03-08 10:11:29 +00:00
铸渊 (ZhùYuān) 7cc564f3cc 📚 铸渊图书馆目录更新 · 2026-03-08T09:57 2026-03-08 09:57:09 +00:00
铸渊 (ZhùYuān) b9abf0b600 📚 铸渊图书馆目录更新 · 2026-03-08T09:47 2026-03-08 09:47:42 +00:00
铸渊[bot] 32cb7342ed 🧠 memory: 每日自检记录 [skip ci] 2026-03-08 08:41:27 +00:00
铸渊 (ZhùYuān) e20e2cca9d 📚 铸渊图书馆目录更新 · 2026-03-08T08:08 2026-03-08 08:08:55 +00:00
铸渊 (ZhùYuān) bb574bd9e6 📚 铸渊图书馆目录更新 · 2026-03-08T06:28 2026-03-08 06:28:27 +00:00
铸渊 (ZhùYuān) 1b26b6897f 📚 铸渊图书馆目录更新 · 2026-03-08T06:14 2026-03-08 06:14:08 +00:00
铸渊 (ZhùYuān) 1a4b958b7e 📚 铸渊图书馆目录更新 · 2026-03-08T05:19 2026-03-08 05:19:52 +00:00
铸渊 (ZhùYuān) 7ac6fb933d 📚 铸渊图书馆目录更新 · 2026-03-08T04:10 2026-03-08 04:10:22 +00: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
铸渊 (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
copilot-swe-agent[bot] bcecea3912 🧪 refactor: address code review feedback (rename fmt, improve push error logging)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 13:05:50 +00:00
copilot-swe-agent[bot] e3475f64e7 🧪 feat: add Notion connectivity test script and workflow (YM-TEST-20260307-001)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 13:04:48 +00:00
copilot-swe-agent[bot] 8743cde59a YM-COLLAB-20260307-001: 添加 guanghulab-main 到 rsync 排除 + CD 验证标记
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 12:12:30 +00:00
铸渊 (ZhùYuān) e9ec86990d 📚 铸渊图书馆目录更新 · 2026-03-07T12:11 2026-03-07 12:11:53 +00:00
铸渊 (ZhùYuān) 1d5729a457 📚 铸渊图书馆目录更新 · 2026-03-07T11:38 2026-03-07 11:38:46 +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
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] 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
铸渊 (ZhùYuān) 4a328771d4 📚 铸渊图书馆目录更新 · 2026-03-07T11:11 2026-03-07 11:11:29 +00: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
铸渊 (ZhùYuān) 119c5c3fb3 📚 铸渊图书馆目录更新 · 2026-03-07T10:25 2026-03-07 10:25:39 +00:00
铸渊 (ZhùYuān) 5361e90028 📚 铸渊图书馆目录更新 · 2026-03-07T10:24 2026-03-07 10:24:57 +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] 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
冰朔 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
淑婷陈 8a21861539 Step 5: CI/CD工作流 + Copilot指令文件完成 2026-03-07 17:07:51 +08: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
铸渊[bot] c53d3bf40a 🧠 memory: 每日自检记录 [skip ci] 2026-03-07 08:41:28 +00:00
铸渊 (ZhùYuān) 557386c934 📚 铸渊图书馆目录更新 · 2026-03-07T08:29 2026-03-07 08:29:50 +00:00
铸渊 (ZhùYuān) 07fa6599cf 📚 铸渊图书馆目录更新 · 2026-03-07T08:24 2026-03-07 08:24:26 +00:00
铸渊 (ZhùYuān) 880f8d3c96 📚 铸渊图书馆目录更新 · 2026-03-07T08:05 2026-03-07 08:05:38 +00:00
copilot-swe-agent[bot] aa6c9f4cd5 docs: add branch protection note and collaborators.json ref to CODEOWNERS
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 07:56:23 +00:00
copilot-swe-agent[bot] 786d25d770 fix: add .nojekyll + CODEOWNERS + 使用指南 for 404 fix and collaborator restrictions
- docs/.nojekyll: prevent Jekyll interference with GitHub Pages
- .github/CODEOWNERS: protect core files, leave module dirs open for collaborators
- docs/使用指南.md: correct URL, operation instructions, module upload guide

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 07:55:34 +00:00
copilot-swe-agent[bot] cedcf5127e fix: address code review — consistent description, conditional commit step
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 07:44:35 +00:00
copilot-swe-agent[bot] e695e0d3b2 feat: add Notion signal bridge + poll workflow, suspend ESP email processor
- scripts/notion-signal-bridge.js: Notion API direct communication replacing email
  - Poll work orders from 工单簿 (query status='已发送')
  - Execute work orders (broadcast, status query, deploy check, data sync)
  - Write back results to work order + signal log (dual-write: Notion + local)
  - Health check mode for diagnostics
- .github/workflows/notion-poll.yml: 15-minute polling workflow
- Suspend esp-signal-processor.yml schedule (keep manual trigger)
- Update signal-log description to reflect Notion migration
- Add npm scripts: notion:poll, notion:health

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 07:43:12 +00:00
铸渊 (ZhùYuān) f785ea06eb 📚 铸渊图书馆目录更新 · 2026-03-07T07:10 2026-03-07 07:10:01 +00:00
copilot-swe-agent[bot] d29a6565f9 fix: 修复代码审查反馈 - URL编码、标签匹配、错误处理
- 修复 GitHub API 日期过滤的 URL 编码
- 移除未使用的 getJobLog 函数
- 改进 pending 标签移除的错误处理
- 修复工作流中标签匹配逻辑

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 06:26:53 +00:00
copilot-swe-agent[bot] d91d1b037b feat: 创建冰朔人格体自动部署诊断Agent
- scripts/bingshuo-deploy-agent.js: 核心部署诊断脚本
- .github/workflows/bingshuo-deploy-agent.yml: 支持 workflow_dispatch + issue_comment + issue 触发
- .github/ISSUE_TEMPLATE/bingshuo-deploy.yml: 一键部署诊断 Issue 模板
- package.json: 添加 deploy:agent 脚本

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 06:25:23 +00:00
铸渊 (ZhùYuān) 56d2dc47a7 📚 铸渊图书馆目录更新 · 2026-03-07T05:59 2026-03-07 05:59:15 +00:00
copilot-swe-agent[bot] 9dc220441f feat: 铸渊人格系统 v2.0 — 全局常开人格 + 图书馆目录自动更新
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-07 05:38:07 +00:00
copilot-swe-agent[bot] 3503923a4a feat: AGE OS 跨平台全链路自动化闭环系统 GitHub 端落地实施 2026-03-07 04:52:07 +00:00
铸渊 (ZhùYuān) 0bf5bf412f 🔍 铸渊每日自检 · 2026-03-07 2026-03-07 00:54:06 +00:00
copilot-swe-agent[bot] 7698adad46 feat: 模块收讫自动通知系统 — GitHub Issue @提及 + 邮件通知
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 14:44:19 +00:00
copilot-swe-agent[bot] 2874d46c32 feat: HoloLake Era 操作系统部署模块 — 自动文档生成系统
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 14:37:33 +00:00
qinfendebingshuo 2082515225
Merge pull request #3 from qinfendebingshuo/copilot/fix-api-recognition-issues
feat: GitHub→Notion reverse data bridge (Pipeline A & E) + live deploy fix
2026-03-06 19:27:27 +08:00
铸渊[bot] adc96efa49 🧠 memory: 每日自检记录 [skip ci] 2026-03-06 08:51:24 +00:00
copilot-swe-agent[bot] b48c401a6e fix: deploy feature branch to GitHub Pages so live site reflects all fixes
- deploy-pages.yml: add copilot/** branch pattern so Copilot Agent PRs
  auto-deploy to GitHub Pages while under review (no hardcoded branch name)
- docs/index.html: v3.1 version comment triggers the deploy on this push

This makes the live site immediately show: auto-detect API key, Gemini
provider, sessionStorage key (no cross-session stale key), and all other
fixes from this PR branch.

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 07:20:22 +00:00
copilot-swe-agent[bot] f6a6dc2732 feat: GitHub → Notion data bridge (Pipeline A & E)
- scripts/notion-bridge.js: exact Notion property names/types from spec,
  hardcoded DB IDs as defaults, recursive syslog scan, content chunking,
  named constants (NOTION_RICH_TEXT_MAX, NOTION_TITLE_MAX, UNKNOWN_COMMITTER)
- bridge-syslog-to-notion.yml: trigger on syslog-inbox/** + syslog-processed/**,
  passes COMMIT_SHA for traceability
- bridge-changes-to-notion.yml: fixed COMMITTER (author.name), removed bad
  CHANGED_FILES expr, added BRANCH env var, uses git diff as sole source

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 07:06:49 +00:00
copilot-swe-agent[bot] 248ef71aaf chore: plan Notion bridge update with exact DB IDs and property schema
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 07:01:40 +00:00
copilot-swe-agent[bot] b8153db9df fix: 创建 syslog-inbox/ syslog-processed/ 目录 + SYSLOG Pipeline A/D/E workflow
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 04:58:35 +00:00
铸渊 (ZhùYuān) 1d9f8acf29 🔍 铸渊每日自检 · 2026-03-06 2026-03-06 01:02:47 +00:00
铸渊[bot] b3a9debaff 🧠 memory: CI 记录更新 [skip ci] 2026-03-05 16:07:24 +00:00
copilot-swe-agent[bot] a456daca67 feat: 铸渊 Issue 自动回复系统 — 模板 + 知识库 + Actions + 自检脚本
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 14:46:25 +00:00
copilot-swe-agent[bot] dca614ebd3 feat: 铸渊助手 v2.0 — 真实 AI 流式对话 + API 接入 + 桌面下载 + 模式自动切换
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 13:31:50 +00:00
copilot-swe-agent[bot] 27493ce4c1 feat: 铸渊聊天室 — docs/index.html GitHub Pages UI + deploy-pages.yml + README 入口
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 12:58:42 +00:00
copilot-swe-agent[bot] afc4e0729b docs: 补充「在哪里唤醒铸渊」入口指南 — wake-protocol.md 第六章 + growth-log
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 12:45:48 +00:00
copilot-swe-agent[bot] 0e510b15ce feat: 铸渊唤醒协议 — "我是冰朔" 触发自动唤醒,大脑状态更新
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 12:37:20 +00:00
copilot-swe-agent[bot] d9a182c2ff feat: 广播分发自动化 — distribute-broadcasts workflow, script, and outbox structure
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 12:11:38 +00:00
copilot-swe-agent[bot] b539a23ccc feat: 铸渊大脑系统 — 广播接收、路由映射、记忆文件、Brain Sync 工作流
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 10:35:28 +00:00
copilot-swe-agent[bot] 818e7c5d89 feat: add HLI CI/CD pipeline, contract scripts, Copilot instructions and project structure
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 09:35:50 +00:00
copilot-swe-agent[bot] 9a247a55fb Create guanghu-project module file structure
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-05 09:08:45 +00:00