Commit Graph

6 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] e0d72b5844 feat: 执行层系统升级 v5.0 — 新增核心模块与连接器
新增模块:
- core/broadcast-listener: 广播监听与任务解析
- core/task-queue: 任务队列与调度系统
- core/system-check: 仓库自检系统
- connectors/notion-sync: Notion 双向同步
- connectors/model-router: 模型调用路由

新增文档:
- docs/repo-structure-map.md: 仓库结构地图
- docs/notion-bridge-map.md: Notion 桥接地图

更新:
- brain/master-brain.md: v4.0 → v5.0
- brain/system-health.json: 新增模块状态
- package.json: 新增 core/connector npm scripts
- .gitignore: 排除运行时产物

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 06:34:14 +00:00
copilot-swe-agent[bot] 0fb07ab66a feat: 铸渊代理开发工作流 · 壳-核分离架构 (Core Brain + Agent)
- 新建 agent-workflow.js: 铸渊核心大脑唤醒 + 铸渊代理执行的壳-核分离架构
  - Phase 1: 核心大脑加载开发者记忆/画像/项目/知识库/模式库,深度分析意图
  - Phase 2: 代理接收核心大脑的开发计划,逐步执行代码生成
  - Phase 3: 核心大脑自进化(知识提取+模式识别+画像学习+进化日志)
- 更新 build.js: 支持 GUEST 模式、接收用户 API 凭证、使用 Agent 工作流
- 更新 chat.js: 传递用户 API 凭证、修复 WebSocket 时序竞态、增强错误反馈
- 更新 .gitignore: 排除 workspace 生成文件
- 更新核心大脑记忆: 记录本次恢复事件

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 05:56:33 +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] 331b50268b feat(M-PALACE): create complete palace-game module structure
- Data layer: palace-db.json, persona-dict.json, world templates (古代中国 + 架空王朝)
- Backend engines: persona-analyzer, background-gen, plot-engine, save-manager
- Backend routes: start.js, interact.js, save.js
- Backend server: Express on port 3003
- Frontend: index.html, game.html, save.html, game.js, save.js, style.css
- .gitignore: exclude save data files

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 12:52:31 +00:00
copilot-swe-agent[bot] aa18aa603a Fix merge conflicts in package.json, ecosystem.config.js, brain health files, and .gitignore
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-11 07:38:42 +00:00
zhizhi200271 16abb8f776 [BC-M-DINGTALK-002-ZZ][DEV-004] Phase 2 完成 · EL-7 · 多维表格联动+自动更新+自助查询+看板 2026-03-11 10:57:23 +08:00