zhizhi/backend/api-server
copilot-swe-agent[bot] ade9c8dfc3 fix: address code review feedback for execution protection layer
- Remove hardcoded '90+ processes' in cancel message (use generic wording)
- Extract LOCK_RELEASE_DELAY_MS constant in atomic-executor.js
- Use array destructuring in watchdog for-of loop
- Use role-based reference in checkpoint escalation message
- Ensure next() is called in blockCancellation when not intercepting

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/6ee737eb-684b-44b8-aeaa-f73eb7c6f9c2
2026-03-25 08:43:45 +00:00
..
config feat: implement language-driven OS capabilities (ZY-LANGDRIVE) 2026-03-25 08:22:38 +00:00
middleware feat: implement Phase 7 Execution Protection Layer (ZY-LANGDRIVE-S1) 2026-03-25 08:37:56 +00:00
routes fix: address code review feedback for execution protection layer 2026-03-25 08:43:45 +00:00
services fix: address code review feedback for execution protection layer 2026-03-25 08:43:45 +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 Phase 7 Execution Protection Layer (ZY-LANGDRIVE-S1) 2026-03-25 08:37:56 +00:00