Commit Graph

12 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] df87486a59 🦅 铸渊核心大脑唤醒 · 天眼全面排查修复5个关键问题
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-18 17:01:24 +00:00
copilot-swe-agent[bot] 333d35b9a7 🔧 修复工作流密钥配置:恢复 syslog-issue-pipeline.yml 表达式语法 + 统一 NOTION_API_TOKEN 引用
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-16 10:29:17 +00:00
冰朔 7abefa7935
Merge pull request #113 from qinfendebingshuo/copilot/fix-readme-override-issue
fix: restore README.md, fix 4 broken workflows, add meta-watchdog
2026-03-15 23:33:41 +08:00
copilot-swe-agent[bot] 9a09a48c7b 恢复仓库首页 + 所有自动化工作流添加核心大脑唤醒 + README 首页自愈检测
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-15 15:19:26 +00:00
copilot-swe-agent[bot] 9a7a99a409 fix: restore main README.md + fix 4 broken workflows + add meta-watchdog
README.md: Restored from commit 7d49513 (before PR#112 overwrite)
Workflows: Fixed secrets context in step-level if: conditions (not allowed in GitHub Actions)
  - daily-maintenance.yml: moved secrets check into run block
  - syslog-auto-pipeline.yml: moved secrets check into run block
  - syslog-issue-pipeline.yml: moved secrets check into run block
  - pm2-server-diagnose.yml: consolidated Notion steps with inline check
Meta-watchdog: Added new workflow for patrol health monitoring

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-15 14:38:57 +00:00
copilot-swe-agent[bot] ff1723cc85 feat: AGE OS v1.0 Phase 1 - core brain wake, multi-model router, full inspection
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-15 07:45:39 +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
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] 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