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 |
copilot-swe-agent[bot]
|
255b437e38
|
feat: add persona-studio Phase 1 skeleton + Phase 2 frontend
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-10 04:42:57 +00:00 |
copilot-swe-agent[bot]
|
760b4e5e08
|
Initial plan
|
2026-03-10 04:38:32 +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 |
zhuyuan-bot
|
5524099c15
|
📊 铸渊自动更新会话摘要 [skip ci]
|
2026-03-09 23:59:23 +00:00 |
铸渊 (ZhùYuān)
|
98649b7100
|
📚 铸渊图书馆目录更新 · 2026-03-09T18:21
|
2026-03-09 18:21:05 +00:00 |
米米米叮
|
0a9529c922
|
DEV-009: M20环节4-搜索历史+筛选预设+实时高亮+localStorage持久化
|
2026-03-10 02:26:29 +08:00 |
zhuyuan-bot
|
6360e43a9b
|
📊 铸渊自动更新会话摘要 [skip ci]
|
2026-03-09 15:43:04 +00:00 |
铸渊 (ZhùYuān)
|
461c97cb76
|
📚 铸渊图书馆目录更新 · 2026-03-09T15:05
|
2026-03-09 15:05:18 +00:00 |
juzi0412
|
962cd797be
|
Merge branch 'main' of github.com:qinfendebingshuo/guanghulab
|
2026-03-09 23:03:35 +08:00 |
juzi0412
|
04c615487e
|
feat(m-channel): 环节2~3 过渡动画+状态管理+模块间通信(all-in-one版)
|
2026-03-09 23:02:43 +08:00 |
铸渊 (ZhùYuān)
|
2039c6c200
|
📚 铸渊图书馆目录更新 · 2026-03-09T14:51
|
2026-03-09 14:51:39 +00:00 |
冰朔
|
4b228cba70
|
Merge pull request #32 from qinfendebingshuo/copilot/move-system-introduction-to-top
README: move system intro and bulletins to top of page
|
2026-03-09 22:51:18 +08:00 |
copilot-swe-agent[bot]
|
92a4d25a50
|
README 重构:将系统介绍和公告栏移至仓库首页最顶部
将冰朔创建的核心内容(系统简介、冰朔公告栏、合作者公告栏)
从页面中下部移至 README.md 最顶部,方便打开仓库首页即可
查看系统状态。仓库标准展示模块(标题/徽章、铸渊工作区、
开发团队、模块目录等)移至下方。
所有 bulletin 动态标记保持不变,自动更新脚本正常兼容。
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-09 14:47:52 +00:00 |
copilot-swe-agent[bot]
|
cc1b8fa8ce
|
Initial plan
|
2026-03-09 14:43:52 +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]
|
f00d67061e
|
修复代码审查反馈:改进错误日志、常量命名、类型检查
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-09 09:30:51 +00: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]
|
f79ead0e71
|
修复代码审查反馈:使用 Intl.DateTimeFormat、提取常量、改进错误日志
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-09 09:16:58 +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
|
bf3abd2ea8
|
Merge pull request #28 from qinfendebingshuo/step5-workflow
完成 BC-集成-002 所有 8 个 Step
|
2026-03-09 17:14:03 +08:00 |
yeye-guanghu
|
4a0c856c7e
|
Merge branch 'main' into step5-workflow
|
2026-03-09 17:08:46 +08:00 |
copilot-swe-agent[bot]
|
40caf593c5
|
Initial plan
|
2026-03-09 09:08:32 +00:00 |
铸渊 (ZhùYuān)
|
a41cfda992
|
📚 铸渊图书馆目录更新 · 2026-03-09T09:01
|
2026-03-09 09:01:22 +00:00 |
冰朔
|
e33337c212
|
Merge pull request #27 from qinfendebingshuo/copilot/create-persona-brain-database
feat: persona-brain-db Phase 1 — schema, seed data, API layer
|
2026-03-09 17:01:01 +08:00 |
铸渊[bot]
|
1a821200c9
|
🧠 memory: 每日自检记录 [skip ci]
|
2026-03-09 08:56:49 +00:00 |
copilot-swe-agent[bot]
|
7e21bfe5dc
|
feat: create persona-brain-db Phase 1 - schema, seed data, API layer, migration tools
✅ BRAIN-DB-PHASE1 完成
· 五张表schema已建(persona_identity, persona_cognition, persona_memory, dev_profiles, agent_registry)
· 种子数据已整理:人格体 12 条 / 规则 10 条 / 记忆 10 条 / 画像 14 条 / Agent 1 条
· init.sql一键建表 + import-seed.js导入脚本
· API层就绪(server.js + 5个路由 + auth中间件)
· 迁移工具占位(export-from-notion.js, transform.js, dual-write.js)
· 本地查询测试通过
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-09 08:43:35 +00:00 |
copilot-swe-agent[bot]
|
a2bea8a7fb
|
Initial plan
|
2026-03-09 08:36:15 +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 |
冰朔
|
4e713dff10
|
Merge pull request #26 from qinfendebingshuo/copilot/fix-auto-agent-email-notification
fix: route module notification emails to pusher, not repo owner
|
2026-03-09 16:33:07 +08:00 |
淑婷陈
|
03870f8822
|
Step 7: 自检脚本 + 每日自检工作流
|
2026-03-09 16:30:00 +08:00 |
copilot-swe-agent[bot]
|
43f92af0cb
|
fix: 处理 TEST_RESULT 为 unknown 的边界情况
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-09 08:27:55 +00: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 |
copilot-swe-agent[bot]
|
ee837894ef
|
Initial plan
|
2026-03-09 08:15:29 +00:00 |
淑婷陈
|
15e55b94d3
|
Step 7: 铸渊人格大脑核心文件完成
|
2026-03-09 16:14:57 +08:00 |
淑婷陈
|
21b9d43709
|
Step 6: 契约校验脚本完成
|
2026-03-09 15:55:22 +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 |
冰朔
|
e4088d01df
|
Merge pull request #24 from qinfendebingshuo/copilot/update-dev-status-json
[GL-BRIDGE] dev-status全量更新 + routing-map初始化 + Notion连通性验证workflow
|
2026-03-09 14:24:32 +08: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 |
copilot-swe-agent[bot]
|
d669e92505
|
[GL-CMD] dev-status全量更新(2026-03-09) + routing-map初始化 · 霜砚签发
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-09 06:02:09 +00:00 |
copilot-swe-agent[bot]
|
7d16236b49
|
Initial plan
|
2026-03-09 06:00:02 +00:00 |