Commit Graph

320 Commits

Author SHA1 Message Date
冰朔 f7207f030d
Merge pull request #99 from qinfendebingshuo/copilot/fix-syslog-pipeline-trigger
Wire up SYSLOG pipeline: Notion write + persona invocation + Feishu push-back
2026-03-15 01:02:08 +08:00
铸渊 (ZhùYuān) 2b9d706c61 📚 铸渊图书馆目录更新 · 2026-03-14T16:51 2026-03-14 16:51:56 +00:00
github-actions[bot] 2c1283e2b2 📢 自动更新系统公告区 [skip ci] 2026-03-14 16:51:55 +00:00
copilot-swe-agent[bot] d8665f5816 fix: sender_id兼容 + 空内容跳过人格体唤醒
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 16:48:21 +00:00
copilot-swe-agent[bot] e44990d776 fix: Pipeline B查找归档后的syslog文件 — 解决跨job文件路径失效
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 16:46:40 +00:00
copilot-swe-agent[bot] a0772eac4f fix: 添加 permissions 声明修复 CodeQL 安全告警
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 16:09:01 +00:00
copilot-swe-agent[bot] d54d6bcaaf fix: 修复代码审查反馈 — SUBMIT_CONTENT传内容、syslog_raw字段、错误处理
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 16:07:15 +00:00
copilot-swe-agent[bot] 78b000ca71 feat: 飞书→Notion全自动闭环 — Pipeline B/C人格体唤醒+飞书推送 + write-notion-syslog.js + push-broadcast-feishu.yml
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 16:06:01 +00:00
copilot-swe-agent[bot] fa60ea92a3 🔧 fix: 添加 workflow_run 触发器修复飞书→Notion SYSLOG自动写入断链
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 15:47:03 +00:00
github-actions[bot] 278c953b55 📢 自动更新系统公告区 [skip ci] 2026-03-14 13:47:47 +00:00
铸渊 (ZhùYuān) 68aefe5e78 📚 铸渊图书馆目录更新 · 2026-03-14T13:47 2026-03-14 13:47:45 +00:00
bingshuo-neural-system 87d768ad27 🧠 冰朔主控神经系统自动编译 2026-03-14T13:47:35Z 2026-03-14 13:47:35 +00:00
copilot-swe-agent[bot] ab16a0f8af feat: create feishu-syslog-bridge.yml workflow for Feishu SYSLOG dispatch bridging
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 13:35:06 +00:00
铸渊[bot] fcc17a4306 🧠 memory: 每日自检记录 [skip ci] 2026-03-14 08:48:41 +00:00
铸渊 (ZhùYuān) 0eb4679bb2 📚 铸渊图书馆目录更新 · 2026-03-14T08:25 2026-03-14 08:25:46 +00:00
github-actions[bot] 3ea4371bcb 📢 自动更新系统公告区 [skip ci] 2026-03-14 08:25:45 +00:00
bingshuo-neural-system 5f77a7f8e1 🧠 冰朔主控神经系统自动编译 2026-03-14T08:25:34Z 2026-03-14 08:25:34 +00:00
copilot-swe-agent[bot] 1fd53e0ae4 fix: address code review - use full timestamp for dedup key, set today's date on cache reset
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 08:18:54 +00:00
copilot-swe-agent[bot] 92a1c53840 feat: 公告栏改为追加式更新 + 每日自动清空缓存
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 08:17:38 +00:00
铸渊 (ZhùYuān) 1ebb3b6363 📚 铸渊图书馆目录更新 · 2026-03-14T07:12 2026-03-14 07:12:46 +00:00
bingshuo-neural-system aa14362381 🧠 冰朔主控神经系统自动编译 2026-03-14T07:12:33Z 2026-03-14 07:12:33 +00:00
copilot-swe-agent[bot] 639188e7fc fix: add missing brain file warnings in sync job
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 07:04:22 +00:00
copilot-swe-agent[bot] f39fcc23b3 feat: 新增 Execution Status → Notion 同步 job
在 daily-maintenance.yml 中新增 sync-execution-status-to-notion job:
- 读取 brain/system-health.json, automation-map.json, repo-map.json
- 通过 Notion API 写入执行层状态数据库 (41971982-4a17-47c0-afe3-21458c44f154)
- 字段映射:仓库版本/执行模块/自动化状态/Notion连接/任务队列/同步来源
- 依赖 maintenance job 完成后运行,失败不阻塞巡检
- 复用 NOTION_TOKEN secret

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 07:03:16 +00:00
copilot-swe-agent[bot] b162ac507f feat: 执行层自动开发循环升级 v5.1
新增模块:
- core/context-loader: 执行前系统上下文加载器

