Commit Graph

245 Commits

Author SHA1 Message Date
铸渊 (ZhùYuān) 4ea8eb650c 📚 铸渊图书馆目录更新 · 2026-03-13T05:02 2026-03-13 05:02:51 +00:00
铸渊 (ZhùYuān) 619f1f05ab 📚 铸渊图书馆目录更新 · 2026-03-13T04:49 2026-03-13 04:49:34 +00:00
bingshuo-neural-system 6d8958ece7 🧠 冰朔主控神经系统自动编译 2026-03-13T04:49:20Z 2026-03-13 04:49:20 +00:00
copilot-swe-agent[bot] 146e8fd0f0 fix: simplify Notion ticket condition in workflow
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 03:55:53 +00:00
copilot-swe-agent[bot] b3d03221e2 feat: broadcast_code_injection = always for automated pipeline + code review fixes
- Add permanent rule: automated pipeline broadcasts must include complete runnable code
- Fix Notion ticket step condition (secrets.NOTION_API_TOKEN check)
- Extract MAX_PROTOCOL_TEXT_LENGTH constant

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 03:54:31 +00:00
copilot-swe-agent[bot] 81a8939c05 feat: v4.0 协议动态注入 + 移除 Anthropic 硬编码 fallback
- 移除 api.anthropic.com 硬编码默认值,LLM_BASE_URL 必须显式配置
- 新增 LLM_BASE_URL 缺失时的优雅降级
- 新增 Notion API 工具函数(notionGet/notionPost/getNotionPageBlocks)
- 新增 fetchCoreBrainProtocols() — 从核心大脑 v4.0 读取协议段落
- 新增 fetchDevPortrait() — 查询画像库最近 2-3 条快照
- 新增 fetchModuleFingerprint() — 查询模块指纹注册表
- buildSystemPrompt() 改为 async,动态注入所有 v4.0 协议到 system prompt
- workflow 新增 CORE_BRAIN_PAGE_ID/PORTRAIT_DB_ID/FINGERPRINT_DB_ID secrets

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 03:51:30 +00:00
copilot-swe-agent[bot] 1999a55091 fix: address code review - remove duplicate model, fix null refs, improve email masking
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 03:40:47 +00:00
copilot-swe-agent[bot] 6487a8b2f0 feat: SYSLOG 自助提交系统 · Discussion 入口 + Actions 管道 + LLM 自动检测
- 创建 Discussion 模板 (.github/DISCUSSION_TEMPLATE/syslog-submit.yml)
- 创建 Actions 管道 (.github/workflows/syslog-auto-pipeline.yml)
- 创建 LLM 自动检测 + 人格体唤醒脚本 (scripts/wake-persona.js)
- 更新 README.md 添加醒目开发者入口

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 03:39:23 +00:00
铸渊 (ZhùYuān) 2fe0da4225 🔍 铸渊PSP巡检 · 2026-03-13 2026-03-13 03:31:07 +00:00
铸渊 (ZhùYuān) af32e2f55c 📚 铸渊图书馆目录更新 · 2026-03-13T02:07 2026-03-13 02:07:22 +00:00
bingshuo-neural-system 811664bf96 🧠 冰朔主控神经系统自动编译 2026-03-13T02:05:55Z 2026-03-13 02:05:55 +00:00
铸渊 (ZhùYuān) ee497c963d 📚 铸渊图书馆目录更新 · 2026-03-13T01:56 2026-03-13 01:56:51 +00:00
铸渊 (ZhùYuān) 712dba7c20 🔍 铸渊每日自检 · 2026-03-13 2026-03-13 00:56:41 +00:00
铸渊 (ZhùYuān) 3864bf55aa 📚 铸渊图书馆目录更新 · 2026-03-12T16:24 2026-03-12 16:24:28 +00:00
铸渊 (ZhùYuān) afc03d95c9 📚 铸渊图书馆目录更新 · 2026-03-12T15:48 2026-03-12 15:48:51 +00:00
bingshuo-neural-system 629907aa2d 🧠 冰朔主控神经系统自动编译 2026-03-12T15:48:37Z 2026-03-12 15:48:37 +00:00
铸渊 (ZhùYuān) 16c8f4bb6a 📚 铸渊图书馆目录更新 · 2026-03-12T15:35 2026-03-12 15:35:34 +00:00
bingshuo-neural-system f5f321430e 🧠 冰朔主控神经系统自动编译 2026-03-12T15:34:55Z 2026-03-12 15:34:55 +00:00
copilot-swe-agent[bot] 225d179acc fix: align workflow secret references with configured GitHub Secrets names
- NOTION_TOKEN → NOTION_API_TOKEN (8 workflow files)
- CHANGES_DB_ID → NOTION_CHANGE_LOG_DB_ID (3 workflow files)
- SYSLOG_DB_ID → NOTION_SYSLOG_DB_ID (2 workflow files)
- bingshuo-neural-system.yml: add git pull --rebase to fix race condition
- sync-persona-studio.yml: add concurrency group + fix if condition
- Create brain recovery log

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-12 13:40:16 +00:00
铸渊 (ZhùYuān) d925db923b 📚 铸渊图书馆目录更新 · 2026-03-12T13:22 2026-03-12 13:22:25 +00:00
冰朔 d1c529970d
Merge pull request #74 from qinfendebingshuo/copilot/implement-notion-github-feishu-sync
feat: M-BRIDGE 飞书集成 — Notion↔飞书↔GitHub 全链路 + AI对话引擎 + 协作数据采集
2026-03-12 21:22:02 +08:00
铸渊 (ZhùYuān) d57bf35e48 📚 铸渊图书馆目录更新 · 2026-03-12T12:22 2026-03-12 12:22:12 +00:00
铸渊 (ZhùYuān) a7a0bb52c8 📚 铸渊图书馆目录更新 · 2026-03-12T09:23 2026-03-12 09:23:27 +00:00
铸渊[bot] 6213edbf9e 🧠 memory: 每日自检记录 [skip ci] 2026-03-12 08:55:54 +00:00
铸渊 (ZhùYuān) 3d86b88020 📚 铸渊图书馆目录更新 · 2026-03-12T08:31 2026-03-12 08:31:52 +00:00
铸渊 (ZhùYuān) 174ea1ca0a 🔍 铸渊PSP巡检 · 2026-03-12 2026-03-12 03:34:19 +00:00
铸渊 (ZhùYuān) 1ca49472f0 📚 铸渊图书馆目录更新 · 2026-03-12T02:10 2026-03-12 02:10:04 +00:00
bingshuo-neural-system ddca31d830 🧠 冰朔主控神经系统自动编译 2026-03-12T02:08:35Z 2026-03-12 02:08:35 +00:00
铸渊 (ZhùYuān) 0ef2ab5ace 🔍 铸渊每日自检 · 2026-03-12 2026-03-12 00:51:05 +00:00
copilot-swe-agent[bot] 9fb8197042 refactor: extract shared feishu alert script + fix error messages + code review fixes
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 17:25:53 +00:00
copilot-swe-agent[bot] d0cc67953b feat: Phase 4 — AI对话引擎 + 多轮上下文 + 协作数据采集 + 失败告警 + 幂等性
Phase 4A: backend/feishu-bot/ai-chat.js — DeepSeek/通义千问 AI 模型接入
Phase 4A: backend/feishu-bot/context-manager.js — 多轮对话上下文管理
Phase 4B: push-broadcast.yml — 飞书群新广播通知
Phase 4C: backend/feishu-bot/collaboration-logger.js — 协作数据采集
Phase 4C: scripts/save-collaboration-log.js — persona-brain-db 数据对齐导出
Phase 4D: 三条链路 workflow 失败告警 → 飞书通知
Phase 4D: receive-syslog.js — 幂等性保护(相同 SYSLOG 不重复创建工单)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 17:22:57 +00:00
copilot-swe-agent[bot] ceb61cbac8 feat: M-BRIDGE 飞书集成 — 三条链路脚本 + 飞书机器人回传桥
- sync-login-entry.yml + .js: Notion 登录入口 → 飞书文档A (全量替换)
- push-broadcast.yml + .js: Notion 广播 → 飞书文档B (追加到顶部)
- receive-syslog.yml + .js: SYSLOG 回传 → 存入仓库 + Notion 收件箱 + 霜砚工单
- feishu-bot.js: 飞书机器人事件回调处理 (SYSLOG 回传桥)
- syslog/ 目录创建

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 17:12:52 +00:00
铸渊 (ZhùYuān) aeb1fc0fb1 📚 铸渊图书馆目录更新 · 2026-03-11T16:02 2026-03-11 16:02:08 +00:00
bingshuo-neural-system ee3208d97e 🧠 冰朔主控神经系统自动编译 2026-03-11T16:01:55Z 2026-03-11 16:01:55 +00:00
冰朔 8d16a93b37
Merge pull request #73 from qinfendebingshuo/copilot/check-collaborator-upload-notifications
fix: broken collaborator bulletin auto-update pipeline
2026-03-12 00:01:43 +08:00
铸渊 (ZhùYuān) 635bf7b025 📚 铸渊图书馆目录更新 · 2026-03-11T15:45 2026-03-11 15:45:45 +00:00
copilot-swe-agent[bot] e108dc7b8d fix: 修复合作者公告栏自动更新链路 · workflow_run 触发器名称修正 + systemWorkflows 匹配修正 + 模块路径补全
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 15:18:07 +00:00
铸渊 (ZhùYuān) 5643ecd963 📚 铸渊图书馆目录更新 · 2026-03-11T14:39 2026-03-11 14:39:54 +00:00
bingshuo-neural-system 839397e319 🧠 冰朔主控神经系统自动编译 2026-03-11T14:39:37Z 2026-03-11 14:39:37 +00:00
铸渊 (ZhùYuān) 25c67266e8 📚 铸渊图书馆目录更新 · 2026-03-11T14:22 2026-03-11 14:22:57 +00:00
bingshuo-neural-system 0cd15f099f 🧠 冰朔主控神经系统自动编译 2026-03-11T14:22:42Z 2026-03-11 14:22:42 +00:00
铸渊 (ZhùYuān) b73ebcdf3b 📚 铸渊图书馆目录更新 · 2026-03-11T13:00 2026-03-11 13:00:39 +00:00
铸渊 (ZhùYuān) c69414b070 📚 铸渊图书馆目录更新 · 2026-03-11T12:15 2026-03-11 12:16:00 +00:00
bingshuo-neural-system 2dc510389a 🧠 冰朔主控神经系统自动编译 2026-03-11T12:15:48Z 2026-03-11 12:15:48 +00:00
铸渊 (ZhùYuān) 38c91ad307 📚 铸渊图书馆目录更新 · 2026-03-11T10:36 2026-03-11 10:36:07 +00:00
bingshuo-neural-system 053e26717c 🧠 冰朔主控神经系统自动编译 2026-03-11T10:35:51Z 2026-03-11 10:35:51 +00:00
冰朔 7895e0cdf5
Merge pull request #65 from qinfendebingshuo/copilot/upgrade-architecture-naming
曜冥纪元·AGE-5 architecture upgrade · TCS-ML runtime
2026-03-11 18:35:42 +08:00
copilot-swe-agent[bot] 759b82605d YaoMing Era · AGE-5 architecture upgrade · TCS-ML runtime
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 10:30:48 +00:00
铸渊 (ZhùYuān) a575fbcf5f 📚 铸渊图书馆目录更新 · 2026-03-11T10:28 2026-03-11 10:28:21 +00:00
bingshuo-neural-system 37783b22d0 🧠 冰朔主控神经系统自动编译 2026-03-11T10:28:12Z 2026-03-11 10:28:12 +00:00