zhizhi/backend/api-server
copilot-swe-agent[bot] 5e8bb969a4 fix: address code review feedback for LANGDRIVE implementation
- Normalize module paths in deploy permission checks (trailing slash)
- Add devId format validation in PATCH /dev/:devId/status
- Fix onboarding resume logic (allow resuming incomplete sessions)
- Switch audit logging from sync to async file I/O
- Add hasModuleAccess helper for consistent module permission checks

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:27:00 +00:00
..
config feat: implement language-driven OS capabilities (ZY-LANGDRIVE) 2026-03-25 08:22:38 +00:00
middleware fix: address code review feedback for LANGDRIVE implementation 2026-03-25 08:27:00 +00:00
routes fix: address code review feedback for LANGDRIVE implementation 2026-03-25 08:27:00 +00:00
services feat: implement language-driven OS capabilities (ZY-LANGDRIVE) 2026-03-25 08:22:38 +00:00
ecosystem.config.js feat: implement dual-channel architecture (Channel A cache + Channel B backend) 2026-03-25 08:10:58 +00:00
package.json feat: implement dual-channel architecture (Channel A cache + Channel B backend) 2026-03-25 08:10:58 +00:00
server.js feat: implement language-driven OS capabilities (ZY-LANGDRIVE) 2026-03-25 08:22:38 +00:00