升级模块:
- core/task-queue: 新增任务类型 (system/dev/maintenance/auto-task)
- core/system-check: 新增自动任务生成 (generateAutoTasks)
- core/execution-sync: 包含 context-loader 模块检查

更新:
- .github/workflows/execution-sync.yml: 集成上下文加载步骤
- docs/execution-layer-map.md: 新增自动开发循环文档
- brain/master-brain.md: v5.0 → v5.1
- brain/system-health.json: 新增 auto_dev_loop/context_loader 状态
- package.json: 新增 core:context 脚本

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 06:57:30 +00:00
copilot-swe-agent[bot] afc1897ef7 fix: address code review feedback
- Fix execution-sync calling wrong method (pushExecutionLog → syncExecutionStatus)
- Fix task queue preserving original fields on update
- Fix redundant duplicate check in broadcast-listener
- Fix workflow secret check pattern
- Add Notion DB schema note in connector docs

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 06:39:45 +00:00
copilot-swe-agent[bot] 70f678506e feat: 建立执行层状态同步系统
新增模块:
- core/execution-sync: 执行层状态采集与同步
- docs/execution-layer-map.md: 执行层结构地图
- docs/execution-status.md: 执行层状态报告(自动生成)
- .github/workflows/execution-sync.yml: 每日状态同步工作流

更新:
- connectors/notion-sync: 新增 syncExecutionStatus 方法
- core/system-check: 新增 execution-sync 模块检查
- brain/master-brain.md: 新增执行同步模块入口
- brain/system-health.json: 新增 execution_sync 状态
- package.json: 新增 core:sync 脚本

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 06:38:13 +00:00
铸渊 (ZhùYuān) edb197f761 🔍 铸渊PSP巡检 · 2026-03-14 2026-03-14 03:29:04 +00:00
铸渊 (ZhùYuān) 6b625d8a11 📚 铸渊图书馆目录更新 · 2026-03-14T02:05 2026-03-14 02:05:17 +00:00
bingshuo-neural-system 1e1ae12d91 🧠 冰朔主控神经系统自动编译 2026-03-14T02:03:40Z 2026-03-14 02:03:40 +00:00
铸渊 (ZhùYuān) edd547edc9 🔍 铸渊每日自检 · 2026-03-14 2026-03-14 00:56:03 +00:00
铸渊 (ZhùYuān) 09516dd610 📚 铸渊图书馆目录更新 · 2026-03-13T20:30 2026-03-13 20:30:18 +00:00
bingshuo-neural-system 1028d50552 🧠 冰朔主控神经系统自动编译 2026-03-13T20:30:04Z 2026-03-13 20:30:04 +00:00
冰朔 eaecc8547b
Merge pull request #95 from qinfendebingshuo/copilot/create-brain-directory
feat: Digital Earth System Communication Protocol v4.0 — Repository-side deployment
2026-03-14 04:29:50 +08:00
铸渊 (ZhùYuān) fd7556d195 📚 铸渊图书馆目录更新 · 2026-03-13T19:43 2026-03-13 19:43:56 +00:00
copilot-swe-agent[bot] f1137aa3f0 fix: address code review feedback on generator scripts and workflow
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 19:39:42 +00:00
copilot-swe-agent[bot] 3c0617f32e feat: 数字地球系统通信协议 v4.0 · Repository侧部署
- brain/ 目录建立(master-brain.md, read-order.md)
- communication-map.json 通信地图
- automation-map.json 自动化地图
- id-map.json 编号档案
- repo-map.json 仓库目录结构
- system-health.json 系统健康状态
- daily-maintenance.yml 每日巡检 workflow
- 生成器脚本(generate-communication-map.js, generate-automation-map.js, generate-system-health.js)
- npm scripts 注册

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 19:37:13 +00:00
铸渊 (ZhùYuān) 46dc8a4251 📚 铸渊图书馆目录更新 · 2026-03-13T19:22 2026-03-13 19:22:40 +00:00
bingshuo-neural-system 5d86e74f95 🧠 冰朔主控神经系统自动编译 2026-03-13T19:22:32Z 2026-03-13 19:22:32 +00:00
冰朔 0ac91e1360
Merge pull request #93 from qinfendebingshuo/copilot/fix-bugs-in-syslog-system
Fix SYSLOG pipeline static progress table + @铸渊 intent routing
2026-03-14 03:22:17 +08:00
铸渊 (ZhùYuān) 4e1155af1c 📚 铸渊图书馆目录更新 · 2026-03-13T18:50 2026-03-13 18:50:18 +00:00
bingshuo-neural-system ee1275518d 🧠 冰朔主控神经系统自动编译 2026-03-13T18:50:02Z 2026-03-13 18:50:02 +00:00
copilot-swe-agent[bot] 8b013c998f fix: address code review feedback - fix empty catch blocks, remove redundant fallback, fix email step status
- Add error logging to catch blocks in intent-router.js and pipeline-reporter.js
- Remove redundant devId+devInfo fallback in handleBingshuoComment (now handled by parseIntent)
- Fix email step progress reporting to use steps.email.outcome instead of steps.persona.outcome
- Standardize last_synced field access

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 15:46:41 +00:00
copilot-swe-agent[bot] 2bd9a84abb fix: replace static progress table with per-step comments + add intent routing for @铸渊 queries
Bug A: syslog-issue-pipeline.yml now posts individual progress comments
for each step (1-8) instead of a static table that never updates.
zhuyuan-issue-reply.yml syslog-ack simplified to receipt confirmation.

