Commit Graph

18 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 45b3f62d51 fix: add error codes to push-broadcast error responses
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 18:29:29 +00:00
copilot-swe-agent[bot] fec940188e feat: add /webhook/push-broadcast POST route for Pipeline C feishu broadcast
- Add push-broadcast handler in backend/routes/feishu-bot.js with token
  validation, request parsing, and Feishu IM API message delivery
- Wire /webhook/push-broadcast in backend/server.js via route forwarding
- Add nginx /webhook/ proxy_pass config in nginx-api-proxy.conf
- Update health check to report push_broadcast feature status

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 18:28:28 +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] 6d1c3e02eb fix: address code review — env var for GitHub repo, date dedup in receive-syslog
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 17:17:14 +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
飞毛嘴帅气爱 2193d6d640 BC-M-BRIDGE-001-FM 九连胜达成:环节0-2全量验收通过,实现M-BRIDGE中继桥接服务核心功能,20项验收标准100%达标 2026-03-11 22:39:13 +08:00
飞毛嘴帅气爱 3358796316 BC-M-BRIDGE-001-FM 环节0完成:初始化Node.js项目,搭建Express3020端口基础服务,实现根路径身份接口和请求日志中间件,创建config.json统一配置和README.md模块文档 2026-03-11 22:39:13 +08:00
copilot-swe-agent[bot] 4b8d8908bc feat: 后端 Notion 开发者同步 API + 前端自动同步集成
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 14:52:26 +00:00
飞毛嘴帅气爱 04020060c8 M14-环节5: config统一配置+README+回归测试 2026-03-08 18:07:43 +08:00
飞毛嘴帅气爱 21310c4792 M14-环节4: 热身历史持久化+查询API 2026-03-08 17:56:28 +08:00
飞毛嘴帅气爱 e7050eaf35 M14-环节4: 热身历史持久化+查询API 2026-03-08 17:49:26 +08:00
飞毛嘴帅气爱 e63fd67bca M14-环节3: 飞书Webhook通知接入 2026-03-08 17:47:12 +08:00
liuxunxun7-max 99a992f613 M18-环节3:巡检数据持久化+历史查询API 2026-03-08 16:08:26 +08:00
淑婷陈 e53f0d23df Step 4: HLI接口目录结构完成 + 挂载/hli路由 2026-03-07 16:29:19 +08:00
淑婷陈 8958f14577 Step 3: 冷启动热身接口完成 2026-03-07 16:23:48 +08:00
淑婷陈 5749122cd1 Step 2: API Fallback 自动切换机制完成 2026-03-07 16:05:10 +08:00
淑婷陈 a48c7b96b4 页妈妈上传后端中间层代码 2026-03-07 14:36:04 +08:00