Commit Graph

131 Commits

Author SHA1 Message Date
铸渊 (ZhùYuān) a1174ff857 📚 铸渊图书馆目录更新 · 2026-03-10T09:35 2026-03-10 09:35:55 +00:00
铸渊[bot] 06ccc54176 🧠 memory: 每日自检记录 [skip ci] 2026-03-10 08:56:24 +00:00
铸渊 (ZhùYuān) f43817e698 📚 铸渊图书馆目录更新 · 2026-03-10T08:33 2026-03-10 08:33:52 +00:00
铸渊 (ZhùYuān) fef78187f4 📚 铸渊图书馆目录更新 · 2026-03-10T08:04 2026-03-10 08:04:31 +00:00
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