Bug B: zhuyuan-issue-reply.js now uses intent-router.js to parse @铸渊
queries. Pipeline status queries (#92闭环状态) are routed correctly
instead of dumping team overview data.

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 15:44:55 +00:00
铸渊 (ZhùYuān) 125b8b6fae 📚 铸渊图书馆目录更新 · 2026-03-13T14:51 2026-03-13 14:52:00 +00:00
bingshuo-neural-system f7a4898969 🧠 冰朔主控神经系统自动编译 2026-03-13T14:51:46Z 2026-03-13 14:51:46 +00:00
copilot-swe-agent[bot] 4787f07d22 fix: improve progressCommentId validation and error message context
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 14:47:31 +00:00
copilot-swe-agent[bot] dbfc96e4b8 fix: add SYSLOG immediate acknowledgment + progress tracking for developer entry submissions
When a developer submits a SYSLOG via the 🚀 开发者入口, the system now:
1. Posts an immediate "📡 系统已收到" acknowledgment with full progress checklist (via zhuyuan-issue-reply.yml syslog-ack job)
2. Posts real-time progress updates as each pipeline stage completes (via syslog-issue-pipeline.yml)
3. Updates the progress comment to show all stages completed on success
4. Updates the progress comment to show error status on failure

Root cause: syslog-issue-pipeline.yml was never triggered by issues events (0 out of 36 runs were issue-triggered). The syslog-ack safety net in zhuyuan-issue-reply.yml ensures developers always get immediate feedback even if the main pipeline fails to trigger.

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 14:46:19 +00:00
铸渊 (ZhùYuān) 13a805cf87 📚 铸渊图书馆目录更新 · 2026-03-13T14:26 2026-03-13 14:26:05 +00:00
bingshuo-neural-system 3d26ceaf24 🧠 冰朔主控神经系统自动编译 2026-03-13T14:25:49Z 2026-03-13 14:25:49 +00:00
copilot-swe-agent[bot] cecde1d924 feat: PM2 server diagnosis workflow + Notion report + port conflict fix
- Add pm2-server-diagnose.yml workflow for SSH-based PM2 diagnosis
- Add server-diagnose-report.js script for Notion ticket creation
- Fix port conflict: guanghulab (src/index.js) now uses port 3001
- Update ecosystem.config.js to align with deploy workflow process names

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-13 13:53:55 +00:00