zhizhi/docs
copilot-swe-agent[bot] 38d8afef55 feat: implement language-driven OS capabilities (ZY-LANGDRIVE)
Phase 3 - Write Capability Layer:
- Add backend/api-server/routes/write.js with 10 write endpoints
- Extend services/github.js with triggerWorkflow + createFile
- Add middleware/audit.js for operation audit logging
- Rate limiting: 10 writes/min per developer

Phase 4 - Intent Router Engine:
- Add config/function-tools.json with 10 operation definitions
- Add middleware/intent-router.js for NL → API routing
- Add docs/js/intent-tools.js for frontend function calling

Phase 5 - Permission Sandbox System:
- Add config/permissions.js with 4-level model (L0-L3)
- Add middleware/auth.js (identity + permission check)
- Add middleware/sandbox.js (preview environment guard)

Phase 6 - Cognitive Guidance System:
- Add config/onboarding-script.json (5-round guided dialogue)
- Add routes/onboarding.js (onboarding API + tools endpoint)
- Add docs/js/onboarding.js + docs/css/onboarding.css (UI)

Update server.js to v2.0.0 with all new routes and middleware

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/a260ce18-279a-4490-af90-a90a7b1f46cd
2026-03-25 08:22:38 +00:00
..
css feat: implement language-driven OS capabilities (ZY-LANGDRIVE) 2026-03-25 08:22:38 +00:00
daily-reports 📰 光湖开发日报 · 2026-03-25 [skip ci] 2026-03-25 04:14:25 +00:00
dashboard 📊 实时仪表盘更新 2026-03-25 15:39 CST [skip ci] 2026-03-25 07:39:47 +00:00
js feat: implement language-driven OS capabilities (ZY-LANGDRIVE) 2026-03-25 08:22:38 +00:00
.nojekyll [BC-M-DINGTALK-002-ZZ][DEV-004] Phase 2 完成 · EL-7 · 多维表格联动+自动更新+自助查询+看板 2026-03-11 10:57:23 +08:00
CNAME [BC-M-DINGTALK-002-ZZ][DEV-004] Phase 2 完成 · EL-7 · 多维表格联动+自动更新+自助查询+看板 2026-03-11 10:57:23 +08:00
HoloLake-Era-OS-Modules.md 📋 自动更新光湖纪元模块文档 · 2026-03-25 03:56 UTC 2026-03-25 03:56:02 +00:00
README.md [BC-M-DINGTALK-002-ZZ][DEV-004] Phase 2 完成 · EL-7 · 多维表格联动+自动更新+自助查询+看板 2026-03-11 10:57:23 +08:00
age-os-v1-architecture.md feat: implement AGE OS v1.0 Phase 1 Step 3-4 — OpenClaw Agent framework + wake loop verification 2026-03-15 09:16:40 +00:00
ai-system-doc.md fix: 修正工作流数量为 21 条(代码审查反馈) 2026-03-08 15:47:57 +00:00
execution-layer-map.md fix: align execution flow diagrams with workflow order 2026-03-14 06:58:58 +00:00
execution-status.md 📡 Execution Sync: 更新执行状态报告 [skip ci] 2026-03-25 04:59:19 +00:00
index.html fix: address code review feedback - timer leaks, CORS, validation, cache TTL 2026-03-25 08:15:48 +00:00
neural-bridge-protocol-v3.md 🧬 Phase 1: Fix KNOWN-002 (NOTION_API_TOKEN→NOTION_API_KEY) + Phase 3: D20 scan dimension + Phase 6-7: bridge protocol + scripts 2026-03-25 06:02:04 +00:00
notion-bridge-map.md feat: 执行层系统升级 v5.0 — 新增核心模块与连接器 2026-03-14 06:34:14 +00:00
repo-structure-map.md feat: 执行层系统升级 v5.0 — 新增核心模块与连接器 2026-03-14 06:34:14 +00:00
zhuyuan-signature-protocol.md 🔏 铸渊指令签名校验协议 v1.1:授权名单 + 校验模块 + 中间件 + 契约测试 2026-03-17 02:12:32 +00:00
使用指南.md [BC-M-DINGTALK-002-ZZ][DEV-004] Phase 2 完成 · EL-7 · 多维表格联动+自动更新+自助查询+看板 2026-03-11 10:57:23 +08:00

README.md

docs 模块