PatchWarden v1.7.2
This release fixes Control Center cold-start false timeouts and Glama MCP metadata drift.
Highlights
- Reuse one Watcher snapshot across
/api/lineagesprojections. - Load live dashboard status before historical panels and reuse its health score.
- Use a 30-second desktop GET budget with one retry only for immediate connection failure.
- Classify Control Center failures as
control_center_timeoutorcontrol_center_unavailable. - Align Glama with Node 24, npm build steps,
node dist/index.js, and no required environment variables.
Verification
npm.cmd test: 1,078 passed, 7 skipped, 0 failed- Control Center smoke: 38/38
- MCP: 15/15
- HTTP MCP: 18/18
- Desktop tests: 103/103
- Windows packaged smoke: 3 viewports, single-instance exit 0
- Glama Build & Release: success