Commit Graph

102 Commits

Author SHA1 Message Date
铸渊 (ZhùYuān) b6769de12f 📚 铸渊图书馆目录更新 · 2026-03-09T08:33 2026-03-09 08:33:29 +00: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
铸渊 (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