copilot-swe-agent[bot]
|
45bcab5929
|
🌉 CAB-v1.0 · 实现 Chat-to-Agent Bridge 语言层→副驾驶桥接系统
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/c7dd9c74-43b6-461c-9769-d54c53525e04
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-28 15:47:51 +00:00 |
copilot-swe-agent[bot]
|
22b4e3c4ea
|
§1 Notion降频(*/15→daily) + §2 主权承诺 + §3 统一网关(CMCCP-v1) + §4 系统更新
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6f62750a-262a-4b2e-92e7-277b2a58e632
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-27 08:36:06 +00:00 |
copilot-swe-agent[bot]
|
5d12384fc7
|
§1-§4 修复: 信号ID顺序化 + index.json格式修复 + HLDP本体词汇表 + system-health更新
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/933f67dd-56b2-417f-8162-a5f3d70ce797
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
|
2026-03-27 07:52:15 +00:00 |
铸渊 Maintenance Agent
|
3f4d064856
|
🔧 Daily Maintenance: 更新 system-health.json [skip ci]
|
2026-03-25 04:15:51 +00:00 |
铸渊 Maintenance Agent
|
f3ffaaa324
|
🔧 Daily Maintenance: 更新 system-health.json [skip ci]
|
2026-03-24 04:13:56 +00:00 |
铸渊 Maintenance Agent
|
71a6b0d7e6
|
🔧 Daily Maintenance: 更新 system-health.json [skip ci]
|
2026-03-23 04:24:59 +00:00 |
铸渊 Maintenance Agent
|
6bea40385b
|
🔧 Daily Maintenance: 更新 system-health.json [skip ci]
|
2026-03-22 04:15:25 +00:00 |
铸渊 Maintenance Agent
|
3298d4d88f
|
🔧 Daily Maintenance: 更新 system-health.json [skip ci]
|
2026-03-21 04:01:10 +00:00 |
铸渊 Maintenance Agent
|
b06d9ccdb8
|
🔧 Daily Maintenance: 更新 system-health.json [skip ci]
|
2026-03-20 04:09:51 +00:00 |
铸渊 Maintenance Agent
|
2559e2b201
|
🔧 Daily Maintenance: 更新 system-health.json [skip ci]
|
2026-03-19 04:19:25 +00:00 |
铸渊 Maintenance Agent
|
c10c6cf2cf
|
🔧 Daily Maintenance: 更新 system-health.json [skip ci]
|
2026-03-18 04:21:14 +00:00 |
铸渊 Maintenance Agent
|
adf2ef3ad0
|
🔧 Daily Maintenance: 更新 system-health.json [skip ci]
|
2026-03-17 04:13:30 +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]
|
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 |
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]
|
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 |