Commit Graph

8 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] f0d4833edc
语言膜底部架构代码实现·7大核心组件·backend集成·v34.0
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b2f66e1f-c766-4d03-b9a0-ac8940d005d9

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-04-01 08:09:14 +00:00
copilot-swe-agent[bot] 50bbc07601
SY-CMD-KEY-012: 密钥全量替换 — 59个旧密钥→37个ZY_*统一命名 + 密钥清单 + 验证器 + .env安全修复 + LLM统一路由
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/d1e3a208-2089-466b-ac54-eb690c554bca

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-29 10:58:16 +00:00
copilot-swe-agent[bot] 66961a2414
feat: HLDP Bridge v1.0 — TCS Language Core first protocol implementation
- Create hldp/ directory: schema/, data/, bridge/ structure
- 5 HLDP schemas with TCS Language Core attribution headers
- notion-to-hldp.js: Notion API data → HLDP JSON converter
- sync-engine.js: automated sync with local fallback from repo data
- validator.js: format validation against schema definitions
- hldp-to-repo.js: HLDP → repository structure mapper
- All 12 generated HLDP files pass validation
- Add temp/ to .gitignore for raw Notion data

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/095a94c1-7373-45ce-811c-329c901feba2
2026-03-26 13:36:25 +00:00
copilot-swe-agent[bot] bbb7839ef5
feat(grid-db): Phase 0 - Grid-DB storage engine core + ONT-PATCH-006 [PRJ-GDB-001]
ZY-GDB-P0-001: Project scaffolding + directory structure
ZY-GDB-P0-002: WAL (Write-Ahead Log) basic implementation
ZY-GDB-P0-003: PageManager basic implementation
ZY-GDB-P0-004: GridCell four-tuple data model
ZY-GDB-P0-005: Smoke tests (95/95 pass)
ZY-GDB-ONT-001: ONT-PATCH-006 written to ontology.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/cc375d32-fdd8-44ee-87aa-3b52e9320ea9
2026-03-26 05:41:21 +00:00
copilot-swe-agent[bot] f03adc5133
feat(exe-engine): Phase 0 - EXE-Engine core framework + ONT-PATCH-005 [PRJ-EXE-001]
ZY-EXE-P0-001: AGE-Router routing gateway
ZY-EXE-P0-002: DeepSeek-V3 + Qwen adapters
ZY-EXE-P0-003: Resource Meter basic version
ZY-EXE-P0-004: Smoke tests (77/77 pass)
ZY-ONT-001: ONT-PATCH-005 written to ontology.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b85f0fec-b6a9-433a-8b81-1f0b72fb5635
2026-03-26 05:20:41 +00:00
copilot-swe-agent[bot] e860b9963b feat: AI写网文平台首期功能 — 前后端完整实现
- Landing Page: AI伙伴头像呼吸动画 + 打字机欢迎语 + 角色选择
- Auth: 手机号+验证码注册/登录 + JWT鉴权 + 三角色
- AI伙伴: WebSocket实时对话 + 角色人格化 + OpenAI集成
- Backend: Express + TypeScript + Socket.io + Notion存储
- Frontend: React 18 + Vite + Tailwind CSS + Zustand
- Nginx: 写网文平台路由配置 (/writing/, /api/writing/, /writing-ai/)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/38d62fa6-b645-4f42-92dd-00d327337c17
2026-03-25 13:01:49 +00:00
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
zhizhi200271 8eadc95701 DEV-004: M-DINGTALK Phase 9 服务上传 · 待人格体检查Stream连接问题 2026-03-15 17:41:52 +08:00