铸渊 Execution Sync
0d95a819b0
📡 Execution Sync: 更新执行状态报告 [skip ci]
2026-03-23 05:08:30 +00:00
zhuyuan-bot
766bc1dc73
📰 光湖开发日报 · 2026-03-23 [skip ci]
2026-03-23 04:24:01 +00:00
铸渊 Execution Sync
70c292ea00
📡 Execution Sync: 更新执行状态报告 [skip ci]
2026-03-22 04:57:33 +00:00
zhuyuan-bot
7229a6b6d4
📰 光湖开发日报 · 2026-03-22 [skip ci]
2026-03-22 04:14:13 +00:00
铸渊 Execution Sync
5f41d2e5c4
📡 Execution Sync: 更新执行状态报告 [skip ci]
2026-03-21 04:41:58 +00:00
zhuyuan-bot
23c8ac4551
📰 光湖开发日报 · 2026-03-21 [skip ci]
2026-03-21 04:00:04 +00:00
铸渊 Execution Sync
286e41be89
📡 Execution Sync: 更新执行状态报告 [skip ci]
2026-03-20 04:51:48 +00:00
zhuyuan-bot
b03f23c921
📰 光湖开发日报 · 2026-03-20 [skip ci]
2026-03-20 04:09:04 +00:00
铸渊 Execution Sync
ad50f2ff25
📡 Execution Sync: 更新执行状态报告 [skip ci]
2026-03-19 04:59:13 +00:00
zhuyuan-bot
c929fc2076
📰 光湖开发日报 · 2026-03-19 [skip ci]
2026-03-19 04:17:51 +00:00
铸渊 Execution Sync
e7eb090707
📡 Execution Sync: 更新执行状态报告 [skip ci]
2026-03-18 05:01:57 +00:00
zhuyuan-bot
20ad4c4fd3
📰 光湖开发日报 · 2026-03-18 [skip ci]
2026-03-18 04:19:45 +00:00
铸渊 (ZhùYuān)
8e8544fc90
📋 自动更新光湖纪元模块文档 · 2026-03-18 02:55 UTC
2026-03-18 02:55:12 +00:00
铸渊 (ZhùYuān)
eac6b65b92
📋 自动更新光湖纪元模块文档 · 2026-03-18 01:52 UTC
2026-03-18 01:52:07 +00:00
铸渊 Execution Sync
248c12e5f8
📡 Execution Sync: 更新执行状态报告 [skip ci]
2026-03-17 04:57:37 +00:00
copilot-swe-agent[bot]
84d4d91aec
🔏 铸渊指令签名校验协议 v1.1:授权名单 + 校验模块 + 中间件 + 契约测试
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-17 02:12:32 +00:00
铸渊 (ZhùYuān)
ceacdb5a72
📋 自动更新光湖纪元模块文档 · 2026-03-16 15:38 UTC
2026-03-16 15:38:07 +00:00
铸渊 Execution Sync
e2c2bd027f
📡 Execution Sync: 更新执行状态报告 [skip ci]
2026-03-16 05:22:19 +00:00
铸渊 (ZhùYuān)
12a27f0a5c
📋 自动更新光湖纪元模块文档 · 2026-03-15 10:41 UTC
2026-03-15 10:41:21 +00:00
copilot-swe-agent[bot]
414c9b334f
feat: implement AGE OS v1.0 Phase 1 Step 3-4 — OpenClaw Agent framework + wake loop verification
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-15 09:16:40 +00:00
copilot-swe-agent[bot]
60ac3e86c2
feat: Section 7 - Notion Agent cluster integration with wake listener and multi-persona support
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-15 07:53:44 +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
铸渊 Execution Sync
ce0593be91
📡 Execution Sync: 更新执行状态报告 [skip ci]
2026-03-15 05:10:54 +00:00
铸渊 (ZhùYuān)
31ae8c7e2e
📋 自动更新光湖纪元模块文档 · 2026-03-15 04:10 UTC
2026-03-15 04:10:55 +00:00
铸渊 (ZhùYuān)
2abd8db4de
📋 自动更新光湖纪元模块文档 · 2026-03-14 18:33 UTC
2026-03-14 18:33:10 +00:00
copilot-swe-agent[bot]
8f4bf0b2f8
fix: align execution flow diagrams with workflow order
...
- Fix execution-sync report flow diagram
- Fix execution-layer-map flow diagram
- Regenerate execution-status.md with v5.1
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 06:58:58 +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
铸渊 (ZhùYuān)
57f5e2de45
📋 自动更新光湖纪元模块文档 · 2026-03-13 13:38 UTC
2026-03-13 13:38:04 +00:00
铸渊 (ZhùYuān)
b7262ec4e6
📋 自动更新光湖纪元模块文档 · 2026-03-13 10:24 UTC
2026-03-13 10:24:26 +00:00
铸渊 (ZhùYuān)
2844bc31e9
📋 自动更新光湖纪元模块文档 · 2026-03-13 01:56 UTC
2026-03-13 01:56:40 +00:00
冰朔
e9f4486f4e
Merge pull request #23 from qinfendebingshuo/copilot/document-ai-interaction-functionality
...
📋 创建 AI交互页面·功能全量文档 v5.3
2026-03-12 23:48:26 +08:00
铸渊 (ZhùYuān)
bf6bf6d381
📋 自动更新光湖纪元模块文档 · 2026-03-12 13:22 UTC
2026-03-12 13:22:12 +00:00
铸渊 (ZhùYuān)
be583963ba
📋 自动更新 HoloLake Era 模块文档 · 2026-03-11 08:51 UTC
2026-03-11 08:51:45 +00:00
铸渊 (ZhùYuān)
4f7953b940
📋 自动更新 HoloLake Era 模块文档 · 2026-03-11 08:50 UTC
2026-03-11 08:50:56 +00:00
copilot-swe-agent[bot]
82caccc18b
Resolve merge conflicts in docs and M22-bulletin module files
...
Keep origin/main version for all 25 conflict sections:
- README.md: 4 conflicts (bulletin timestamps, alert status)
- docs/HoloLake-Era-OS-Modules.md: 8 conflicts (module metadata, file listings)
- modules/M22-bulletin/index.html: 1 conflict (semantic header with i18n)
- modules/M22-bulletin/style.css: 11 conflicts (CSS class naming, state styles)
- modules/M22-bulletin/script.js: 1 conflict (IIFE pattern with dynamic rendering)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-11 07:52:42 +00:00
zhizhi200271
d546bc0525
合并 Phase 2 与远程仓库
2026-03-11 11:06:16 +08:00
zhizhi200271
16abb8f776
[BC-M-DINGTALK-002-ZZ][DEV-004] Phase 2 完成 · EL-7 · 多维表格联动+自动更新+自助查询+看板
2026-03-11 10:57:23 +08:00
铸渊 (ZhùYuān)
8f0f9b35ce
📋 自动更新 HoloLake Era 模块文档 · 2026-03-10 15:36 UTC
2026-03-10 15:36:02 +00:00
铸渊 (ZhùYuān)
1bb120d9ba
📋 自动更新 HoloLake Era 模块文档 · 2026-03-10 13:23 UTC
2026-03-10 13:23:52 +00:00
铸渊 (ZhùYuān)
7dc7d61346
📋 自动更新 HoloLake Era 模块文档 · 2026-03-10 12:37 UTC
2026-03-10 12:37:08 +00:00
copilot-swe-agent[bot]
7f7016b4ad
Add Persona Studio link in docs nav, update smoke tests to target unified proxy
...
- Add 🧠 Persona Studio navigation tab in docs/index.html sidebar
- Update smoke tests to target api-proxy.js (port 3721) instead of persona-studio backend (3002)
- Update error code assertion to match improved error specificity
- Add test for INVALID_API_BASE validation
- Replace auth/login tests with /api/health check (auth is on separate service)
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 12:30:08 +00:00
铸渊 (ZhùYuān)
fbcd1f2db9
📋 自动更新 HoloLake Era 模块文档 · 2026-03-10 10:27 UTC
2026-03-10 10:27:58 +00:00
copilot-swe-agent[bot]
8951eb86f1
feat: core brain upgrade v3.0 — shell-core separation architecture
...
- Created src/brain/ module (prompt-assembler, mode-detector, model-router, context-trimmer, memory-manager)
- Added HLI BRAIN domain endpoints (prompt, route, context, memory, status)
- Upgraded api-proxy.js with auto-fallback across providers
- Unified brain version to v3.0 across all files
- Frontend now calls backend brain APIs with local fallback
- Added truth-source federation documentation
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-10 09:57:26 +00:00
copilot-swe-agent[bot]
8776172c46
fix: 修正工作流数量为 21 条(代码审查反馈)
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 15:47:57 +00:00
copilot-swe-agent[bot]
bbb9e6ae7a
📋 创建 AI交互页面·功能全量文档 v5.3(docs/ai-system-doc.md)
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 15:47:08 +00:00
copilot-swe-agent[bot]
6391319c9b
fix: replace literary-template synesthesia style with natural speech rules (v3.0)
...
- system-prompt.md: add identity anchoring, replace 5 sensory-channel mapping
rules with 3 hard rules (structure, emoji-as-emotion, breathing rhythm),
add correct/incorrect examples, update context to 200k
- style-config.json: delete mapping_examples (fixed metaphor phrases causing
template responses), bump to v3.0, set mode to 'natural'
- docs/index.html sysPrompt(): replace inline synesthesia section with new
v3.0 rules, add identity anchoring at prompt start
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 15:38:11 +00:00
copilot-swe-agent[bot]
5253def3b0
Address code review: extract formatDocs helper, remove diagnostic log
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 15:16:55 +00:00
copilot-swe-agent[bot]
c52568df87
v5.4: remove 冰朔 shortcut, add file upload, 200k context, fix API, clean modules
...
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-08 15:13:44 +00:00